﻿a
{
     font-weight: normal;
     font-size: 12px;
     color:#829ECA;
     text-decoration:none;
}

a:hover
{
     font-weight: normal;
     font-size: 12px;
     color:#829ECA;
     text-decoration:underline;
}

p
{
   font-weight: normal;
    font-size: 12px;
    color: #000000;
    line-height: 20px;
}

h2
{
    font-weight: bold;
    font-size: 14px;
    color: #333333;
   
}

h2 a
{
    font-weight: bold;
    font-size: 14px;
    color: #333333;
}

h1
{
    font-weight: bold;
    font-size: 20px;
    color: #666666;
    font-family: Verdana;
    padding:0px;
}


body {
    font-family: Arial,Helvetica,Tahoma,Verdana,Sans-Serif;
    font-size:12px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    text-align:left;
    background:url('images/background.gif') repeat-x;
    color: black;
    font-family: Verdana;
    background-color:#829ECA;
    text-align:left;

}

.text-normal 
{
    font-family: Verdana;
    font-size:12px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;

}
.text-bold {
    font-weight: bold;
    font-size: 10px;
    color: #555555;
    font-family: Verdana;
}

.text-link {
    font-weight: normal;
    font-size: 12px;
    color: #829ECA;
    font-family: Verdana;
    text-decoration:none;
}

.text-link a:hover {
    font-weight: normal;
    font-size: 12px;
    color: #829ECA;
    font-family: Verdana;
    text-decoration:underline;
}


.text-posted-date 
{
 font-size:11px; 
 font-style:italic; 
 color:#999999
}


.text-title
{
  font-weight: bold;
  font-size: 14px;
  color: #333333;
}

.text-title a
{
  font-weight: bold;
  font-size: 14px;
  color: #829ECA;
  text-decoration:none;
}

.text-title a:hover
{
  font-weight: bold;
  font-size: 14px;
  color: #829ECA;
  text-decoration:underline;
}

.text-attention
{
    font-weight: bold;
    font-size: 20pt;
    color: #990000;
   
}

.text-paragragh
{
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    line-height: 20px;
}
        
.grid-border {
     border-top:solid 1px red;
     border-bottom:solid 1px red;
     border-right:solid 1px red;
}

.grid-header
{
    font-weight: bold;
    font-size: 10px;
    color: #555555;
    font-family: Verdana;
    padding: 4px;
    background:url('images/GridHeader.gif') repeat-x;
}
.faq-question  {
     font-weight:bold;
     font-size:12px;
     color:#829ECA;
}

.faq-answer {
     font-weight:bold;
     color:#666666;
     font-size:11px;
}


.box {
    background-color:#FFFFFF;
    background-image:url(images/box_BG_repeater.jpg);
    background-position:center top;
    background-repeat:repeat-x;
    border-color:transparent #BBBBBB #BBBBBB;
    border-style:solid;
    border-width:0 1px 1px;
    margin:5px 5px 10px;
    padding:10px 15px;
}

.box-main-content {
    background-color:#FFFFFF;
    background-image:url(images/box_BG_repeater.jpg);
    background-position:center top;
    background-repeat:repeat-x;
    border-color:transparent #BBBBBB #BBBBBB;
    border-style:solid;
    border-width:0 1px 1px;
    margin:5px 5px 10px;
    padding:10px 15px;
    height:800px;
}

.newsIcon
{
    background: url('Images/Sprites/postStatus.gif') no-repeat;
    background-position: 0 -235px;
}

.eventsIcon
{
    background: url('Images/Sprites/postStatus.gif') no-repeat;
    background-position: 0 -142px;
}
.questionIcon
{
    background: url('Images/Sprites/postStatus.gif') no-repeat;
    background-position: 0 -55px;
}

.messageSuccessfull 
{
 border:solid 1px #73880A;
 background-color:#CDEB8B;
}

.messageFailed
{
 border:solid 1px #000000;
 background-color:#FFD8B0;
}

.button 
{
 border:solid 1px #999999;
 background-color:#eeeeee;
}

.search-input {}
.search-button {}


.calendar {
  float: left;
  margin-right: 6px;
  width: 42px;
  height: 42px;
}

.calendar-icon-1 {
  background: url('images/calendar/1.gif');
}
.calendar-icon-2 {
  background: url('images/calendar/2.gif');
}
.calendar-icon-3 {
  background: url('images/calendar/3.gif');
}
.calendar-icon-4 {
  background: url('images/calendar/4.gif');
}
.calendar-icon-5 {
  background: url('images/calendar/5.gif');
}
.calendar-icon-6 {
  background: url('images/calendar/6.gif');
}
.calendar-icon-7 {
  background: url('images/calendar/7.gif');
}
.calendar-icon-8 {
  background: url('images/calendar/8.gif');
}
.calendar-icon-9 {
  background: url('images/calendar/9.gif');
}
.calendar-icon-10 {
  background: url('images/calendar/10.gif');
}
.calendar-icon-11 {
  background: url('images/calendar/11.gif');
}
.calendar-icon-12 {
  background: url('images/calendar/12.gif');
}


.calendar-day {
  font-weight: bold;
  font-size: 1.3em;
  color: #000;
  width: 42px;
  text-align:center;
  padding-top: 14px;
}