Body {
MARGIN: 0px;
background-color:#FFFFFF;
}

.footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 12px;
font-style: normal;
color: #666666;
margin: 5px 3px 10px 3px;}

.smallwhite {
font-family: Arial;
color: #fff;
text-align: left;
letter-spacing: 0;
line-height: 1.3em;
font-size: 1.2em;
font-weight: bold;}

.largewhite {
font-family: Arial;
color: #fff;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: 2.4em;
font-weight: bold;}

.mediumblack {
font-family: Arial;
color: #000;
text-align: left;
letter-spacing: 0;
line-height: 1.3em;
font-size: 1.4em;}

.frametext {
font-family: Verdana;
color: #000;
font-size: 11px;
}

/* Form Related Style ****************/

.formInput {
	border: 1px solid #811845;
	padding: 2px 2px 2px 2px;
}

select.formInput {
	color: #000;
	margin-bottom: 2px;
}

#action {
	background: #811845;
	color: #FFF;
	font-weight: bold; 
	height: 25px;
	border-left: 2px solid #eff3f5; border-bottom: 2px solid #89a7b6; border-right: 2px solid #89a7b6; border-top: 2px solid #eff3f5;
}


.FormTextL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
}

.FormTextR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: right;
}

.FormTextR2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: right;
	vertical-align:text-top;
}

.FormTextC {
	color: #000;
	text-align: center;
}

.FormSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	vertical-align: middle;
	height: 60px;
}