body {
	font-family: "Times New Roman", Times, serif;
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 15px;
	color: #FFFFFF;
	background-color: #43852F;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	padding: 5px 0px 8px 0px;
	margin: 0px;
	color: #FFFFFF;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
}
th {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	color: #FFFFFF;
}
a:active { color: #FFFFFF; text-decoration: none; }
a:link { color: #BFC481; text-decoration: underline; }
a:visited { color: #BFC481; text-decoration: underline; }
a:hover { color: #FFFFFF; text-decoration: none; }
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFFFFF;
	padding: 7px 0px 5px;
	margin: 0px;
	font-weight: bold;
	font-style: italic;

}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #FFFFFF;
	padding: 15px 0px 5px 0px;
	margin: 0px;
	font-weight: bold;

}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
.h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}
tr.blockquote { padding-left:40px; }
ol, ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-left: 50px;
}
li {
	padding-bottom: 8px;
	font-size: 15px;
}

.copyright, .copyright a:active, .copyright a:link, .copyright a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #F2F2F2;
	font-size: 13px;
	margin: 7px 0px 10px 0px;
	padding: 0px;
	font-weight: normal;
}
.copyright a:hover {
	color: #FFEFFF;
	text-decoration: none;
	font-weight: normal;
}
.nav a:active, .nav a:link, .nav a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #BFC481;
	font-size: 18px;
	font-weight: normal;
	margin: 7px 0px 15px 0px;
	padding: 0px;
	text-decoration: none;
}

.nav a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.nav_small, .nav a:active_small, .nav a:link_small, .nav_small a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #D9D6D2;
	font-size: 12px;
	font-weight: normal;
	margin: 15px 0px 20px 0px;
	padding: 0px;
}
.nav_small a:hover {
	font-weight: normal;
	color: #00513C;
	text-decoration: none;
}
.btm_nav, .btm_nav a:active, .btm_nav a:link, .btm_nav a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #F2F2F2;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.btm_nav a:hover {
	font-weight: bold;
	color: #00513C;
	text-decoration: none;
}
.img_caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	padding: 5px 0px 5px 0px;
}
.14px { font-size: 17px; }
.10px { font-size: 13px; }

.img_caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	text-align: center;
	padding: 5px 0px 5px 0px;
}
.ten { font-size:10px; }
.eleven { font-size:11px; }

p.CSgallery-menu { font-size:18px; font-weight:bold; line-height:24px; }
p.CSgallery-menu a:active, p.CSgallery-menu a:link, p.CSgallery-menu a:visited { text-decoration:none; }
p.CSgallery-menu a:hover { color:#FFF; }
.CSgallery-Table {}
.CSgallery-TD { text-align:center; padding: 0px 0px 7px 0px; }
.CSgallery-img { border: 7px solid #FFF; margin: 0px 0px 3px 0px; }
.CSgallery-caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-align: center;
}

.printonly { display: none; }
@media print {  
	.dontprint { display: none; } 
	.printonly { display: inline; }
	body, p, td, th, ul, ol, li, h1, h2, h3, .h3 { color: #000000; }
}

