html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }

body {
	margin: 0;
 	font-size: 12px;
	background: url(../images/bg1.gif);

	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	}

 
H3 {
   border-bottom: thin solid #CC3333;
	color: #369;
	font-family: "Trebuchet MS", arial, sans-serif;
	margin:0;
   padding:0;

}  

H4 {
	border-bottom: thin solid #CC3333;
	color: #003399;
	font-family: "Trebuchet MS", arial, sans-serif;
	margin:0;
	padding:0;
}  

H5 {
	color: #990000;
	font-weight: bold;
	margin:0;
	padding:0;
	font-size: 110%;
}  

H6 {
	color: #ffffff;
	font-weight: bold;
	margin:0;
	padding:0;
	font-size: 130%;
	background-color:#990000;
}  


 

A  {	/*color: white;*/
	text-decoration: none;
}

A, A:VISITED {	color: white;
 	text-decoration: none; 
}

A:HOVER {	/*color: red;*/
text-decoration: underline;
} 



TD
{
vertical-align:top;
}


#navMain  
{
background-color: #336699;
color: #fff;
 
 font-size: 12px;

}

#navContainer { width: 146px; }

#navContainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
 width: 100%; 
}

#navContainer li {
	font-size: 14px;
	 color: #000;
}

#navContainer a
{
display: block;
padding: 3px;
padding-left: 10px;
width: 146px;

border-bottom: 1px solid #eee;
 font-weight: bold;
color: #fff;
}

#navContainer a:link, a:visited
{
color: #fff;
text-decoration: none;
}

#navContainer a:hover
{
background-color: #ffc;
color: #369;
}


.box {  
 
 


  border-style : solid;
  border-width : 1px;
  border-top-width: 0px;

border-right-width: 0px; 

 
 } 

  
 

.contentMain
{ padding: 10px;   background-color: White;    }
 



 
/*nav bottom*/
#navBottomBox
{
 /*background-color: White;*/
 border: 0px solid #F0E68C;
 vertical-align: middle;
 text-align: center;
 line-height: 22px; 
}


#navBottomBox a
{
/* background-color: White;*/
 
 vertical-align: middle;
 text-align: center;
 line-height: 22px; 
 color: black;
 padding-right: 0px;
}

#navBottom li
{
display: inline;
list-style-type: none;
padding-left: 10px;
font-size: 70%;
/* background-color: White;*/
}

.brochureHeader { 
font-weight: bold; 
font-size: 120%

}

#blueHZ {
color: #336699;
background-color: #336699;
height: 1px;
}

.buttonpads
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.HR
{
	border-bottom: thin #336699 solid;
vertical-align: middle;	
margin: 0px;

}

#links a
{
color: red;	
	}

.myInfoHeaders
{
text-align: right;
font-size: 80%;
font-weight: bold;
padding-right: 10px;
	vertical-align: top;
	}

#eStufferCallOut
{
border: thin solid gray;
}


.orderingLinks 	a, a:visited
{
	color: #900;
}


.orderingLinksHeader 	
{
	margin-left: 0px;
 
	color:#369;
}



.orderingLinks 	p
{
	margin-left: 25px;
	margin-bottom: 10px;
	color:#369;
}

.brochureLinks a, a:visited
{
	color:#900;
}

.eBrochureHeader
{
	font-size: 1.25em;
	font-weight:bold;
}

.clickHere a
{
	color:#900;
}


.mainHeaderNew
{
	font-size: 1.25em;
	color:#900;
	font-weight: bold;
	text-align:center;
}

.BG_new
{
	background-image:url(../images/BG_new.jpg);
	background-repeat:repeat-x;
	text-align:center;
}