﻿/*body, html 
{
    background-color:#F6F6F6;
}*/

div.breadcrumbsHolder 
{
	height:			0px!important;
	display:		none;
}

div.pageTitleWrapper 
{
	border-bottom:	none!important;
}

div.pageContentHolder
{
	padding-top:	0px!important;
}

/*
div.pageContentHolder a
{
	color: #B2B0AE;
}
*/

div.pageTitleHolder 
{
	height:			0px!important;
}

div.pageTitleWrapper 
{
	padding-bottom:	0px!important;
}

.homePage 
{
	background-color:	#f6f6f6;
}

div.footerHolder 
{
	background-color:	#f6f6f6 !important;
}

body 
{
	color:		#B2B0AE;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:	12px;
	line-height:18px;
}

div.pageContentHolder div.generalContent
{
	padding-top:	0px !important;
}

