body {
	margin: 0px;
}

body,h1,h3,h3,h4,td,p,ul,li { font-family: arial, verdana, helvetica, san-serif; }

h1 { font-size: 18px;
       color:#6D7979; }
h2 { font-size: 14px;
	    color: #537DB9; }
h3 { font-size: 12px;
       color: #333333; }

p { font-size: 11px;
	  line-height: 14px;
	  letter-spacing: 1px;
	  color:#333333; }

ul { list-style-image: url(images/blk_arrow_pixel.gif); }

li { font-size: 11px;
	 weight: bold; }
	  
a { font-size: 11px;
     font-weight: bold;
	 color: #6D7979;
	 text-decoration: underline;
	 padding: 3px;
	 letter-spacing: 1px; }
	 
a:link { font-size: 11px;
     font-weight: bold;
	 color: #6D7979;
	 text-decoration: underline; }
	 
a:visited { font-size: 11px;
     font-weight: bold;
	 color: #6D7979;
	 text-decoration: underline; }
	 
	 
a:hover { font-size: 11px;
     font-weight: bold;
	 background-color: #8EA0A0;
	 color: #ffffff;
	 text-decoration: none; }
	 
a.footer_nav { font-size: 10px;
     font-weight: normal;
	 color: #999999;
	 text-decoration: underline;
	 padding: 3px;
	 letter-spacing: 1px; }
	 
a.footer_nav:visited { font-size: 10px;
     font-weight: normal;
	 color: #999999;
	 text-decoration: underline;
	 padding: 3px;
	 letter-spacing: 1px; }
	 
a.footer_nav:hover { font-size: 10px;
     font-weight: normal;
	 color: #ff0000;
	 background-color: #ffffff;
	 text-decoration: none;
	 padding: 3px;
	 letter-spacing: 1px; }

.status { font-size: 11px;
    		 font-weight: bold;
			 background-color: #6D7979;
			 color: #ffffff;
	 		text-decoration: none;
			 padding: 3px; 
			  letter-spacing: 1px; }
a.logo:link { background-color: #ffffff; text-decoration: none; }
a.logo:hover { background-color: #ffffff; text-decoration: none; }
a.logo:visited { background-color: #FFFFFF; text-decoration: none; }

#logo { width: auto;
		   height: auto;
		   float: left;
		   background-color:#FFFFFF; }
#address { width: auto;
				 height: auto;
				 text-align: right;
				 float: right;
				 color: #6D7979;
				 padding: 5 10 0 0; }
#diag_bg { background-image: url(images/diag_bg.gif); }

.small9 { font-size: 9px; }
