/* CSS Document */
body {
	background: white;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 12pt;
	}
a {
	color: #000000;
	text-decoration: underline;
}		
#container{
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	}
#nav, #secNav, .col2, .clients, .vignettes #login, #bannerScreen, #map{
	display:none;
	}
#content, .col1, #breadcrumbs{
	width: auto;
	float: none !important;
	padding:0;
	}
#breadcrumbs{
	padding:5pt 0;
}	
.vignettes{
	padding:10pt 0;
}
.col1news{
	width:72%;
	margin:10pt 2% 0 0;
	float:left;
}
.col2news{
	width:25%;
	margin:10pt 0 0 0;
	float:left;
}
.col2news ul{
	list-style-type: none;
}
.spotlight{
	float: none;
	clear: both;
	padding: 10pt 0;
}
.homeNews{
	float: none ;
	border-top: 1pt solid #D3D3D3;
	padding: 10pt 0;
}
.homeNews h3{
	color: #3C366F;
	font-size: 12pt;
	text-transform: uppercase;
}


#footer{
	font-size: 8pt;
}
h2{
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 6pt;
}
h3{
	font-size: 11pt;
	margin-bottom: 6pt;
}
h4{
	font-size: 10pt;
	margin-bottom: 6pt;
	font-weight:bold;
}
p{
	margin-bottom: 6pt;
}
label{
	font-size: 10pt;
	line-height: 12pt;
}
input, select, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#333333;
}
#content .col1 ul{
	margin:0 0 10pt 15pt;
}
.highlight{
	font-weight:bold;
}

