/* CSS Document */
.ContentPaneDG
{
	padding:2px;
	font:Tahoma;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;

}
.TitleDG
{
	font:Tahoma;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

.ContentPaneLG
{
	padding:2px;
	font:Tahoma;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color:#3B3B3B;

}
.TitleLG
{
	font:Tahoma;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}
.ContentPaneWG
{
	padding:2px;
	font:Tahoma;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color:#626262;

}
.TitleWG
{
	font:Tahoma;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	color:#313131;
}

.ContentPaneWB
{
	padding:2px;
	font:Tahoma;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color:#5EACC2;

}
.TitleWB
{
	font:Tahoma;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}



