body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: -25px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B70000;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B70000;
}
.TopRedBar {
	padding: 0;
	background-repeat: repeat-x;
	background-image: url(../images/RedBar.gif);
	background-position:top;
}
.RedBar {
	padding: 0;
	background-repeat: repeat-x;
	background-image: url(../images/RedBar.gif);
	background-position:bottom;
}
.BottomRedBorder {
	padding: 0px;
	height: 5px;
	background-color: #B70000;
}
.TopContentBox {
	border-bottom: #B70000 3px solid;
	border-left: #B70000 3px solid;
	border-right: #B70000 3px solid;
	border-top: #B70000 3px solid;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.ContentBox {
	border-bottom: #B70000 3px solid;
	border-left: #B70000 3px solid;
	border-right: #B70000 3px solid;
	border-top: #B70000 3px solid;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	vertical-align: top;
	background-repeat: repeat-x;
	background-image: url(../images/header_background.gif);
}
.RedBorderLeft {
	border-left: #B70000 3px solid;
}
.RedBorderRight {
	border-right: #B70000 3px solid;
}
.sloganArea {
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	vertical-align: top;
	text-align: center;
}
.sloganText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
}
.white {
	color: #FFFFFF;
}
a {
	color: #B70000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:link { text-decoration: none; }
a:visited {	text-decoration: none; }
a:active { text-decoration: none; }
a:hover { text-decoration: underline; }
