body {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position:50% 0%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #006666;
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #00674E;
}

.title {
	color: #00674E;
	font-style: italic;
}

.name {
	font-size: 13px;
	font-weight: bold;
	color: #00674E;
}


a:link {
	color: #000000;
	text-decoration: none;
}

.style3 {font-size: 10px}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.content-area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
}

.breadcrumb 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: navy;
	padding-top:0px;
	padding-bottom:4px;
}
    .green {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-style: italic;
    color: #006600;
    line-height:1.5em;
    }
