.portalHeader
{
	background: #fff  !important;
}

.portalLinks a
{
    color: #333333 !important;
}

.portalFooter
{
    background: #333 !important;
}

.portalFooterHeaderText
{
    color: #ffffff !important;
}

.portalFooter a
{
    color: #ffffff !important;
}

.portalBody
{
    background: #fff !important;
    color: #333 !important;
}

.portalFeaturedVideos
{
    background: #efefef !important;
}

.portalVideoTimeAndDescriptionText
{
	color: #999999 !important;
}

.portalVideoBackground
{
	background: #333333 !important;
}

.portalSliderBackground
{
	background: #333 !important;
}

.portalHeaderContent
{
	color: #333 !important;
}

.portalNavigationBar
{
	background: #fff !important;
}

.portalNavigationBar .navbar-nav > li > a
{
	color: #333333  !important;
}