html { font: 85% Helvetica, Arial, "Sans Serif"; color:#153872; }

A:visited {font: inherit; color: #011950; font-weight:bold; text-decoration:underline; line-height: 1.5em; font-style:inherit; }
A:active  {font: inherit; color: #0086B4; font-weight:bold; text-decoration:underline; line-height: 1.5em; font-style:inherit;}
A:link 	{font: inherit; color: #0086B4; font-weight:bold; text-decoration:underline; line-height: 1.5em; font-style:inherit;}
A:hover   {font: inherit; color: #0086B4; font-weight:bold; text-decoration:underline; line-height: 1.5em; font-style:inherit;}
/*
#main_menu a:visited	{font: 0.5em Helvetica, Arial, "Sans Serif"; line-height: 250%; color: #d8d9da; font-weight:bold; text-decoration:none; float: left; width:97px; height:27px; background: url(../images/menu.png) no-repeat 0px 0px; overflow: hidden;}
#main_menu a:active	{font: 0.5em Helvetica, Arial, "Sans Serif"; line-height: 250%; color: #d8d9da; font-weight:bold; text-decoration:none; float: left; width:97px; height:27px; background: url(../images/menu.png) no-repeat 0px 0px; overflow: hidden;}
#main_menu a:link 	{font: 0.5em Helvetica, Arial, "Sans Serif"; line-height: 250%; color: #d8d9da; font-weight:bold; text-decoration:none; float: left; width:97px; height:27px; background: url(../images/menu.png) no-repeat 0px 0px; overflow: hidden;}
#main_menu a:hover	{font: 0.5em Helvetica, Arial, "Sans Serif"; line-height: 250%; color: #011950; font-weight:bold; text-decoration:underline; float: left; width:97px; height:27px; background: url(../images/menu2.png) no-repeat 0px 0px; overflow: hidden;}
*/
#footerMenu a:visited	{font: 0.8em Helvetica, Arial, "Sans Serif"; line-height: 250%; margin: 7px 0px 0px 10px; color: #153872; font-weight:bold; text-decoration:none; float: left; width:97px; height:27px;}
#footerMenu a:active	{font: 0.8em Helvetica, Arial, "Sans Serif"; line-height: 250%; margin: 7px 0px 0px 10px; color: #153872; font-weight:bold; text-decoration:none; float: left; width:97px; height:27px;}
#footerMenu a:link 	{font: 0.8em Helvetica, Arial, "Sans Serif"; line-height: 250%; margin: 7px 0px 0px 10px; color: #153872; font-weight:bold; text-decoration:none; float: left; width:97px; height:27px;}
#footerMenu a:hover	{font: 0.8em Helvetica, Arial, "Sans Serif"; line-height: 250%; margin: 7px 0px 0px 10px; color: #0085b1; font-weight:bold; text-decoration:underline; float: left; width:97px; height:27px;}

h1{ font: 130% Helvetica, Arial, "Sans Serif"; font-weight:bold; color: #011950; }
h2{ font: 120% Helvetica, Arial, "Sans Serif"; font-weight:bold; color: #011950; }
h3{ font: 110% Helvetica, Arial, "Sans Serif"; font-weight:bold; color: #011950; }
h4{ font: 100% Helvetica, Arial, "Sans Serif"; font-weight:bold; color: #011950; }

.error {font: 1.1em; color:#f00; font-weight:bold;}

hr {
border: 0;
color: #000000;
background-color: #000000;
height: 1px;
width: 100%;
text-align: left;
}

label{
	clear: both;
	float: left;
	font-size: 83%;
	height: 20px;
	color: #153872;
	margin: 6px 0px 5px 5px;
}


input,select{
	font-family: Tahoma, Arial;	
	clear: right;
	float: left;	
	margin: 5px 5px 5px 0px;
}

input{
	font-size: 9pt;
	/*line-height: 50%;*/
	height: 15px;
}

input.btn{
	clear: both;
	height: 20px;
	float: left;
	padding: 0px 10px 0px 10px;
}
input.cbx{
	margin: 8px 40px 7px 0px;
}
input.submit,input[type='submit']{
	clear: both;
	font-weight: bold;
}

span.check input 
{
	float:left;
	clear:none;
	margin:5px 10px 0px 0px;
	padding:0px;
}

span.check label 
{
	float:left;
	clear:none;
	margin:5px 0px 0px 0px;
	padding:0px;
}

span.check 
{
	float:left;
	margin:0px;
	padding:0px;
	clear:right;
}

input.submit-btn {
	
	width: 169px;
	height: 25px;
	color: #003575;
	line-height: 100%;
	background: url(images/submit.gif) no-repeat;
	background-position:0px 4px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	outline: none;
	border: none;
}

select{
	font-size: 8pt;
	clear: right;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 5px auto;
}
#form_2 select{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#searchBox label{
	width: 80px;
	height: 15px;
	margin: 5px 0px 2px 10px;
	padding: 0px 0px 0px 0px;
}

#searchBox input,select{
	clear: both;
	width: 163px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
#searchBox input{
	line-height: 1em;

}
#searchBox select{
	width: 165px;
}
#searchBox input.cbx{
	clear: none;
	float: left;
	text-align: left;
	width: 20px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#searchBox input.submit-btn {
	clear: both;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 10px;
	width: 169px;
}


input.submit-btn:hover {
	background: url(images/submit2.gif) no-repeat 0px 4px;
}

cite{
	font-style: normal;
	color: #0085b1;
}
img{
	border: 0px;
}
/*
#main th{
	float: right;
	text-align: right;
}
*/
#main input,select{
	float: left;
}
#main input.submit,input[type='submit']{
	height: 30px;
	float: right;
	margin: 10px 0px 0px 120px;
	padding: 0px 0px 0px 0px;
}

#main #pageLabel{
	position: relative;
	clear: none;
	float: right;
}
#main .page{
	position: relative;
	clear: none;
	float: right;
	width: 45px;
	height: 20px;
}

table
{
	width: 100%;
	border: 0px none;	
}

table.AdminTable th a
{
	text-decoration: none;
	color: #011950;
}

table.AdminTable td a
{
	text-decoration: none;
	color: #011950;
	font-weight:normal;
}

tr, td
{
	border: 0px none;
}

textarea.AdminTable 
{
	width: 100%;
}

table.AdminTable th
{
	float:none;
	text-align:left;
	border: 0px none;
}

table.SearchTable 
{
	margin-top:10px;
}

a.normalLink
{
	color:#003574;
	font-size:11px;
	font-weight: bold;
}

a.headLink
{	
	color:#003574;
	font-size:12px;
	font-weight: bold;		
}

a:visited.headLink
{	
	color:#0085b1;
}

a.smallLink
{
	
	color:#003574;
	font-size:10px;
	font-weight: normal;
}

a:visited.smallLink
{	
	color:#0085b1;
}

table.SearchTable td, table.SearchTable th
{
	padding:4px;
}

table.SearchTable img
{
	border: solid 1px #000000;
}

a.largeLink:visited, a.largeLink:active, a.largeLink:hover, a.largeLink:link
{
	font: inherit; color: #0086B4; text-decoration:underline; line-height: 1.5em; font-style:inherit;
	font-size:16px;
	font-weight: bold;
}

a.largePLink:visited, a.largePLink:active, a.largePLink:hover, a.largePLink:link
{
	font: inherit; color: #0086B4; text-decoration:underline; line-height: 1.5em; font-style:inherit;
	font-size:16px;
	font-weight: bold;
}

#crumbs 
{
	font-size:12px;
	font-weight:bold;
	color:#0086B4;
}

#crumbs a
{
	color:#0086B4;
}

#crumbs a:hover
{
	color:#011950;
}

.orange
{
	color:#FF8D00;
}

a.orangeLink, strong.orangeText, span.orangeText
{
	color:#FF8D00;
	text-decoration:none;
}

p.bigOrangeLink, a.bigOrangeLink 
{
	color:#FF8D00;
	font-size:20px;
	font-weight:bold;
	
}



strong.orangeHeading
{
	color:#FF8D00;
	clear:left;
	display:block;
}

h2.orangeHeading
{
	color:#FF8D00;
	clear:both;
	font-size:20px;
}

a.normalTextLink 
{
	font-weight:normal;
	text-decoration:none;
	color:#153872;
	font-size:14px;
}

a:hover.normalTextLink 
{
	text-decoration:underline;
}

table#QuoteForm 
{
	width:350px;
}

table#QuoteForm, table#QuoteForm tr, table#QuoteForm tr td
{	
	font-size:14px;	
	vertical-align:top;
	/*border:solid 1px #000;	*/
}

table#QuoteForm input, table#QuoteForm textarea
{
	width:200px;
	float:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

table#QuoteForm input.btn 
{
	width:200px;
	float:none;
}

table#QuoteFormProducts 
{
	width: 250px;	
	margin-left:100px;	
}

table#QuoteFormProducts , table#QuoteFormProducts tr, table#QuoteFormProducts tr td
{
	border:solid 1px #000;
}

table#QuoteFormProducts tr td {
	padding: 5px;
}

#footerMenu i 
{
	font-size:20px;
	margin-left:255px;	
}

a.PDFLink 
{
	margin:10px;
	float:right;
	clear:both;
}

a:visited.bigOrangeNoLink, a:active.bigOrangeNoLink, a:hover.bigOrangeNoLink, a:link.bigOrangeNoLink
{
	color:#FF8D00;
	font-size:20px;
	font-weight:bold;
	
	text-decoration:none;	
}

a:hover.bigOrangeNoLink 
{
	text-decoration:underline;
}


a:visited.noLink, a:active.noLink, a:hover.noLink, a:link.noLink
{
	text-decoration:none;
	font: inherit; 
	color:inherit;
	font-weight:inherit;
}

a:hover.noLink 
{
	text-decoration:underline;
}

a:link.noLinkNormal, a:visited.noLinkNormal, a:active.noLinkNormal, a:hover.noLinkNormal 
{
	text-decoration:none;
	font: 100% Helvetica, Arial, "Sans Serif"; 
	color:#153872;
	font-weight:normal;
}

a:hover.noLinkNormal 
{
	text-decoration:underline;
}

a:link.noLinkBold, a:visited.noLinkBold, a:active.noLinkBold, a:hover.noLinkBold 
{
	text-decoration:none;
	font: 100% Helvetica, Arial, "Sans Serif"; 
	color:#153872;
	font-weight:bold;
}

a:hover.noLinkBold 
{
	text-decoration:underline;
}

h3 a:link.noLinkBold, h3 a:visited.noLinkBold , h3 a:active.noLinkBold , h3 a:hover.noLinkBold 
{
	color: #011950;
}

a.italic
{
	font:inherit;
	font-weight:inherit;
	font-style:italic;
}

table tr td a.standardLink
{
	text-decoration:underline;		
	font-weight:bold;
}

.hide 
{
	display:none;
}