body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px; /*NEW*/
	line-height: 1.3;
	/*text-align:center; /*NEW*/
}

body a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FD802C;
	text-decoration:none;	
}

body a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration:none;	
}

.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003464;
}

.orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FD802C;
}

#centeredDIV {
	width:1024px;
	height:900px;
	min-height: 100%;
	z-index:0;
	top: 0px;
    margin-right:auto;
	margin-left:auto;
	background-color:#FFFFFF;
}

#centeredDIVfeatures {
	width:760px;
	height:1800px;
	min-height: 100%;
	z-index:0;
	top: 0px;
    margin-right:auto;
	margin-left:auto;
	background-color:#FFFFFF;
}

#topLineDiv {
	position:absolute;
	left:0px;
	top:105px;
	width:760px;
	height:5px; 
}


html>body #topLineDiv {
	position:absolute;
	left:0px;
	top:111px;
	width:760px;
	height:5px; 
}

.style14 {font-size: 16px; text-decoration:none;}

.style14 a{font-size: 16px; text-decoration:underline;}

#navBar {
	text-align:center;
	padding-top: 2px;
	position:absolute;
	left:0px;
	top:166px;
	width:742px;
	height:21px;
	background-color: #9C9A9A;
	layer-background-color: #999999;
	border: 1px none #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#navBar a{
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#navBar a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#orange dl {
	padding-left: 0px;
	float: left;
	clear: both;
	width: 390px;
	height:18px;
	margin: 2px;
	background-color: #FD802C;
}

#orange dt {
	clear: left;
	float: left;
	width: 60px;
	margin: 0.2em 0 0 8px;
	font-weight: bold;
	color: #FFFFFF;
}

#orange dd {
	float: left;
	padding: 0;
	margin: 0.2em 0 0 26px;
	width: 270px;
}


#lightBlue dl {
	padding-left: 0px;
	float: left;
	clear: both;
	width: 390px;
	margin: 2px;
	background-color: #DAE2E9;
}

#lightBlue dt {
	clear: left;
	float: left;
	width: 90px;
	margin: 0.2em 0 0 8px;
	font-weight: bold;
	color: #000000;
}

#lightBlue dd {
	float: left;
	padding: 0;
	margin: 0.2em 0 0 26px;
	width: 240px;
}

#darkBlue dl {
	padding-left: 0px;
	float: left;
	clear: both;
	width: 390px;
	margin: 2px;
	background-color: #97ABBF;
}

#darkBlue dt {
	clear: left;
	float: left;
	width: 90px;
	margin: 0.2em 0 0 8px;
	font-weight: bold;
	color: #000000;
}

#darkBlue dd {
	float: left;
	padding: 0;
	margin: 0.2em 0 0 26px;
	width: 240px;
}

.style13 {
	color: #CF0A37;
	font-weight: bold;
}

.style13green {
	color: #009156;
	font-weight: bold;
}

.style23 {
	color: #009156;
	font-weight: bold;
}
.style11 {
	font-size: 19px;
	color: #CF0A37;
	font-weight: bold;
}

