body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(_graphics/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
select {
	font-size: 11px;
}
input {
	font-size: 11px;
}
.blue_box {
	background-color: #D9E6F9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #adadad;
	border-right-color: #adadad;
	border-left-color: #adadad;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
.main_box {
	border: 1px solid #adadad;
}
.green_text {
	color: #84ad44;
}
.green_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #84ad44;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #84ad44;
}
a:visited {
	color: #84ad44;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a.disclaimer:link {
	color: #333333;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
a.disclaimer:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a.disclaimer:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #84AD44;
	text-decoration: none;
}
