body{ background: #fff;
	color: #000;
	font: 12px Arial, Verdana, Sans Serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0; /* required for Opera to have 0 margin */

	text-align: center; /* centers board in MSIE */	
	
}

a:link { font-family: Arial, Verdana, Sans Serif; font-size: 12px; color: #CC0000; text-decoration:underline;}
a:visited { font-family: Arial, Verdana, Sans Serif; font-size: 12px; color: #333366; text-decoration:underline;}
a:hover { font-family: Arial, Verdana, Sans Serif; font-size: 12px; color: #FFCC33; text-decoration:underline;}

/* body */

h1 {background-image: url("images/acelogo.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
	height:117px;
	padding:10px;
	color: #CC0000;
	font-size:12px;
}
h2 {padding:10px;
	color: #CC0000;
	font-size:16px;
	text-align:center;
}
h3 {font-size:18px;
	text-align:center;
}
#container {background-image: url("images/rule.gif");
	background-repeat: no-repeat;
	background-position: center top;
	width: 750px;
	margin: 10px auto 0 auto;
	padding:20px;
	font-size: 12px;
	line-height: 1.6em;
	text-align:left;
}
b { color:#C00;
}
.blk	{color:#000;
}
.cntr {text-align:center;
	margin-bottom:10px;
}
.fullRow {text-align:left;
	margin-bottom:10px;
	border:1px solid black;
}
.lft {width:371px;
	margin-bottom:10px;
	float:left;
}
.smLft {ifloat:left;
	margin-left:100px;
}
.smRght {float:left;
	border:1px solid black;
	margin-left:30px;
}
.one {float:left;
	width:227px;
	padding-left:20px;
}
.two {float:left;
	width:247px;
	text-align:center;
}
.three {float:left;
	width:247px;
}
.clear {clear: both;
}
td {color: #000;
	font: 12px Arial, Verdana, Sans Serif;
	vertical-align:text-top;
}
.dim {font-weight:bold;
	margin-left:80px;
}
.dim2 {font-weight:bold;
	margin-left:160px;
}
.rd {color:#C00;
}
#address {background-image: url("images/address.gif");
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
	margin-top:10px;
}
.addressHeader {font-size:14px;
	font-weight:bold;
	color:#C00;
}
#footer {text-align:center;
	margin-top:10px;
}
.copy {font: 10px Arial, Verdana, Sans Serif;
	margin-top:10px;
	text-align:center;
}

/* form */

#formStuff {width:750px;
}
fieldset {width:500px;
	margin-left:105px;
	margin-bottom:10px;
	border:1px solid #C00;
	padding: 5px;
	font:10px/1 Arial, Verdana, Sans Serif;
}
label {width:40%;
	float:left;
	margin-right:5px;
	padding-top:5px;
	text-align:right;
	font-weight:bold;
}
legend {padding: 5px;
	border:1px solid #C00;
	color:#C00;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
fieldset.comm {width:500px;
	margin-bottom:10px;
	border:1px solid #C00;
	font:80%/1 Arial, Verdana, Sans Serif;
}
legend.comm {border:1px solid #C00;
	color:#C00;
	font-size:12px;
	font-weight:bold;
}
.inputs {background-color:white;
	border:1px solid black;
	font-family: Arial, Verdana, Sans Serif;
	font-size: 12px;
	color: #000;
	margin: 2px 0 0 0;
}
.buttons {background-color:#CC0000;
	color: #fff; 
	cursor:hand;
	font-family: Arial, Verdana, Sans Serif;
	font-size: 12px;
}
.buttonsPDF {background-color:#CC0000;
	color: #fff; 
	cursor:hand;
	font-family: Arial, Verdana, Sans Serif;
	font-size: 18px;
	font-weight:bold;
}
textarea {border:1px black solid;
	margin-top:10px;
	font-family: Arial, Verdana, Sans Serif;
	font-size: 10px;
}
select {font-size:10px;
	margin: 2px 0 0 0;
	border:1px black solid;
}
.prght  {float:right;
}
.ausRght {text-align:center;
	font-size:18px;
	margin-top:0;
	margin-bottom:10px;
}