/* html, div, class and id settings are listed as ordered on page */
/* rules are listed in alphabetical order */

/* html tag settings */
BODY {
	background: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;}
TD {
	font-size: 12px;
	/*vertical-align: top;*/
	}
h1 {
	color: #800000;
	font-size: 1.6em;
	margin: 10px 0;}
h2 {
	border-bottom: 1px solid #F17922;
	color: #F17922;
	font-size: 1.2em;
	margin: 0px;}
h3 {
	color: #800000;
	font-size: 1em;
	margin: 0;}
LI {
	list-style-image: url(../images/bullet.gif);
	padding: 0 0 0 4px;}
LI a:hover, LI a:active {
	list-style-image: url(../images/bullet_hover.gif);}
img {
	border: 0px;}
A {
	color: #800000;
	text-decoration: underline;}
A:hover, A:active {
	color: #cc6600;
	text-decoration: underline;}
.headers
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: #3366cc;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}	
.subheads
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: Black;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}
.smallHyperlink
{
    FONT-WEIGHT:normal; 
    FONT-SIZE: 10px; 
	color: #800000;
	text-decoration: underline;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}
.required
{
    FONT-WEIGHT:normal; 
    FONT-SIZE: 10px;
     font-style:italic;  
	color: #0099cc;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}	
/* end html tag settings */
	

/* start overall settings */
#container {
	border: 0px solid #000;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;}
#page 
{	border: 1px solid #fff;
	clear: both;
	margin: 0px 5%;
	padding: 0px;
	text-align: center;}
#pageLogin { 
	background: url(../images/content_back.jpg) center center no-repeat;
	border: 1px solid #fff;
	clear: both;
	height: 380px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
    width: 740px;}	
#content {
	border: 0px solid #000;
	margin: 20px;
	text-align: left;}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3333;}
	
.TDNoVertAlighn {
	font-size: .9em;
	}
	
	
/* end overall settings */
	
#pageBackground
{
	clear: both;
	border-right: #fff 1px solid;
	padding-right: 0px;
	border-top: #fff 1px solid;
	padding-left: 0px;
	background: url(../images/content_back.jpg) no-repeat center center;
	padding-bottom: 0px;
	margin: 0px auto;
	border-left: #fff 1px solid;
	width: 740px;
	padding-top: 0px;
	border-bottom: #fff 1px solid;
	height: 380px;
	text-align: center;
}
	

#contentBackground {
	border: 0px solid #000;
	margin: 20px auto;
	text-align: left;
	width: 700px;}
.small {
	font-size: .7em;}
.button {
	background: #FF9900;
	border: 1px solid #990000;}
/* end overall settings */
	
	
/* start header / nav settings */
#header {
	background: url(../images/header_back.jpg) left top repeat-x;
	border: 0px solid #000;
	color: #800000;
	float: left;
	font-weight: bold;
	height: 85px;
	margin: 0px;
	padding: 0px;
    width: 100%;}
/* end header / nav settings */


/* start LOGIN and REGISTER settings */
#login {
	background: url(../images/login.jpg);
	border: 0px solid #000;
	float: right;
	height: 162px;
	width: 612px;}
table.login {
	border: 0px solid #000;
	float: right;
	margin: 20px 30px 0 0;
	text-align: right;}
#register {
	background: url(../images/register.jpg);
	border: 0px solid #000;
	float: left;
	height: 161px;
	width: 625px;}
#register ol {
	font-size: .8em;
	font-weight: normal;
	margin: 3px 0 3px 36px;
	padding: 0;}
.register {
	color: #800000;
	font-weight: bold;
	margin: 20px;}
/* end LOGIN and REGISTER settings */


/* start BUILD and EXISTING settings */
#build {
	background: url(../images/new_sign.jpg);
	border: 0px solid #000;
	float: right;
	height: 162px;
	width: 634px;}
#existing {
	background: url(../images/existing_sign.jpg);
	border: 0px solid #000;
	float: left;
	height: 161px;
	width: 674px;}
/* end BUILD and EXISTING settings */


/* start NUMBERS settings */
#numbers {
	border: 0px solid #000;
	clear: both;
	height: 64px;
	margin: 0 auto 0 auto;
	position: relative;
	text-align: center;
	top: -17px;
	width: 442px;}
/* end NUMBERS settings */

		
/* start footer settings */
#footer {
	border: 0px solid #000;
	clear: both;
	color: #800000;
	font-size: .8em;
	margin: auto;
	padding: 0px 0;
	text-align: center;
	width: 150px;}
#footer a { 
	margin: 0px;
	padding: 4px;}
/* end footer settings */