@import "type.css";

html, body 
{
	height: 100%;
}

body 
{
	margin: 0;
	padding: 0;
}

/* Image Borders */
img
{
	border: none;
}

br.clear, p.clear
{
    clear: both;
}

#primarynav, div.home_title_bar, h2.news_releases, ul.news_releases, #body_content_home_main p span.visit_website, #body_content_home_main p a.read_more
{
	display: none;
}

#footer
{
	text-align: left;
}

#body_content_home_main h1, #body_content_home_sidebar h1, div.interior_title_bar h1
{
	text-indent: 0;
	height: auto;
	width: auto;
	text-align: left;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#body_content_home_sidebar h1
{
	margin: 0 0 10px 0;
}

div.interior_title_bar h1
{
	margin: 0;
}