a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #CC0000;
}
.subMenuBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-decoration: none;
	border: 1px solid #003300;
}
.subMenuLink {
	color: #CCFFCC;
}
.subMenuLink:hover{
	text-decoration: underline;
	color: #FFFF33;
}
.sideMenuEmpty {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.caveat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.boxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .1em;
}
.boxHeadingOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #996600;
}
.loginLabel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .1em;
}

.loginFormField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #006633;
	background-color: #FFFFFF;
}
.loginAlert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #330000;
}
.size10pt {
	font-size: 10px;
}
.size12pt {
	font-size: 12px;
}
.size10pt {
	font-size: 10px;
}
.size13pt {
	font-size: 13px;
}
.size14pt {
	font-size: 14px;
}
.bodyText, .bodyTextRev, .bodyTextBold, .errors {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.bodyText12, .bodyTextRev12, .bodyText12bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.bodyText10, .bodyTextRev10, .bodyText10bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight:normal;
}
.loginMessage{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #ffffff;
	font-weight: bold;
}
.bodyText {
	color: #000000;
}
.bodyTextBold {
	font-weight: bold;
}
.bodyText12Bold {
	font-weight: bold;
}
.bodyTextRev {
	color: #FFFFFF;
	font-weight: bold;
}
.bodyTextRev12 {
	color: #FFFFFF;
	font-weight: bold;
}
.linkRev {
	color: #FFFFFF;
	font-style: italic;
}
.linkRev:link {
	color: #FFFFFF;
	font-style: normal;
	text-decoration: underline;
}
.linkRev:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.linkRev10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.linkRev10:link {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.linkRev10:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
.alert {
	font-weight: bold;
}
.emphasis{
	font-size: larger;
}
.errors{
	color: #cc0000;
	font-weight: bold;
}
.red_emphasis{
	font-size: larger;
	color: #cc0000;
}
.revBlue {
	color: #66CCFF;
	font-weight: bold;
}
.loginButton, .logoutButton{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.loginButton {
	background-color: #009966;
	border-top-color: #00CC66;
	border-right-color: #006633;
	border-bottom-color: #003300;
	border-left-color: #00CC66;
}
.logoutButton {
	background-color: #0099CC;
	border-top-color: #00CCFF;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #00CCFF;
}

