﻿body
{
	font-family:verdana, arial, sans-serif;
	color:#666;
	font-size:x-small;
	background:#add8ff;
}
#GroupColumn
{	
	background:url('../../Images/Backgrounds/DEEnterprise.gif') no-repeat left top;
}

#SiteHeader 
{
	background:url('../../Images/homepage/HeaderLogo.gif') no-repeat 0px 2px;	
}

#SiteFooter 
{
	text-align:center;
	font-size:120%;
	color:#f2e8bc;
}

#PageContainer 
{
}

#Specialized 
{
	border-left: 2px solid #999;
	border-right: 2px solid #999;
	border-top:none;
	border-top:solid 2px #369;
	background:#fff;
}

#SpecializedContent 
{
	padding-top:0px;
}

#SpecializedFooter
{
	text-align:center;
}

#PageName 
{
	padding-bottom:0px;
}

#PageName h1 
{
	color:#3a0926;
	font-family:Verdana;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	font-size:250%;
}

#PageName p 
{
	color:#999;
	font-size:150%;
}

#PageBannerImage {}

#LeftCol 
{
	background:url('../../Images/Backgrounds/BottomLogo.gif') no-repeat right bottom;
	border-top:solid 1px #ebebeb;
}

#LeftBar {}

#MiniBlocksCol {}

#TheStrip {}

#Content
{
	border-left:solid 1px #ebebeb;
	margin-top:0px;
}

#Content .ContentBlockBody
{
}

#PageFooter
{
	background:#f2e8bc; 
	color:#039;
	border-left:solid 2px #999;
	border-bottom:solid 2px #999;
	border-right:solid 2px #999;
	height:9px;
	margin-top:-2px;
}

.Login
{	
	color:#666;
}

.Login a,
a.AspNet-LoginStatus
{
	text-decoration:none;
}

.Login a:hover,
a.AspNet-LoginStatus:hover
{
	text-decoration:underline;
	color:#c00;
}
