body { font: 80% arial; font-weight: normal; color: black; 
	background-image: url(images/layout/bg_gray2white-1px.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1.manulogo { margin: auto 0; }
h2 { font-family: 'Trebuchet MS'; font-size: 1.1em; background: url(images/layout/bg_h2_grad_gry2wht.gif) repeat-x; display: block; border-top: 1px solid #000; padding: 0 0 0 0.5em; margin-bottom: 0; margin-top: 0; }
h3 { font-family: 'Trebuchet MS'; font-size: 1em; font-style: italic; display: block; padding: 0 0 0 0.5em; margin-bottom: 0; }

.nomargintop { margin-top: 0; }
.nomarginbottom { margin-bottom: 0; }

.manucar { float: right; clear: both; }

.clear { display: block; clear: both; margin-bottom: 4em; }
.cleartight { display: block; clear: both; }

.instructions, .fineprint { font-size: 0.8em; padding: 0 0 0 0.5em; font-style: italic; }

#wheelwindow { overflow: hidden; height: 375px; display: block; }

.menuitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.menuitems a {
	color: #000;
	text-decoration: none;
	display: block;
}
.menuitems a:hover {
	color: #fff;
	background: #000;
	display: block;
	text-decoration: none;
}
.fineprint10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.fineprint10 a{
	color: #000099;
}
.lightgray10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.lightgray10 a{
	color: #0000AA;
}
.darkgray10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.darkgray10 a{
	color: #000099;
}
.strokeblack {
	border: 1px solid #000000;
}
.strokewhite {
	border: 1px solid #FFFFFF;
}
p, .bodytext12black {
/*	font-family: Arial, Helvetica, sans-serif"Trebuchet MS";
	color: #000000;	*/
	font-size: 0.85em;
	list-style-type: square;	
	margin: 0 0 1em 0.5em;
}
.bodytext12black a{
	color: #000099;
}
.bodytext12white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	margin: 0 0 1em 0.5em;
	color: #fff;
}
.bodytext12white a{
	color: #0000FF;
}
.bodytext12red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.heading16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
/*body, ul {
	font-family: arial;
	font-size: 12px;
	color: black;
	list-style-type: square;
	}*/
ul {
	list-style-type: square;
	}
ul li { 
	font-size: 0.85em;
	}
ul li ul li { 
	font-size: 1em;
	}
.modularelinks {
	font: 12px arial;
	color: #000;
	}
.modularelinks a {
	color: white;
	font-weight: bold;
	}
.wheel-side a {
	color: black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.hidden {
	display: none;
	}
.rowgray { background: #eee; }
.rowwhite { background: #fff; }
/*.instructions, .fineprint { font-style: italic; }*/
