﻿html, form, body, input {
	font-family: Tahoma, Arial;
	font-size: 8pt;
}

.FFValid {
	background-color: #ffffff !important;
}

.FFInvalid {
	/*background-color: #CC5375 !important;*/
	background-color: #E8AFBF !important;
}

.FFDisabled {
	background-color: #EEEEEE !important;
}

.FormTable td {
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 3px;
	vertical-align: top;
}

.FormField {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	border: solid 1px #312E77;
	width: 200px;
}

a img {
	border: none;
}

.HideRendered {
	/* should be empty */
}

.HeadCell {
	background-position: left center;
	background-image: url( '/Images/bw.gif' );
	padding-top: 20px !important;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	font-size: 10pt;
	vertical-align: bottom;
	padding-bottom: 5px;
}

.NoLeft {
	border-left: none;
}

.Dollar {
	border: solid 1px #000000;
	border-right: none;
	padding: 1px;
}

.Heading {
	padding-bottom: 20px !important;
	font-size: 12pt;
	color: #312E77;
}

.ContentDiv {
	width: 650px;
}

.SubmitButton {
	font-size: 8pt;
	font-weight: bold;
}
