.header1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.header2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #930400;
}

a.header2: link
{ text-decoration: underline;
}
a.header2: visted
{text-decoration: underline;
color: #000000
}
a.header2: active
{text-decoration: underline;
}
a.header2: hover
{text-decoration: underline;
}


.maintextindented {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;
	line-height: normal;
}
.maintext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	line-height: normal;
}
.copyright {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .6em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F8F4E6;
}
.maintextright {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: right;
	margin-right: 20px;
	line-height: normal;

}
.header1red {

	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #930400;
}

.nav {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	display: block;
}

.navsm {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	display: block;
	
}

a.nav:link {
	color: #ffffff;
	
}
a.nav:visited {
	color: #ffffff;
	
}
a.nav:active {
	color: #FFFFFF;
	
}
a.nav:hover {
	color: #ffffff;
	background-color: #091352;
	
}

a.navsm:link {
	color: #ffffff;
	
}
a.navsm:visited {
	color: #ffffff;
	
}
a.navsm:active {
	color: #FFFFFF;
	
}
a.navsm:hover {
	color: #ffffff;
	background-color: #091352;
}
.bottomnav {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .6em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666; 
}

a.bottomnav:link{
color: #666666;
text-decoration: none;
}

a.bottomnav:visited{
color: #930400;
text-decoration: none;
}
a.bottomnav:active{
color: #666666;
text-decoration: none;
}
a.bottomnav:hover{
color: #000000;
text-decoration: none;
}

.inlinenav {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000; 
}

a.inlinenav:link{
color: #000000;
}

a.inlinenav:visited{
color: #000000;
}
a.inlinenav:active{
color: #000000;
}
a.inlinenav:hover{
color: #930400;
}
.toptext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: right;
	margin-right: 20px;
}