@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color:#f3f6f6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#373737;
}
a:link{
	color:#e61e23;
	text-decoration: none;
}
a:visited{
	color:#e61e23;
	text-decoration: none;
}
a:active{
	color:#e61e23;
	text-decoration: none;
}
a:hover{
	color:#e61e23;
	text-decoration: underline;
}


/* heading styles */

h4
{
    font-size: 11px;
    margin: 5px 0;
}

.contentBoxHeading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img{
    border:0px;
}

.pageContainer{
	width:100%;
}
.pageContainer{
	background-image:url(images/headerBG.gif);
	background-repeat:repeat-x;
	width:100%;
}
.header{
	width:950px;
	height:120px;
}
.nav{
	width:100%;
	height:50px;
	background-image:url(images/mainNav_bg.gif);
	background-repeat:repeat-x;
}
.pageContent{
	width:950px;
	padding:0px;
	margin:0px;
	padding-top:10px;
	padding-bottom:30px;
}
.pageContent2{
	padding-top:0px;
	width:950px;
}
.footerContainer{
	clear:both;
	width:100%;
	padding:0px;
	margin:0px;
	padding-top:20px;
	padding-bottom:20px;	
}
.footer{
	clear:both;
	width:100%;
	height:50px;
	padding:0px;
	margin:0px;
	line-height:50px;
	background-color:#231f20;
	color:#898989;
}
.footer a:link{
	color:#898989;
	text-decoration: none;
}
.footer a:visited{
	color:#898989;
	text-decoration: none;
}
.footer a:active{
	color:#898989;
	text-decoration: none;
}
.footer a:hover{
	color:#898989;
	text-decoration: underline;
}

.lozenge{
	width:230px;
	height:60px;
	background-image:url(images/home_loz.gif);
}
.contentBox{
	padding:0px;
	margin:0px;
	padding-bottom:10px;
}

.leftNavMain{
	width:210px;
	height:41px;
	background-image:url(images/leftNav_middle.gif);
	line-height:41px;
	color:#e61e23;
	font-size:12px;
	padding-left:20px;
}
.leftNavMain a{
    color:#e61e23;
}
.leftNavMainOn{
	width:210px;
	height:41px;
	background-image:url(images/leftNav_middle_on.gif);
	line-height:41px;
	color:#ffffff;
	font-size:12px;
	padding-left:20px;
}
.leftNavMainOn a{
    color:#ffffff;
}
.leftNavSub{
	width:210px;
	height:41px;
	background-image:url(images/leftNavSub_middle.gif);
	line-height:41px;
	color:#555555;
	padding-left:20px;
}
.leftNavSub a{
    color:#555555;
}
.leftNavSubOn{
	width:210px;
	height:41px;
	background-image:url(images/leftNavSub_middle_on.gif);
	line-height:41px;
	color:#ffffff;
	padding-left:20px;
}
.leftNavSubOn a{
    color:#ffffff;
}
.leftNavSub2{
	width:210px;
	height:21px;
	background-image:url(images/leftNavSub2_middle.gif);
	line-height:31px;
	color:#555555;
	padding-left:20px;
}
.leftNavSub2 a{
    color:#555555;
}
.leftNavSub2On{
	width:210px;
	height:21px;
	background-image:url(images/leftNavSub2_middle_on.gif);
	line-height:31px;
	color:#ffffff;
	padding-left:20px;
}
.leftNavSub2On a{
    color:#ffffff;
}

.col1{
	float:left;
	width:230px;
}
.col1block{
	background-image:url(images/1col_white_middle.gif);
	background-repeat:repeat-y;
}
.col1text{
	padding-left:20px;
	padding-right:20px;
	padding-top:18px;
	background-image:url(images/1col_white_middle.gif);
	background-repeat:repeat-y;
}
.col1textNoGap{
	padding-left:20px;
	padding-right:20px;
	background-image:url(images/1col_white_middle.gif);
	background-repeat:repeat-y;
}
.col1heading{
	width:210px;
	height:40px;
	background-color:#373737;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	line-height:40px;
	padding-left:20px;
}
.col1headingRed{
	width:210px;
	height:40px;
	background-color:#e61e23;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFF;
	line-height:40px;
	padding-left:20px;
}
.col1headingVehicle{
	width:210px;
	height:40px;
	background-color:#e61e23;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	line-height:40px;
	padding-left:20px;
}
.col1hLine{
	width:230px;
	height:20px;
	background-image:url(images/1col_hLine.gif);
}
.col1footer{
	width:230px;
	height:10px;
	background-image:url(images/1col_white_footer.gif);
	background-repeat: no-repeat;
}
.col1text h2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #373737;
	padding: 0px;
	margin: 0px;
}
.col2{
	float:left;
	width:470px;
}
.col2block{
	background-image:url(images/2col_white_middle.gif);
	background-repeat:repeat-y;
}

.col2text{
	padding-left:20px;
	padding-right:20px;
	padding-top:18px;
	background-image:url(images/2col_white_middle.gif);
	background-repeat:repeat-y;
}

.col2text h2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #373737;
	padding: 0px;
	margin: 0px;
}

.col2text h3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #373737;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}

.col2FormInput {
    width: 199px; height:14px;
    font-family: Arial, Helvetica, sans-serif; 
    color: #373737; 
    font-size: 12px;
    background-color: #f3f6f6; 
    border-color: #e1e8e8;
    border-width: thin;
    border-bottom-style: solid;
    border-top-style: solid;
    border-left-style: solid;
    border-right-style: solid; 
    padding: 2px;
}

