* {
	margin:0px; 
	padding:0px;
	} 
html {
	height:101%; 
	font-size: 100.01%;	
	}				  
body {
	min-height:100%; 
	font-size:100.01%; 
	font-family:Verdana,Tahoma,Arial,san-serif; 
	font-size:0.7em;
	background-color:#FFFFFF; 
	color:#000000;
	text-align:center; 
	}
* a {
	color:#000000;
	}
* a:hover {
	color:#008000;
	}
#wrapper {
	width:800px; 
	margin:auto;
	}
#pageheader {
	margin-top:10px;
	height:100px; 
	text-align:left; 
	background:#B1E3D1 url(images/pageheader_bg.jpg) 0 0 no-repeat;
	}
#pageheader img {
	width:235px; 
	height:100px; 
	float:left; 
	margin-left:175px; 
	border:0px;
	}
#pageheader div {
	float:left; 
	clear:right; 
	margin-left:185px; 
	display:inline; 
	width:200px; 
	height:100px; 
	}
#pageheader div p {
	margin-top:11px; 
	font-weight:bold;
	}
noscript {
	padding:4px 0 4px 0;
	font-size:1.4em; 
	color:#FF0000;
}
#maincontent {
	text-align:left; 
	background:#D5EFE5 url(images/maincontent-bg.gif) 0 0 repeat; 
	clear:both; 
	font-size:1.1em; 
	border:0px solid #FFFFFF; 
	border-top-width:3px; 
	padding:20px;
	line-height:1.2em;
	}
#maincontent p {
	margin-bottom:1.1em;
	}
#maincontent p.intro {
	font-size:1.2em; 
	text-align:center;
	}
address {
	font-style:normal;
	}
.center {
	text-align:center;
	}
.bolden {
	font-weight:bold;
	}
.clearing {
	clear:both; 
	height:0px; 
	overflow:hidden;
	}
	
.slideImg {
	width:100px; 
	height:75px; 
	margin-bottom:10px; 
	border:0px;
	}
	
img.bordered {
	border:2px solid #E7FFF5; 
	border-left-color:#006A00; 
	border-top-color:#006A00;
	}