body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
a:link {
	color: #7C8E05;
	text-decoration: none;
}
a:visited {
	color: #7C8E05;
	text-decoration: none;
}
a:hover {
	color: #d2e172;
	text-decoration: underline;
}
.main_label{
	text-align: left;
	height: 20px;
}
.grey_label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21pt;
	color: #666666;
}

.green_label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21pt;
	color: #7C8E05;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align: justify;
}

.side_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	text-align: left;
}
.side_bullets {
	background-image: url(../images/onesize-004.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 15px;
}

.side_bullets2 {
	background-image: url(../images/onesize-004.gif);
	background-repeat: no-repeat;
	background-position: center 6px;
	width: 15px;
}

.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	width: 100px;
	text-align: center;
	height: 40px;
}
.top_divider {
	background-image: url(../images/nav-div.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 2px;
	height: 40px;
}

.disclaimer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17pt;
	color: #666666;
	text-decoration: none;
	text-align: left;
}

.disclaimer2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #666666;
	text-decoration: none;
	text-align: left;
}

.form_label{
	text-align: left;
	font-size: 8pt;
	height: 27px;
	width: 60px;
	color: #3D6124;
	font-family: Arial, Helvetica, sans-serif;
}

.form_input{
	text-align: left;
	height: 27px;
	width: 147px;
	font-size: 8pt;
}

.tasc font table{
	text-align: center;
	color: #666666;
	width: 280px;
}

.tasc font table tbody tr td, .tasc font table tbody tr td p {
	width: 280px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}