body {
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #333333;
}
#container {
	margin: 10px auto;
	width: 761px;
}
#topbanner {
	background: #005596 url(../media/graphics/logo-banner-repeater.gif);
	float: left;
	height: 73px;
	width: 761px;
}
#nav {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 106px;
	width: 187px;
	list-style: none;
	background: #0F63AB url(../media/graphics/nav-repeater.gif);
	color: #FFFFFF;
}
#nav li a {
	height: 26px;
	background: url(../media/graphics/nav-bullet.gif) no-repeat 6px 11px;
	margin: 0px;
	padding: 8px 0px 0px 25px;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
}
#nav li.bbdr {
	border-bottom: 1px dashed #A3D1F8;
}

#nav li a:hover {
	color: #FFF000;
	text-decoration: none;
	font-weight: bold;
}

#centrebanner {
	background: #2489CD url(../media/graphics/lower-banner-text-bg.gif) no-repeat;
	float: left;
	height: 78px;
	width: 277px;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding-top: 28px;
}
#centrebanner h1 {
	margin: 5px 0px 5px 40px;
	font: bold 15px Arial, Helvetica, sans-serif;

}
.indented {
	text-indent: 30px;
}
.highlighted {
	color: #FFF100;
}
#rightbanner {
	float: left;
	height: 106px;
	width: 297px;
	background: #3496DA;
}
#divider {
	background: #005596;
	float: left;
	width: 761px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	height: 14px;
}
#featurepanel {
	color: #FFFFFF;
	background: #54afef;
	float: left;
	width: 170px;
	padding: 8px;
}
#featurepanel h1,
#content h1 {
	margin: 5px 0px;
	font: bold 15px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0px 0px 3px;
	letter-spacing: -1px;
}
#featurepanel h1 {
	border-bottom: 1px dashed #FFFFFF;
}
#content h1 {
	border-bottom: 1px dashed #333333;
	color: #005596;
}
#featurepanel p {
	margin: 5px 0px;
}
#content {
	float: left;
	width: 554px;
	padding: 8px 10px;
}
#content p {
	margin: 8px 0px;
	line-height: 18px;
}
#baseplate {
	background: #005596;
	float: left;
	height: 24px;
	width: 751px;
	font-size: 11px;
	color: #B9E1FF;
	text-align: right;
	padding-top: 7px;
	padding-right: 10px;
	border-top: 1px solid #FFFFFF;
}
#baseplate a {
	color: #B9E1FF;
	text-decoration: none;
}
#baseplate a:hover {
	color: #ffffff;
	text-decoration: underline;
}
form {
	margin: 0px;
}
input,
textarea {
	border: 1px solid #FFFFFF;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	background: #B3D8F0;
	width: 350px;
}
.requiredfield {
	font-size: 16px;
	color: #FFF000;
	line-height: 10px;
	font-weight: bold;
}
input.subutton {
	background: #005596;
	height: 17px;
	border-style: none;
	width: 55px;
	color: #FFFFFF;
}
#featurepanel p a {
	color: #FFFFFF;
}
#main {
	background: #FFFFFF url(../media/graphics/main-repeater.gif) repeat-y;
	float: left;
	width: 761px;
}
.bigyellow {
	font-size: 17px;
	font-weight: bold;
	color: #FFF000;
}
#content h3 {
	color: #005596;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 17px;
	margin: 3px 0px;
	text-transform: uppercase;
}
#content ul {
	margin: 10px 0px 10px 30px;
	padding: 0px;
	list-style: square;
}
#content li {
	line-height: 17px;
	margin: 2px 0px;
}
#content p a {
	font-weight: bold;
	color: #005596;
	text-decoration: underline;
}
#content p a:hover {
	font-weight: bold;
	color: #54AFEF;
	text-decoration: underline;
}
