.inputSelect {
	font-family: Verdana;
	font-weight: 100;
	font-size: 8pt;
	color: #000000;
	background-color: #B3D9EC;
} 

.inputComments {
	font-family: Verdana;
	font-weight: 100;
	font-size: 8pt;
	color: #000000;
	text-align : left;
	background-color: #B3D9EC;
	border-color : 000000;
	width : 300px;
	height: 80px;
} 


.input50 {
	font-family: Verdana;
	font-weight: 100;
	font-size: 8pt;
	color: #000000;
	text-align : left;
	background-color: #B3D9EC;
	border-color : 000000;
	width : 300px;
	height: 20px;
} 

.input40 {
	font-family: Verdana;
	font-weight: 100;
	font-size: 8pt;
	color: #000000;
	text-align : left;
	background-color: #B3D9EC;
	border-color : 000000;
	width : 250px;
	height: 20px;
} 

.input30 {
	font-family: Verdana;
	font-weight: 100;
	font-size: 8pt;
	color: #000000;
	text-align : left;
	background-color: #B3D9EC;
	border-color : 000000;
	width : 200px;
	height: 20px;
} 

.input20 {
	font-family: Verdana;
	font-weight: 100;
	font-size: 8pt;
	color: #000000;
	text-align : left;
	background-color: #B3D9EC;
	border-color : 000000;
	width : 150px;
	height: 20px;
} 

.input10 {
	font-family: Verdana;
	font-weight: 100;
	font-size: 8pt;
	color: #000000;
	text-align : left;
	background-color: #B3D9EC;
	border-color : 000000;
	width : 100px;
	height: 20px;
} 

.input6 {
	font-family: Verdana;
	font-weight: 100;
	font-size: 8pt;
	color: #000000;
	text-align : left;
	background-color: #B3D9EC;
	border-color : 000000;
	width : 60px;
	height: 20px;
} 


.formLabel1 {
	font-family: Verdana;
	font-weight: 100;
	font-size: 8pt;
	color: #B3D9EC;
	background-color : #2A4D87;
	text-align : right;
	width : 125px;
	height: 15px;
}

.formCell {
	background-color : #2A4D87;
}

.tableTitles {
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	background-color : #2A4D87;
	text-align : center;
	width : 100%;
}

.tableErrors {
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #880000;
	background-color : #B3D9EC;
	text-align : center;
	width : 100%;
}

.tableMessages {
	font-family: Verdana;
	font-weight: 100;
	font-size: 8pt;
	color: #B3D9EC;
	background-color : #2A4D87;
	text-align : left;
}