body {
	padding : 0;
	margin : 0;
	background-repeat : no-repeat;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	visibility: visible;
	z-index: auto;
	font-size: 100%;
}

.contact {
	font-size: 0.55em;
	display: block;
	position: absolute;
	visibility: visible;
	left: 237px;
	top: 68px;
	color: #878785;
	font-weight: bold;
}

.contact a, .contact a:visited, .contact a:hover{
	text-decoration:none;
	color: #878785;
	}

p {
	font-size: .8em;
}
.content
{
	margin-top: 144px;
	line-height: 20px;
	width: 545px;
	margin-left: 220px;
}
a {	
	color: #00824A;	
	text-decoration: underline
}

a:visited { 
	color: #00824A;	
	text-decoration: underline
}

a:hover { 
	color: #00824A;	
	text-decoration:underline
	}


h1 {
	color:#00824A;
	font-size: 1.25em;
	text-align: center;
}

	
h2 {
	color: #00824A;
	font-size: 1.15em;
	}
h3 {
	
	font-size: 1.15em;
	background-color: #FFFFFF;
	color: #878785;
	border-bottom-color: #00824A;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-right: 200px;
	}
h4 {
	color: #00824A;
	font-size: 1.15em;
	}

h5 {
	color: #00824A;
	font-size: 1.15em;
	text-align: center;
	}
	
h6 {
	font-size: 1.15em;
	background-color: #FFFFFF;
	color: #521C78;
	}


.purpletext {
	color: #521C78;
	font-size: 1.15em;
	font-weight: bold;
	}
	
.purpletext2 {
	color: #521C78;
	font-size: 1em;
	font-weight: bold;
	}
	
.boldsent{
	font-weight: bold;
	}

.navlist
{
	margin-left:  3em;
	list-style: none;
	padding: 0;
	margin-right: 1em;
	font-size: .8em;
}

.navlist li 
{
	background-image: url(greenlistbutton.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding-left: 2em;
	margin-top: 0.5em;
	
}



#cleardiv
{
	clear: both;
	height: 1em;
	visibility: hidden;
} 

table {
	color: #000000;
	padding: 1em;
	font-family: Arial, Helvetica, sans-serif;
	}


td.green-link-tabletext {
	font-size: 1em;
	color: #00824A;
	padding-left: 0.5em;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	padding-right: 2em;
}


td.green-td {
	background-color: #BDEDD5;
	font-size: 1em;
	color: #000000;
	padding-left: 0.6em;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	line-height: 1.5em;
	padding-right: 2em;
}


td.green-td-with-bold {
	background-color: #BDEDD5;
	font-size: 1em;
	color: #00824A;
	padding-left: 0.6em;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	font-weight: bold;
}

td.purple-td-with-bold {
	background-color: #EFE8F8;
	font-size: 1em;
	color: #521C78;
	padding-left: 0.6em;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	font-weight: bold;
}


td.purple-td {
	background-color: #EFE8F8;
	font-size: 1em;
	color: #000000;
	padding-left: 0.6em;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	line-height: 1.5em;
	padding-right: 2em;
}

td.green-link-tabletext2 {
	font-size: .8em;
	color: #00824A;
	padding-left: 0.5em;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	padding-right: 2em;
}


td.green-td2 {
	background-color: #BDEDD5;
	font-size: .8em;
	color: #000000;
	padding-left: 0.6em;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	line-height: 1.5em;
	padding-right: 2em;
}


td.purple-td2 {
	background-color: #EFE8F8;
	font-size: .8em;
	color: #000000;
	padding-left: 0.6em;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	line-height: 1.5em;
	padding-right: 2em;
}




.blocktext {
	margin-left: 2em;
	margin-right: 2em;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: .8em;
}

.blocktext .boldtext 
{
	font-weight: bold;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #333333;
	
}

.sm-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .5em;
}

#search {
	padding:10px 5px 10px 5px;
	font-size:80%; 
	float:left; 
	clear:both;
}