body {
	background: #e6e7e8 url(../images/bkgd.gif) center repeat-y;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	margin: 0px 0px 5px 0px;
}
.bodyHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
li {
	margin-bottom: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 3px;
}
h2 {
 	font-weight: bold; 
	font-size: 12px;
}
.alert {
	padding: 5px;
	color: #FF0000;
	border: 1px #FF0000 solid;
	background: #ffbfbf;
	text-align: center;
	margin-bottom: 10px;
}
.error {
	color: #FF0000;
}
.smlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.smallBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.smallBody {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover.smallBody {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;	
}
.xsmallBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.xsmallBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover.xsmallBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;	
}
.reverse {
	color: #FFFFFF;
}
.thborder {
	border-right: 1px #FFFFFF solid;
}
.altrow {
	background: #e6e7e8;
}
.techlisting {
	font-style: italic;
}
img.techimg {
	float: right;
	margin: 0px 0px 15px 15px;
}
#body2 {
}
#container {
	margin: 0px auto;
	width: 760px;
	text-align: left;
}
#nav {
	margin: 0px;
	height: 54px;
	width: 618px;
	white-space: nowrap;
	text-align: left;
}
#prodnav {
	margin: 11px 0px 0px 0px;
	height: 21px;
	width: 391px;
	white-space: nowrap;
}
#wheel {
	margin: -86px 0px 0px 0px;
	height: 234px;
	width: 142px;
	float: right;
	text-align: center;
	color: #999999;
	clear: none;
	white-space: normal;
}
*html #wheel {
	margin-top: -89px;
}
#wheel a , a:visited {
	text-decoration: none;
	color: #999999;
}
#wheel a:hover {
	text-decoration: underline;
	color: #999999;
}
#wheel img {
	border: 0px;
}
#content {
	width: 605px;
	margin: 10px 0px 0px 13px;
	float: left;
	white-space: normal;
}
#title {
	width: 600px;
	margin: 0px 0px 10px;
	padding: 0px 0px 3px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
#subtitle {
	margin: 0px 0px 10px;
	padding: 0px 0px 3px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
#tblhdr {
	background: #000000 url(../images/tableheaderbkgd.gif) top center no-repeat;
	border-right: 1px #FFFFFF solid;
	color: #FFFFFF;
}
#specstbl {
	width: 600px;
	border: 1px #999999 solid;
	text-align: center;
}
#specstbl th {
	background: #000000 url(../images/tableheaderbkgd.gif) top center no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
}
#specstbl td {
	padding: 3px;
}
#specstbldiv {
	width: 1px;
	padding: 0px;
	background: #FFFFFF;
}
#gallery {

}
#gallery td {
	padding: 0px 5px 5px 0px;
}
#gallery img {
	border: 1px #999999 solid;
	margin-bottom: 5px;
}
#clr {
	clear: both;
}
#footer {
	margin: auto;
	padding: 10px;
	font-size: 10px;
	text-align: center;	
}
#introcol1, #introcol2, #introcol3 {
	float: left;
	padding-bottom: 10px;
	margin-top: 10px;
}
#introcol1 {
	width: 193px;
	padding-right: 5px;
	border-right: 2px #CCCCCC solid;
}
#introcol2 {
	float: left;
	width: 188px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 2px #CCCCCC solid;
}
#introcol3 {
	float: left;
	width: 195px;
	padding-left: 5px;
}