a {
	color: #0000cc;
	text-decoration: underline;
}
a:hover {
	color: #000033;
	text-decoration: none;
}
acronym{
	border-bottom: 1px dotted #666666;
	cursor: help;
}
body{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 10px;
	padding: 0px;
}
h1{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;	
	line-height: 120%;
	margin: 0px 0px 0px 10px;
	padding: 3px 3px 0px 3px;
	font-weight: 600;
}
h2{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;	
	line-height: 100%;
	font-weight:bolder;
	margin: 0px 10px 0px 0px;
	padding: 0px 2px 3px 0px;
	text-align:left;
	
}
h2.nav{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;	
	line-height: 100%;
	font-weight:600;
	margin: 0px 10px 0px 0px;
	padding: 0px 2px 3px 0px;
	text-align:left;
	
}
h3{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;	
	line-height: 14px;
	margin: 10px 0px 3px 0px;
	padding: 0px;
	text-align:left;
	font-weight:bold;
}
br
{
	line-height:70%;
}
.contentleft{
	width: 77%;
}
.contentmain{
	background-color:#bcce9c; 
	padding:4px;
}
.contentright{
	width: 23%;
	padding-top:0px;
}
.greybox{
	background-color: #FBFBFB;
	color:#000000;
}
.header{
	background-color: #E6E6E6;
	background: url(../images/header.jpg);
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	color: #903326;
	line-height: 24px;
	font-weight: bold;
}
.menubox{
	background-color: #FBFBFB;
	color:#F9F8F7;
	font-family: Arial, Helvetica, sans-serif;
}
.menubox a{
	color:#00003a;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.menubox a:hover{
	color:#0000aa;
	font-size: 12px;
	line-height: 12px;
	text-decoration: underline;
}
.menubox a.selected{
	color:#FFFFFF;
}
.searchbox {
	font-size: 11px;
	padding:1px 2px 1px 2px;
	border:1px solid #999999;
	color:#666666;
	background:#F6F6F6;
	text-align:right;
}
.subheader{
	background-color: #2C8921;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
}
.subheader a{
	background-color: #2C8921;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
}
.subheader a:hover{
	background-color: #2C8921;
	color:yellow;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:underline;
}
.whitebox{
	background-color: #FFFFFF;
	color:#000000;
}
.whiteboxad{
	background-color: #FFFFFF;
	color:#000000;
	padding-bottom:6px;
	text-align:left;
}
.whitebox_topleft{
	background: url(../images/1-topleft.gif);
	width:9px;
}
.whitebox_bottomright{
	background: url(../images/1-bottomright.gif);
	width:9px;
}
