body, td {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}

h1 {
	display:block;
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	color:#222;
	text-transform:uppercase;
	background-image:url('/images/line.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	height:28px;
	width:537px;
	letter-spacing:0.05em;
}

h2 {
	color:#B50B00;
	font-size:14px;
}

h3 {
	font-size:12px;
	margin-bottom:4px
}

img {
	border:0;
}

p {
	font-size:12px;
	line-height:1.4em;
}

.subnav {
	color:#194615;
}

#formTable td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
#formTable .smaller {
	font-size:8pt;
}
#totalString {
	font-weight:bold;
}
#formTable .green {
	text-align:right;
	background-color:#ecffec;

}
#formTable .yellow {
	text-align:right;
	background-color:#ffffec;
}

.field {
	width:200px;
}
.errormsg {
	background-color:#E0DEA3;
}

span.soldout { color:#CC0000; }

