form { display: inline;
	margin: 0;
 }

h1 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;

}

h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #be0404;
	line-height: 18px;

}

h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color: #be0404;
	line-height: 14px;
}


h3 A:link {text-decoration: none; color: #b30000;}
h3 A:visited {text-decoration: none; color:#b30000}
h3 A:active {text-decoration: none; color: #b30000}
h3 A:hover {text-decoration: none; color: #b30000}

body, p, ul, li { font: 12px/14px Arial, Helvetica, sans-serif; }


.gold {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffcb00;
	line-height: 14px;
	
}



.promo {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	
}


	
ul {
	list-style: disc;
	list-style-position: inside;
	margin-left: 8;
	padding-left: 2em;
	text-indent: -1em;

	}



.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;

}


.frmLabel {
	font-family:Arial, Helvetica, sans-serif;
	color:#ede4c7;
	font-size:11px;
	}
	
.frmSubmit {
	cursor:hand;
	border:solid 1px #2f5719;
	background:#468424;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ede4c7;
	}
	
.frmTextArea {
	width:280px;
	height:40px;
	border:0;
	background:#c48826;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ede4c7;
	padding:3px;
	}
	
.frmInput {
	width:220px;
	height:15px;
	border:0;
	background:#c48826;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ede4c7;
	padding:3px;
	}
	
	
a:link,a:active,a:visited{color:#b30000;text-decoration:none}
a:hover{color:#b30000;text-decoration:underline}



.nav A:link {text-decoration: none; color: #750000;}
.nav  A:visited {text-decoration: none; color:#750000}
.nav  A:active {text-decoration: none; color: #750000}
.nav  A:hover {text-decoration: underline; color: #b30000}
.nav {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	color: #750000;
	line-height: 22px;
}



.footer A:link {text-decoration: none; color: #b30000;}
.footer A:visited {text-decoration: none; color:#b30000}
.footer A:active {text-decoration: none; color: #b30000}
.footer A:hover {text-decoration: none; color: #b30000}
.footer{font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #b30000;
line-height: 14px;
}




