@charset "utf-8";
body {
	padding: 0px;
	background-color: #E8EBEF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.headbar {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	height: 117px;
	background-image: url(Images/headbarbkg.gif);
	background-repeat: repeat-y;
}
.infocenter
{
	text-align:center;
	color:#001667;
	background-image:url(Images/Image_text_holder1.jpg);
}
.InfoCentTd
{
	color:#001667;
	text-transform:capitalize;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 8pt;
	text-decoration:none;
}
.subheadbar {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	height: 33px;
	background-color: #FFFFFF;
}
.contentbar {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	height: 480px;
	background-color: #FFFFFF;
}
.contentfield {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#Logo {
	position:absolute;
	width:115px;
	height:40px;
	z-index:1;
	visibility: visible;
	right: auto;
	margin: 0px;
	padding: 0px;
	top: 536px;
}

.sectionhead {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #001667;
}
.regular {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}

.whitetd {
	background-color: #FFFFFF;
	width: 800px;
	padding-right: 10px;
	padding-left: 10px;
}
.button 
{
	color: #ffffff;
	background: #0F76BB;
	border: 1px outset #CCCCCC;
	height: 22px;
	margin: 0px;
}