@charset "utf-8";
/* CSS Document */
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	background-color: #fff;
	font-weight:500;
	background-image:url(images/BodyBG_06.jpg);
	background-repeat:repeat-y;
	background-color:#a0b3d1;
	background-position:center;
}
p {
	margin:10px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#003c95;
	font-weight:bold;
	padding-left:7px;
	margin:0px;
	line-height:32px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #003c95;
	font-weight:bold;
	padding-left:7px;
	margin:0px;
	line-height:32px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003c95;
	font-weight:bold;
	padding-left:7px;
	padding-top:5px;
	margin:0px;
	line-height:20px;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#003c95;
	font-weight:500;
	padding-top:5px;
	margin:0px;
	line-height:18px;
}
a {
	font-family: Arial;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color:#003c95;
	text-decoration: none;
}
#Container {
	width: 900px;
	margin: auto;
	display:block;
}
#MainContent {
	width:898px;
	display:block;
	float:left;
}
#MainContentVPlayer {
	width:894px;
	display:block;
	float:left;
}
#MainContentHome {
	width:894px;
	display:block;
	float:left;
}
#MainContainer {
	width:892px;
	display:block;
	float:left;
	border-color:#aeaeae;
	border-style:solid;
	border-width:1px;
	margin-bottom:15px;
	margin-top:10px;
	background-color:#FFF;
}
#ContentSubHeader {
	width:892px;
	height:50px;
	padding-top:10px;
	display:block;
	float:left;
	text-align:center;
}
#BottomCellsHome {
	width: 894px;
	height:276px;
	float:left;
	display:block;
}
#BottomCellsLargeContent {
	width: 900px;
	height:284px;
	float:left;
	display:block;
}
#BottomCellsSmalleContent {
	width: 900px;
	height:284px;
	margin-bottom:10px;
	float:left;
	display:block;
}
#FlashContainer {
	width: 892px;
	height: 350px;
	float:left;
	display:block;
	border-color:#aeaeae;
	border-style:solid;
	border-width:1px;
	margin-bottom:15px;
	margin-top:10px;
}
#HomeFlashContainer {
	width: 892px;
	height: 350px;
	float:left;
	display:block;
	border-color:#aeaeae;
	border-style:solid;
	border-width:1px;
	margin-bottom:15px;
	margin-top:10px;
}
#VPlayerContainer {
	width:892px;
	height:400px;
	display:block;
	float:inherit;
	border-color:#aeaeae;
	border-style:solid;
	border-width:1px;
	margin-bottom:15px;
	margin-top:10px;
}
#Header {
	width: 900px;
	height:70px;
}
#Footer {
	width: 900px;
	height:27px;
	padding-top:9px;
	text-align:center;
	display:block;
	float:left;
}
#Nav {
	width: 900px;
	height:40px;
	margin-top:10px;
	float:left;
	display:block;
}
#Links {
	width: 398px;
	/*height:50px;*/
	float:left;
	display:block;
	text-align: right;
	padding-right: 15px;
	padding-top: 7px;
	font-size:11px;
	font-weight:bold;
	color:#acacac;
}
#Login {
	width: 398px;
	/*height:50px;*/
	float:left;
	display:none;
	text-align: right;
	padding-right: 15px;
	padding-top: 7px;
	font-size:11px;
	font-weight:bold;
	color:#acacac;
}
#logincopy {
	text-align: left;
	font-size:11px;
	font-weight:bold;
	color:#acacac;
}
#Top_Logo {
	width:486px;
	height:65px;
	/*background-image: url(images/CAR_Logo.jpg);*/
	background-repeat:no-repeat;
	float:left;
}
#ContentHeaderContainer {
	width: 900px;
	height: 30px;
	display:none;
	/*display: inline-block;*/
	margin-top:25px;
}
#ContentHeaderTxt {
	width: 210px;
	height: 30px;
	display:block;
	float:left;
}
#ContentFeaturesContainer {
	width: 210px;
	display:block;
	float:left;
}
#ContentFeaturesTopImg {
	border-left:1px solid #AEAEAE;
	width: 680px;
	/*height:350px;*/
	display:block;
	float:left;
}
#KeywordContainer {
	display:none;
	width: 892px;
	font-size:10px;
	text-align:left;
	margin-top:10px;
	font-weight:bold;
	display:block;
	float:left;
	border-color:#aeaeae;
	border-style:solid;
	border-width:1px;
	background-color:#FFF;
}
#KeywordContentContainer {
	display:none;
	width: 892px;
	font-size:10px;
	text-align:left;
	font-weight:bold;
	display:block;
	float:left;
}
#KeywordHeader{
	width: 892px;
	font-size:10px;
	text-align:left;
	font-weight:bold;
	display:block;
	float:left;
	border-bottom-color:#aeaeae;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#KeywordImg {
	width:35px;
	height:15px;
	display:block;
	float:left;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
}
.KeywordCell {
	height:15px;
	display:block;
	float:left;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
	background-image:url(images/KeywordArrow.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	padding-right:20px;
	font-size:12px;
	line-height:15px;
}
.ContentHeaderFeatures {
	width: 100px;
	height: 30px;
	padding-right: 15px;
	text-align: center;
	display: block;
	float: left;
}
.PDF {
	width: 115px;
	height: 30px;
	text-align: center;
	display:block;
	float: right;
}
.HomeCellContainer {
	width:288px;
	height:274px;
	display:block;
	float:left;
	border-color:#aeaeae;
	border-style:solid;
	border-width:1px;
}
.HomeCell {
	width:278px;
	height:231px;
	display:block;
	float:left;
	padding:5px;
	background-image:url(images/HomeCell_BG.jpg);
}
.HomeCellCenterContainer {
	width:288px;
	/*height:274px;*/
	display:block;
	float:left;
	margin-right:12px;
	margin-left:12px;
	border-color:#aeaeae;
	border-style:solid;
	border-width:1px;
}
.HomeCellHeader {
	background-color:#ffffff;
	width:278px;
	height:23px;
	display:block;
	float:left;
	padding:5px;
}
.HomeCellImg {
	width:283px;
	height:80px;
	display:block;
	float:left;
}
.HomeCellTxt {
	width:273px;
	height:143px;
	padding-top:10px;
	padding-left:5px;
	display:block;
	float:left;
}
.LargeCellContainer {
	width:288px;
	height:274px;
	display:block;
	float:left;
	border-color:#aeaeae;
	border-style:solid;
	border-width:1px;
}
.LargeCell {
	width:278px;
	height:231px;
	display:block;
	float:left;
	padding:5px;
	background-image:url(images/HomeCell_BG.jpg);
}
.LargeCellCenterContainer {
	width:288px;
	height:274px;
	display:block;
	float:left;
	margin-right:12px;
	margin-left:12px;
	border-color:#aeaeae;
	border-style:solid;
	border-width:1px;
}
.LargeCellHeader {
	background-color:#ffffff;
	width:278px;
	height:23px;
	display:block;
	float:left;
	padding:5px;
}
.LargeCellImg {
	width:283px;
	height:82px;
	display:block;
	float:left;
}
.LargeCellTxt {
	width:273px;
	height:143px;
	padding-top:10px;
	padding-left:5px;
	display:block;
	float:left;
}
.SmallCellContainer {
	width:288px;
	height:144px;
	float:left;
	border-color:#aeaeae;
	border-style:solid;
	border-width:1px;
	background-color:#FFF;
	display:block;
	display:none;
}
.SmallCellCenterContainer {
	width:288px;
	height:144px;
	float:left;
	margin-right:12px;
	margin-left:12px;
	background-color:#FFF;
	border-color:#aeaeae;
	border-style:solid;
	border-width:1px;
	display:block;
	display:none;
}
.SmallCellHeader {
	background-color:#ffffff;
	width:275px;
	height:40px;
	float:left;
	padding-top:5px;
	padding-right:5px;
	padding-left:5px;
}
.SmallCellImg {
	width:31px;
	height:35px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	display:block;
	float:left;
}
.SmallCellTxt {
	width:284px;
	height:90px;
	padding-left:3px;
	float:left;
	display:block;
}
.ContentLarge2 {
	width:426px;
	padding:10px;
	height:300px;
	float:left;
	display:block;
}
.ContentLarge3 {
	width:277px;
	padding:10px;
	height:250px;
	float:left;
	display:block;
}
.ContentMedium2 {
	width:207px;
	padding:10px;
	height:225px;
	float:left;
	display:block;
	display:none;
}

.ContentMedium3 {
	width:207px;
	padding:10px;
	height:225px;
	float:left;
	display:block;
	display:none;
}
.FeaturesContainer {
	width: 195px;
	height: 25px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	display:block;
	float:left;
}
.FeaturesCellImg {
	width:31px;
	height:33px;
	/*display:block;*/
	display:none;
	float:left;
	margin-left:2px;
}
.FeaturesCellImgRight {
	width:9px;
	height:16px;
	padding-top:11px;
	display:block;
	/*display:none;*/
	float:left;
	margin-left:2px;
}
.FeaturesCellLink {
	width:170px;
	height:23px;
	padding-top:10px;
	padding-left:5px;
	display:block;
	float:left;
}
.ULBlock {
	display:block;
	float:left;
}
