body {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #E2E2E2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-image: url(/bin/Slice.jpg);
}
p, td, li, dt, dd  {
	font-size: 80%;
}
h1 {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 140%;
	font-weight: 400;
	text-align: right;
}
h3, h4 {
	padding-left: 1em;
}
p, dl {
	padding-left: 2em;
}
a {
	color:#006600;
}
a:hover {
	color:#00CC00;
}
li{

}
/* The below tags allow centered rules for all browsers, including Safari in the form <div class="hr"><hr /></div> */
.hr{
	overflow:hidden;
	text-align: center;
	clear: both;
}
.hr hr{
	margin-right: auto;
	margin-left: auto;
}
/* hr rule end */
/* General page layout */
#pgoutline {
	width: 886px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #244800;
	border-right-color: #551C00;
	border-bottom-color: #244800;
	border-left-color: #551C00;
	background-color: #FFFFFF;
}
/* Masthead */
#masthead {
	margin: 0px;
	padding: 0px;
	width: 886px;
	height: 175px;
}
#pgoutline #masthead #mleft {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 190px;
	text-align: right;
	height: 175px;
}
#pgoutline #masthead #mright {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 695px;
	height: 175px;
}
#mleft img {
	padding-top: 5px;
}
/* Page layout less Masthead */
#content {
	width: 856px;
	margin-right: 15px;
	margin-left: 15px;
}
/* Menu Side */
#mleftcol {
	float: left;
	width: 191px;
	border-top-width: 11px;
	border-top-style: solid;
	border-top-color: #376F00;
	margin-left: 0px;
	margin-right: 1px;
	padding: 0px;
	height: auto;
}
#orgaddress {
	padding-top: 1em;
	padding-left: 0px;
	font-size: 11px;
	text-align: center;
}
/* Content Side */
/* Editable Content Area */
#mrightcol {
	float: right;
	overflow:hidden;
	width: 664px;
	border-top-width: 11px;
	border-top-style: solid;
	border-top-color: #244800;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	height: auto;
}
/* Editable Content Area - in-page section navigation */
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: right;
	margin-top: -1.3em;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #CCCCCC;
}
/* Footer Styles */
#footer{
	width: 886px;
	text-align: center;
	font-size: 9px;
	clear: both;
	padding-top: 1em;
}
#footer hr{
	color: #551C00;
}
#footer a{
	color: #333333;
	text-decoration: none;
}
#footer a:hover{
	color: #009900;
	text-decoration: underline;
}
#footer p{
	font-size: 9px;
	color: #333333;
	text-align: right;
}
/* Footer Styles End*/
/***************************************************/
/************** menu styles
/***************************************************/
#menu{
	position:relative;
	background-color: #E2F7BA;
	font:normal 12px/26px Verdana, Arial, Helvetica, sans-serif;
	color: #00FF66;
	width:191px;
	text-align: left;
	z-index: 150;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #376F00;
}
#menu a {
	display:block;
	font:normal 12px/26px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333333;
	text-decoration:none;
	width: 171px;
	padding-left: 20px;
}
#menu a:hover{
	color: #ffffff;
	background-color: #004A00;
	height: 26px;
}
#menu ul li{
	position:relative;
	list-style-type: none;
}
#menu ul li li a{
	color: #ffffff;
	text-align: left;
	background-color: #009D00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 171px;
	padding-left: 20px;
}
#menu ul li li a:hover{
	color: #FFFFFF;
	text-align: left;
	background-color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 171px;
	padding-left: 20px;
}
#menu li ul{
	position:absolute;
	top:0;
	left:191px;
	display:none;
}
/* Fix IE. Hide from IE Mac \*/
* html #menu ul li{float:left;height:1%;}
* html #menu ul li a{height:1%;}
/* End */
div#menu ul, #menu ul ul, div#menu ul ul ul{
	margin:0;
	padding:0;
	width:191px;
}
div#menu ul ul, div#menu ul ul ul, div#menu ul li:hover ul ul, div#menu ul li:hover ul ul ul{
display:none;
}
div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul{
display:block;
}
/***************************************************/
/************** Email Subscription Block
/***************************************************/
#mleftcol fieldset{
	font-size: 9px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-color: #376F00;
	border-right-color: #376F00;
	border-bottom-color: #376F00;
	border-left-color: #376F00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: right;
	padding: 5px;
}
#mleftcol fieldset legend{
	font-size: 12px;
	margin-left: 12px;
	text-align: left;
	font-weight: bold;
}
#mleftcol fieldset .nletter{
	width: 105px;
}
#mleftcol fieldset .nletter_sub{
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	width: 100%;
	background-color: #E0FE9C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #b2d1b2;
	border-right-color: #270000;
	border-bottom-color: #270000;
	border-left-color: #b2d1b2;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 4px;
}
#mleftcol fieldset p{
	margin-top: 3px;
	margin-bottom: 0px;
}
#mleftcol fieldset .nletter_p{
	margin-top: -4px;
	color: #000000;
	font-size: 11px;
	text-align: left;
	text-indent: 15px;
	margin-bottom: 4px;
}
#mleftcol fieldset a{
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
#mleftcol fieldset a:hover{
	text-decoration: underline;
}
/***************************************************/
/************** Email Page Button
/***************************************************/
#email {
	top: 203px;
	position: absolute;
	margin-left: 12px;
	line-height: 18px;
}
.semail {
	padding-top: 0px;
	padding-bottom: 1px;
	color: #000000;
	background-color: #E0FE9C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #b2d1b2;
	border-right-color: #270000;
	border-bottom-color: #270000;
	border-left-color: #b2d1b2;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none!important;
	color: #000000;
	width: 50px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-right: 8px;
	padding-left: 8px;	
}
a.semail:link,a.semail:hover,a.semail:visited{
	color: #000000;
	background-image: none!important;
}
a.semail:active{
	border-top-color: #003900;
	border-right-color: #c7b2b2;
	border-bottom-color: #c7b2b2;
	border-left-color: #003900;
}
/***************************************************/
/************** general column styles
/***************************************************/
.generalcontainer{
	width: 615px;
	margin-right: auto;
	margin-left: auto;
}
#evenleft{
	float: left;
	width: 308px;
}
#evenright{
	float: right;
	width: 307px;
}
.lessleft{
	float: left;
	width: 208px;
	clear: both;
	font-size: 80%;
	line-height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.moreright{
	float: right;
	width: 406px;
	clear: right;
	font-size: 80%;
	line-height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
ul.articles-top{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.articles-top li{
	display: block;
	margin-bottom: 2px;
	padding-left: 17px;
	background-image: url(/bin/article.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
@media print {
	body {
		margin-top: 0px;
		margin-bottom: 0px;
		color:#000000;
		background-image: none;
		background-color: #FFFFFF;
		font-size: 14pt;
	}
	h1 {
		padding-left: 0em;
	}
	h3 {
		padding-left: 0em;
	}
	p {
		padding-left: 0em;
	}
	a {
		color:#000000;
		text-decoration: none;
	}
	#pgoutline {
		width: 100%;
		border: none;
		margin: 0px;
		padding: 0px;
	}
	/* Masthead */
	#masthead, #email, .navlink {display: none;}
	#content {
		width: 100%;
		margin-right: 0px;
		margin-left: 0px;
	}
	#mleftcol {display: none;}
	#mrightcol {
		width: 100%;
		border-top-style: none;
		float: none;
		overflow: visible !important;
	}
	#footer {display: none;}
}
/********************* special case for when there is nothing on the calendar page **********/
#menucal{

}
