.inputSelect {
	font-family: Verdana;
	font-weight: 100;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
} 

.inputComments {
	font-family: Verdana;
	font-weight: 100;
	font-size: 8pt;
	color: #000000;
	text-align : left;
	background-color: #FFFFFF;
	width : 300px;
	height: 80px;
} 


.input50 {
	font-family: Verdana;
	font-weight: 100;
	font-size: 8pt;
	color: #000000;
	text-align : left;
	background-color: #FFFFFF;
	width : 300px;
	height: 20px;
} 

.input40 {
	font-family: Verdana;
	font-weight: 100;
	font-size: 8pt;
	color: #000000;
	text-align : left;
	background-color: #FFFFFF;
	width : 250px;
	height: 20px;
} 

.input30 {
	font-family: Verdana;
	font-weight: 100;
	font-size: 8pt;
	color: #000000;
	text-align : left;
	background-color: #FFFFFF;
	width : 200px;
	height: 20px;
} 

.input20 {
	font-family: Verdana;
	font-weight: 100;
	font-size: 8pt;
	color: #000000;
	text-align : left;
	background-color: #FFFFFF;
	width : 150px;
	height: 20px;
} 

.input10 {
	font-family: Verdana;
	font-weight: 100;
	font-size: 8pt;
	color: #000000;
	text-align : left;
	background-color: #FFFFFF;
	width : 100px;
	height: 20px;
} 

.input6 {
	font-family: Verdana;
	font-weight: 100;
	font-size: 8pt;
	color: #000000;
	text-align : left;
	background-color: #FFFFFF;
	width : 60px;
	height: 20px;
} 


.formLabel1 {
	font-family: Arial;
	font-weight: 100;
	font-size: 10pt;
	color: #EE1808;
	background-color : #DDDDDD;
	text-align : right;
}

.formLabelC {
	font-family: Arial;
	font-weight: 100;
	font-size: 10pt;
	color: #FFFFFF;
	background-color : #7D7D7D;
	text-align : center;
}

.formCell {
	background-color : #DDDDDD;
}

.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;
}
