@charset "utf-8";

/* CSS Document */

body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h1 {
	text-align: right;
	margin: 0px 10px 0px 0px;
	clear: right;
}
h1 a {
	font: normal 25px/19px Arial, Helvetica, sans-serif;
	color: #1c2e65;
	text-decoration: none;
	background: url(images/redplus.gif) no-repeat left center;
	padding: 0px 10px 0px 23px;
}
h1 a:hover {
	color: #ffffff;
}
h2 {
	font: bold 24px/1em Arial, Helvetica, sans-serif;
	color: #ed1c24;
	text-align: right;
	margin: 0px 20px 0px 0px;
}
h2 .nocross {
	padding: 0px 3px 0px 0px;
}
h2 .redcross {
	background: url(images/redplus.gif) no-repeat left center;
	padding: 0px 3px 0px 30px;
}
h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #1c2e65;
	margin: 0px 0px 3px;
}
h3 a {
	color: #1c2e65;
	text-decoration: none;
}
h3 a:hover {
	color: #ffffff;
	text-decoration: none;
}
h4 {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #1c2e65;
	margin: 0px 0px 0px 20px;
}
h5 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #1c2e65;
	margin: 0px 0px 5px;
}
h6 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #1c2e65;
	margin: 15px 0px 0px 20px;
}
img {
	display: block;
	border: 0px none;
}
a {
	color: #57A6C4;
	text-decoration: none;
}
a:hover {
	color: #ed1c24;
	text-decoration: none;
}
#container {
	position: relative;
	width: 985px;
	margin: 0px auto;
}
#header {
	background: url(images/header_bg.jpg) no-repeat center top;
	height: 206px;
	width: 985px;
}
#center {
	background: url(images/center_bg.jpg) repeat-y center top;
	width: 985px;
}
#nav {
	width: 120px;
	padding: 20px 0px 20px 20px;
	float: left;
}
#content {
	font: normal 14px/16px Arial, Helvetica, sans-serif;
	color: #1c2e65;
	background: url(images/content_bg.jpg) no-repeat right bottom;
	width: 818px;
	padding-bottom: 65px;
	min-height: 400px;
	margin: 0px 6px 0px 159px;
}
#content p {
	padding: 20px 20px 0px;
	margin: 0px;
}
#left60 {
	float: left;
	width: 380px;
	padding: 0px 20px 40px 20px;
}
#right40 {
	width: 320px;
	margin-left: 440px;
}
#left40 {
	float: left;
	width: 320px;
	padding: 0px 20px 40px 20px;
}
#right60 {
	width: 430px;
	margin-left: 360px;
}
#left50 {
	float: left;
	width: 300px;
	padding: 0px 20px 20px 20px;
}
#right50 {
	width: 460px;
	margin-left: 330px;
}
#centerbox {
	width: 450px;
	margin: 10px auto 0px;
	height: 100px;
}
#footer {
	font: normal 14px/28px Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: url(images/footer_bg.jpg) no-repeat center top;
	height: 46px;
	width: 985px;
	text-align: right;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ed1c24;
	text-decoration: none;
}
#footer .whitecross1 {
	background: url(images/whiteplus.gif) no-repeat left center;
	padding: 0px 4px 0px 16px;
}
#footer .whitecross2 {
	background: url(images/whiteplus.gif) no-repeat left center;
	padding: 0px 22px 0px 16px;
}
#smallerwidth {
	width: 560px;
	margin: 0px auto;
}
#feature {
	width: 385px;
	margin: 0px auto 15px;
	padding: 10px 5px;
	border: 2px solid #1c2e65;
	background-color: #d0e6ee;
	text-align: center;
}
#bigfeature {
	width: 590px;
	margin: 10px auto 15px;
	padding: 10px 5px;
	border: 1px solid #d0e6ee;
	background-color: #f2f6f7;
}
.copy {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0px;
	padding-right: 340px;
}
.logos {
	float: right;
	padding: 0px;
}
.imgright {
	float: right;
	padding: 0px 0px 0px 15px;
}
.imgleft {
	padding: 5px 20px 15px;
	float: left;
}
.imgcenter {
	float: right;
	padding: 0px 5px;
}
.clear {
	clear: both;
	margin: 0px;
}
.brightbluetext {
	color: #0029ca;
}
ul#sidebyside {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul#sidebyside li {
	display: inline;
	float: left;
	text-align: center;
	margin-left: 5px;
	padding-left: 35px;
	margin-bottom: 10px;
}
.clear {
	clear: both;
}