a.hotlink:link {
color: #000000;
text-decoration: none;
}

a.hotlink:visited {
color: #000000;
text-decoration: none;
}

a.hotlink:hover {
color: #CC0000;
text-decoration: underline;
}

a.hotlink:active {
color: #000000;
text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	.banner {
	background-image: url(../images/banner.jpg);
	height: 282px;
	width: 998px;
}
.body_repeat {
	background-image: url(../images/body_repeat.jpg);
	background-repeat: repeat;
}
.body_bottom {
	background-image: url(../images/bottom.jpg);
	height: 13px;
	width: 998px;
}
.header-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #000066;
}
.header-font3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000066;
}
.sub-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.main-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.main-font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	line-height: 24px;
}
.sub-header-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
.main-font-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
}
.small-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.copyright-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.main-font-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.background-video {
	background-image: url(../images/background-video.jpg);
	height: 220px;
	width: 211px;
}

.header-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.header-font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 31px;
	color: #000066;
}

