
html{overflow-y: scroll;}
a {outline: none;} /* removes Firefox dotted outline on click */

a img {
	border: 0;
}

a.footer:visited {
	color: #666666;
	font-size: 12px;
	text-decoration: underline;
}

a.footer:hover {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}

a.news:link {
	font-size: 12px;
	text-decoration: underline;
}

a.news:visited {
	font-size: 12px;
	text-decoration: underline;
}

a.news:hover {
	font-size: 12px;
	text-decoration: none;
}

a.normal:link {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

a.normal:visited {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

a.normal:hover {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

a.subnav:link {
	color: #424242;
	font-size: 12px;
	text-decoration: underline;
}

a.subnav:visited {
	color: #424242;
	font-size: 12px;
	text-decoration: underline;
}

a.subnav:hover {
	color: #424242;
	font-size: 12px;
	text-decoration: none;
}

body {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0 12px 15px 12px;
}

td {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 14px;
}

.bodyheader {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h1 {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

h2 {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
}

.bodysubheader {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}

.credits {
	color: #666666;
	font-size: 10px;
	text-align: right;
}

.footertext {
	color: #666666;
	font-size: 12px;
}

.required {
	color: #990000;
	font-size: 11px;
}

.sectionheader {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.subnavselected {
	color: #821010;
	font-size: 12px;
}

.subnavtext {
	color: #821010;
	font-size: 12px;
}

#footer {
	border-top: 1px solid #990000;
	margin: 20px 0 0 0;
}

#footer a {
	color: #666666;
	text-decoration: underline;
}

#footer p {
	margin: 0 0 0.5em 0;
	padding: 0;
}

#footer td {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	padding: 8px 0 0 0;
}

#container {
	margin: 10px 0;
	padding: 0;
}

#content {
	margin: 0;
	padding: 0 30px 0 30px;
}

#header {
	border-bottom: 1px solid #990000;
}

#navigation {
	border-bottom: 1px solid #990000;
}

#navigation a {
	margin: 0 14px 0 0;
}

#sub-navigation {
	background-color: #F5E5E5;
	color: #821010;
	padding: 8px 6px;
}

#sub-navigation .current {
	background-color: #F5E5E5;
	color: #821010;
	margin: 0 15px 0 0;
	padding: 0;
}

#sub-navigation a {
	background-color: #F5E5E5;
	color: #424242;
	margin: 0 15px 0 0;
	padding: 0;
}

#sub-navigation td {
	background-color: #F5E5E5;
	color: #821010;
	font-size: 12px;
}

#homepage-content {
	background-color: #ECECEC;
	padding: 10px;
}

#homepage-content p {
	margin: 0 0 0.5em 0;
	padding: 0;
}

#homepage-container {
	margin: 10px 0 0 0;
	padding: 0;
}

#homepage-footer {
	margin: 20px 0 0 0;
}

#homepage-footer a {
	color: #666666;
	text-decoration: underline;
}

#homepage-footer p {
	margin: 0 0 0.5em 0;
	padding: 0;
}

#homepage-footer td {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	padding: 0;
}

