/* CSS Document */

.LINKSFRONT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
.LINKSFRONT a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.LINKSFRONT a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}
.topmenuNav {
	background: #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	padding-right: 10px;
	padding-left: 10px;
}
.topmenuNav:active {
	background: #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align:left
}
.topmenuNav:hover {
	background: #000000;
	color: #F60005;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align:left
}
.SecondLevelNav a,
.SecondLevelNav a:hover,
.SecondLevelNavActive a,
.SecondLevelNavActive a:hover  {
	display: block;
	text-decoration: none;
	text-align:left
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}


.SecondLevelNav {
	background: #ffffff;
	color: #666666;
}

.SecondLevelNavActive {
	color: #777777;
	border-top: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	background: #ffffff;
	border: 0px none;
}

.SecondLevelNav:hover {
	background: #ffffff;
	border: 0px none;
	color: #777777;
}
.mainbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	line-height: normal;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #008FDD;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.redhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.linksred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline overline;
}
.linksred:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline overline;
}
.whitehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
.redform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ED1B24;
	border: none;
}
