@charset "UTF-8";
body {
	margin-top: 0px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-color: #FFF;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}
.Header {
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
}
h1 {
	font-size: 19px;
	font-weight: bold;
	color: #666;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #333;
}
a:link {
	color: #940000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #940000;
	text-decoration: none;
}
a:active {
	color: #999;
	text-decoration: none;
}
.Nav2 {
	font-size: 10px;
	color: #CCC;
}
.Nav2 a:link {
	color: #CCC;
	text-decoration: underline;
}
.Nav2 a:hover {
	color: #FFF;
	text-decoration: underline;
}
.Nav2 a:visited {
	color: #CCC;
	text-decoration: underline;
}
.Nav2 a:active {
	color: #999;
	text-decoration: underline;
}
.ArchivedNews-Header {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	background-color: #DBD4D4;
	text-align: left;
	vertical-align: middle;
	padding-top: 16px;
	padding-right: 12px;
	padding-bottom: 14px;
	padding-left: 16px;
}
.ArchivedNews {
	font-size: 11px;
	line-height: 19px;
	text-align: left;
	vertical-align: top;
	background-color: #F1F1F1;
	padding-top: 14px;
	padding-left: 16px;
	padding-right: 10px;
	padding-bottom: 14px;
}
.WelcomeText {
	font-size: 14px;
	line-height: 26px;
	color: #666;
}
.FootnoteText {
	font-size: 10px;
	color: #666;
}
.Footer {
	font-size: 10px;
	color: #D69899;
	background-color: #AF0000;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 16px;
}
.Footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.Footer a:hover {
	color: #000000;
	text-decoration: underline;
}
.Footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.Footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.SubNav {
	font-size: 11px;
	line-height: 26px;
	background-color: #E5E5E5;
	width: 180px;
	padding-top: 16px;
	text-align: left;
	vertical-align: top;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 20px;
	border: 1px solid #999;
}
.SubNav-Header {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 18px;
}
.RegBOX {
	border: 1px double #580000;
	background-color: #F6F6F6;
}
.RegBTN1 {
	background-color: #AE0000;
	text-align: center;
	vertical-align: middle;
	padding: 12px;
	width: 110px;
	border: 2px solid #000;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 14px;
}
.RegBTN1 a:link {
	color: #FFF;
	text-decoration: none;
}
.RegBTN1 a:visited {
	color: #FFF;
	text-decoration: none;
}
.RegBTN2 {
	background-color: #7A0000;
	text-align: center;
	vertical-align: middle;
	padding: 12px;
	width: 110px;
	border: 2px solid #000;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 14px;
}
.RegBTN2 a:link {
	color: #FFF;
	text-decoration: none;
}
.RegBTN2 a:visited {
	color: #FFF;
	text-decoration: none;
}
.RegBTN3 {
	background-color: #999;
	text-align: center;
	vertical-align: middle;
	padding: 12px;
	width: 110px;
	border: 2px solid #000;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 14px;
}
.RegBTN3 a:link {
	color: #FFF;
	text-decoration: none;
}
.RegBTN3 a:visited {
	color: #FFF;
	text-decoration: none;
}
.RegBOX-header {
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	background-color: #333;
	text-align: left;
	vertical-align: middle;
	padding: 12px;
}
