/* CSS Document */
body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #454D7E;
	padding: 0;
}
h1 {
	font-size: 22px;
	color: #235CA9;
	margin-bottom: 0px;
}
#container {
	width: 920px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/ds_02.jpg);
	background-repeat: repeat-y;
	background-position: center top;
} 
#header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFFFFF;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #192A58;
	margin-right: 20px;
	margin-left: 30px;
	margin-bottom: 0px;
	margin-top: 5px;
	width: 860px;
}
#header h2 {
	font-size: 22px;
	color: #17275A;
	display: block;
	margin-top: 40px;
	float: left;
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 0px;
	font-weight: normal;
}
#logo {
	float: left;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #header #logo h1 {
	display: none;
}
#top_nav {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 720px;
	margin-bottom: 0px;
}
#top_nav ul {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
}
#top_nav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top_nav li a {
	margin: 0px;
	text-transform: uppercase;
	text-decoration: underline;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #CC3300;
	font-size: 10px;
}
#top_nav li a:hover {
	margin: 0px;
	text-transform: uppercase;
	text-decoration: underline;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #454D7E;
	font-size: 10px;
}
#main_nav {
	padding: 0px;
	float: right;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_nav ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#main_nav   a  {
	background-color: #454D7E;
	margin: 0px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 12px;
	height: 15px;
}

#main_nav a:hover {
	background-color: #454D7E;
	display: block;
	color: #8F9CC2;
}
#main_nav li {
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#main_nav a.selected {
	color: #CC9900;
}

#sidebar2 {
	width: 170px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#sidebar2 p {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sidebar2 h3 {
	font-size: 12px;
	color: #1B1F46;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1B2B66;
	padding-top: 5px;
}
#sidebar2 h4 {
	font-size: 12px;
	font-weight: bold;
	color: #0E70B2;
	margin-bottom: 5px;
	margin-top: 0px;
	text-transform: capitalize;
}
#mainContent {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 455px;
	float: left;
} 
#mainContent h3 {
	font-size: 24px;
	line-height: 20px;
	color: #212B57;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	letter-spacing: -1px;
}
#mainContent p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sideNav {
	width: 150px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
	float: left;
	font-weight: bold;
	padding: 0px;
	line-height: 12px;
}
#sideNav ul {
	list-style-type: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sideNav li a {
	color: #1B1F46;
	font-size: 12px;
	list-style-type: none;
	text-decoration: none;
}
#sideNav li a:hover {
	color: #454D7E;
	font-size: 12px;
	list-style-type: none;
	text-decoration: none;
}
#sideNav li {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #454D7E;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.subnav {
	font-size:11px;
	font-weight:normal;
	margin-left:10px;
}
#footer {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin: 0px;
	text-align: center;
} 
#footer p {
	margin: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#homeIntro {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #FAF6E1;
	width: 580px;
	padding: 15px;
	float: left;
	margin-left: 10px;
}
#homeIntro p {
	font-size: 14px;
	line-height: 20px;
	color: #182954;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#wrapper {
	float:left;
	padding: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #444B7C;
	border-bottom-color: #444B7C;
	border-left-color: #444B7C;
	width: 838px;
}
#main_nav .slant {
	width:15px;
	float:left;
	height:25px;
	background-image: url(../images/main_nav_slant.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#containerTop {
	width: 920px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/top_ds.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
}
#mainLatest {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 600px;
	margin-left: 10px;
	float: left;
}
#mainLatest p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#mainLatest h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
	color: #1B2758;
	margin-top: 0px;
}
#mainLatest h4 {
	font-size: 14px;
	font-weight: normal;
	color: #0B6DB2;
	margin-top: 5px;
	margin-bottom: 5px;
}
#containerBtm {
	width: 920px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/btm_ds.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
}
.clearfloat {
	clear: both;
	height: 10px;
}
.drivers {
	float: left;
	width: 450px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1B2B66;
	margin-top: 10px;
}
.driver_img {
	float: left;
	margin-right: 10px;
}
.drivers h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1B1F46;
	margin: 0px;
	text-transform: uppercase;
}
#top_banner {
	width:665px;
	background-color:#CCCCCC;
	height:200px;
}
#sideNav li a.selected {
	color: #CC9900;
	font-size: 12px;
	list-style-type: none;
	text-decoration: none;
}
#sidebar2 a {
	color: #0E70B2;
	font-weight: normal;
}
