.Header {
	background-color: #006600;
	background-position: 100%;
	color: #FFFFFF;
}
.NavBar {
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;
}
a.Ref:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.Ref:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.Ref:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.Ref:active {
	color: #003300;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.Cat:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
a.Cat:visited {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.Cat:hover {
	color: #006600;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.Cat:active {
	color: #006600;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #003300;
}
a:active {
	color: #003300;
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #999999;
}
.Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px none #000000;
	font-size: 12px;

}
.HeaderLogo {
	left: 0px;
	top: 0px;
}
.SectionName {
	font-weight: bold;
	color: #006600;
	padding: 2px;
	font-size: 14px;

}
.SectionMenu {
	border: 1px solid #000000;
	background-color: #999999;

}
.VertDividerRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.GreyBar {
	background-color: #CCCCCC;
	background-position: 100%;
}
.NavBox {
	border: 1px solid #000000;
	margin: 10px;
	padding: 0px;

}
.VertDividerLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-indent: 10px;
	margin: 10px;
	padding: 10px;



}
.SiteName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	font-weight: bold;
	font-size: medium;




}
.Outlined {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.GoldBar {
	background-color: #006600;
	color: #FFFFFF;
}
.Output {
	font-family: "Courier New", Courier, mono;
}
.button {
	background-color: #006600;
	padding: 5px;
	border: 2px solid #000000;
	font-weight: bold;
	background-position: center;
	text-align: center;




}
.menuItem {
	background-color: #cccccc;
	padding: 10px;
	border: 1px solid #000000;
	white-space: pre;

}
.contentTable {
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;


}
.Announcement {
	font-size: large;
	color: #FF0000;
}

.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.Content img {
	float: right;
	padding-left: 6px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.Content li {
	line-height: normal;
	margin-bottom: 10px;
}

