body {
	border: 0;
	margin: 10px 0 10px 0; 
	padding: 0; 
	font-family: Verdana, Arial Sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666;
	background-color: #DDD;
	}
#pageBody{
	border: 1px solid #369;
	width:780px;
	text-align: left;
	background-color: #FFF;
	}
#footerBar {
	width: 780px;
	border-top: 8px solid #9C9;
	border-bottom: 3px solid #69C;
	height: 3px;
	background-color: #FFFFFF;
	font: 1px/1px monospace;
	margin-bottom:3px;
	}
.footerText {
	font-size: 10px;
	}
#copyright {
	width: 698px;
	margin: 15px 0 0 0;
	padding: 3px 80px 3px 0;
	text-align: right;
	font-size: 11px;
	color: #006;
	}


.navBtnOff {
	display: block;
	float: left;
	margin:2px 0 0 0;
	padding:3px 5px 3px 5px;
	background-color: #9DDE9D;
	text-align:center;
	color:#039;
	font:10px Verdana;
	font-weight: bold;
	}
.navDiv{
	height: 23px; 
	background-color: #369; 
	width:1px; 
	float: left;
	margin: 0;
	padding: 0;
	font: 1px/1px monospace;
}

img{
border: 0;
}

ul.list li {
 	margin: 0 0 10px 0;
	font-size : 12px; 
	color: #666;
	}
P { 
	margin: 5px 0 10px 0;
	font-size: 11px;
	color: #666; 
	}
p.indent {
	margin-left:15px;
	display: block;
	}
.textmed { 
	font-size: 11px;
	}
.textsm { 
	font-size: 10px;
	}
.photo{
	padding: 4px 12px 13px 4px;
	background: url('../i/photo_bg.gif') no-repeat;
	text-align:left;
	display: block;
}
#subheader{
	font-size: 11px;
	color: #36C;
	font-weight: bold;
	margin: 10px 0 3px 0;
	}
.header{
	font-size: 13px;
	color: #36C;
	font-weight: bold;
	}
.subheader{
	font-size: 11px;
	color: #36C;
	font-weight: bold;
	}
td{
	font-family: Verdana, Arial Sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666;
	}
a{font-size: 11px;}
a:link, a:visited { 
	font-size: 11px;
	color: #36C;
	}
a:hover,a:active { 
	font-size: 11px;
	color: #9C9; 
	}
a.link:link, a.link:visited { 
	font-size: 11px;
	color: #36C;
	}

a.link:hover,a.link:active { 
	font-size: 11px;
	color: #9C9; 
	}
a.subheader:link, a.subheader:visited { 
	font-size: 11px;
	color: #36C;
	font-weight: bold;
	margin: 10px 0 3px 0;
	}
a.subheader:hover,a.subheader:active { 
	font-size: 11px;
	color: #9C9; 
	font-weight: bold;
	margin: 10px 0 3px 0;
	}
a.slideshow:link, a.slideshow:visited { 
	font-size: 10px;
	color: #36C;
	font-weight: bold;
	}
a.slideshow:hover,a.slideshow:active { 
	font-size: 10px;
	color: #000;
	font-weight: bold;
	}
a.sm:link, a:visited { 
	font-size: 10px;
	color: #36C;
	}
a.sm:hover { 
	font-size: 10px;
	color: #9C9; 
	}
a.nav:link, a.nav:visited{
	font-size: 10px;
	color: #369;
	text-decoration: none;
	}
a.nav:hover { 
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	}
#grnBoxTop{
	width: 231px;
	background: url('../i/grnbox_top.gif') bottom no-repeat;
	padding-bottom: 4px;
	text-align: center;
}
#grnBox{
	width: 231px;
	border-left: 1px solid #69B469;
	border-right: 1px solid #69B469;
	border-bottom: 1px solid #69B469;
	margin-bottom: 18px;
}
#grnBoxContent{
	padding: 0 10px 10px 10px;
	font-size: 10px;
	width:100%;
	color: #000;
	text-align:left;
}
#grnBoxContent2{
	padding: 0 10px 10px 10px;
	font-size: 11px;
	width:100%;
	color: #000;
	text-align:left;
}
/* Menu DropDowns */	
#dropmenudiv{
position:absolute;
border-bottom-width: 0;
font: 10px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
color:#369;
display: block;
text-indent: 3px;
border-bottom: 1px solid #369;
padding: 3px 0 3px 2px;
line-height:18px;
font: 10px Verdana;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #369;
color:#fff;
}
.spacer{
font: 1px/1px monospace;
height:1px;
width:1px;
}