/* CSS Document */
body{margin:0px; background: #FFFFFF;}
form{margin:0px;}
H1 {
	DISPLAY: inline; FONT-WEIGHT: 600; FONT-SIZE: 16px; COLOR: #666666; LINE-HEIGHT: 30px; FONT-FAMILY: tahoma
}
.darkgray{background-color: #6D6D6D;}
.darkblue{background-color: #0A748A;}
.white:link{font-family:tahoma; font-size:11px; font-weight:bold; color: #FFFFFF; text-decoration:none;}
.white:visited{font-family:tahoma; font-size:11px; font-weight:bold; color: #FFFFFF; text-decoration:none;}
.white:hover{font-family:tahoma; font-size:11px; font-weight:bold; color: #EBEBEB; text-decoration:none;}
.whitefont {font-family:tahoma; font-size:11px; font-weight:bold; color: #FFFFFF; text-decoration:none;}
.liteyellow{background-color: #F2F1EC; height:158px;}
.textfield{ width:98px; height:18px; font-family:tahoma; fon-size:11px; color: #4F4F4F; background-color:#FFFFFF; border:1px solid #A8A296; font-size: 11px; text-decoration: none;}
.textfield99{ width:215px; height:18px; font-family:tahoma; fon-size:11px; color: #4F4F4F; background-color:#FFFFFF; border:1px solid #A8A296; font-size: 11px; text-decoration: none;}
table{font-family:tahoma; font-size:11px; color: #363636; text-decoration:none; font-weight:normal; text-align:justify;}
a:link{font-family:tahoma; font-weight:normal; font-size:11px; color: #006076; text-decoration:none;}
a:visited{font-family:tahoma; font-weight:normal; font-size:11px; color: #006076; text-decoration:none; }
a:hover{font-family:tahoma; font-weight:normal; font-size:11px; color: #ff6600; text-decoration:underline;}
.boldgray{font-family:tahoma; font-weight:bold; color: #5A5F62; font-size: 11px;}
.darkbluefont{font-family:tahoma; font-weight:bold; color: #229CC5; font-size:11px;}
.darkyellowfont{font-family:tahoma; font-weight:bold; color: #FF6600; font-size:11px;}
.textfield1{font-family:tahoma; font-weight:normal; color: #666666; font-size:11px; background-color: #FFFFFF; border:1px solid #B8B8B8; width:125px; height:16px;}
.yellow{background-color: #FCFFF8;}
.bluenormalfont{color: #02648B;}
.orangefont {font-family:tahoma; font-size:11px; font-weight:bold; color: #FF6600; text-decoration:none;}
.yellowlinks:link{font-family:tahoma; font-size:11px; font-weight:bold; color: #FF6501; text-decoration:none;}
.yellowlinks:visited{font-family:tahoma; font-size:11px; font-weight:bold; color: #FF6501; text-decoration:none;}
.yellowlinks:hover{font-family:tahoma; font-size:11px; font-weight:bold; color: #FF6501; text-decoration:underline;}
.grayborder{padding:1px; border:1px solid #9DA8AC; }
.gradiantbg{background-image:url(../images/graygradiant.gif); background-repeat:repeat-x; height:28px;}
.completegray{background-color: #F5F5F5;}
#nav{padding:8px 0px 15px 25px; margin:0px;}
#nav li{font-family:tahoma; font-weight:normal; font-size:11px; color:#006076; text-decoration:none; padding:0px 0px 3px 0px; margin:2px 3px 0px 0px; list-style-image:url(../images/icon_li.gif); text-align:left;}
#nav{font-family:tahoma; font-weight:normal; font-size:11px; color: #006076; text-decoration:none;}

.darkblueheadings{ padding-left:26px; font-weight:bold; color: #016177;}
.iinerbodyimages{padding:1px; border:1px solid #3087A2;}
.bodyborder{border-right:1px solid #C5C5C5;}
.bodybluecolor{font-weight:bold; color: #4972B0;}
.footerbg{background-color: #2BA4BF;}
.footerfont{font-family:tahoma; font-weight:normal; font-size:11px; color: #FFFFFF;}
.footer:link{font-family:tahoma; font-weight:normal; font-size:11px; color: #FFFFFF; text-decoration:none;}
.footer:visited{font-family:tahoma; font-weight:normal; font-size:11px; color: #FFFFFF; text-decoration:none;}
.footer:hover{font-family:tahoma; font-weight:normal; font-size:11px; color: #efefef; text-decoration:underline;}.padding3 {
	padding: 3px;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAEEFF;
}
.submitbutton {
	border: 1px solid #006666;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
	background-image: url(../images/bg_submit.gif);
	background-repeat: repeat-x;
	height: 22px;
}
.border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CAEEFF;
}
.border_blue {
	border: 1px solid #0A748A;
}
.border_blue_2 {
	border: 1px solid #0A748A;
	margin-top:20px;
}
.bg_blueheading {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5CA4B2;
	padding-left: 5px;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;

}
select {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;

}
.bg-lightblue {
	background-color: #f4fbff;
}
.border-lightblue {
	border: 1px solid #8fc4e2;
}
