body,td,th {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
}
body {
	background-color: #562875;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	height: 387px;
	background-color: #FFFFFF;
	clear: right;
}
#left-side {
	background-color: #FFFFFF;
	float: left;
	width: 320px;
	position: relative;
	top: 0px;
	padding-bottom: 60px;
}
#middle-div {
	background-color: #FFFFFF;
	clear: both;
	width: 800px;
}
#text {
	float: left;
	width: 480px;
	background-color: #ADC69E;
	clear: right;
}
#content {
	padding: 10px;
	background-color: #FFFFFF;
	margin: 20px;
	border: thin solid #72985A;
	text-align: justify;
}
#footer {
	clear: both;
	float: left;
	background-color: #FFFFFF;
	text-align: center;
	width: 770px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #4f732c;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 25px;
}
.green_heading {
	font-family: "Trebuchet MS";
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #4f732c;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 25px;
}
.regular-text {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #6e6f73;
}
.font_red {
	font-family: Tahoma;
	font-size: small;
	color: #CC0000;
	text-align: justify;
	vertical-align: top;
}
.font_purple {
	color:#562875;
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	text-align: justify;
}
.font_purple_right {
	color:#562875;
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.font_d_green {
	color:#4f732c;
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	text-align: justify;
}
.text_area {
	font-family:Tahoma;
	font-size:11px;
	color:#562875;
	padding:0px 2px 2px 2px;
	width:300px;
	border:1px solid #C6AD26;
}
.table-heading-text {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}
.table-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	padding: 2px;
}
.img-border {
	border: 1px solid #562875;
}

.footer-text {
	font-family: Tahoma;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}
.text-link {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #572876;
	text-decoration: none;
}
.footer-text-link {
	font-family: Tahoma;
	color: #ADC69E;
	font-size: x-small;
}
.bg_bottom {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.pad_01 {padding:27px 0px 0px 69px}
.pad_02 {padding:0px 0px 10px 0px}
.pad_03 {padding:0px 0px 0px 45px}

.pad_04 {
	padding:5px 25px 5px 25px;
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	text-align: justify;
	vertical-align: top;
}
.pad_04a {
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.pad_05 {
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.a_02 {padding:0px 0px 0px 27px}
.a_03 {padding:0px 0px 0px 46px}
.a_04 {padding:0px 0px 0px 82px}
.a_05 {padding:0px 0px 0px 114px}
a.link_bottom:link, a.link_bottom:hover, a.link_bottom:active, a.link_bottom:visited {
	color:#562875;
	text-decoration:none;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	letter-spacing: normal;
}

a.link_black:link, a.link_black:hover, a.link_black:active, a.link_black:visited {
	color:000000;
	text-decoration:underline;
	font-size: 10px;
	font-weight: lighter;
}

a:link {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 12px;
	color: #562875;
}
TD {
	color:545454;
	font-family:Tahoma;
	font-size:11px;
}

.b_pad_01 {padding-left:10px}

.font_10px {
	font-size:10px;
	font-weight: normal;
	color: #618c37;
}
.font_10px_colored {
	font-size:11px;
	color: #562875;
	font-weight: lighter;
}
.margin_01 {margin-right:8px}
.hh_1 {height:20px;}
.hh_2 {height:100px;}

