/* ACES CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
form { margin: 0px }
.H1 {
	margin-top: 0px; margin-bottom: 0px; font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:active {
	color: #990000;
}
a:hover {
	color: #FFFFFF;
	background-color: #990000;
	text-decoration: none;
}
input.errHilite, select.errHilite, textarea.errHilite {
	border: 1px solid #999999;
	background-color: #FFFF99;
	}
label.errHilite {
	color: #990000;
	font-weight: bold;
	}
ul#errors {
	display: none;
	margin-top: 1em;
	background-color: #FFFFEE;
	border: 1px solid #CCCC99;
	padding: .3em;
	color: #CC0000;
	font-weight: bold;
	}	
ul#errors li {
	margin-top: .5em;
	margin-bottom: .5em;
	padding: 0;
	}
ul#errors li.heading {
	list-style-type: none;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	margin: .5em 0;
	padding: 0;
	}
.subheading:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
.subheading:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
.subheading:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
.subheading:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-decoration: none;
	font-style: normal;
}
.subtext {
    font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: center;
    background:#FFFFFF;
    border:none;
}
a.join-now:link {
	color: #990000;
	font-weight: bold;
}
a.join-now:visited {
	color: #990000;
	font-weight: bold;
}
a.join-now:active {
	color: #990000;
}
a.join-now:hover {
	color: #FFFFFF;
	background-color: #990000;
	text-decoration: none;
}
.style1 {font-style: italic; color: #00007C; font-size: large;}
.style2 {font-size: 95%}
.style3 {
	font-size: medium;
	font-weight: bold;
}
.style5 {font-size: medium}
.style6 {color: #000000}
.style8 {font-size: small}
.style9 {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
}
.style11 {font-size: x-small; font-weight: bold; }
.style12 {color: #FFFFFF}
.style13 {
	color: #990000;
	font-weight: bold;
}
.style14 {color: #990000}
.style15 {
	color: #990000;
	font-size: medium;
	font-weight: bold;
}
.style16 {
	color: #00007C;
	font-weight: bold;
}
.style17 {
	font-size: x-small;
}
.style18 {color: #999999}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	list-style-type: disc;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.form-submit {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.bullets {
	list-style-image: url(/images/star.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
