@charset "utf-8";
body {
	font-family: Bookman Old Style;
	color: #000;
	background-color: #E7E8C8;
	background-image: none;
	font-size: 16px;
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #E6E9AB;
}
.Titles {
	font-family: Bookman Old Style;
	font-size: 20px;
	font-style: normal;
	color: #2D8A26;
	font-weight: bold;
}
.Heading {
	font-family: Bookman Old Style;
	font-size: 17px;
	font-style: normal;
	color: #2D8A26;
	font-weight: bold;
}
.HeadingCenter {
	font-family: Bookman Old Style;
	font-size: 17px;
	font-style: normal;
	color: #2D8A26;
	font-weight: bold;
	text-align: center;
}
.Secondary {
	font-family: Bookman Old Style;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
.CurrentSecondary {
	font-family: Bookman Old Style;
	font-size: 14px;
	color: #F00;
}
.Secondarylinks {
	font-family: Bookman Old Style;
	font-size: 14px;
	color: #314997;
	text-align: right;
}
.Currentpage {
	font-family: Bookman Old Style;
	font-size: 14pt;
	color: #F00;
	font-weight: bold;
}
.Footer {
	font-family: Bookman Old Style;
	font-size: 10pt;
	font-style: italic;
	color: #000;
}
.Navigation {
	font-family: Bookman Old Style;
	font-size: 14pt;
	color: #000;
}
.Navigation-news {
	font-family: Bookman Old Style;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	/*color: #2D8A26;*/
	color: #000;
}

.Navfooter {
	font-family: Bookman Old Style;
	font-size: 10px;
	color: #000;
    text-align: center;	
}
.NavFootcurrent {
	font-family: Bookman Old Style;
	font-size: 10px;
	color: #F00;
}
hr {
	color: #300093;
	background: #300093;
	width:100%;
	height:0.5em;
}
.HeadingPurple {
	font-family: Bookman Old Style;
	font-size: 17px;
	font-style: normal;
	color: #BE0047;
	font-weight: bold;
}
.bodycenter {
	font-family: Bookman Old Style;
	color: #000;
	font-size: 16px;
	text-align: center;	
}
.bodylink {
	font-family: Bookman Old Style;
	color: #314997;
	font-size: 16px;
}

