/* <![CDATA[ */
html, BODY {
	width: 100%;
	/*font-family: Verdana, 'Times New Roman', sans-serif;
	font-size: 14px;
 	color: #006600;*/
	background-color: #FFFFFF;
	height:auto;
	min-height:100%;
}
#header {
	float:left;
	position:absolute;
	background-color:#BBDAAC;
	width:800px;
	width:623px;
	height:20px;
	margin-top: 150px;
}
.header {
	position:absolute;
	float:left; 
}
#headermenu {
	float:right;
	position:absolute;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 200px;
	width:550px;
}
#content {
	float:left;
 	margin-top: 200px;
	width:800px;
}
h1 {
	font-family:Verdana,sans-serif;
	font-size:28px;
	/*color:#0070C0;*/
	color:#3366FF;
}
h2 {
	font-size:16px;
	color:#0070C0;
	font-weight: bold; 
	font-family: Verdana, sans-serif;
}
.subheader {
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#0070C0;
}
a:link, a:visited, a:hover {
	color:#0066CC;
	/*color:#0070C0;*/
	font-weight:bold;
}
a.button {
    width: 250px; 
    padding: 10px;
    border: 2px solid #2D7933; 
    background: #40AF49; 
    text-decoration: none; 
    color:#FFFFFF;
}
/*
.green {
	color:#006600;
	font-weight:bold;
	text-decoration:none;
}
.blue {
	color:#0070C0;
}
*/
td {
    color: rgb(0,102,51); 
    font-size: x-small; 
    font-family: Verdana;
}
/* ]]> */
