

body {
	background-color: #071d4f;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font: 13px verdana,helvetica,arial;
	color: #191970
}


.header{
	width: 760px;
	height: 163px;
	margin: 15px auto 0 auto;
	padding: 0;
	font-size: 16px;
	text-indent: -2000em;
	background: url(../images/header.jpg) top center no-repeat
}

#top-content-home {
	width: 760px;
	height: 25px;
	margin: 0 auto;
	padding: 0;
	font-size: 16px;
	text-indent: -2000em;
	background: url(../images/top-content-home.gif) top center no-repeat
}

#top-content-sub {
	width: 760px;
	height: 10px;
	margin: 0 auto;
	padding: 0;
	text-indent: -2000em;
	font-size: 3px;
	background: url(../images/top-content-sub.gif) top center no-repeat
}

#top-content-sub img {
	vertical-align: bottom
}

/*START SUB NAVIGATION*/

.subnav-bottom {
	margin: 0 auto;
	height: 3px;
	background: #3B3B74;
	width: 760px;
}

/*END*/

#container {
	background-color: #FFFFFF;
	width: 760px;
	margin: 0 auto;
	padding: 0px;
}

#content {
	background-color: #FFFFFF;
	margin: 0 20px;
	padding: 20px 0;
	text-align: left;
}

img#content {
	border: 0;
	padding: 20px;
	background: transparent;
}

#content a:link, #content a:visited {
	font-weight: normal;
	color: #F20017;
	text-decoration: underline;
}

#content a:hover, #content a:active {
	padding: 0;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #F20017;
	text-decoration: none;
}

#content a {
	padding: 0;
	margin: 0 auto;
	font-weight: normal;
}

/*CMS CSS FILE INCLUDE THIS!*/

p {
	font-size: 12px;
	font: Arial, Helvetica, sans-serif;
	color: #073F66;
	margin: 0;
	padding: 0 10px 10px 10px;
	line-height: 20px;
}

h1.heading-red {
	font-size: 16px;
	font: Arial, Helvetica, sans-serif;
	color: #F20017;
	margin: 0;
	padding: 0 0 10px 0px;
	font-weight: bold;
	text-transform: uppercase;

}

.image-left {
	float: left;
	margin: 0 10px 0px 0px;
}

.image-right{
	float: right;
	margin: 0 5px 0px 10px;
	
}

.image-left-border {
	float: left;
	margin: 0 10px 0px 0px;
	border: solid 1px #F20017;
}

.image-right-border {
	float: right;
	margin: 0 5px 0px 10px;
	border: solid 1px #F20017;
}

/*END*/

/*Start Footer CSS*/

#footer {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	height: 94px;
	text-align: center;
	background: url(../images/footer-bg.gif) top center no-repeat;
}

#footer a:link, #footer a:visited {
	font-weight: normal;
	color: #C2B17E;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: #3B3B74;
	background-color: #C2B17E;
	text-decoration: none;
}

#footer a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}

p.footer-links {
   margin: 0;
	padding: 40px 0px 0px 0px;
	font-size: 10px;
	color: #C2B17E;
	text-transform: uppercase;
}

p.credit {
   margin: 0;
	padding: 0px;
	font-size: 11px;
	color: #C2B17E;
}


/*END Footer CSS*/

#content ul {
	line-height: 20px;
	padding: 0px 5px 8px 25px;
	margin: 0;
	list-style: disc url(../images/bullets.gif)
}}
