body { 	margin: 0px;
  	background-color: white;
	text-align: center;
  	line-height: 1.5em;
  	font-family: Verdana, Helvetica, Arial, sans-serif;
  	font-size: 12px;
  	color: black; } 
img { 	border:none; }  
h1{	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
  	}
h2{ font-family:Verdana, Helvetica ,Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-bottom:12px;
	font-stretch:ultra-expanded;
	}
	
a { 	color: black;
 	text-decoration: underline; }
ul { 	list-style-type: square; }		


#all { 
	
	text-align: center;
	
	width: 820px;
	background-color: white; /* #4F87B1; */
} 

#header {
	display: block;			
	border-bottom: solid white 10px;
	background-color: white;
	}
		/* background-image: url("../imgs/header_bg.gif"); 
  		background-repeat: repeat-x; }  */
/*#main {
	background-color: #4F87B1;
	width: 890px;
	padding: 0px,0px,0px,0px;
	margin: 50px,0px,0px,0px;
	text-align: left;
	vertical-align: top;
	}*/

#left {
	float: left;
	/* display: inline;  */
	width: 230px;
	
	
	}

#right {
	float: left;
	
	width:1px;}

#subnav {	
		text-align: left;
		width: 170px;
		background-color: #E6EBEC;
		padding: 15px; 
		border: 2px solid white;
		margin: 20px 10px 0px 10px;
		color: #333333;
		font-weight: bold;
		text-decoration: none; }
#subnav a  {	color: #7A7C58;
 		line-height: 1.3em;
  		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-weight: bold;
		text-decoration: none; }  
#subnav a:hover { color: #DC7D0F;
  		font-family: Verdana, Helvetica, Arial, sans-serif;
  		font-weight:bold;
  		font-style:normal;
 		text-decoration:none; }  
#subnav a:active { color: #E16222;
  		font-family: Verdana, Helvetica, Arial, sans-serif;
  		font-weight:bold;
  		font-style:normal;
 		text-decoration:none; }  
#subnav a.selected { color: #DC7D0F;
  		font-family: Verdana, Helvetica, Arial, sans-serif;
  		font-weight:bold;
  		font-style:normal;
 		text-decoration:none; }			 
#content {
		text-align: left;
		margin: 20px 0px 0px 3px;
		/* display: table-cell; */
		float: left;
		/* display: block; */
		padding: 25px;
  		width: 500px; 
		background-color: white; }
#footer { 
		display: block;
 		margin: 0px 0px 0px 0px;
 		height: 31px;
 		background-color: white;/* #4F87B1; */
		clear: both; }
 	/*		background-image: url("../images/layout/footer_bg.gif.html"); } */
#footertext { /*	position: relative;
		top: 7px;
 		left: 38px;
 		height: 100%;
 		width: 720px; */
		/*clear: both; */
		font-size: 0,8em;
		font-family: Verdana, Helvetica, Arial, sans-serif; 
 		color: #666666;
 		text-align: right;
 		font-weight:normal;
  		font-style:normal;
 		text-decoration:none; } 				 
#footer a {	color: #666666;
 		font-family: Verdana, Helvetica, Arial, sans-serif;
  		font-weight:normal;
  		font-style:normal;
 		text-decoration:underline; }  
#footer a:hover { color: #666666;
 		font-family: Verdana, Helvetica, Arial, sans-serif;
  		font-weight:normal;
  		font-style:normal;
 		text-decoration:underline; } 		 
.cleardiv { clear:both;  	 height:1px; }

