body 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#2d2c2c;
	width:80%
}
.noprint, #footer, #sitelist
{
	display:none;
	}
h1 {
    padding: 0px;
    margin: 0px;
	font-size:12px;
    display:inline;
}
.divSiteInfo
{
	color:#14387D;
	}
#Header
{
	position:relative; 
	width:952px;
	margin-left: auto; 
	margin-right: auto;
	}
#Banner_Logo
{
	float:left;
	width:289px;
	height:112px;

	}
#Banner_Logo a, #Banner_Logo a:link, Banner_Top
{
 display:block;
 width:100%; /*width needs to be specified to work in IE*/
 height:100%; /*height needs to be specified to work in IE*/
 /*Other browsers expand the link to full width and height.*/
 line-height:0;
 font-size:0;
}


#Banner_Top
{
	float:right;
	height:24px;
	width:663px;
	display:block;
	font-weight:bold;
	padding-top:4px;
}
#Banner_Content
{
	float:right;
	clear:right;
	width:663px;
	padding-top:15px;
	}
#Banner_Cat_Content
{
	float:right;
	clear:right;
	width:663px;
	padding-top:30px;
	}
#Banner
{	
	position: absolute; 
	top: 0; 
	left: 0; 
	height: 112px;
}

#Banner_Content h1
{
	margin:0;
	padding:0;
	}
.BoxTitle
{
	color: #14387D;
	font-size: 17px;
	font-weight: bold;
}



