body, td, a, input, option, select, .arial11, .body {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #625B5A;
	text-decoration: none;
}
.body a {
	color: #003366;
	text-decoration: underline;
}
.orange {
	font-size: 12px;
	color: #FF9A31;
}
.green {
	font-size: 12px;
	color: #9CBA29;
}
.error {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.arial10 {
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	color: #625B5A;
}
.arial12 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #625B5A;
}
.featurelink {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.featurelink a {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.subheader {
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	color: #625B5A;
	font-weight: bold;
}
.subheaderblue,.bluelarge {
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	color: #00469B;
	font-weight: bold;
}
.headergreen {
	font-family: arial,helvetica,sans-serif;
	font-size: 20px;
	color: #9CBA29;
	font-weight: bold;
}
.headerorange {
	font-family: arial,helvetica,sans-serif;
	font-size: 20px;
	color: #FF9A31;
	font-weight: bold;
}

.headerLuperox {
	font-family: arial,helvetica,sans-serif;
	font-size: 20px;
	color: #095aa6;
	font-weight: bold;
	}
	
.headerNano {
	font-family: arial,helvetica,sans-serif;
	font-size: 20px;
	color: #003366;
	font-weight: bold;
	}
	
.headerPebax {

	font-family: arial,helvetica,sans-serif;
	font-size: 20px;
	color: #2e3092;
	font-weight: bold;

}
	
.headerwhite {
	font-family: arial,helvetica,sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.footernav {
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #888888;
}
.footernav:hover {
	text-decoration: underline;
}
.leftnav {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #625B5A;
}
.leftnav:hover {
	color: #FF9932;
}
.leftnavactive {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FF9932;
}
.leftnavsub {
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #625B5A;
}
.leftnavsub:hover {
	color: #FF9932;
}
.leftnavsubactive {
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FF9932;
}
.topnavsmall {
	font-family: arial,helvetica,sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #325884;
}
/*
.topnavsmall:hover {
	text-decoration: underline;
}
*/
.colorbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #D9E1E8;
}

.showSwitch {
	display: block;
}
.hideSwitch {
	display: none;
}


.mtlayer{
  position:absolute;
  visibility:hidden;
  line-height:15px;
}
.mtlayer table{
  border-style:solid;
  border-width:0px;
  border-color:#CCCCCC;
}
.mtlayer a{
  color:#FFFFFF;
  line-height:15px;
  text-decoration: none;
}
.mtlayer a:hover{
  color:#FF9933;
  text-decoration: none;
}

#mt_over{
  font-weight:bold;
}