body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #3F3F3F;
	font-weight: normal;
	background-color: #FFFFFF;
	margin: 0px;
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 32px;
	color: #FFFFFF;
	font-weight: normal;
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 22px;
	color: #2D2D2D;
	font-weight: normal;
}
h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 32px;
	color: #2091D0;
	font-weight: normal;
}
.navTop {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #B5B5B5;	
	font-weight: normal;
	border-left:1px solid #6D6D6D;
}
.navTop li {
	float: left;
	display:inline; 
	margin:0px;
	padding: 11px 0px 11px 0px;
	background: #474747;
}
.navTop a,
.navTop a:link { 
	padding: 14px 11px; 
	color: #B5B5B5;	
	text-decoration: none;
	border-right: 1px solid #6D6D6D; 
}
.navTop li a:hover { 
	color: #FFFFFF;  
	padding: 14px 11px; 
	background:#2091D0; 
	border-right: 1px solid #6D6D6D; 
}
.navTop li.active {
	color: #FFFFFF; 
	background:#2091D0;
	border-right: 1px solid #6D6D6D; 
}
.imgRight {
	margin-left: 23px;
}
.linkReadMore {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #F7F7DA;
	font-weight: bold;
	text-decoration: underline;
}
.linkReadMore:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #F7F7DA;
	font-weight: bold;
	text-decoration: none;
}
.linkFooter {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #D7D7AE;
	font-weight: normal;
	text-decoration: none;
}
.linkFooter:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #D7D7AE;
	font-weight: normal;
	text-decoration: underline;
}
.fontLightYellow {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #F7F7DA;
	font-weight: normal;
}
.linkBody {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #2091D0;
	text-decoration: none;
}
.linkBody:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #2091D0;
	text-decoration: underline;
}
.fontGrey {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #3F3F3F;
	font-weight: normal;
}
.fontBlue {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #2091D0;
	font-weight: normal;
}




























#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-width: 0;
font:bold 13px Arial;
line-height:25px;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 1px solid white;
color: #FFFFFF;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #397DD6;
}
.main {
width:250px;
}

.month {
background-color:#E0F4F4;
font:bold 12px verdana;
color:#397DD6;
padding: 3px;
}

.daysofweek {
background-color:#E0F4F4;
font:bold 12px verdana;
color:#397DD6;
padding: 3px;
}

.days {
font-size: 12px;
font-family:verdana;
color:black;
background-color: lightyellow;
padding: 3px;
}

.days #today{
color:#397DD6;
font-weight: bold;
}

.formLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	width: 107px;
	border: 1px solid #D1D1D1;
	color: #525252;
	padding-top: 3px;
	background-color: #FFFFFF;
}
.imgBorder {
	border: 1px solid #CCCCCC;
}
.imgLeft {
	border: 1px solid #CCCCCC;
	margin-right: 15px;
}
#form {
	
}
#form TD {
	PADDING: 2px 0px; VERTICAL-ALIGN: top; HEIGHT: 28px
}
#form INPUT {
	BORDER: #999 1px solid; PADDING: 2px; FONT: normal 13px Arial; COLOR: #615050
}
#form SELECT {
	BORDER: #999 1px solid; PADDING: 2px; FONT: normal 13px Arial; COLOR: #615050
}
#form TEXTAREA {
	BORDER: #999 1px solid; PADDING: 2px; FONT: normal 13px Arial; COLOR: #615050
}
#form INPUT.long {
	WIDTH: 220px
}
#form TEXTAREA.long {
	WIDTH: 220px
}
#form TH {
	PADDING: 6px 0px; FONT-WEIGHT: bold
}
.dis_error {
	PADDING: 0px; DISPLAY: none; MARGIN: 0px; COLOR: #ff0000
}
