body { font-family: arial, helvetica, sans-serif; background-color: #ffffff; font-size: 10pt; color: #ffffff}

p,td { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000000 }

a { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #006699 }
a:hover { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #003366 }

a.wht:link { color: #ffffff; text-decoration: underline;}
a.wht:visited { color: #ffffff; text-decoration: underline;}
a.wht:active { color: #ffffff; text-decoration: underline;}
a.wht:hover { color: #d5cf02; text-decoration: underline;}


.head1 { background-color: #000000; font-weight: bold; color: #ffffff; font-size: 12pt; }


.head2 { font-family: arial, helvetica, sans-serif; color: #006699; font-size: 10pt; font-weight: bold }
.head3 { font-family: arial, helvetica, sans-serif; color: #009999; font-size: 10pt; font-weight: bold }
.item  { background-color: #dcdcdc; font-weight: bold; color: #000000; font-size: 10pt; }


.homenav { font-family: arial, helvetica, sans-serif; color: #dddddd; font-size: 9pt; font-weight: bold; text-decoration: none }
.homenav:hover { font-family: arial, helvetica, sans-serif; color: #ffffff; font-size: 9pt; font-weight: bold; text-decoration: none }

.sectcurrent { font-family: arial, helvetica, sans-serif; color: #000000; font-size: 10pt; font-weight: bold; text-decoration: none }
.sectlink { font-family: arial, helvetica, sans-serif; color: #009999; font-size: 10pt; font-weight: bold; text-decoration: none }
.sectlink:hover { font-family: arial, helvetica, sans-serif; color: #006666; font-size: 10pt; font-weight: bold; text-decoration: none }


.leftnav { font-family: arial, helvetica, sans-serif; color: #FFFFFF; font-size: 10pt; font-weight: bold; text-decoration: none }
.leftnavsm { font-family: arial, helvetica, sans-serif; color: #dddddd; font-size: 8pt; font-weight: normal; text-decoration: none }
.leftnavsm:hover { font-family: arial, helvetica, sans-serif; color: #ffffff; font-size: 8pt; font-weight: normal; text-decoration: none }

.ihsnav1 { font-family: arial, helvetica, sans-serif; color: #FFFFFF; font-size: 10pt; font-weight: bold; text-decoration: none }
.ihsnav1:hover { font-family: arial, helvetica, sans-serif; color: #ff0000; font-size: 10pt; font-weight: bold; text-decoration: none }

.ihsnav2 { font-family: arial, helvetica, sans-serif; color: #FFFFFF; font-size: 10pt; font-weight: normal; text-decoration: none }
.ihsnav2:hover { font-family: arial, helvetica, sans-serif; color: #ffff00; font-size: 10pt; font-weight: normal; text-decoration: none }



.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
}


td.productheader { background-color: #dcdcdc; font-weight: bold }
td.itemheader	{ background-color: #dcdcdc; font-weight: bold }
td.itemcell		{ background-color: #ffffff; }

td.odd { background-color: #fafafa }
td.even { background-color: #f0f0f0 }
td.sep { background: #EEEEEE }

td.subnav { background-color: #006666 }
td.subnavsep { background-color: #999999 }


td.widgetnewsbg { background-color: #009999 }

.widgetnewslink { font-family: arial, helvetica, sans-serif; color: #dddddd; font-size: 9pt; font-weight: normal }
.widgetnewslink:hover { font-family: arial, helvetica, sans-serif; color: #ffffff; font-size: 9pt; font-weight: normal }
.widgetnewsdate { font-family: arial, helvetica, sans-serif; color: #363636; font-size: 8pt; font-weight: normal; text-decoration: none }

.productspecval { font-family: arial, helvetica, sans-serif; font-size: 8pt; color: #000000 }
.productspec { font-family: arial, helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000 }

.copyright { font-family: arial, helvetica, sans-serif; color: #666666; font-size: 8pt }
.copyright:hover { font-family: arial, helvetica, sans-serif; color: #009999; font-size: 8pt }


.error { color: red; }

/* FORM */
.cssForm { width: 400px; }
.cssForm div { clear: both; margin: 0 0 3px 3px; }
.cssForm label, .cssForm input { display: block; float: left; width: 224px; }
.cssForm input { display: block; float: left; width: 125px; }
.cssForm input { display: block; float: left; width: 125px; }
.cssForm small { display: block; float: left; margin-left: 224px; }
.cssForm input.checkbox { display: block; float: left; width: 10px; margin-right: 15px; }
.cssForm input.radio { display: inherit; float: none; width: 10px; } 
.cssForm input.submit { display: inherit; float: none; width: 100px; } 
