html {
	margin: 0;
	padding: 0;
	width: 100%; 
	border: 0;
}

body {
	font: 11pt Arial, Verdana, Helvetica, sans-serif;
	background-color: #fff;
	color: #000;
	margin: 0;
	padding: 10pt;
	background-image: none;
}

div { width: 100%; border: 0; }

a { text-decoration: none; color: #000; }

body#homepage #container,
#container {
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: none;
}
	
#contentPrimary,
.twoColSL #contentPrimary,
.twoColSR #contentPrimary,
.threeCol #contentPrimary {
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

#header,
body#homepage #header{
	background: transparent;
	height: auto;
}

#header #navUtility,
#header #navBasic,
#header span#welcome,
#header form#searchForm,
#header #navPrimary,
#banner,
#left,
#right,
#breadCrumb,
body#homepage #bottomAds,
#footer {
	display:none;
}

body#homepage #left,
body#homepage #right {
	display: block;
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

#header h1 {
	margin: 0 0 10pt 0;
	width: 100%;
	padding: 0;
	font-size: 24pt;
	color: #000;
	position:relative;
	top:0;
	left:0;
	height:auto;
	border-bottom: #ccc solid 1px;
}
#header h1 a {
	width:100%;
	text-indent:0;
	background:transparent;
	dipslay:inline;
	height:auto;
	color:#000;
}


#contentPrimary h2, h2 { font-size: 20pt; color: #000; margin: 0 0 20pt 0; padding: 0; font-weight: bold; }
body#homepage #contentPrimary h3.colTitle, #left h3, h3 {  font-size: 16pt; color: #000; margin: 0 0 10pt 0; padding: 0; font-weight: normal; background:transparent; text-indent: 0; }
h4 { font-size: 12pt; color: #000; margin: 0 0 10pt 0; padding: 0; }
h5 { font-size: 10pt; color: #4D616C; margin: 0 0 10pt 0; padding: 0; }


#content,
body#homepage #content {
	margin: 0;
	padding: 0;
	background-image: none;
	width: 100%;
	flaot: none;
}

body#homepage #right .promo {
	background: transparent;
	border-top: #ccc solid 1px;
}

body#homepage #right .promo img {
	float: left;
}


/* Data Collection Form Styles */
div.form {
	margin: 10pt 0;
	padding: 0;
	background-color: transparent;
}

div.form p {
	margin-top: 10pt;
	padding: 0;
}


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
	width: auto !important;
	height:auto !important;
}


.sIFR-hasFlash #contentPrimary h2.sIFR-replaced {
	visibility: visible !important;
	letter-spacing: 0;
	font-size: 20pt;
	line-height:30pt;
	margin-bottom: 10pt;
}

.sIFR-hasFlash #contentPrimary h3,
.sIFR-hasFlash #right h3 {
	visibility: visible !important;
	font-size: 15pt;
	letter-spacing: 0;
	line-height:22pt;
	color:#000;
}