.SubHeaderItem .Title
{
	text-align: center;
}
.SubHeaderItem .ModuleTitle
{
	color:#fff;	
	font-size: 14pt;
	font-weight: bold;
}
.SubHeaderItem .Title
{
	margin-bottom: 10px;
}


/*   BLANC GRAY TEXT   */
.Blanc
{
	display:block;
	overflow: hidden;
	margin-bottom: 10px;	
}
.Blanc .ModuleTitle
{
    color:#36393D;
    font-size:1.3em;
    font-weight:bold;
    text-transform:uppercase;
}
.Blanc h1,
.Blanc h2
{
	margin: 0;
}
.Blanc h2
{
	color: #f58220;
	font-size: 11pt;
	font-weight: bold;
}
.Blanc ul
{
	padding-left: 17px;
}
.Blanc li
{
	list-style-type: disc;
	line-height: 1.5em;
}
.Blanc .List1 li
{
	list-style-image: url('images/ListIcon.gif');
	font-weight: bold;
}
.Blanc.Cent .Title
{
	text-align: center;	
}
/*   BLANC GRAY TEXT   */
.Blanc.Gray
{
	margin-bottom: 20px;
	display:block;
	overflow:hidden;	
}
.Blanc.Gray .Title
{
	
}
.Blanc.Gray .ModuleTitle
{
    color:#495861;
    font-size:1.3em;
    text-transform:uppercase;
}
.Blanc.Gray .ModuleContent,
.Blanc.Gray .Normal,
.Blanc.Gray a:link,
.Blanc.Gray a:visited
{
	color: #666666;	
	text-decoration:none;
}
.Blanc.Gray a:link
{
	font-weight: bold;	
}
.Blanc.Gray p
{
	margin: 0;
}
.Blanc.Gray .News_Title
{
	padding-top:10px;		
}

