#emptydivprint {
       clear: both; 
	}

#printbutton {
display: none;
}

body, html {
	font-family: arial;
	font-size: 12px;
	height: 100%;
}

/*#bod {
	font-family: arial;
	font-size: 15px;
}*/

h1 {
	color: #008349;
	font: bold medium Arial, Helvetica, sans-serif;
}

h2 {
	font-weight: bold;
	color: #007BCE;
	margin: 0px;
	padding: 0px;
	font-size: small;
}

* {
background-color: white;
background-image: none;
font-family: arial;
font-size: 14px;
}  

#leftcol {
display:none;
}  

#resourcesubnav {
display:none;
}

#header {
	margin-top: 0px;
	width: 742px;
	height: 86px;
	margin-bottom: 0px;
	padding-top: 22px;
}
 
#menu { display: none; }
#homesection { display: none; }
#emptygreeen { display: none; }
#newsuse { display: none; }
#closer { display: none; }
/*#topnav { display: none; }*/
.topnavclass {
	display: none; 
	}

.topnavclass a {
	color: #000000;
	text-decoration: none;
}

.topnavclass a:hover {
	color: #000000;
	text-decoration: underline;
}
#foot { display: none; }
#addy { 
	text-align: left;
	display: block;
	font-size: 12px;
	padding-top: 6px;
	padding-left: 20px;
	}
#printaddy { display: none; font-size: 14px; }

#headright {
	float: left;
	width: 280px;
	background: #EEEEEE;
	height: 108px;
}



.viewdiv1 {
float:left; 
width:300px;

}

.viewdiv2 {
float:left; 
width:300px;
}

.bigheading {
font: bold 13px arial;
	color: #007BCE;
}

.subheading {
font: bold 12px arial;
	color: #008349;
}

