body {
	color:#666666;
	margin:0px;
	background-color:#E6E6E4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	color:#0000FF;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#0000FF;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
}
h1 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:10px;
}
h2 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:10px;
}
.leftNav {
	color:#666666;
	font-size:11px;
}
.leftNav strong {
	color:#00AA00;
	font-size:12px;
	padding-bottom:5px;
}
.leftNav a {
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}
.leftNav a:visited {
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}
.leftNav a:hover {
	color:#0000FF;
	font-weight:normal;
	text-decoration:none
}
.contentLarge {
	background:url(/images/body_mid_large.jpg);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:15px;
}
.contentSmall {
	background:url(/images/body_mid_small.jpg);
	background-repeat:repeat-y;
	padding-left:8px;
	padding-right:13px;	
}
.TechSheet td {
	background-color:#FFFFFF;
}
.footer {
	background:url(/images/bg_bottom.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
}
.footer a {
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover {
	color:#00AA00;
	text-decoration:none;
}

