a:link {
	color: #007FC4;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #007FC4;
	background-color: #DEF2DB;
	text-decoration: none;
}
a:active {
	color: #CBEAC8;
	background-color: #007FC4;
	text-decoration: none;
}
#content h1 {
	font-family: Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #03547F;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#content h2 {
	font-family: Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size: large;
	padding-left: 4px;
	padding-top: 0em;
	padding-bottom: 0px;
	color: #03547F;
	margin-bottom: 0px;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 0px;
	color: #03547F;
	margin-bottom: 0px;
	margin-left: 8px;
}

#content p, #nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #02466B;
	padding-top: 6px;
	padding-bottom: 0;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	line-height: 1.6em;
}

#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #02466B;
	margin-top: 8px;
	line-height: 1.6em;
}
#content ul,ol {
	margin-top: 0;
	margin-bottom: 15px;
}
#content blockquote {
	color: #02466B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 0px;
	padding-left: 20px;
	line-height: 1.8em;
	border-left: ;
	border-left: 1px;
	border-left-color: #047FC0;
	border-left-style: solid;
}
#news h2 {
	font-family: Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size: large;
	padding-left: 0px;
	color: #367A2D;
	padding-top: 0.5em;
	padding-right: 15px;
	padding-bottom: 0px;
}
#news h3 {
	font-family: Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size: small;
	padding-left: 0px;
	color: #367A2D;
	padding-top: 0.2em;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-bottom: 0;
}
#news p {
	font-family: Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #2A5E23;
	margin-top: 0;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0em;
	padding-left: 0px;
}
#news li {
	font-family: Trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #2A5E23;
	margin-top: 0;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 0em;
}
#content .image p {
	font-style: italic;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 0px;
}
#footer p.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	}
