body{
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;

}

td{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

td.maintitle{
  background-image: url(hdr_bg.gif);
  background-repeat: no-repeat;
}

td.subtitle{
  background-image: url(hdr_bg2.gif);
  background-repeat: no-repeat;
}



textarea{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

input{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.header_text{
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    height: 30px;
}

.welcome{
	height: 20px;
}

.header{
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	color: #fff;
}

.greentext{
	font-weight: bold;
	color: #3E8C8B;
	text-decoration: none;
}

.greentext:hover{
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}

.section_header{
	font-weight: bold;
	font-size: 13px;
	color: #336666;
	text-decoration: none;
}

.section_header:hover{
	font-weight: bold;
	font-size: 13px;
	color: #CC9900;
	text-decoration: none;
}


.title{
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
	font-size: 18px;
	color: #fff;
	margin-left: 8px;
}



.sectiontitle{
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	font-size: 14px;
	color: #fff;
}


.sectiontitle2{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	color: #fff;
	padding: 0;
}

.boxtext{
	padding: 4px;
	font-weight : normal;
	text-decoration: none;	
}

.topnav{
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	height: 24px;
	padding-top: 4px;
	margin: 0px 20px;
}

.topnav:link, .topnav:visited{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.topnav:hover{
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}


.footernav{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	margin: 0px 4px;
}

.footernav:link, .footernav:visited{
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

.footernav:hover{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #CC9900;
}

.bluelink{
font-size: 11px;
text-decoration: underline;
color: #000099;
}

.bluelink:link, .bluelink:visited{
font-size: 11px;
text-decoration: underline;
color: #000099;
}

.tech_text{
	font-weight: normal;
	text-decoration: none;
	padding: 8px;
}

.bluelink2{
font-size: 11px;
text-decoration: underline;
color: #000099;
margin-right: 6px;
}

.bluelink2:link, .bluelink2:visited{
font-size: 11px;
text-decoration: underline;
color: #000099;
margin-right: 6px;
}

.tabheader{
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	font-size: 13px;
	margin-left: 4px;
	color: #fff;
}

#products{
   position: absolute;
   left: 300px;
   top: 112px;
   border-width : 1px; 
   border-style : solid; 
   border-color : #000000; 
   visibility: hidden;
   z-index : 90;
}

.dropdownlink{
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #ffffff;
}

.dropdownlink:link, .dropdownlink:visited{
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #ffffff;
}

.dropdownlink:hover{
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #CC9900;
}

h1{
	font-weight:700;
	font-size:11px;
	margin:0px;
	padding:0px 0px 3px 0px;
}

.blkroundborder img {
-moz-border-radius: 14px;
-webkit-border-radius: 14px;
border-radius: 14px;
padding:4px;
border: 2px solid black;
}

.blkroundborder:hover img {
border: 2px solid #3e8c8b;
}
