body
{
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
}

html>body td p { font-size: 12px; }
td.uline { text-decoration: underline; }
.sublink, .sublink2
{
	font-size: 11px;
	white-space: nowrap;
}
.sublink2 { color: #666; }
.nolink { cursor: default; }

.header, h1
{
	font-size: 16px;
	font-weight: bold;
}

.subheader, h2, h3
{
	font-size: 14px;
	font-weight: bold;
}

.cityheader
{
	font-size: 14px;
	font-weight: bold;
	color: #02026C;
}

.legal { font-size: 10px; }
.whitetext { color: #fff; }
a.whitetext, a.whitetext:link,a.whitetext:visited { color: #fff; }
.visible { visibility: visible; }
.hidden { visibility: hidden; }
.wiper, .emsntext, .emsn, .trackfacts, .pitroad, .vehcare, .filtair, .filttrans { display: none; }

.caption
{
	font-size: 10px;
	color: #616161;
}

.rtext
{
	color: red;
	font-weight: bold;
	font-size: 12px;
	border: transparent;
}

.undertext
{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	border: transparent;
}

.boldtext
{
	color: #000;
	font-weight: bold;
	font-size: 12px;
	border: transparent;
}

.redtext { color: red; }

.error
{
	color: red;
	font-weight: bold;
}

.blackBG { background-color: #000; }
.grayBG { background-color: #999; }
.blueBG { background-color: #02026C; }
.redBG { background-color: red; }

.ltgrayBG
{
	background-color: #ccc;
	border: transparent;
}

.ltblueBG
{
	background-color: #9cf;
	border: transparent;
}

.topnavBG { background: #02026c url(/images/nav/tn_bg_left.gif) repeat-y; }

.textbox
{
	width: 50px;
	font-size: 12px;
	color: #006;
}

.indent { padding-left: 5px; }

ul.noindent
{
	margin: 0;
	padding: 0;
}

ul.noindent li { margin: 0 10px 10px 10px; }

ul.square {list-style-type:square;}

.linkbox
{
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	text-align: left;
	padding: 5px;
	width: 130px;
}

#main
{
}

#question, #quiz-header{
	margin: 0 0 0 5px;
	padding: 20px 25px;	
	width: 400px;
	background: #FFFFFF;
	
	_float: left;
	_font-size: 12px;
}

#question table{
	font-size: 12px;
	line-height: 20px;
	*line-height: 15px;
}

#question input{
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

#question p{
	margin: 10px 0 ; 
}

#secondaryLinks{
	width: 230px;
	float: right;
	padding: 35px 20px;
	margin-right: 2px; 
}

#quiz-header{
	_margin-top: 18px;
}


#secondaryLinks #sidebar-info p{
	padding: 10px 0;	
	font-size: 11px;
}


#bottomnav
{
	position: relative;
	left: -30px;
	top: 0;
	width: 691px;
	z-index: 1;
}

#topnav
{
	position: absolute;
	top: 0;
	left: 0;
	width: 691px;
	z-index: 1;
}

#logo
{
	position: absolute;
	top: 0;
	left: 0;
	width: 295px;
	z-index: 2;
}

#blank,#why,#service,#sports,#autosys,#funzone,#partscat,#store
{
	position: absolute;
	top: 112px;
	width: 166px;
	z-index: 2;
	visibility: hidden;
}

#blank
{
	left: 0;
	width: 1px;
}

#why { left: 90px; }
#service { left: 250px; }
#sports { left: 525px; }

#autosys
{
	left: 402px;
	width: 158px;
}

#funzone
{
	left: 512px;
	width: 158px;
}

#partscat
{
	top: 20px;
	left: 225px;
	width: 187px;
}

#store
{
	top: 45px;
	left: 225px;
	width: 187px;
}

