/* CSS Document */


body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

.border {	border: 1px solid #AFCC99;
}
.border2 {	border: 1px solid #C78256;
}
.space {	padding: 5px;
}
.style3 {	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}
.style8 {color: #ffffff}

ul {margin: 0 15px;}

li {list-style: disc outside;}

.imgborder {border: 1px solid #60A298;}

.nospacing {margin: 0;}

.space2 {padding-left: 5px;}







.small-green-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: 607C4A;
}


a.greentxtlink:link
{
	color: #607C4A;
	font-size: 9px;
	text-decoration: underline;
	line-height: 14px;
}

a.greentxtlink:visited
{
	font-size: 9px;
	color: #607C4A;
	text-decoration: underline;
	line-height: 14px;

}

a.greentxtlink:hover
{
	font-size: 9px;
	color: #607C4A;
	text-decoration: none;
	line-height: 14px;

}
.page-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

