FORM {
	margin: 0;
}

H1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #5E1332;
	margin-bottom: 4px;
	text-transform: uppercase;
}

H3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #648BB1;
	font-weight: bold;
	line-height: 16px;
	margin-top: 18px;
	margin-bottom: 24px;
}

H3 A:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #648BB1;
	font-weight: bold;
}

H3 A:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #648BB1;
	font-weight: bold;
}

H3 A:active {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #648BB1;
	font-weight: bold;
}

H3 A:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #648BB1;
	font-weight: bold;
}

H4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #648BB1;
	font-weight: bold;
	line-height: 14px;
}

H5 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #648BB1;
	font-weight: bold;
	line-height: 14px;
	margin-top: 0;
	margin-bottom: 18px;
}

TD {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
}

.light H3 {
	margin-top: 0;
}

.nowrap A {
	white-space: nowrap;
}

.results {
}

.results TR {
	vertical-align: top;
}

.results TH {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	text-align: left;
	background-color: #648bb1;
	color: #FFFFFF;
	padding: 4px;
	white-space: nowrap;
}

.results TD {
	padding: 4px;
}

.search TD {
	padding: 4px;
}

.error {
	margin-top: 10px;
}

.error TR {
	vertical-align: top;
}

.error TD {
	color: red;
	font-weight: bold;
}

.success {
	margin-top: 10px;
}

.success TR {
	vertical-align: top;
}

.success TD {
	color: blue;
	font-weight: bold;
}

.total {
	font-weight: bold;
}

.ltgray {
	background-color: #e6e7e8;
}

.dkgray {
	background-color: #d1d3d4;
}

.caption {
	margin-top: 6px;
	margin-bottom: 17px;
	font-style: italic;
	color: #666666;
}

.medbottommargin {
	margin-bottom: 6px;
}

.lgbottommargin {
	margin-bottom: 18px;
}

.nobottommargin {
	margin-bottom: 0;
}

.notopmargin {
	margin-top: 0;
}

.required {
	background-color: #FEFF9C;
}

.alert {
	border: 1px solid #FF0000;
}
