
table.form {
	font-style: normal;
	border: solid 1px #226f37;
	border-collapse: collapse;
	font-size: 11px;
}

tr.title {
	font-style: normal;
	background-color: #226f37;
}

tr.title1 {
	font-style: normal;
	height: 10px;
}

td.title {
	font-style: normal;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}

td.label {
	font-style: normal;
	font-family: sans-serif;
	font-weight: bold;
	text-align: right;
	width: 40%;
}

.form {
	font-style: normal;
	color: #000000;
	font-family: sans-serif;
	font-size: 11px;	
}

.example {
	font-style: normal;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.required {
	font-style: normal;
	font-family: sans-serif;
	color: #ff0000;
	font-weight: bold;
}

a.pager:link { color: #FFFFFF; }
a.pager:visited { color: #FFFFFF; }
a.pager:hover { color: #F8C217; }
a.pager:visited:hover { color: #F8C217; }
a.pager:active { color: #F8C217; }
