.bodytext{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
        line-height: 14px;
        text-align: justify;
          } 
.prodtext{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
        line-height: 14px;
        text-align: left;
          }          
          
.navtext{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 2px;
        font-size: 11px;
        text-align: left;
        color: #F0F0F0;
        } 
 
.celltitle{
	background: #7B7B7B;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 2px;
        font-size: 11px;
        text-align: left;
        color: #F0F0F0;
        }
        
.highlight{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 15px 30px;
        font-size: 12px;
        text-align: left;
	
                }  
.intl {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
   	color: #0066CC;
        }
.gov  {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
   	color:#ff0000;
}
.linksmall{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
   color: #F0F0F0;
}  
.smalltext{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
        color: #A0A0A0;
      }
.navtitle{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #F0F0F0;
   text-align: center;
   margin-bottom: 550px;
	margin-top: 200px;
          }          
           
BODY {
	background: #fff url(images/bg.gif) 
	repeat-y;
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color:#333333;
      }           

a:link {
	text-decoration: underline;
	font-weight:bold;
	color: Blue;
}
a:hover {
	color:#002c99;
}
a:visited {
	text-decoration:none;
	font-weight:bold;
	color: #6495ED;
	}
	
.top {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 1px;
	position: absolute;
	left: 740px;
    color: #A0A0A0;
	}
	
#navbar {
	position: absolute;
	}
	
#bottomicons {
	position: absolute;
	bottom: 5px;
	left: 35px;
		}

#products a:link, #products a:visited {
	text-decoration:none;
	font-weight:normal;
	color: #333333;
}
#products a:hover {
	color:#002c99;
}


h1	{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 15px;
	letter-spacing: 1px;
	line-height: 16px;
	color: #0066CC;
	background: #F5F5F5;
	}
h2	{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin-top: 6px;
	margin-bottom: 15px;
	letter-spacing: 0px;
	color: #0066CC;
	}
	

#topnav {
	margin:0 0 0 130px;
	padding: 0 0 0 12px;
	}
	
#topnav UL {
	list-style: none;
	margin: 5px;
	padding: 0;
	border: none;
	} 

#topnav LI {
	display: block;
	margin: 0;
	padding: 0;
	float:left;
	width:auto;
	}
	
#topnav A {
	color:#444;
	display:block;
	width:auto;
	text-decoration:none;
	background: #DDDDDD;
	margin:0;
	padding: 2px 10px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #aaa;
}
	
#topnav A:hover, #topnav A:active {
	background: #C0C0C0;
	}

#topnav A.current:link, #topnav A.current:visited {
	position:relative;
	z-index:102;
	background: #C0C0C0;
	font-weight:bold;
	}
	
#subnav {
	position:relative;
	top:-1px;
	z-index:101;
	margin:0;
	padding: 0px 0 3px 0;
	background: #C0C0C0;
	border-top:1px solid #fff;
	border-bottom:1px solid #aaa;
	}
	
#subnav UL {
	list-style: none;
	margin: 3px 0 0px 180px;
	padding: 0px;
	border-right: 1px solid #fff;
	border-left: 1px solid #aaa;
	} 

#subnav LI {
	position:relative;
	z-index:102;
	display: block;
	margin: 0;
	padding: 0;
	float:left;
	width:auto;
	}
	
#subnav A {
	color:#fff;
	display:block;
	width:auto;
	text-decoration:none;
	margin:0;
	padding: 2px 12px 2px 10px;
}
	
#subnav A:hover, #subnav A:active {
	color:#444;
	}

#subnav A.current:link, #subnav A.current:visited {
	color:#444;
	}
	
#subnav BR, #topnav BR {
	clear:both
	}
