@import url('reset.css');
@import url('Navigation.css');
@import url('Content.css');
@import url('Grid.css');
@import url('lightwindow.css');



#PageHeader
{
}
.headline
{
	font-family: 'First Apex New';
	font-size: 2.6em;
	color: #015b67;
}
.headline1
{
	font-family: 'First Apex New';
	font-size: 1.9em;
	color: #015b67;
}
#PageHeader .TopShadow
{
	background-image: url(../img/top_shadow.gif);
	background-repeat: no-repeat;
	height: 75px;
	position: relative;
	max-width: 1273px;
}
#PageHeader .ImgArea
{
	background-image: url(../img/top_imgarea.gif);
	background-repeat: no-repeat;
	height: 76px;
	position: relative;
	max-width: 1273px;
}

#PageFooterplaceholder .PageFooter
{
	background-image: url(../img/footer_shadow.gif);
	background-repeat: no-repeat;
	height: 72px;
	width: 979px;
	margin: 0 auto;
	clear: both;
	position: relative;
}


.allsub label
{
	
	color:#333;
	background-color:#fff;
	width:186px;
	display:inline-block;
	padding:3px;
	

}
