.inputSelect {
	font-family: Verdana;
	font-weight: 100;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
} 

.inputComments {
	font-family: Helvetica;
	font-weight: 100;
	font-size: 8pt;
	color: #000000;
	text-align : left;
	border : thin #DDDDDD;
} 


.input75 {
	font-family: Helvetica;
	font-weight: 100;
	font-size: 8pt;
	color: #000000;
	text-align : left;
	background-color: #FFFFFF;
	border : thin #DDDDDD;
	width : 425px;
	height: 18px;
} 

.input50 {
	font-family: Helvetica;
	font-weight: 100;
	font-size: 9pt;
	color: #000000;
	text-align : left;
	background-color: #FFFFFF;
	border : thin #DDDDDD;
	width : 300px;
	height: 18px;
} 

.input40 {
	font-family: Helvetica;
	font-weight: 100;
	font-size: 9pt;
	color: #000000;
	text-align : left;
	background-color: #FFFFFF;
	border : thin #DDDDDD;
	width : 250px;
	height: 18px;
} 

.input30 {
	font-family: Helvetica;
	font-weight: 100;
	font-size: 9pt;
	color: #000000;
	text-align : left;
	background-color: #FFFFFF;
	border : thin #DDDDDD;
	width : 200px;
	height: 18px;
} 

.input20 {
	font-family: Helvetica;
	font-weight: 100;
	font-size: 9pt;
	color: #000000;
	text-align : left;
	background-color: #FFFFFF;
	border : thin #DDDDDD;
	width : 150px;
	height: 18px;
} 

.input10 {
	font-family: Helvetica;
	font-weight: 100;
	font-size: 9pt;
	color: #000000;
	text-align : left;
	background-color: #FFFFFF;
	border : thin #DDDDDD;
	width : 100px;
	height: 18px;
} 

.input6 {
	font-family: Helvetica;
	font-weight: 100;
	font-size: 9pt;
	color: #000000;
	text-align : left;
	background-color: #FFFFFF;
	border : thin #DDDDDD;
	width : 60px;
	height: 18px;
} 

a:hover.tabsEdit {
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
	color: #FFFFFF;
	text-align : center;
	text-decoration: none;
	background: #3377AA;
	width : 100%;
}

.tabsEdit {
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
	color: #000033;
	text-align : center;
	text-decoration: none;
	background : #FFCA98;
}

.formLabelC {
	font-family: Arial;
	font-weight: 100;
	font-size: 10pt;
	color: #FFFFFF;
	background-color : #000033;
	text-align : center;
}

.formCell2 {
	font-family: Arial;
	font-weight: 100;
	font-size: 10pt;
	color: #000033;
	background-color : #EEEEEE;
	text-align : left;
	width: 300px;
}

.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;
}

.search {
	font-family: Arial;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	text-align : left;
	border-color: #DDDDDD;
	border : thin groove;
	height: 20px;
}
