a:hover {color: #FF0000}

.missionStmt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-image: url(../images/blueBkgrnd.gif);
	background-repeat: repeat;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 5px;
}
.TabOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/TabOn.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	width: 101px;
	text-decoration: none;
}
.TabOn a:link, .TabOn a:active, .TabOn a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.TabOn a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
}
.TabOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/TabOff.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	width: 101px;
	text-decoration: none;
}
.TabOff a:link, .TabOn a:active, .TabOff a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.TabOff a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
}

.ShadowRightTop {
	background-image: url(../images/shadowTopRight.gif);
	background-repeat: no-repeat;
}
.ShadowRight {
	background-image: url(../images/shadowRight.gif);
	background-repeat: repeat-y;
}
.ShadowRightBottom {
	background-image: url(../images/shadowBottomRight.gif);
	background-repeat: no-repeat;
}
.ShadowBottom {
	background-image: url(../images/shadowBottom.gif);
	background-repeat: repeat-x;
}
.ShadowBottomLeft {
	background-image: url(../images/shadowBottomLeft.gif);
	background-repeat: no-repeat;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/blueBkgrnd.gif);
	background-repeat: repeat;
	text-align: center;
}
.PageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}
.ColumnHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.PageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
}
.PageText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
}
.GrayColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	padding: 5px;
}

.PageSubHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.ShadowRight2 {

	background-image: url(../images/shadow1Right.gif);
	background-repeat: repeat-y;
}
.BeigeColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 1px;
	background-image: url(../images/beigeBkgrnd.gif);
	background-repeat: repeat;

}
.beigeTopLeft {
	background-image: url(../images/beigeTopLeft.gif);
	background-repeat: no-repeat;
}
.beigeTopRight {

	background-image: url(../images/beigeTopRight.gif);
	background-repeat: no-repeat;
}
.beigeBackground {
	background-image: url(../images/beigeBkgrnd.gif);
	background-repeat: repeat;
}
.beigeBottomLeft {
	background-image: url(../images/beigeBottomLeft.gif);
	background-repeat: no-repeat;
}
.beigeBottomRight {
	background-image: url(../images/beigeBottomRight.gif);
	background-repeat: no-repeat;
}
.Footer2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: repeat;
	text-align: center;
}
.Navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.Navigation a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Navigation a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Navigation a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Navigation a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}