body {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #0b283d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_pageGradient.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
td {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 12px;
	line-height: 15px;
}
th {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 12px;
	line-height: 15px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #0b283d;
}

.pageTitle {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: 900;
	color: #0086CA;
	text-transform: uppercase;
}
.subHeader {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: 900;
	color: #0086CA;
	text-transform: uppercase;
}
.subSubHeader {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 900;
	color: #0086CA;
}
.calloutTitle {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: 900;
	color: #FFFFFF;
	text-transform: uppercase;
}
.calloutDarkGreen {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: 900;
	color: #40AE49;
	text-transform: uppercase;
}
.footerText {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #0b283d;
}
.footerTextWhite {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
}
.bodyTextSmall {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #0b283d;
}

.box_beige10padding {
	padding: 10px 10px 10px 10px;
	background: #E2B66D;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}

.box_blue10padding {
	padding: 10px 10px 10px 10px;
	background: #c9e6fa;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}
.box_green10padding {
	padding: 10px 10px 10px 10px;
	background: #E7EACF;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}

.textField90 {
	font-size: 11px;
	font-family: Helvetica,sans-serif;
	background-color: #E7EACF;
	border: 1px solid #0B283D;
	width: 90px;
	height: 15px;
}
.textField52 {
	font-size: 11px;
	font-family: Helvetica,sans-serif;
	background-color: #E7EACF;
	border: 1px solid #0B283D;
	width: 52px;
	height: 15px;
}
.textField100 {
	font-size: 11px;
	font-family: Helvetica,sans-serif;
	background-color: #E7EACF;
	border: 1px solid #0B283D;
	width: 100px;
	height: 15px;
}
.textField100_paleBG {
	font-size: 11px;
	font-family: Helvetica,sans-serif;
	background-color: #ECF3F8;
	border: 1px solid #0B283D;
	width: 100px;
	height: 15px;
}
.textField120 {
	font-size: 11px;
	font-family: Helvetica,sans-serif;
	background-color: #E7EACF;
	border: 1px solid #0B283D;
	width: 120px;
	height: 15px;
}
.textField200 {
	font-size: 11px;
	font-family: Helvetica,sans-serif;
	background-color: #E7EACF;
	border: 1px solid #0B283D;
	width: 200px;
	height: 15px;
}
.textField330 {
	font-size: 11px;
	font-family: Helvetica,sans-serif;
	background-color: #E7EACF;
	border: 1px solid #0B283D;
	width: 330px;
}
.textField52_paleBG {
	font-size: 11px;
	font-family: Helvetica,sans-serif;
	background-color: #ECF3F8;
	border: 1px solid #0B283D;
	width: 52px;
	height: 15px;
}
.textField200_paleBG {
	font-size: 11px;
	font-family: Helvetica,sans-serif;
	background-color: #ECF3F8;
	border: 1px solid #0B283D;
	width: 200px;
	height: 15px;
}
.dropdown100 {
	font-size: 11px;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	background-color: #ECF3F8;
	border: 1px solid #0B283D;
	color:#0B283D;
	width: 100px;
	height: 15px;
}

.largeNav {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: 900;
	color: #FFFFFF;
	text-transform: uppercase;
}
.smallNav {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: 900;
	color: #E7EACF;
}

#headerImage {
	position:absolute;
	width:780px;
	height:330px;
	z-index:1;	
}
#homeNav {
	position:absolute;
	width:780px;
	height:330px;
	z-index:10;	
}

.footerTextWhite a:link { color: #FFFFFF; font-weight: bold; text-decoration: none }
.footerTextWhite a:active { color: #FFFFFF; font-weight: bold; text-decoration: none }
.footerTextWhite a:visited { color: #FFFFFF; font-weight: bold; text-decoration: none }
.footerTextWhite a:hover { color: #E2B66D; font-weight: bold; text-decoration: none }
.largeNav a:link { color: #FFFFFF; font-weight: bold; text-decoration: none }
.largeNav a:active { color: #FFFFFF; font-weight: bold; text-decoration: none }
.largeNav a:visited { color: #FFFFFF; font-weight: bold; text-decoration: none }
.largeNav a:hover { color: #E7EACF; font-weight: bold; text-decoration: none }
.smallNav a:link { color: #E7EACF; font-weight: bold; text-decoration: none }
.smallNav a:active { color: #E7EACF; font-weight: bold; text-decoration: none }
.smallNav a:visited { color: #E7EACF; font-weight: bold; text-decoration: none }
.smallNav a:hover { color: #FFFFFF; font-weight: bold; text-decoration: none }
.calloutTitle a:link { color: #FFFFFF; font-weight: bold; text-decoration: none }
.calloutTitle a:active { color: #FFFFFF; font-weight: bold; text-decoration: none }
.calloutTitle a:visited { color: #FFFFFF; font-weight: bold; text-decoration: none }
.calloutTitle a:hover { color: #FFFFFF; font-weight: bold; text-decoration: none }
.calloutDarkGreen a:link { color: #40ae49; font-weight: bold; text-decoration: none }
.calloutDarkGreen a:active { color: #40ae49; font-weight: bold; text-decoration: none }
.calloutDarkGreen a:visited { color: #40ae49; font-weight: bold; text-decoration: none }
.calloutDarkGreen a:hover { color: #40ae49; font-weight: bold; text-decoration: none }
.whiteLink a:link { color: #FFFFFF; font-weight: bold; text-decoration: none }
.whiteLink a:active { color: #FFFFFF; font-weight: bold; text-decoration: none }
.whiteLink a:visited { color: #FFFFFF; font-weight: bold; text-decoration: none }
.whiteLink a:hover { color: #FFFFFF; font-weight: bold; text-decoration: underline }
a:link { color: #40AE49; font-weight: 900; text-decoration: none }
a:active { color: #40AE49; font-weight: 900; text-decoration: none }
a:visited {
	color: #40AE49;
	font-weight: 900;
	text-decoration: none
}

}
#wells {
	font-size: 18px;
}
#table {
	font-weight: bold;
}
#table {
	font-weight: bold;
}
#table {
	font-weight: bold;
	color: #FFF;
}
#whittext {
	color: #FFF;
}
#whitetext {
	color: #FFF;
}
#whitetext {
	color: #FFF;
}
#informed div table tr td div table tr td table tr td table tr td .box_green10padding tr td table tr .calloutDarkGreen a {
	color: #40AE49;
}
#red {
	color: #F00;
	font-size: 13px;
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
}
.red {
	color: #F00;
}
