body {
	margin: 0px;
}

body,h2,h3,h4,p,td,ul,li { font-family: trebuchet ms, arial, verdan, helvetica, san-serif; }

p { font-size: 11px;
     color: #333333; 
     letter-spacing: 1px;
     line-height: 14px; }
     
p.address { font-size: 10px;
		letter-spacing: normal;
		line-height:normal; }
		
a.nav {  font-size: 12px;
      font-weight: bold;
      text-decoration: none;
      color: #839091;
      padding: 2 2 2 4;
      line-height: 36px; }
      
a:link {  font-size: 12px;
      font-weight: bold;
      text-decoration: none;
      color: #839091; }
      
a:visited {  font-size: 12px;
      font-weight: bold;
      text-decoration: none;
      color: #839091; }
	  
	  
a:hover{  font-size: 12px;
      font-weight: bold;
      text-decoration: none;
      background-color: #839091;
	  color: #ffffff;  }
      
a.nav:hover {  font-size: 12px;
      font-weight: bold;
      text-decoration: none;
      background-color: #BDCED0;
      border-right: 4px solid #DED1C8;
      color: #ffffff; }
	  
.status {  font-size: 12px;
			  font-weight: bold;
			  text-decoration: none;
			  background-color: #839091;
			  border-right: 4px solid #DED1C8;
			   padding: 2 2 2 4;
			  color: #ffffff; }

ul { list-style-image: url(images/blk_arrow_pixel.gif); }

li { font-size: 11px;
     color: #333333;
     line-height: 14px; }
     
h1 { font-size: 18px;
       white-space: normal; }
       
h2 { font-size: 14px;
       white-space: normal; }
       
h3 { font-size: 12px;
       white-space: normal; }
       
h4 { font-size: 16px;
       white-space: normal; }

#grad_tile { background-image: url(images/grad_tile.jpg);
		background-repeat: repeat-x; }
		
#logo {
	width: 481px;
	height: auto;
	position: absolute;
	left: 0px;
	top: 163px;
}
	   
#navbar { width: 143px;
	      height: 121px;
	      position: absolute;
	      top: 291px;
	      left: 46px;
	      text-align:right; }
	      
#body {
	width: 543px;
	height: auto;
	position: absolute;
	left: 200px;
	top: 295px;
}
.privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 8px;
	color: #000000;}

.privacy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;}
	
	#copyright{
		font-size: 10px;
	}
	
	#copyright a{
		text-decoration: underline;
	}
	
	#copyright a:hover{
		background: none;
		color: #808080;
	}