body {
	margin: 0px;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#container {
	margin: 7px auto;
	width: 760px;
}
#banner {
	background: url(right-banner-top.jpg) no-repeat right bottom;
	float: left;
	height: 75px;
	width: 760px;
}
#nav {
	float: left;
	height: 21px;
	width: 760px;
	margin: 0px;
	padding: 8px 0px 0px;
	list-style: none;
	font-weight: bold;
	background: #015CAB url(right-banner-middle.jpg) no-repeat right center;
}
#nav li {
	display: block;
	float: left;
	padding: 0px 10px;
}
#nav li a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav li a:hover {
	color: #FF781A;
	text-decoration: none;
}
#header {
	float: left;
	height: 73px;
	width: 720px;
	padding-left: 40px;
	background: url(banner-repeater.gif);
}
#header img {
	float: right;
}
#header h3 {
	float: left;
	font-size: 17px;
	color: #FFFFFF;
	margin: 15px 0px 0px;
}
.indented {
	margin-left: 30px;
}
#home_btns {
	float: left;
	height: 433px;
	width: 760px;
	margin-top: 5px;
}
a.home {
	background: #0056AA url(feature-bluebox.gif) no-repeat 126px 408px;
	float: left;
	height: 433px;
	width: 146px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px 7px 0px 0px;
}
a.home:hover {
	background: #FF781A url(feature-orangebox.gif) no-repeat 126px 408px;
}
.home h4 {
	margin: 6px 0px 0px 5px;
	float: left;
	font-size: 10px;
	font-weight: normal;
	width: 124px;
	cursor: hand;
	cursor: pointer;
}
.home img {
	float: left;
	/*margin-left:-3px;*/
	border:none;
}
#features {
	float: left;
	height: 110px;
	width: 760px;
	margin-top: 5px;
}
#home_features {
	float: left;
	margin-top: 10px;
}
#specials {
	float: left;
}
a.feature {
	background: #0056AA url(feature-bluebox.gif) no-repeat 126px 85px;
	float: left;
	height: 110px;
	width: 146px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px 7px 0px 0px;
	margin-bottom:5px;
}
a.feature:hover {
	background: #FF781A url(feature-orangebox.gif) no-repeat 126px 85px;
}
a.nomargin {
	margin-right: 0px;
}
.feature h4 {
	margin: 6px 0px 0px 5px;
	float: left;
	font-size: 10px;
	font-weight: normal;
	width: 124px;
	cursor: hand;
	cursor: pointer;
}
.feature img {
	float: left;
}
/*** specials ***/
span.special {
	background: #0B6EBF;
	float: left;
	width: 740px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px 7px 0px 0px;
	border:#003D6F solid 1px;
	margin-bottom:10px;
}
span.special:hover {
	background: #197DCF;
}
span.nomargin {
	margin-right: 0px;
}
.special h6 {
	margin:0px;
	width:734px;
	padding:3px;
	float:left;
	overflow:auto;
	font-size: 10px;
	font-weight: normal;
}
.special h6 ul {
	list-style:none;
	list-style-type:none;
	list-style-image:url(bullet.gif);
	/*margin-left:100px;*/
}
.special h4 {
	padding:5px;
	margin:0px;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	background: #015CAB;
}
.special img {
	padding:5px;
	padding-right:20px;
}
/**********/
#main {
	float: left;
	width: 760px;
	margin-top: 5px;
}
#home_left {
	float:left;
	width:460px;
	color:#015cab;
	font-size:12px;
}
#home_right {
	float:right;
	padding-top:32px;
	width:296px;
}
#home_right a {
	display:block;
	float:left;
	width:295px;
	height:109px;
	margin-bottom:10px;
}
#leftcontent {
	float: left;
	padding: 0px 10px 0px 1px;
	width: 564px;
}
#main h1 {
	font-size: 24px;
	letter-spacing: -1px;
	margin: 0px 0px 8px;
}
#rightfeatures {
	float: left;
	width: 185px;
}
.rightfeature,
.contactfeature {
	background: #0056AA url(sidefeature-tick.gif) no-repeat right bottom;
	float: left;
	width: 165px;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px 0px 5px;
	padding: 5px 10px 0px;
}
.rightfeature {
	height: 54px;
}
.contactfeature {
	height: 290px;
}
p {
	margin: 0px 0px 8px;
	line-height: 16px;
}
#logos {
	float: right;
	height: 200px;
	padding-bottom:0px;
	width: 185px;
	text-align: center;
	margin-top:-30px;
}
#baseplate {
	color: #FFFFFF;
	background: #0056AA;
	float: left;
	height: 40px;
	width: 730px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 9px;
	margin: 10px 0px 0px;
}
.goleft {
	float: left;
}
.goright {
	float: right;
	text-align: right;
}
#baseplate a {
	color: #A4D1FF;
	text-decoration: none;
}
#baseplate a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.leftcolumn {
	float: left;
	width: 370px;
}
.rightcolumn {
	float: right;
	width: 370px;
}
#main h2 {
	font-size: 17px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 5px;
}
#main ul {
	line-height: 16px;
	margin: 8px 0px 8px 30px;
	padding: 0px;
}

