/* CSS Document */

body
{
	margin:20px 0 0 0;
	padding:0;
	font-family:arial, verdana, helvetica, sans-serif;
	font-size:76%;	
	color:#333333;
}

#sidebar , #toplinks , #maintabs , #selectFoot ,.breadcrumb-print , .linksFoot	, .logoFoot
{
	display:none!important;
	float:none;
}

form 
{
	margin:0;
	padding:0;
}


img 
{
	border:0px;
}


.clear 
{
	clear:both;
}


#logo
{
	margin:0 0 20px 20px;
	float:none;
}

#logo img
{
	margin-left:0px;
}

#wrapper 
{
	background:none;
	float:none;

}	


#wrapperBottom 
{
	background:none;
	float:none
}
#contentarea {
	float:none;
	margin:0;
	width:970px;
}
#content {
	padding:0 28px;
	width:924px;
	overflow:visible;
}


#content h1
{
	background:none;
}

.backTop
{
	display:none!important;
}

#footer {
	clear:both;
	color:#878D93;
	font-size:0.9em;
	line-height:15px;
	padding-bottom:20px;
	padding-top:20px;
	position:relative;
	text-decoration:none;	
}


#footer a {
	color:#878D93;
	line-height:15px;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}


#footer .copyright {
	color:#B0B3B7;
	padding-bottom:20px;
	padding-left:19px;		
}

