@charset "utf-8";
/* CSS Document */


/* Ensure the content spans the full width */
#outer  , 
#inner
{
	float: none;
	width: 100%; 
	margin: 0; 
}



/* Remove unwanted elements */
#headerSearch      ,
#headerDate        , 
#headerTopElements , 
#headerBottom      ,
#mainNavigation    ,
#leftNavWrapper    ,
#homeImages        ,
#homeInfo          ,
.widgetLinkList    ,
.widgetBasicLinks  ,
#bodyHomeRight     ,
#inAction          ,
#actionMap         ,
#actionMap         ,
#bodyContentImages ,
#bodyContentInfo   ,
#bodyContentRight  ,
#breadCrum         , 
#footerWrap        ,
.noprint           {
	display: none;
}


h1 , H1{font-size: 16px;  font-family:Arial, Helvetica, sans-serif;  margin-bottom:12px; color:#333;}
h2 , H2{font-size: 16px;  font-family:Arial, Helvetica, sans-serif;  margin-bottom:12px; color:#333;}
h3 , H3{font-size: 16px;  font-family:Arial, Helvetica, sans-serif;  margin-bottom:12px; color:#333;}
h4 , H4{font-size: 16px;  font-family:Arial, Helvetica, sans-serif;  margin-bottom:12px; color:#333;}
h5 , H5{font-size: 16px;  font-family:Arial, Helvetica, sans-serif;  margin-bottom:12px; color:#333;}
h6 , H6{font-size: 16px;  font-family:Arial, Helvetica, sans-serif;  margin-bottom:12px; color:#333;}


p{
	margin-bottom: 0.60em;
	margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.3;
	font-size: 13px;
	color: #333333;
}


#headerWrap{
	width: 80%;
	height:50px;
}


#header     ,
#headerTop  {
	float: none;
	width:100%;
	height:76px;
}


#bodyContentLeft  ,
#bodyLeft         {
	float: none;
	width:88%;
}



#mainContent {
	float: none;
	position:static;
	display:block;
	width:88%;
}


#widgetHomeSmallRight{
	float: none;
	width:88%;
}

