body {
	margin:0px;
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font:11px arial;
	color:#333333;
	}
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:normal;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}

#navigation a {
	font:12px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#container {
		margin: 20px 5% 20px 5%;
		}
		
#header {
         width: 100%;
		 background-color: #003366;
		 padding: 15px 0 15px 0;
		 }
		 
#navrow {
         /* width: 100%; */
		  background-color: #FFFFFF;
		  padding: 8px 0 8px 12px;
		  }		 
		 
#leftbar {
          width: 210px;
		  background-color:	#a4c2c2;
		  float: left;
		  padding: 10px 10px 20px 10px;
		  }
		  
#contentbar {              
           margin: 0;
		   padding: 20px 20px 60px 280px;
		   background-color: #FFFFFF;
		   }		  	 		
.logo {
	font:28px times new roman;
	color: #FFCC00;
	letter-spacing:0.4em;
	font-weight:normal;
	line-height: 42px;
	}

.sublogo {
          color: #FFCC00;
		  font: 14px arial;
		  line-height: 14px;
		  }

.sidebartext {
	font:12px verdana;
	color: #000000;
	line-height:18px;
	
	}
	
.lettertext {
	font:13px arial;
	line-height:16px; 
	color:#333333;
	}
	
.bodytext {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}
	
.pagename {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
/*	line-height:26px; */
	}
	
.subheader {
	font:13px arial;
	color: #222222;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navtext {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.tightext {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	