* {
	margin:0;
	padding:0;
}
body {
	color:#000;
	background:#fff;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:0.625em; 
	line-height:1.5;
}
	#canvas { 
		padding:5px 20px 5px 20px;
		font-size:1.2em; 
	}	
		#main-content {
			padding:2em 0 1px 0;
		}
	
h1 {
	margin:0.025em 0 0.55em 0;
	color:#b11f25;
	font-weight:normal;
	font-size:2em;
}
h2 {
	margin:0.3em 0 0.667em 0;
	font-size:1.5em;
	font-weight:bold;
	color:#b11f25;
}
.form h2 { 
	font-size:1.2em;
	margin:0.5em 0;
}
h3 {
	margin:1em 0 0.5em 0;
	font-size:1.167em;
	font-weight:bold;
}
h4 {
	margin:1em 0 0.5em 0;
	font-size:1.167em;
	font-weight:bold;
}

p { margin:0 0 1em 0; }
ul { margin:0.5em 0 0.5em 1.5em; }
ol { margin:0.5em 0 0.5em 2.5em; }
	li { margin: 0 0 0.5em 0; }
		li a.more { margin:0; }

abbr {
	font-style:normal;
	border:0;
}
a {
	color:#4b5449;
	text-decoration:underline;
}
a:hover {
	color:#b11f25;
	text-decoration:underline;
}
a.more {
	display:block;
	margin:0.5em 0 em 0;
}
sup { line-height:0.1; }
img { 
	border:0; 
	vertical-align:middle;
}
img.left {
	float:left;
	margin:0.25em 20px 10px 0;
}
img.right {
	float:right;
	margin:0.25em 0 10px 20px;
}
.hidden {
	position:absolute;
	left:-3000em;
	width:1px;
}

table { 
	width:100%;
	margin:0.5em 0 1.5em 0; 
}
	th,
	td {
		padding:0 15px 0.5em 0;
		text-align:left;
		vertical-align:top;
		font-weight:normal;
	}

p.intro { font-weight:bold; }
.pullquote { 
	position:relative;
	margin:-0.6em -20px 0 -20px;
	font-size:1.5em;
	line-height:2;
	text-align:center;
}
.pull-left {
	clear:left;
	float:left;
	width:208px;
	margin:0.4em 20px 0 -20px;
}
.pull-right {
	clear:right;
	float:right;
	width:208px;
	margin:0.4em -20px 0 20px;
}
	.pullquote p { margin-top:0; }

ol.breadcrumbs { 
	position:relative;
	list-style:none; 
	margin:1em 0 1em -0.75em;
	overflow:hidden;
	line-height:1.2;
}
	ol.breadcrumbs li { 
		float:left;
		margin:0 1px 0 -1px;
		padding:0 0.75em;
		border-left:1px solid #000;
	}
		ol.breadcrumbs a { text-decoration:none; } 

.numbers {
	display:block;
	margin:0.25em 0;
	font-weight:bold;
	font-size:2em;
	color:#b11f25;
}

#gmap { margin:2em 0; }
	#gmap img { margin:0 0 0.5em 0; }

.news-list,
.results-list,
.faq-list,
.icon-list,
.link-list {
	margin:0.5em 0 2em 0;
	list-style:none;
}
	.news-list a.more { margin:0; }
	.results-list .breadcrumbs { 
		margin-top:0.5em; 
		margin-bottom:0.5em;
		font-size:0.92em; 
	}
	
.section,
.item,
.box,
.blurb,
.box .grid-block { 
	clear:both;
	margin:1em 0 2.5em 0;
}
	.item img {
		display:block;
		margin:0.5em 0 1em 0;
	}

#search,
#primary-navigation,
#secondary-navigation,
#footer,
#page-tools,
#calculator,
fieldset,
.page-nav,
.form-progress,
#sub-content,
.no-print {
	display:none;
}

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display:none !important;
	height:0;
	width:0;
	position:absolute;
	left:-3000em;
	overflow:hidden;
}

span.sIFR-alternate {
	visibility:visible !important;
	display:block !important;
	position:static !important;
	left:auto !important;
	top:auto !important;
}