body{
	background:#052703  repeat-x;
	font-family: verdana,arial;
	font-size: .7em;
	margin:0;
	color:#000;
	text-align:center;
	}
h1{
	font-size:1.1em;
	color:#0A6E07;
	}
cite{
	color:#0A6E07;
	}
h2{
	font-size:1em;
	color:#000;
	}
.statement{
	color:red;
	}
#sitecontainer{
							 margin: 0 auto;
							 width: 750px;
							 text-align:left;
 background: #fff url('images/body.gif') repeat-y;
 overflow:auto;
							 }
#header{
	width: 750px;
	height:116px;
	 margin: 0 auto;
	 background: #fff;
	}
#footer{
				 background: #fff url('images/footer.gif');
				 width:750px;
				 height:26px;
			margin:0 auto;
			text-align: center;
			font-size: .6em;
			color:#E5E6B6;

			}
#text{
			width:480px;
			float:right;
			padding:0 30px 0 10px;
			 overflow:hidden;
		
			}

.leftbox{
			width: 230px;
			float:left;
			
			}
.rightbox{
			width:230px;
			float:right;
			}
.centerbox{
clear:both;
}
		
/*   NAVIGATION    */
#nav{
	width:200px;
	float:left;
	margin:0 0 0 8px;
	}
#nav ul{
margin:0;
padding:0;
list-style:none;
}
#nav li{
	margin:0 0 5px 0;
	
	}
#nav li a{
	text-decoration:none;
	color:#000;
	
	}
#nav li a:hover{
	text-decoration:none;
	color:#ccf;
	
	}
#nvqtable table{
	width:480px;
	}		
#nvqtable th,#cotc th{
	background:#C1EA95;
	
	}
#nvqtable td{
	background:#CCE6FF;
	}
#nvqtable .qual{
	vertical-align:top;
	width:150px;
	}
#nvqtable .level{
	text-align:center;
	width:20px;
	}
				
caption{
	text-align:left;
	font-weight:bold;
	}	
.forml ul{
	list-style:none;
	margin:0;
	padding:0;
	}
#contact_table th{
	text-align:right;
	}	