@charset "UTF-8";
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu a:link {
	color: #000000;
	text-decoration: none;
}
.menu a:hover {
	color: #000000;
	text-decoration: underline;
}
.menu a:visited {
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.childfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}
.childfooter a:link {
	color: #666666;
	text-decoration: none;
}
.childfooter a:hover {
	color: #666666;
	text-decoration: underline;
}
.childfooter a:visited {
	color: #666666;
	text-decoration: none;
}

.childNavText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	line-height: 1em;
}
.childNavText a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
.contentBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
#MainContent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#MainContent h1 {
	font-size: 14px;
	font-weight: bold;
}

#MainContent h2 {
	font-size: 12px;
	font-weight: bold;
}
.contentBodyTabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.contentBodyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.childNavText a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.childNavText a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#MainContent ul {
	list-style-position: outside;
	list-style-type: disc;
}
#ChildNav {

}
.one-column {
	width: 400px;
}
.one-column label {
	float: left;
	width: 120px;
	text-align: right;
}
label {
	font-weight: bold;
	font-family: Arial;
}
input, textarea, label {
	margin: 2px;
}
#table #header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
#table {
	border: 1px solid #000000;
}

#table #on {
	background-color: #CCCCCC;
	font-size: 11px;
}
#table #of {
	font-size: 11px;
}

