body {
	background-image: url(../images/home_01b.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #C90006;
}
.Body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Body2 {
	color: #C90006;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
.Body3 {
	color: #D8041D; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
.Body4 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
}
.Body5 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Added {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
}
.HeaderMain {
	color: #C90006;
	font-size: 40px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
}
.HeaderSub {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.HeaderSub2 {
	color: #C90006;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.TM {
	color: #C90006;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}
.NavigationMain {
	font-size: 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: circle;
	font-style: 18;
}
.NavigationMain2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

/* CHANGED BY RON WAGNER
added a:link, a:visitged, a:active 
*/ 
.NavigationSub a:link, .NavigationSub a:visited, .NavigationSub a:active {
	font-size: 12px;
	color: #000000;
	font-style: italic;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.NavigationSub a:hover {
	font-size: 12px;
	color: #c90006;
	font-style: italic;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.GraphHeader {
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.DownloadsHeader {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-style: italic;
	padding-left: 10px;
	color: #0A2762;
}
.DownloadsHeader2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	padding-left: 10px;
	color: #FFFFFF;
}
.Downloadbody {
	font size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	padding-left: 3px;
}
.Bullets {
	color: #C90006
}

/*changed by Ron Wagner

ganged a:link, a:active, a:visited into one block

Removed margin-left: 15px; to fix images being cut off in horizontal nav bar

*/ 

.sideNav a:link, .sideNav a:active, .sideNav a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-top-color: #9D0315;
	border-top-style: ridge;
	border-top-width: thin;
	border-right-color: #9D0315;
	border-right-style: ridge;
	border-right-width: thin;
	border-bottom-color: #9D0315;
	border-bottom-style: ridge;
	border-bottom-width: thin;
	border-left-color: #9D0315;
	border-left-style: ridge;
	border-left-width: thin;
	width: 150px;
	display: block;
	background-color: #D8041D;
	position: static;
}
.sideNav a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-top-color: #000000;
	border-top-style: ridge;
	border-top-width: thin;
	border-right-color: #000000;
	border-right-style: ridge;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: ridge;
	border-bottom-width: thin;
	border-left-style: ridge;
	border-left-width: thin;
	border-right-width: thin;
	background-color: #FF3300;
	position: static;
	width: 150px;
}
.bottumNav a:link, .bottumNav a:active, .bottumNav a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-top-color: #CCCCCC;
	border-top-style: ridge;
	border-top-width: medium;
	border-right-color: #999999;
	border-right-style: ridge;
	border-right-width: medium;
	border-bottom-color: #FFFFFF;
	border-bottom-style: ridge;
	border-bottom-width: medium;
	border-left-color: #666666;
	border-left-style: ridge;
	border-left-width: medium;
	width: 115px;
	display: block;
	background-color: #E7E7E7;
	position: static;
}

.bottumNav a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-top-color: cccccc;
	border-top-style: ridge;
	border-top-width: medium;
	border-right-color: #999999;
	border-right-style: ridge;
	border-right-width: medium;
	border-bottom-color: ffffff;
	border-bottom-style: ridge;
	border-bottom-width: medium;
	border-left-color: #CCCCCC;
	border-left-style: ridge;
	border-left-width: medium;
	width: 115px;
	display: block;
	background-color: #003366;
	position: static;
}
.bottumNav2 a:link, .bottumNav2 a:active, .bottumNav2 a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: medium;
	width: 115px;
	position: static;
}
.bottumNav2 a:hover {
	text-decoration: none;
	font-size: 10px;
	color: #FF0000;
	font-style: normal;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: medium;
	width: 115px;
	position: static;
}
.newsEvents {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 10px;
	color: #000000;
}
.HeaderMainSmall {
	color: #C90006;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	padding-left: 0px;
	padding-right: 0px;
}
.Body5Indent {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.HeaderSub3 {
	color: #C90006;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
}

.reg a:link, .reg a:active, .reg a:visited {
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.reg a:hover {
	font-size: 13px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: none;
}
