h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bolder;
 color: #0081c2;
 border: 1px solid #666666;
}
.topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	padding: 2px 0px 2px 5px;
	width: 100%;
	display: block;
	background-color: #dfdfdf;
 /* */
}
.topnav a:visited {
 color: #666666;
}
.topnav a:hover {
	color: #dfdfdf;
	background-color: #0081c2;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.topnav a:active {
 color: #990000;
}
.btmNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;

}
.btmNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;

}
.btmNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.btmNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0081c2;
	text-decoration: none;
	text-align: center;
}
.btmNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990033;
	text-decoration: none;
	text-align: center;
}
.mainBody {
	font-family: "Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-indent: 10px;
	border: 0px none;
	}
.mainnoindent {
	font-family: "Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	border: 0px none;
}
h5 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #0081c2;
	text-indent: 0pt;
}
.mainBody a:link {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #0081c2;
	text-decoration: none;
	text-indent: 0pt;
}
h6 {
	font-family: Trebuchet, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-indent: 0pt;
	line-height: normal;
}
.productTable {
	font-family: Trebuchet, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
	text-indent: 0px;
	border: 0px solid #EAEAEA;
	list-style-position: outside;
	list-style-type: square;
	font-weight: normal;
}
ul {
	font-family: Trebuchet, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	line-height: 16px;
	list-style-type: disc;
	list-style-position: inside;
}

li {
COLOR: #000000;
	font-family: Trebuchet, Arial, Helvetica, Sans-serif;
	FONT-WEIGHT: normal;
	LIST-STYLE-POSITION: outside;
	LIST-STYLE-TYPE: disc;
	MARGIN: 2px;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 3px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	TEXT-DECORATION: none;

}
h3 {
	font-family: Trebuchet, Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.productTable a {
 font-family: Trebuchet, Arial, Helvetica, Sans-serif;
 font-size: 10px;
 line-height: 11px;
 font-weight: bolder;
 color: #0081C2;
 text-decoration: none;
}
.productTable a:visited {
 color: #666666;
}
.productTable a:hover {
 color: #000000;
}
.productTable a:active {
 color: #CC0033;
}
.forms {
	font-family: Trebuchet, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	border: 0px none;
}
.specTable {
	font-family: Trebuchet, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	border: 1px solid #FFFFFF;
}


/*Added with brochure request form modifications 12/10/08*/

#brochure_form 
{
	background-image:url('../images/brochure_form_bg.png');
	background-repeat:no-repeat;
	height:350px; 
	width:280px;
	padding:2em; 
}

#brochure_form label
{
text-align: right;
position:absolute;

}

.brochure_head
{
	width:17em;
}

#brochure_form input
{
	margin-left: 5em;
} 

.brochureSubmit
{

	color: #000;
	background: #0381C1;
	border: 2px outset #BCDDEF;
	color:#fff; 
	margin:0 0 -3em 11em !Important;
}

.contactInput
{
	margin-left:10em !Important;
}

#brochure_form p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0181C2;
	margin:.5em 0;
}
