@charset "UTF-8";
/* CSS Document */

body,a,p,table,td,th,form,input,textarea,select,option {font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; font-size: 14px; font-weight: 400;}
.formField {
	float: left;
	vertical-align: top;
	padding: 10px;
	width: 200px;
}
.formLabel {
	float: left;
	vertical-align: top;
	width: 200px;
	font-weight: 600;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: right;
}
.formHeading {
	Color: #663300;
	font-size: 150%;
	font-weight: 700;
	text-align: left;
}
.formSubmit { clear: both; padding: 25px 5px;}
input { padding: 3px; }
BODY { BACKGROUND-COLOR: #FFFFFF;}
TD.bg_color {	BACKGROUND-COLOR : #EEEEEE;} TABLE.border { BORDER-RIGHT: 2px solid; BORDER-TOP: 2px solid; BORDER-LEFT: 2px solid; BORDER-BOTTOM: 2px solid; Border-Color: #AAAAAA;}
.margins { margin: 25px;}
.arrow { Color: #FF0000;}
BODY {BACKGROUND-COLOR: #FFFFFF; }
TD{
	Color : #000000;
	Font-Family : Arial, Sans-serif;
	Font-Size : 11px;
}H1 { Color : #094761;	Font-Family : Arial, Sans-serif;	Font-Size : 12px; Font-Weight : Bold; padding-bottom : 2px; margin-bottom : 2px;}
TD.bg_color {	BACKGROUND-COLOR : #FFFFFF;}TABLE.border { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; Border-Color: #666; }
.margins {	margin: 10px; }
.arrow {	Color: #FF0000; }
INPUT.format {
	font-size: 10px;
	color: #603D2A;
	background-color : #FFFFCC;
	width : 200px;
	height : 18px;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	Border-Color: #603D2A;
}
INPUT.format_1 {
	font-size: #003D59;
	color: #603D2A;
}
SELECT.format { font-size: 10px; color: #003D59; }
TEXTAREA {
	font-size: 10px;
	color: #603D2A;
	background-color : #FFFFCC;
	width : 200px;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	Border-Color: #603D2A;
			}
INPUT.submit {
	font-size: 13px;
	color: #603D2A;
	Font-Family : Arial, Sans-serif;
	Font-Weight : Bold;
	background-color : #999966;
	BORDER-RIGHT: 2px solid;
	BORDER-TOP: 2px solid;
	BORDER-LEFT: 2px solid;
	BORDER-BOTTOM: 2px solid;
	Border-Color: #603D2A;
}

