.fancybox
{
	margin: 0;
	width: 100%;
	color: White;
	font-size: 12px;
	font-family: Sans-Serif;
}
.fancybox h1
{
	background-color: #e6e7e7;
	color: Black;
	font-size: 13px;
	font-weight: bold;
	line-height: 33px;
	font-family: Sans-Serif;
	width: 100%;
	height: 33px;
	margin: 0 0 2px 0;
	text-align: center;
}
.fancybox h2
{
	font-size: 12px;
	font-weight: bold;
}
.fancybox p
{
	font-size: 12px;
	margin: 3px 0 3px 0;
}
.fancybox a
{
	display: block;
	color: Black;
	font-size: 10px;
	line-height: 33px;
	font-family: Sans-Serif;
	background: url("images/homepage_sidenav_button.gif") no-repeat center center;
	width: 225px;
	height: 33px;
	margin: 2px;
	text-align: center;
}
#sitecontainer .fancybox a
{
	display: block;
	color: Black;
	font-size: 10px;
	line-height: 33px;
	font-family: Sans-Serif;
	background: url("images/homepage_sidenav_button.gif") no-repeat center center;
	width: 225px;
	height: 33px;
	margin: 2px;
	text-align: center;
}


.textcontainercenter .boxcontent
{
	padding: 5px;
	color: White;
	font: 12px sans-serif;
}
.textcontainercenter .SubHead
{
	color: White;
}
.textcontainercenter a.CommandButton
{
	color: white;
}
.textcontainercenter a.CommandButton:active
{
	color: white;
}
.textcontainercenter a.CommandButton:visited
{
	color: #EEEEEE;
}
.textcontainercenter a.SkinObject
{
	color: white;
}
.textcontainercenter a.SkinObject:active
{
	color: white;
}
.textcontainercenter a.SkinObject:visited
{
	color: #EEEEEE;
}
.textcontainercenter .title_grey
{
	color: White;
}
.textcontainercenter .title_grey .Head
{
	color: White;
}
.textcontainercenter .Normal
{
	color: White;
}

