body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #e8e6df;
}

hr { border-color: #CCCCCC; border-width: 1px; border-top-style: solid; border-bottom-style: none; border-left-style: none; border-right-style: none; height: 1px; overflow: hidden; margin-top: 20px; margin-bottom: 15px; }

a { color: #00538e; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/* COMMON */
.navback {
	background-color: #b2bb1c;
}
.leftbar {
	background-color: #dddad1;
}
.line {
	background-color: #a1ab1a;
}
.emphasizebig, h2 {
	color: #00538e;
	font-weight: bold;
	font-size: 11px;
}
.h2 { margin-bottom: 10px; padding-bottom: 0px;}


.emphasize {
	color: #00538e;
	font-weight: bold;
}
.pagetitle, h1 {
	color: #b2bb1c;
	font-weight: bold;
	font-size: 12px;
}

/* NAV */
.nav:link, .nav:visited, .nav:active {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.nav:hover {
	color: #f8cf0a;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.subnav:link, .subnav:visited, .subnav:active {
	color: #00548f;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.subnav:hover {
	color: #f8cf0a;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.subpageline {
	background-color: #c6caa2;
}

.green_text { color: #eeecdf; font-size: 18px; font-family: arial; line-height: 18px; margin-left: 30px; margin-top: 5px; line-height: 28px;letter-spacing: 0.075em; }

#footer { width: 810px; margin: 0px auto; text-align: right; color: #999999; margin-top: 5px; }
#footer a { color: #666666; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#nav a { color: #333333; text-decoration: none; }
#nav a:hover { text-decoration: underline; }


