﻿
body
{    
    background  : #fff;
    color       : #000;
    font-family : Arial, Tahoma, Verdana, Sans-Serif;
    font-size   : 0.75em;
    line-height : 1.5em;
}

#masthead
{
	background  : none;
	height      : auto;			
}


#masthead h1
{
	display     : none;
	visibility  : hidden;
}

h1, h2, h3, h4, h5, h6
{
    line-height : normal;
}

#newVisitorPanel,
div.mastheadNav1,
div.mastheadNav2,
#breadcrumbContainer,
#topFeature,
#pv_footer
{ 
    display : none; 
}

#page
{
	background  : none;	
	color       : #000;		
}

#pageBody
{
	width       : auto;
	min-height  : 0px;				
}

#pageContentInner
{
	background  : none;
	min-height  : 0px;
}

#pageCopy
{
	background  : none;	
	width       : auto;		
	min-height  : 0px;				
}

#pageCopyInner div.left
{
	width       : auto;
	display     : block;
	float       : none;	
	clear       : both;	
}

#pageCopyInner div.right
{
	width       : auto;
	display     : block;
	float       : none;	
	margin-top  : 20px;
}

#pageCopyInner div.left img
{
    display     : none;
}

#pageCopyInner div.right img
{
    display     : none;
}

div.leftThreeCol
{
    float       : none;
    clear       : both;    
    display     : block;
}

div.rightThreeCol
{
    float       : none;
    clear       : both;    
    display     : block;
}

.ms-rteCustom-FeatureBlock
{
    display     : block;
    padding     : 0;    
    background  : none;    
}

.ms-rteCustom-ArticleImageLeft
{
    float        : left;
    margin       : 15px;
    margin-left  : 0;
}

.ms-rteCustom-ArticleImageRight
{
    float        : right;
    margin       : 15px;
    margin-right : 0;
}

/* Web Parts */

.pv-WPContainer
{
    display     : none;
}

div.pv-WPContextMenuContainer
{
    display     : none;
}

ul.pv-WPNewsArticleNav
{
    display     : none;
}
