@charset "UTF-8";
/* CSS Document */

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15pt;
	color: #FFF;
}
.bodytext a {
	color: #FFF;
	text-decoration:underline;
}

.bodytext a:hover            
{
	color: #FFF;
	text-decoration:none;
}
.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00632B;
	line-height: 13px;
}
.toplink a {
	color: #00632B;
	text-decoration:underline;
}

.toplink a:hover            
{
    color: #00632B;
    text-decoration:none;
}

.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12px;
}

.bottomlinks a {
	color: #FFFFFF;
	text-decoration:underline;
}

.bottomlinks a:hover            
{
    color: #00632B;
    text-decoration:none;
}

.header_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 22pt;
	color: #FFF;
	font-weight: normal;
}


.bottomlinks2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12px;
}

.bottomlinks2 a {
	color: #FFFFFF;
	text-decoration:underline;
}

.bottomlinks2 a:hover            
{
    color: #3366CC;
    text-decoration:none;
}

.bottomlinks3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
	font-weight: normal;
}

.bottomlinks3 a {
	color: #FFFFFF;
	text-decoration:underline;
}

.bottomlinks3 a:hover            
{
    color: #3366CC;
    text-decoration:none;
}
.bodytextCopy_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15pt;
	color: #00632B;
	font-weight: bold;
}
.scroller {
width: 700px;
height: 400px;
padding: 0px;
border: none;
overflow: scroll;
}