/* CSS Document */body	{	background-color:#77ad77;	color:#08448;	font-family: "Times New Roman", Times, serif;	line-height: 22px;	text-align: left;	margin: 0	}#header 	{	text-align: center;	position: relative;	height: 50px	}#navbar 	{	font-size: 9px;	line-height: 16px;	background-color:#ffffff;	text-align: center;	letter-spacing: 6px;	margin-bottom: 15px;	height: 16px	}#update	{	margin-right: 2%;	text-align:right;	font-size: 12px;	}	h3	{	font-size:larger;	color:#000000;		}h5	{	line-height: 1px;	color:#000000;	}		a 	{	color: #084408;	text-decoration: none	}a:hover 	{	color: #6b6c5a;	text-decoration: underline	}.leftcol 	{	background-color: #ffffff;	margin-left:2%;	text-align: center;	width: 20%;	float: left	}.midcol 	{	background-color: #ffffff;	margin-left: 3%;	width: 50%;	float: left	}.rightcol 	{	font-size: 12px;	line-height: 16px;	background-color:#ffffff;	margin-left: 3%;	text-align: center;	width: 20%;	float: left	}#footer 	{	color: white;	font-size: 12px;	line-height: 16px;	padding: 15px;	text-align: center;	clear: left	}	.menuitem 	{	margin:0%;	padding:0%;	width: 100%;	}.menuitem ul 	{	margin: 0%;	padding: 0%;	width: 100%	}.menuitem li	{	behavior: url( http://66.225.246.57/csshover.htc );	background-color:#084408;	display:block;	margin: 5% 5% 0% 5%;	padding: 0%;	width: 90%	}.menuitem li:hover	{	background-color:#77ad77;	color:#ffffff;	}.menuitem a, .menuitem li a	{	font-weight: bold;	text-decoration: none;	color:#ffffff;	}.menuitem li:hover	{	background-color:#77ad77;	color: #ffffff;	text-decoration: none	}.headertext {	font-size:xx-large;	color:#ffffff;	letter-spacing:.5em;	line-height:2em;	font-weight:bolder;	font-family:Skia, "Helvetica Neue Light"	}.h1 {		font-size:larger;	color:#CC6600;	line-height:1.6em;	letter-spacing:.2em;	font-family:Arial, Helvetica, sans-serif;	}.h1a {		font-size:larger;	color:#ffffff;	line-height:1.6em;	letter-spacing:.2em;	text-decoration:underline;	font-family:Arial, Helvetica, sans-serif;	}.h2 	{		font-size:small;	color:#999999;	line-height:.8em;	letter-spacing:.6em;	margin:.5em 0em 0em .3em;	font-family:Verdana, Arial, Helvetica, sans-serif;	}.text	 {		font-size:small;	line-height:1.8em;	letter-spacing:.4em;	margin:.5em 0em 1.5em 1.5em;	}