body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:95%;
	color:#666666;
	margin:0px;
	padding:0px;
}

.sup{
	padding:0px;
	vertical-align:top;
	font-size:9px;
}

/* .sr-only { */
.visually-hidden-focusable {
    border: 0 !important;
	clip: rect(1px, 1px, 1px, 1px) !important;
	-webkit-clip-path: inset(50%) !important;
	clip-path: inset(50%) !important;
	/* max-height: 1px; */
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important;
	opacity: 0;

	/* position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden; */
}


#page{
	position:absolute;
	left:50%;
	margin-top:5px;
	margin-left:-384px;
	padding: 0px;
	width: 768px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.9em;

}

#header, .footer{
	clear:both;
}

#header{
	width: 768px;
	height:161px;
	margin: 0px 0px 0px 0px;
	padding: 0px;

}

.footer{
	width: 768px;
	height:34px;
	font-size:9px;
	text-align:center;
	color:#333333;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 2px 0px;
}

.footer_txt {
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 25px 0px;
}

.footer a{
	font-size:9px;
	color:#333333;
}

.footer-car-logos img {
	width: 50%;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
  and (min-resolution:.001dpcm) {
    .footer-car-logos img {
		width: 25%;
	}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.footer-car-logos img {
		width: 25%;
	}
}

#navbar, #main, #height_fix{
	float: left;
}

#navbar{
	position:relative;
	left:3px;
	width: 173px;
	height: 370px;
	margin: 0px 0px 0px -3px;
	color:#fff;
	padding: 3px 0px 0px 0px;
}

#navbar a{
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
}

#navbar a:hover{
	text-decoration:underline;
}

.navUL {
	margin:0px 0px 0px 0px;
	padding:0px;
}

.navUL li{
	list-style-type: none;
	margin: -3px 0px -3px 0px;
	padding: 0px;
}

#main{
	margin: 0px 0px 0px 2px;
	padding: 0px;
	width: 588px;
}

#mainTxt{
	margin: 40px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	color:#666666;
	font-size:.9em;
	min-height:550px;
	width:750px;
	border:none;
	float:left;
}

#mainTxt h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding: 0px;
	margin: 2px 4px 2px 0px;
}

#mainText li{
	color:#666666;
}
#height_fix{
	width:1px;
	height:435px;
}

#sectionTitle{
	width:525px;
	height:28px;
	text-align: right;
}

.btnspacer{
	margin: -14px 0px 0px 0px;
	padding: 0px;
}

#nextNback {
	font-size:10px;
}

#nextNback a{
	color:#666666;
}

/************ page styles **********/
a {
	color:#666666;
}

.noline{
	text-decoration:none;
}

.em{
	text-decoration:line-through;
}
/************ other styles **********/
.myHeading h3{
	color:#555;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.myHeading hr{
	border:none;
	background:red;
	height:1px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.tiny{font-size:9px}

.tdInv{
	background-color:#eeeeee;
	padding: 2px;
}

.menu{
	margin: 0 0 0 150px;
}

.tblBorder{
border: 1px solid #001A55;
margin: 0 0 10px 0;
}

.title {font-size: 17pt;
		font-weight: bold;
	}

.midtitle {font-size: 14pt;
		font-weight: bold;
	}

.smltitle {font-size: 12pt;
		font-weight: bold;
	}

.minititle {font-size: .9em;
		font-weight: bold;
	}

a.linktitle:link, a.linktitle:visited, a.linktitle:hover, a.linktitle:active{
		font-size: .9em;
		font-weight: bold;
	}

a.linktitle:hover{
		text-decoration:none;
	}

ul.nobullets{
list-style-type:none;
}

.formBorder{
	background-color:#FFF;
	border:1px solid #001A55;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#001A55;
}
.formBorderFake{
	height:20px;
	margin-top:1px;
	padding: 1px 8px 1px 8px;
	background-color:#FFF;
	border:1px solid #001A55;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#001A55;
	text-decoration:none;
}
.formBtn{
	background-color:#FFF;
	border:1px solid #001A55;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#001A55;
}
/************ Error Styles **********/
#errTitle{
	font-size:20px;
	font-weight:bold;
	margin: 0 10px 0 0;
	padding: 0 0 0 0px;
}

.errSmall{font-size:8pt}

#errFooter{
	margin: 0;
	font-size:9px;
	color:#CCCCCC;
}

#errBlock{
	margin: 0 auto;
	width: 350px;
	font-family: courier;
	font-size:12px;
	color: #003366;
	border:1px solid #003366;
	background-color:#FFFFFF;
}
/************ END Error Styles **********/

.cycle-slideshow{
	height:370px;
	width:490px;
	overflow:hidden;
	
	position:relative;
	z-index:3;
}

#picTitle{
	font-weight:bold;
	height:20px;
}

#email_link{
	color:#7498DC;
	text-decoration:none;
	font-weight:bold;
}

.cycle-overlay{
	font-weight:bold;
	position:absolute;
	top:0;
	right:0;
	margin:340px 0px 0px 0px;
	z-index:5;
	color:black;
	padding:1%;
	background:rgba(255, 255, 255, 0.7);
	width:400px;
	text-align:right;
	/*border:1px solid red;*/
}

#slideshow{
	box-shadow:2px 3px 5px #333333;
	margin:0px 0px 10px 0px;
}

#btm_ads{
	width:977px;
	height:125px;
	margin:10px 20px 0px 20px;
	padding:0px 0px 0px 0px;
	background-color:#EBEBEB;
}

#left_ad{
	float:left;
	height:875px;
	width:115px;
	/*background:URL(../images/left_ad.jpg) top center no-repeat;*/
	margin:40px 0px 20px 70px;
}

#side_ad{
	height:115px;
	width:115px;
	overflow:hidden;
	margin:0px 0px 10px 0px;
	border:1px solid #999999;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}