body {
	color: #000000;
	font: 10pt Helvetica, Verdana, Arial, sans-serif;
	line-height:13pt;
	background-color: #C5C6C7;
}
blue_text {
	color: #8bafd0;
	font: 10pt Helvetica, Verdana, Arial, sans-serif;
	line-height:13pt;
}
h1 {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0px;
	color: #1a171b;
}
h2 {
	font-size: 14pt;
	text-align:center;
	line-height:15pt;
	font-weight: bold;
	margin-top: 0px;
	color: #1a171b;
}
input.text {
	border: 1px #2D6FB2 solid;
	height: 14px;
	width: 160px;
	margin-bottom: 4px;
	font-size: 9pt;
	color: #142C83;
	padding-left: 2px;
}
input.button, input.file {
	border: 1px #2D6FB2 solid;
	height: 20px;
	padding: 3px 30px;
	width: 120px;
	color: #ffffff;
	background-color: #2D6FB2;
	font-size: 9pt;
}
textarea {
	width: 160px;
	border: 1px #2D6FB2 solid;
	font: 10pt Helvetica, Verdana, Arial, sans-serif;
	color: #142C83;
	padding: 1px;
}
.error {
	color: #ED7F03;
}
a:link, a:active, a:hover {
	color: #a6c161;
	text-decoration: none;
}
a:visited {
	color: #a6c161;
	text-decoration: none;
}
a.menu:link, a.menu:visited, a.menu:hover, a.menu:active {
	color: #a6c161;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover, a.menu:active {
	color: #a6c161;
}
.foot_txt {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.scrolling_div {
	width:968px; 
	height:353px;
	overflow:auto;
}
.scrolling_div_menu {
	width:968px; 
	height:333px;
	overflow:auto;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFF;
}
.style3_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFF;
}

table.regform {border:0px solid #aaa; width:640px; border-collapse: collapse;}
table.regform th { width:90px; font-weight: bold; text-align: left; padding:5px 5px; border:0px solid #aaa;}
table.regform th span{ font-size: 9px;}
table.regform td { width:auto; border:0px solid #aaa; margin:2px; padding:5px 5px;}
table.regform td input { width:220px; border:1px solid #2D6FB2;}
table.regform td input#total { text-align:right; width:100px;}
table.regform td textarea { width:99%; border:1px solid #2D6FB2; color:#333333; line-height: 1.5; padding:5px;}
table.regform td select { border:1px solid #2D6FB2;}
table.regform td input[type="checkbox"], table.regform td input[type="submit"] { width:auto; border:1px solid #ccc;}

table.regform_grid {border:0px solid #aaa; width:640px; border-collapse: collapse;}
table.regform_grid th { font-weight: bold; text-align: left; padding:5px 5px; border:1px solid #ededed; background-color:#ffffff;}
table.regform_grid td { width:auto; border:1px solid #ededed; margin:2px; padding:5px 5px; background-color:#ffffff;}
table.regform_grid td blockquote table th { width:300px; border:0px solid; border-collapse: collapse; margin:0; padding:0;}
table.regform_grid td blockquote table td { border-collapse: collapse; border:0px solid; margin:0; padding:0;}

span {font-size: 10px; color: #666666; font-style: oblique; }