p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #E10915;
}
a.one {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #E10915;
}
a.one:link {
	text-decoration: none;
}
a.one:visited {
	text-decoration: none;
	color: #E10915;
}
a.one:hover {
	text-decoration: none;
	color: #666666;
}
a.one:active {
	text-decoration: none;
	color: #E10915;
}
.greytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.border {
	border: 1px solid #666666;
}
.redtop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E10915;
	border-right-color: #E10915;
	border-bottom-color: #E10915;
	border-left-color: #E10915;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #E10915;
}
li {
	list-style-position: inside;
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #E10915;
}
body {
	background-image: url(../graphics/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bgheader {
	background-image: url(../graphics/header-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.redline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E10915;
}
.bgreytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}