@charset "utf-8";
.currentHeadline {
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}

.sideSubHeaderSize {font-size: 18px}
.side2DeepSize {
	font-size: 14px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FDE833;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.location {
	font-size:12px;
	color:#999999
}
.location a {
	font-size:12px;
	color:#999999;
	text-decoration: none;
}
.location a:link {
	font-size:12px;
	color:#999999;
	text-decoration: inherit;
}
.location a:visited {
	font-size:12px;
	color:#999999;
	text-decoration: inherit;
}
.location a:hover {
	font-size:12px;
	color:#999999;
	text-decoration: inherit;
}
.location a:active {
	font-size:12px;
	color:#999999;
	text-decoration: inherit;
}

.navBar {
	font-size: 16px;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
.navBar a {
	font-size: 16px;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
.navBar a:link {
	text-decoration: none;
}
.navBar a:visited {
	text-decoration: none;
	color: #006600;
}
.navBar a:hover {
	text-decoration: none;
	color: #00CC33;
}
.navBar a:active {
	text-decoration: none;
	color: #00CC33;
}

.navCurrent {
	font-size: 16px;
	color: #0000FF;
	font-weight: bold;
}
.navCurrent a {
	font-size: 16px;
	color: #0000FF;
	font-weight: bold;
}
.navCurrent a:link {
	text-decoration: none;
}
.navCurrent a:visited {
	text-decoration: none;
	color: #0000FF;
}
.navCurrent a:hover {
	text-decoration: none;
	color: #00CC33;
}
.navCurrent a:active {
	text-decoration: none;
	color: #00CC33;
}

.sideBar {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
.sideBar a {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
.sideBar a:link {
	text-decoration: none;
}
.sideBar a:visited {
	text-decoration: none;
	color: #006600;
}
.sideBar a:hover {
	text-decoration: underline;
	color: #00CC33;
}
.sideBar a:active {
	text-decoration: none;
	color: #00CC33;
}
.sideCurrent {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.sideCurrent a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.sideCurrent a:link {
	text-decoration: none;
}
.sideCurrent a:visited {
	text-decoration: none;
	color: #990000;
}
.sideCurrent a:hover {
	text-decoration: none;
	color: #00CC33;
}
.sideCurrent a:active {
	text-decoration: none;
	color: #00CC33;
}

.sideSubHeader {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
.sideSubHeader a {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
.sideSubHeader a:link {
	text-decoration: inherit;
}
.sideSubHeader a:visited {
	text-decoration: inherit;
	color: #0000FF;
}
.sideSubHeader a:hover {
	text-decoration: inherit;
	color: #00CC33;
}
.sideSubHeader a:active {
	text-decoration: none;
	color: #00CC33;
}

.sideHeader {
	font-size: 24px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
.sideHeader a {
	font-size: 24px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
.sideHeader a:link {
	text-decoration: inherit;
}
.sideHeader a:visited {
	text-decoration: inherit;
	color: #0000FF;
}
.sideHeader a:hover {
	text-decoration: inherit;
	color: #00CC33;
}
.sideHeader a:active {
	text-decoration: underline;
	color: #00CC33;
}
.sideHeadCurrent {
	font-size: 24px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
.sideHeadCurrent a {
	font-size: 24px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
.sideHeadCurrent a:link {
	text-decoration: underline;
}
.sideHeadCurrent a:visited {
	text-decoration: underline;
	color: #990000;
}
.sideHeadCurrent a:hover {
	text-decoration: underline;
	color: #00CC33;
}
.sideHeadCurrent a:active {
	text-decoration: underline;
	color: #00CC33;
}

.BodyText_White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.Heading_A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.Heading_B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FDE833;
}
.BodyText_Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
