body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/pagebg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}

.containertable {
	background-color: #FFFFFF;
	background-image: url(../images/vertgrad.gif);
	background-repeat: repeat-x;
	background-position: top;
}



.copyright {
	color: #FFFFFF;
	font-size: 85%;
}

.rcolbg {
	background-image:url(../images/rcolbg.gif);
	background-repeat: no-repeat;
	background-position: top;
}


#rcol {
	background-image: url(../images/rbgbtm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 100px;
	padding-left: 19px;
	padding-right: 30px;
}

#rcol ul {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	font-size: 85%;
	line-height: 120%;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#rcol li {
	padding-bottom: 25px;
}

#rcol strong {
	font-weight: bold;
	color: #0E4D24;
}


.greentxt {
	color: #058331;
}

p {
	line-height: 130%;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #20AD50;
	text-decoration: underline;
}
