.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
}
.menu a:link {
	color:#FFFFFF;
	text-decoration: none;
	cursor: hand;
}
.menu a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
.menu a:visited {
	color:#FFFFFF;
	text-decoration: none;
	cursor: hand;
}


.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	margin: 0px;
}
#mainwrap {
	background-image: url(img/Page-BG.jpg);
	background-repeat: no-repeat;
	background-position: left 240px;
	background-color: #000;
}
#homewrap {
	background-image: url(img/Home-BG.jpg);
	background-repeat: no-repeat;
	background-position: left 240px;
	background-color: #000;
}
.BoldRed {
	font-weight: bold;
	color: #F00;
}
.BoldGrey {
	font-size: 16px;
	font-weight: bold;
	color: #00AEF0;
	line-height: 22px;
}
.BigRed {
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
	line-height: 24px;
	text-align: left;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.tacs {
	font-size: 9px;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin: 10px;
	font-weight: normal;
	background-color: #005DAB;
	width: 220px;
	height: 20px;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.menu2 a:link {
	color:#FFF;
	text-decoration: none;
	padding: 12;
	cursor: hand;
	margin-top: 10px;
}
.menu2 a:hover {
	color:#000;
	text-decoration: underline;
	padding: 12;
	cursor: hand;
}
.menu2 a:visited {
	color:#FFF;
	text-decoration: none;
	padding: 12;
	cursor: hand;
}
div #submitButton {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #005DAB;
	font-size: 14px;
	font-weight: normal;
	padding: 4px;
}
#UNDERCONSTRUCTION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 48px;
	font-weight: bold;
	text-align: center;
	background-color: #FF9;
	border: 4px dotted #E21E26;
	padding-top: 20px;
	padding-bottom: 20px;
}
#topnav {
	background-color: #005DAB;
	display: block;
	margin-left: 70px;
	margin-right: 60px;
}
#termslink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
}
#termslink a {
	text-align: center;
	display: block;
	color: #666;
	text-decoration: underline;
}
#headblock {
	background-image: url(img/Head-BG.jpg);
	background-repeat: no-repeat;
	background-position: left -15px;
}
.testimonial {
	display: block;
	float: right;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.testimonial p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.testimonial #byline {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-align: right;
}
#conditions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	display: block;
	float: right;
	margin-right: 160px;
	margin-top: 15px;
}
#conditions a {
	color: #FFF;
	text-decoration: none;
}

#terms p {
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#terms tr td ol li {
	font-size: 10px;
	line-height: 14px;
}
#terms tr td h3 {
	margin-top: 0px;
	margin-bottom: 4px;
}
#terms tr td ol li ol li {
	list-style-type: lower-alpha;
}