.col2FormInputSa {
    width: 109px; height:14px;
    font-family: Arial, Helvetica, sans-serif; 
    color: #373737; 
    font-size: 12px;
    background-color: #f3f6f6; 
    border-color: #e1e8e8;
    border-width: thin;
    border-bottom-style: solid;
    border-top-style: solid;
    border-left-style: solid;
    border-right-style: solid; 
    padding: 2px;
}

.col2FormInputSb {
    width: 64px; height:14px;
    font-family: Arial, Helvetica, sans-serif; 
    color: #373737; 
    font-size: 12px;
    background-color: #f3f6f6; 
    border-color: #e1e8e8;
    border-width: thin;
    border-bottom-style: solid;
    border-top-style: solid;
    border-left-style: solid;
    border-right-style: solid; 
    padding: 2px;
}

.col2FormDiv {
    float: left;
}

.col2FormSpacer {
    float: left; 
    width: 17px;
}

p {
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.rightButton {
    float: right;
    clear: both;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 6px;
    padding-top: 0px;
    margin: 0px;
}

.clear {
    clear: both;
    padding: 0px;
    margin: 0px;
}

.bottomPad {
    clear: both;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-top: 0px;
    margin: 0px;
}

.col2textNoGap{
	padding-left:20px;
	padding-right:20px;
	background-image:url(images/2col_white_middle.gif);
	background-repeat:repeat-y;
}
.col2heading{
	width:450px;
	height:40px;
	background-color:#373737;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	line-height:40px;
	padding-left:20px;
}
.col2headingRed{
	width:450px;
	height:40px;
	background-color:#e61e23;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFF;
	line-height:40px;
	padding-left:20px;
}
.col2hLine{
	width:470px;
	height:20px;
	background-image:url(images/2col_hLine.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.col2footer{
	width:470px;
	height:10px;
	background-image:url(images/2col_white_footer.gif);
	background-repeat: no-repeat;
}


.col3{
	float:left;
	width:710px;
}
.col3block{
	background-image:url(images/3col_white_middle.gif);
	background-repeat:repeat-y;
}
.col3text{
	padding-left:20px;
	padding-top:18px;
	padding-right:20px;
	background-image:url(images/3col_white_middle.gif);
	background-repeat:repeat-y;
}
.col3textNoGap{
	padding-left:20px;
	padding-right:20px;
	background-image:url(images/3col_white_middle.gif);
	background-repeat:repeat-y;
}
.col3heading{
	width:690px;
	height:40px;
	background-color:#373737;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	line-height:40px;
	padding-left:20px;
}
.col3headingRed{
	width:690px;
	height:40px;
	background-color:#e61e23;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFF;
	line-height:40px;
	padding-left:20px;
}
.col3hLine{
	width:710px;
	height:20px;
	background-image:url(images/3col_hLine.gif);
}
.col3footer{
	width:710px;
	height:10px;
	background-image:url(images/3col_white_footer.gif);
}
.col3footer_res{
	width:710px;
	height:10px;
	background-image:url(images/resTable_footer.gif);
}
.col3text h2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #373737;
	padding: 0px;
	margin: 0px;
}




.col15{
	float:left;
	width:350px;
}
.col15block{
	background-image:url(images/15col_white_middle.gif);
	background-repeat:repeat-y;
}
.col15text{
	padding-left:20px;
	padding-right:20px;
	padding-top:18px;
	background-image:url(images/15col_white_middle.gif);
	background-repeat:repeat-y;
}
.col15textNoGap{
	padding-left:20px;
	padding-right:20px;
	background-image:url(images/15col_white_middle.gif);
	background-repeat:repeat-y;
}
.col15heading{
	width:330px;
	height:40px;
	background-color:#373737;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	line-height:40px;
	padding-left:20px;
}
.col15headingRed{
	width:330px;
	height:40px;
	background-color:#e61e23;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFF;
	line-height:40px;
	padding-left:20px;
}
.col15headingVehicle{
	width:330px;
	height:40px;
	background-color:#e61e23;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	line-height:40px;
	padding-left:20px;
}
.col15hLine{
	width:350px;
	height:20px;
	background-image:url(images/15col_hLine.gif);
}
.col15footer{
	width:350px;
	height:10px;
	background-image:url(images/15col_white_footer.gif);
	background-repeat: no-repeat;
}
.col15text h2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #373737;
	padding: 0px;
	margin: 0px;
}














.colSpace{
	float:left;
	width:10px;
	height:10px;
}

.paddedCell {
    padding-bottom: 5px;
    padding-right: 8px;
}


.tabHeading{
	background-color:#373737;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFF;
}

.detailsBox {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 10px;
	background-color: #333333;
}


#buffer { position:absolute; visibility:hidden; left:0; top:0 }

div#display { 
    margin: 0px;
    padding: 0px;
    display:none; /* until loaded */
}

div#display h3{ 
    border:none; padding:0;
}

div#tipDiv {
    font-size:11px; line-height:1.2; padding: 4px;
    color:#000; background-color:#E1E5F1; 
    border:1px solid #667295; 
    width:250px; 
}

span.showTip {
    border-bottom:1px dashed #667295;
}


table.rates{
	border-spacing: 0px;
    border-collapse: collapse;
    background: #ffffff;
    border: 1px solid #cccccc;
}
table.rates th{
    background-color:#e61d23;
    color:#ffffff;
    border: 1px solid #cccccc;
    text-align:left;
    padding-left:10px;
}
table.rates tr{
    background-color:#e0e0e0;
    color:#373737;
    border: 1px solid #cccccc;
    height: 40px;
}
table.rates tr.odd{
    background-color:#f2f2f2;
    color:#373737;
    border: 1px solid #cccccc;
    height: 40px;
}
table.rates td{
    padding-left:10px;
}

.navSpacerHidden 
{
    display:inline; border-width:0px; padding: 0px; margin: 0px; height: 50px; overflow: hidden;
}