#achcontainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	width: 450px;
}
Body {
	BACKGROUND-COLOR: white;
}
#achcontainer form select {
	width: 200px;
}
#achcontainer form label {
	font-weight: bold;
	color: #663300;
}
#achcontainer table tr .label {
	font-weight: bold;
}
#achcontainer table tr .label_red {
	font-weight: bold;
	color: #663300;
}
fieldset .field50Pct, div.field50Pct {
	float:left;
	width:49.9%;
	display: inline;
	padding: 5px 0px;
}
fieldset .field100Pct, div.field100Pct {
	width:99.9%;
	display: inline;
	padding: 5px 0px;
	float: left;
}
fieldset div.fieldItemValue {
	padding-left:10px;
}
fieldset div.fieldItemLabel {
	float:left;
	padding: 0 5px 0 0;/*text-align: right;*/
}
#achcontainer form fieldset {
	border: 1px solid #999;
	padding: 5px;
	margin: 20px 0;
}
#achcontainer form fieldset legend {
	font-weight: bold;
	font-size: 12px;
	color: #663300;
	background: #FFF;
	border: 1px solid #999;
	padding: 2px 6px;
}
#achcontainer .clrfloat {
	clear: both;
}
#achcontainer table tr td {
	padding: 2px 0px 2px 0px;
	font-size: 12px;
}
#achcontainer table tr td.label {
	padding: 2px 10px 2px 15px;
}
.subhead_light {
	font-weight: normal;
	font-size: 12px;
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}
#achcontainer form  .button{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #999900;
	font-weight: bold;
	border-top: 1px solid #999933;
	border-right: 1px solid #666600;
	border-bottom: 1px solid #666600;
	border-left: 1px solid #999933;
}
#achcontainer form .button_hov {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #989211;
	font-weight: bold;
	border-top: 1px solid #666600;
	border-right: 1px solid #999933;
	border-bottom: 1px solid #999933;
	border-left: 1px solid #666600;
}
sup {
	font-size: 9px;
	vertical-align: text-top;
}

