﻿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;
}

#Content a,
#Content .ContentBlockBody a,
.FactBlock a,
.NewsBlock a,
.RightBox a,
#Content a:visited,
#Content .ContentBlockBody a:visited,
.FactBlock a:visited,
.NewsBlock a:visited,
.RightBox a:visited
{
	color:#c00;
}

#Content a:hover,
#Content .ContentBlockBody a:hover,
.FactBlock a:hover,
.NewsBlock a:hover,
.RightBox a:hover
{
	text-decoration:underline;
}

.HitCounter
	{
		border: solid thin #ccc;		
		padding: 5px;
		background: #ffc;
		color: #039; 
		width:170px;
		text-align:center;
		font-size: 10pt; 
		font-family: verdana, Arial, "Times New Roman";
		}
.HitCounter p {
            text-align:center;
            margin:0px;
        }	
        
.HitCounter table {
            margin-top:3px;
            background-color:#039;
            border:solid 1px #000;
        }
.HitCounter table tr td {            
		    font-size: 9pt;
		    border:solid 1px #fff;
            font-weight:normal;
            color:#000;
            background-color:#ccc;
            padding:4px;
        }




