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

.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 5px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
}
.style2:link {color: #3E9A2B}

.style2:visited {color: #3E9A2B}

.style2:hover {color: #3E9A2B}

.style2:active {color: #3E9A2B}

.menu:link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 5px;
	font-style: normal;
	font-weight: bold;
	color: #3E9A2B;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #213A8D;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 15px;
}

.menu:visited {

font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 5px;
	font-style: normal;
	font-weight: bold;
	color: #3E9A2B;
	text-align: right;

}

.menu:active {

font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 5px;
	font-style: normal;
	font-weight: bold;
	color: #3E9A2B;
		text-align: right;

}

.menu:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 5px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-align: right;
}
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D5DAF;
	text-decoration: none;
	font-weight: bold;
}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
