body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	line-height: 14px;
	color: #001F52;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.outershell {
	position: absolute;
	left: 50%;
	width: 760px;
	height: 100%;
	visibility: visible;
	z-index: 2;
	top: 0px;
	margin-left: -380px;
	left: 50%;
}	
.headerholder{
	width:760px;
	height:90px;
	position:relative;
}
.topimageholder {
	position: relative;
	height: 230px;
	width: 760px;
	margin-top: 1px;

}
p {
	line-height: 16px;
	color: #001F52;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
}
.maintext {
	margin-left: 10px;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	color: #001F52;
}
.mainarea {
	height: 400px;
	width: 760px;
	left: 0px;
	top: 355px;
	position: absolute;
}
.pageheaderholder {
	position: relative;
	height: 40px;
	width: 760px;
	margin-top: 10px;
}
.pageheadertext{
	font-size: 18px;
	font-weight: bold;
	color: #202345;
	width: 760px;
	line-height: 30px;
	height: 40px;
	position: absolute;
	z-index: 3;
	left: 0px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	display: block;
}
.pageheaderimage {
	width: 760px;
	height: 40px;
	position: absolute;
	z-index: 4;
	left: 0px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	background-color: #FFFFFF;
}

.footerholder {
	position: relative;
	height: 64px;
	width: 760px;
	clear: both;
	margin-top: 10px;
	background-color: #EFEFEF;
}
.footerspacer {
	width: 760px;
	clear: both;
	height: 8px;
}
.footerholder p{
	text-align: center;
	color: #282828;

}
.trianglebulletlist  {
	color: #001F52;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 8px;
	list-style-type: none;
	padding: 0px;
	list-style-position: outside;
		
}
.trianglebulletlist  li {
	text-indent: 16px;
	list-style-type: none;
	background-image: url(../images/feature_bullet.gif);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: 0px 4px;
	margin-bottom: 4px;
	line-height: 20px;
	margin-left: 18px;
}

.subheader {
	font-size: 16px;
	color: #202345;
	padding: 0px;
	height: 22px;
	width: 692px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
	line-height: 22px;
}
.subheader span {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #202345;

}
.sectionheader {
	font-size: 14px;
	color: #B0B0B0;
	padding: 0px;
	height: 16px;
	width: 692px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 68px;
	line-height: 16px;
	font-weight: bold;
}
#best_banner {
	height: 230px;
	width: 760px;
	position: relative;
}
.findacentrebuttonholder {
	position: absolute;
	z-index: 999;
	height: 32px;
	width: 128px;
	left: 10px;
	bottom: 10px;
}
.topimagemessage {
	position: absolute;
	z-index: 999;
	height: 104px;
	left: 10px;
	top: 70px;
}
.topimagemessage p {
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	font-size: 11px;
	color: #001F52;
}
.topimagemessagefader {

	position: absolute;
	z-index: 998;
	height: 104px;
	left: 10px;
	top: 70px;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=50);
}
