*{
	font-family:Arial, Helvetica, sans-serif;
}

body {
	color:white;
	background-color:black;
	padding:0px;
	margin:0px;
	border:0px;
	font-size:12px;
}

h1{font-size:16px}
h2{font-size:14px}

p{
	margin-top:6px; margin-bottom:6px;
}
td.menu_bg_active{
	text-align:center;
	background:url(/img/menu_bg_active.png) no-repeat center top;
	width:140px;
	height:27px;
	font-weight:bold;
	color:#FFFF00;
	padding-left:2px;
}

td.menu_bg_inactive{
	text-align:center;
	background:url(/img/menu_bg_inactive.png) no-repeat center top;
	width:140px;
	height:27px;
	padding-left:2px;
}

td.submenu_bg_active{
	text-align:center;
	background:url(/img/submenu_bg_active.png) no-repeat center top;
	width:180px;
	height:26px;
	font-weight:bold;
	color:#FFFF00;
	padding-left:2px;
}

td.submenu_bg_inactive{
	text-align:center;
	background:url(/img/submenu_bg_inactive.png) no-repeat center top;
	width:180px;
	height:26px;
	padding-left:2px;
}

a:link {text-decoration:underline; color:white;}
a:visited {text-decoration:underline; color:white;}
a:hover {text-decoration:underline; color:white;}
a:active {text-decoration:underline; color:white;}


.yellowH{
	color:#FFFF00;
	font-weight:bold;
}

.ul01{margin-top:6px; margin-bottom:40px}
.ul02{margin-top:2px}
.div01{margin-top:4px}
.yellow{color:yellow}
.red{color:red}
.linked, .aslink{border-bottom:1px white dotted; cursor:pointer}

table.localNavigate td {padding: 0px 20px; height:22px}

ol.ol01 li {font-weight:bold; line-height:18px}
ol.ol01 ul li {font-weight:normal}

table.corners1 {margin:0px; padding:0px; background-color:#424242}
table.corners1 td {margin:0px; padding:0px; border:0px gray solid}
td.lt1{width:5px; background:url(/img/corners/lt1.png) no-repeat left top}
td.t1{background:url(/img/corners/t1.png) repeat-x left top}
td.rt1{width:5px; background:url(/img/corners/rt1.png) no-repeat right top}
td.l1{background:url(/img/corners/l1.png) repeat-y left top}
td.r1{background:url(/img/corners/r1.png) repeat-y right top}
td.lb1{width:5px; background:url(/img/corners/lb1.png) no-repeat left top}
td.b1{background:url(/img/corners/b1.png) repeat-x left top}
td.rb1{width:5px; background:url(/img/corners/rb1.png) no-repeat right top}

input, textarea {color:black}
input.a_form{width:300px}
input.c_form, textarea.c_form{width:400px}

div.videoItem{padding-top:6px}

.dv{float:left}
.dvc{float:left;clear:left}

div.bX{
	cursor:pointer;
	width:211px;
	height:106px;
	padding-left:50px;
}
div.bPDF{background:url(/img/pdf_.png) no-repeat left top}
div.bXLS{background:url(/img/xls_.png) no-repeat left top}
div.bDOC{background:url(/img/doc_.png) no-repeat left top}
div.bZIP{background:url(/img/zip_.png) no-repeat left top}
div.bXTitle{
	padding-top:12px;
	font-size:14px;
	color:#990000;
	font-weight:bold;
}
div.bXLink{font-size:14px; padding-top:7px}
div.bXData{padding-top:7px; font-size:12px}

table.dealers {border:1px #8C8C8C solid; border-collapse:collapse; margin:5px 0px 20px}
table.dealers th {background:#BFBFBF; color:black; padding:4px; margin:0px; border-top:1px white solid; border-left:1px white solid; border-bottom:1px #BFBFBF solid; border-right:1px white solid; font-weight:bold; width:220px}
table.dealers td {padding:2px; margin:0px; border:1px #8C8C8C solid; text-align:left; width:220px}
