h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, img {
	margin:0;
	padding:0;
	border: 0;
}

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 62.5%;
	padding: 0 0 30px 0;
}

div#header {display: none;}

div#mainNav {display: none;}


/*BANNER EVERYWHERE EXCEPT HOMEPAGE
***********************************************************/

div#banner {display: none;}
div#bannerSml {display: none;}

div#bannerContent {display: none;}

div#bannerPhoto {display: none;} 
div#bannerContent h2 {display: none;}

div#bannerContent h2 span {display: none;}

div#bannerContent p {display: none;}


div#bannerContentSml {display: none;}

div#bannerContentSml h2 {display: none;}

div#bannerContentSml h2 span {display: none;}

div#bannerContentSml p {display: none;}





/*CONTENT
*************************************************************/



div#leftNav {display: none;}

div#sidebar {
	display: none;
}

div#leftNavBottom {
	display: none;
}




/*FOOTER
*******************************************************/

div#footer {display: none;}
div#valIcon{display: none;}
div#bottom {display: none;}

div#copyright {
	display: none;
}

div#bbdc {
	display: none;
}

/* Buttons */
div.buttonContainer{
	display: none;
}
a.flright{
	float:right;
}
a.flleft{
	float:left;
}
div.copy a.button {
	display: none;
}






ul.siteEngineSubPages{
	display:none;
}


/*HEADINGS
***********************************************/

h3 {
	font-size: 1.5em;
	font-family: Georgia, serif;
	font-weight: normal;
	padding: 0 0 5px 0;
	margin: 10px 0 5px 0;
	color: #004280;
}

h4 {
	font-size: 1.3em;
	font-family: Georgia, serif;
	font-weight: normal;
	padding: 10px 0 5px 0;
	color: #0053a0;
	letter-spacing: 1px;
}

h5 {
	font-size: 1.1em;
	font-family: Georgia, serif;
	font--style: italic;
	padding: 10px 0 5px 0;
	color: #2d80cd;
	letter-spacing: 1px;
}


/*PARAGRAPHS
************************************************/
p {
	padding: 0 0 12px 0;
}

p.more a:link, p.more a:visited {
	width: 160px;
	height: 20px;
	display: block;
	text-indent: -5000px;
	background: transparent url('../images/buttons/btnMoreContent.gif') 0px 0px no-repeat;
}

p.more a:hover, p.more a:active {
	background-position: 0px -20px;
}




/*LISTS
**********************************************/

div.copy li {
	font-size: 0.9em;
	line-height: 1.4em;
}

div.copy ul {
	padding: 0 40px 15px 30px;
}

div.copy ul li {
	padding: 7px 0 7px 20px;
	
}

div.copy ol {
	padding: 0 40px 15px 50px;
}

div.copy ol li {
	padding: 8px 0 8px 5px;
}

div.copy th {
	font-weight:normal;
}