body {
	font-family: Arial,Helvetica,sans-serif;
	text-align: justify;
	font-size: 8px;
	margin-left: 25px;
	margin-right: 25px;
	background-color: #006600;
}
table {
	font-size: 14px;
	background-color: #ffffff;
}
.vtable {
	width: 100%;
	position: relative;
}
.vtable3 {
	width: 33%;
	position: relative;
	padding: 5px;
}
.blackLink a {
	color: #000000;
	font-size: 110%;
	text-decoration: none;
	font-weight: 800;
}
.wmark {
	position: absolute;
	left: 35%;
	top: 100px;
	height: 500px;
	width: 200px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
.wmark img {
	position: relative;
	height: 500px;
	width: 250px;
}
.logofull {
	font-size: 14px;
}

.horizGold,.horizGold a{
	border-bottom: 5px solid #FFCC00;
	font-weight: 800;
	padding-bottom: 0px;
	color: #000000;
	text-decoration: none;
	font-variant: small-caps;
}
.heading {
	position: absolute;
	top: 20px;
	left: 70px;
}
.content {
	font-size: 110%;
}
.content2, .content2 a {
	font-size: 110%;
	font-weight: 800;
	color: #000000;
	text-decoration: none;
}
.logotop {
	font-size: 350%;
	font-weight: 800;
	font-style: italic;
	margin: -3px;
	padding-bottom: 2px;
	letter-spacing: 1px;
	color: #333399;
}
.logobottom {
	font-size: 100%;
	font-weight: 800;
	letter-spacing: 3px;
	color: #333399;
	margin-top: -1em;
	margin-left: 1px;;
}
.list {
	font-size: 80%;
	margin-left: 2em;
	padding-top: 1em;
	margin-top: 0em;
	text-indent: -1 em;
}
.list2 {
	margin-top: 0em;
}
.greenHead{
	color: #339933;
	font-size: 130%;
	font-weight: 800;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
.blueHeadItalic {
	color: #333399;
	font-size: 130%;
	font-weight: 800;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	font-style: italic;
}
.blueHeadCenter {
	color: #333399;
	font-size: 130%;
	font-weight: 800;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	text-align: center;
}
.blackHead{
	color: #000000;
	font-size: 130%;
	font-weight: 800;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
.blackHeadSmall {
	color: #000000;
	font-size: 100%;
	font-weight: 800;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
.blueHead{
	color: #333399;
	font-size: 130%;
	font-weight: 800;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
.greenCol {
	padding: 1em;
	border: 2px solid #339933;
	background-color: #CCFFCC;
}
.vertGreen1{
	position: absolute;
	top: 0px;
	left: 750px;
	width: 1px;
	height: 50px;
	border-left: 16px double #006600;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}
.vertGreen2{
	position: absolute;
	top: 0px;
	left: 60px;
	width: 1px;
	height: 50px;
	border-left: 5px solid #006600;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}
.goldborder30pct {
	border-bottom: 3px solid #FFCC00;
	width: 30%;
}
.greenHead a,.blueHead a,.blackHead a,.logotop a,.logobottom a {
	text-decoration: none;
	color: inherit;
}
/* oh, for God's sake, MSIE doesn't inherit colors properly... */
.greenHead a{
	color: #339933;
}
.greenHead a:hover {
	color: #FFFFFF;
	background-color: #339933;
}
.blueHead a,.logotop a,.logobottom a {
	color: #333399;
}
.navbar, .navbar a {
	color: #3333CC;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: 800;
	text-decoration: none;
	background-color: #EEEEFF;
	font-variant: small-caps;
	
}
.navbar a:hover, td.navbar:hover, td.navbar:hover a {
	color: #FFFFFF;
	background-color: #3333CC;
	font-weight: 800;
	text-decoration: none;
	font-variant: small-caps;
}
.navbar_reverse, .navbar_reverse a {
	background-color: #CCCCCC;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: 800;
	text-decoration: none;
	color: #666699;
	font-variant: small-caps;
	
}
.navbar_reverse a:hover, td.navbar_reverse:hover, td.navbar_reverse:hover a {
	background-color: #CCCCCC;
	color: #666699;
	font-weight: 800;
	text-decoration: none;
	font-variant: small-caps;
}
.navbartable{
	border: none;
	padding-top: 0px;
}
.mshown {
	position: absolute;
	visibility: visible;
	background-color: #EEEEFF;
	border-left: 2px solid #000066;
/*	border-right: 1px solid #CCCCCC; */
	border-bottom: 1px solid #CCCCCC;
}
.mhidden {
	position: absolute;
	visibility: hidden;
}
