@charset "ISO-8859-1";


a.blackwhite {color: #000000;}
a.blackwhite:hover {color: #FFFFFF;}

a.white {color: #FFFFFF;}
a.white:hover {color: #FFFFFF;font-style: italic;}
.plaintext {
	font-size: 0.8125em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	text-align: left;
	display: inline;
}
a.plaintext:link {
	text-decoration: none;
	color: #C0561A;
	font-size: 1em;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	white-space: normal;
}
a.plaintext:hover {
	text-decoration: none;
	color: #730004;
	font-size: 1em;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	white-space: normal;
}
a.orangelink {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: inline;
	color: #C0561A;
}
a.orangelink:hover {
	text-decoration: none;
	color: #730004;
}

a.black:hover {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.redlink {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a.redlink:hover {
	text-decoration: none;
	color: #8b0000;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	background-color: #8b0000;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	visibility: visible;
	text-align: center;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.775em;
	background-color: #8b0000;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	visibility: visible;
	text-align: center;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #8b0000;
	text-decoration: none;
	font-weight: bolder;
	visibility: visible;
	text-align: left;
	padding: 0px;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #8b0000;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	visibility: visible;
	text-align: center;
	padding: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	background-position: center center;
	visibility: visible;
	line-height: 0.7em;
}
p.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	background-position: center center;
	visibility: visible;
	text-align: center;
	line-height: 0.7em;
}
.redheader {
	color: #780005;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
}
