BODY 	{
	/** background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	**/
	background-color: #143D68;
	color: #000000;
	margin: 0;
	padding:0;
	FONT-FAMILY: Sans-serif, Geneva, Arial, Helvetica;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: 17px;
	text-align: center;
}

UL 	{
	list-style-image: url(images/arrow.png);
	padding-left: 0px;
	line-height: 20px;
	margin-left: 20px;
}


TABLE	{ border-collapse: collapse; }

TD	{ COLOR: #000000; FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 12px; FONT-WEIGHT: normal; LINE-HEIGHT: 17px; }

.formH	{ line-height: 30px; }

.formErr	{ border: 1px solid DarkRed; background: #FDF5F5; }


.bgWhite	{ BACKGROUND-COLOR: #FFFFFF; }

.bgRed 		{ BACKGROUND-COLOR: #840004; COLOR: #FFFFFF; }

.bgBlue		{ BACKGROUND-COLOR: #143D68; COLOR: #FFFFFF; }

.bgLtBlue	{ BACKGROUND-COLOR: #2B68B7; COLOR: #FFFFFF; }

.bgLtGray	{ BACKGROUND-COLOR: #E5E5E5; }

.bgGray		{ BACKGROUND-COLOR: #C5C5C5; }

.txtBlue	{ color: #2B68B7;}

.txtRed		{ color: #840004;}
.txtWhite 	{ COLOR: #ffffff;}


.title		{ color: #0F468E; FONT-SIZE: 15px; FONT-FAMILY: Sans-serif, Geneva, Arial, Helvetica; FONT-WEIGHT: bold;}

.titleRed	{ color: DarkRed; FONT-SIZE: 15px; FONT-FAMILY: Sans-serif, Geneva, Arial, Helvetica; FONT-WEIGHT: bold;}


.faqQ		{ padding: 2px 2px 2px 20px; width:820px; color: #0F468E; FONT-SIZE: 13px; FONT-FAMILY: Sans-serif, Geneva, Arial, Helvetica; FONT-WEIGHT: bold;}
.faqA		{ color: #000; FONT-SIZE: 12px; FONT-FAMILY: Sans-serif, Geneva, Arial, Helvetica; }




#footerBg	{ background-image: url(images/bgFooter.jpg); background-repeat: no-repeat; background-position: center; text-align:center; }


#tbl1		{ position: relative; width: 640px; }

#tbl1Text	{ position: relative; width: 640px; padding: 30 30 30 30;}

#tblJPText	{ position: relative; width: 960px; padding: 30 30 30 30;}

#tbl2		{ position: relative; top: -300px; left: 640px; width: 320px; background-color: #9C9C9C;}


#tblRegister	{ position: relative; padding-left: 30px; }

#tblRegConfirm	{ position: relative; width: 550px; padding: 30; text-align: left; line-height: 19px; }

.bgLtGrayBar1	{ BACKGROUND-COLOR: #CFCFCF; width:640px; height: 30px; }

.bgLtGrayBar2	{ BACKGROUND-COLOR: #E5E5E5; width:640px; height: 20px; }


.bgLtGrayBarJPHdr{ BACKGROUND-COLOR: #CFCFCF; width:960px; height: 50px; padding-left: 30px; color: #840004; FONT-SIZE: 16px; FONT-FAMILY: Geneva; FONT-WEIGHT: bold;}

.bgLtGrayBarJPHdr2 { BACKGROUND-COLOR: #E5E5E5; width:960px; height: 20px; }



.bgDkGrayB	{ BACKGROUND-COLOR: #9C9C9C; padding: 20 20 20 20;}

.bgDkGrayI	{ BACKGROUND-COLOR: #E5E5E5; padding: 20 20 20 20;}



.bgDkGrayBorder	{ BACKGROUND-COLOR: #9C9C9C; width: 320; padding: 20 20 20 20;}

.bgDkGrayInside	{ BACKGROUND-COLOR: #E5E5E5; width: 100%; height: 100%; padding: 20 20 20 20;}


#wrapper 	{ position: relative; text-align: left; width: 984px; margin-right: auto; margin-left: auto; }


#mainHdr 	{ position: relative; top: 0px; padding-left:50px; height: 100px; }

#mainARBHdr 	{ position: absolute; top: 15px; left: 690px; height: 60px;}

#areaPhone 	{ position: absolute; top: 7px; left: 580px; height: 100px; width: 380px; color: DarkRed; FONT-WEIGHT: bold; text-align: right;}

#areaLogin 	{ position: absolute; top: 73px; left: 715px; height: 100px; width: 300px; color: DarkRed; FONT-WEIGHT: bold; text-align: center;}


#btnDealers 	{ position: absolute; top: 200px; left: 670px; }

#btnFleets	{ position: absolute; top: 270px; left: 670px; }

#btnMakers 	{ position: absolute; top: 340px; left: 670px; }


#btn2Dealers 	{ position: absolute; top: 185px; left: 110px; }

#btn2Fleets	{ position: absolute; top: 185px; left: 360px; }

#btn2Makers 	{ position: absolute; top: 185px; left: 610px; }


#menu		{ position: relative; width: 960px; text-align: left; }


#ctrRedBar	{ height: 60px; BACKGROUND-COLOR: #840004; COLOR: #FFFFFF; text-align: center; FONT-SIZE: 17px; FONT-FAMILY: Geneva, Sans-serif, Lucida, Arial, Helvetica; FONT-WEIGHT: bold;}

#ctrRedBar2	{ height: 40px; BACKGROUND-COLOR: #840004; COLOR: #FFFFFF; text-align: center; FONT-SIZE: 17px; FONT-FAMILY: Geneva, Sans-serif, Lucida, Arial, Helvetica; FONT-WEIGHT: bold;}


#boxRed 	{ width: 290px; BORDER-top: 1px; border-bottom: 1px; border-left:1px; border-right:1px; BORDER-STYLE: solid; BORDER-COLOR: DarkRed; BACKGROUND-COLOR:#EEEEEE; padding: 1.5em; margin: 1.5em; text-align: left; line-height: 18px; }




#boxRedArticle 	{ width: 550px; BORDER-top: 1px; border-bottom: 1px; border-left:1px; border-right:1px; BORDER-STYLE: solid; BORDER-COLOR: DarkRed; BACKGROUND-COLOR:#EEEEEE; padding: 0.5em; margin: 0.5em; text-align: left; line-height: 18px; }




A, A:visited	 { text-decoration: underline; color: #2B68B7}

A:hover, A:active{ text-decoration: underline; color: DarkRed;}


.wrap		{ height:225px; margin: 0 0 0 0 }

.indent 	{ padding-left: 50px; }

.sample 	{ padding-left:30px; padding-bottom:10px; }

.hide 		{ display: none; }



#main 		{ position: relative;
 margin-top: 50px;
 width: 1020px; height:550px;
 BACKGROUND-COLOR:#FFFFFF;
	line-height: 16px;
}

#content 	{
 position: relative;
 width: 750px;
 height:320px;
 BACKGROUND-COLOR:#DDDDDD;
 COLOR:#222222;
	line-height: 16px;
	padding: 3.5em;
   	overflow: auto;
}


#bottom 	{ position: relative; width: 1020px; height:12px; BACKGROUND-COLOR:#222222; COLOR:#FFFFFF; line-height: 12px; padding: .5em; }


.boxDkGray 	{ BORDER-TOP: 1px; BORDER-BOTTOM: 1px; BORDER-LEFT: 1px; BORDER-RIGHT: 1px; BORDER-STYLE: solid; BORDER-COLOR: #444444;
 BACKGROUND-COLOR:#FFFFFF; padding: 1em; text-align: center; margin: 1em; line-height: 16px;
}

.boxRed td 	{ padding:2px; }



.dlineRed_Order { BORDER-TOP: 0px; BORDER-BOTTOM: 1px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-STYLE: dotted; BORDER-COLOR: darkred; FONT-SIZE: 11px; }


#navigation 	{ width: 212px; padding: 0; margin: 0; border-collapse: collapse; }


H1		{ COLOR: #000000; FONT-FAMILY: Lucida, Arial, Helvetica; FONT-SIZE: 16px; FONT-WEIGHT: bold; margin: .5em; }

H2		{ COLOR: #000000; FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 13px; FONT-WEIGHT: bold; margin: 0; padding: 2px; }


H4 /* HIGHLIGHTED QUOTES */
{
	COLOR: #431F05;
	FONT-FAMILY: Arial, Helvetica;
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	FONT-STYLE: italic;
}





SMALL 	{ FONT-SIZE: 11px; }

.small	{ FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 11px }

label {
	display: block;
	float: left;
}

#listtable th {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #143D68;
	text-align: center;
}

#listtable tr:hover { background-color: #FFC; }

.helpIcon { cursor: help; }

#bannerTerms a {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

#bannerTerms a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FF9;
	text-decoration: underline;
}

.thLink, .thLink:visited {
	color: #FFF;
	text-decoration: underline;
}

.borderBlueBackGrey {
	background-color: #eee;
	border: 1px solid #036;
}

