a {
	text-decoration: none;
	color: #474747;
	}
body {
	font-family: Arial;
	background-color: #5c661e;
	margin: 5px;
	}
.border {
	float: right;
	width: 568px;
	}
.bottomleftcorner {
	position: absolute;
	left: 2px;
	bottom: 32px;
	}
.bottomlinks {
	position: absolute;
	left: 2px;
	bottom: 2px;
	margin: 0;
	list-style: none;
	padding: 0;
	background-color: #474747;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	}
.bottomlinks a {
	color: white;
	}
.bottomlinks li {
	float: left;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 24px;
	padding-right: 23px;
	}
.bottomrightcorner {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 2px;
	}
.contactinfo {
	position: absolute;
	left: 563px;
	bottom: 3px;
	color: #5c661e;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -.2;
	}
.contactinfo a {
	color: #5c661e;
	}
#content {
	padding-left: 240px;
	padding-right: 40px;
	}
#content a {
	color: #a6001c;
	}
#content .hiddenlink a {
	color: white;
	text-decoration: none;
	}
#content .hiddenlink a:hover {
	color: #a6001c;
	}
#content img {
	border: 0;
	}
#enews {
	position: absolute;
	left: 450px;
	top: 150px;
	display: none;
	}

#rep {
	position: absolute;
	left: 450px;
	top: 150px;
	display: none;
	}

#register {
	position: absolute;
	left: 450px;
	top: 150px;
	display: none;
	}


.logo {
	margin-left: 40px;
	margin-top: 25px;
	float: left;
	}
.header {
	font-family: "Times New Roman";
	color: #043869;
	font-size: 30px;
	}
#header {
	width: 100%;
	height: 155px;
	}
#header ul {
	float: right;
	margin: 0;
	list-style: none;
	padding-right: 5px;
	}
#header ul li {
	float: left;
	background: url(tab.gif) no-repeat;
	width: 102px;
	font-size: 11px;
	font-weight: bold;
	color: #474747;
	text-align: center;
	height: 20px;
	padding-top: 3px;
	}
#leftlinks {
	position: absolute;
	top: 158px;
	left: 21px;
	color: #474747;
	font-size: 13px;
	font-weight: bold;
	}
#leftlinks ul {
	list-style: none;
	margin: 0;
	padding-left: 4px;
	}
#leftlinks li {
	padding-top: 10px;
	position: relative;
	}
#leftlinks img {
	vertical-align: text-top;
	}
#link {
	text-align: right;
	font-family: "Times New Roman";
	font-size: 20pt;
	color: #a6001c;
	}

#downloadlink {
	text-align: left;
	}


#link img {
	vertical-align: top;
	margin-top: -2px;
	}
#main {
	position: relative;
	width: 717px;
	background-color: #ffffff;
	text-align: left;
	}
.paragraph {
	font-size: 15px;
	font-family: "Arial";
	color: #a6001c;
	line-height: 21px;
	}
.signup, .signup * a {
	position: relative;
	top: 10px;
	left: -37px;
	font-size: 9px;
	color: #a6001c;
	}
.comingsoon {
	position: relative;
	top: 10px;
	left: -62px;
	font-size: 9px;
	color: #a6001c;
	}
.subheader {
	font-family: "Times New Roman";
	color: #043869;
	font-size: 18px;
	}
.topleftcorner {
	position: absolute;
	left: 0;
	top: 0;
	margin: 2px;
	}
.toprightcorner {
	position: absolute;
	right: 0;
	top: 0;
	margin: 2px;
	}
#topquote {
	font-size: 22px;
	font-weight: bold;
	font-family: "Arial Narrow";
	color: #5c661e;
	padding-top: 52px;
	padding-left: 20px;
	padding-bottom: 19px;
	float: left;
	}

input.btn { 
	  color:#ab0534; 
	  font: bold 100% 'arial',helvetica,sans-serif; 
	  background-color:#ffffff; 
	  border:1px solid; 
	  border-color: #ab0534 #ab0534 #6b0635 #6b0635;
	cursor: pointer 
	}