#main li {
	line-height: 16px;
	margin: 1px 0px;
}

.divider {
	float: left;
	width: 760px;
	border-bottom: 1px solid #CCCCCC;
	line-height: 0px;
	margin: 20px 0px;
	font-size: 0px;
}
.rightcolumn img {
	margin: 0px 0px 5px 5px;
	float: right;
}
.leftcolumn img {
	margin: 0px 5px 5px 0px;
	float: left;
}
.specialsbox {
	background: #CCDFFF;
	float: left;
	width: 345px;
	border: 1px solid #679FFE;
	padding: 10px;
	margin: 5px;
	height: 130px;
}
#main h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 3px;
}
#main h5 {
	color: #0056AA;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}
.specialsbox img {
	float: left;
	display: block;
	margin: 3px 8px 8px 0px;
}
p.floatleftfirst {
	float: left;
	width: 73px;
	font-weight: bold;
}
p.floatleftsecond {
	float: left;
}
form {
	margin: 0px;
	padding: 0px;
}

.submitButtons {
	font-size: 11px;
	float: right;
	padding: 2px 6px;
	margin: 4px 10px 0px 0px;
	color: #FFFFFF;
	background: #E66E1E;
	border-style: none;
}
#main .contactfeature p a {
	color: #D7EBFF;
	font-weight: bold;
	text-decoration: none;
}
#main .contactfeature p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#main .contactfeature h2 {
	color: #FFFFFF;
}
#banner h4 {
	font-size: 17px;
	color: #0056AA;
	float: right;
	letter-spacing: -1px;
	margin: 20px 8px 0px 0px;
}
#banner img {
	float: left;
}
.recipients th {
	font-size: 13px;
	font-weight: bold;
	background: #0056AA;
	text-align: center;
	border-bottom: 1px solid #004080;
	color: #FFFFFF;
}
table.recipients {
	font-size: 11px;
	margin: 10px 0px;
	background: #FFFFFF;
}
.recipients td {
	border-bottom: 1px dashed #CCCCCC;
	text-align: center;
}
.bottomborder {
	border-bottom: 1px solid #D1DCF3;
}
.longtextbox,
.mediumtextbox,
.shorttextbox,
.requiredfield {
	background: #D5E3FF;
	border: 1px solid #FFFFFF;
	margin: 2px 0px;
	padding: 2px;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.longtextbox {
	width: 390px;
}
.mediumtextbox {
	width: 240px;
}
.shorttextbox {
	width: 50px;
}
.requiredfield {
	border-left: 3px solid #E66E1E;
}
select.longtextbox {
	width: 395px;
}
.small {
	font-size: 11px;
}
#header h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
#header h3 a:hover {
	color: #F8D2BA;
	text-decoration: none;
}
#content p a {
	font-weight: bold;
	color: #0056AA;
	text-decoration: none;
}
#content p a:hover {
	color: #E66E1E;
}

#rss {
font-family:Tahoma, Verdana, Calibri, Arial;
font-size:11px;
}
#rss li {
list-style:none;
margin-left:-20px;
text-align:left;
color:#666666;
}
#rss li a:link {
text-decoration:none;
color:#0056AA;
}
#rss li a:visited {
text-decoration:none;
color:#0056AA;
}
#rss li a:hover {
color: #E66E1E;
}
#rss p {
text-align:left;
padding-left:10px;
padding-top:5px;
}
