body {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}



h1 {
	color: #999999;
	font-size: 14px;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
}


.homeText {
	color: #000000;
	font-size: 16px;
	font-family: Times, serif;
	font-weight: normal;
	line-height: 21px;
	margin: 40px 40px 40px 40px;
}

.bodyText {
	color: #000000;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	line-height: 14px;
	margin: 0px 0px 0px 20px;
	}

.subText {
	color: #000000;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	line-height: 14px;
	margin: 0px 0px 0px 20px;
	}
	
.redText {
	color: #993333;
	font-size: 9px;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	line-height: 12px;
	margin: 0px 20px 0px 15px;
	}

td {
	color: #000000;
	font-size: 10px;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	line-height: 14px;
	}


.footer {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 9px;
	line-height: 14px;
	text-decoration:none; 
}

a.footer:link { color: #ffffff; }
a.footer:visited { color: #ffffff;  }
a.footer:hover { color: #a3a3a3; }

a.bodyLink:link { color: #993333; }
a.bodyLink:visited { color: #993333;  }
a.bodyLink:hover { color: #cc3333; }



.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-top: 4px;
	font-size: 9px;
	line-height: 10px;
	text-decoration:none; 
}

a.bottomNav:link { color: #ffffff; }
a.bottomNav:visited { color: #ffffff;  }
a.bottomNav:hover { color: #000000; }


.homeSelect{
	width:225px;
	font-size: 9px;
	line-height: 10px;
}

.homeInput{
	width:150px;
	font-size: 9px;
	line-height: 10px;
}

input.btn{
   color:#ffffff;
   font-family: verdana, arial, helvetica, sans-serif;
   font-size:9px;
   font-weight:normal;
   background-color:#999999;
   border:1px solid;
   border-color:#000000;
}





