﻿body 
{
	background:#09448D; 
	height:100%; 
	margin:0px; 
	padding:0px;
	font-family: Verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	COLOR: #666666; 
	
}
.background
{
	
}
.Normal, .NormalDisabled
{
	
}
.content
{
	background:#ffffff; 
	height:100%; 
	margin:0px; 
	padding:0px;

}
.circontent 
{
		padding-left:10px;
		text-align:left;
		}
.page 
{
	width:800px; 
	margin:auto;
}
.LeftPane 
{
	background:url(/apeimages/sidetoolbarbg2.gif) repeat-y top left; 
	margin:0px; 
	padding:0px;
	
	}
	
	.c_contentpane{padding:0px 0px 0px 0px ; text-align:left;}
	
	.branding-top {
	background: url(/apeimages/dnn_large_banner.jpg) no-repeat center;
	width: 890px;
	height: 340px;
	clear: both;
	overflow: hidden;
}
.branding-top p {
	padding: 270px 60px 0 60px;
	font-size: 1.4em;
	color: #333;
}
.branding-bottom {
	clear: both;
	margin-top: 1em;
	overflow: hidden;
}
.branding-bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}
.branding-bottom li {
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	display: block;
	width: 170px;
	float: left;
}

.branding-bottom li.training {
	margin: 0;
}

.branding-bottom dl {
	background: url(/apeimages/itembg.gif) repeat-y;
	margin: 33px 0 0 0;
	padding: 0 10px;
}
.branding-bottom dd {
	margin-left: 10px;
	height: 66px;
}
.branding-bottom dt {
	font-size: 90%;
	text-align: center;
	padding-top: 65px;
	margin-bottom: 1.75em;
	font-weight: bold;
}

#LoginInfo
{
	width:660px; 
	float:left;
}
#LoginInfo h3
{
	background-color: #f7f7f7;
	color: #8f0000;
	padding: 2px 0px;
}
#LoginInfo dd, #LoginInfo dt 
{
	display:inline;
}
#LoginInfo dt
{
	font-weight:bold;
	color: #333;
}
#LoginInfo p.LoginNotes
{
	font-size: .8em;
}
#LoginInfo div.LoginBlock {
	float: left;
	width: 310px;
	padding: 5px 5px;
	margin: 0px 2px;
	border: 1px #f0f0f0 solid;
}
.SponsorIcon
{
	margin: 5px 26px; 
	float: left;
}
#QuickLinks 
{
	background-color:#f0f0f0;
	border: 1px gray dotted;
	padding: 2px 5px;
	margin-right:5px;
	width: 200px;
	float:right;
}
div.hr
{
	height: 2px;
	background-color: #8f0000;
	margin: 5px 0 15px 0;
	clear:both;
}
div.hr hr
{
	display: none;
}

.text 
{
	font-size: 12px; 
	line-height: 15px; 
	font-family: Arial, Helvetica, sans-serif
}

.text dt
{
	font-size: 12px; 
	line-height: 15px; 
	font-family: Arial, Helvetica, sans-serif
}

.text dl
{
	font-size: 12px; 
	line-height: 15px; 
	font-family: Arial, Helvetica, sans-serif
}

a:link
{
	text-decoration: underline;
	color: #0033ff;
}

.menu_left
{
                background:#FFF url(images/sidetoolbarbg2.gif) repeat-y top left; 
	height:100%; 
	margin:0px; 
	padding:0px;
                font-size: 30px;
}

.homepage_content
{
	FONT-SIZE: 10px; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana, sans-serif; 
	LINE-HEIGHT: 20px;
}

.homepage_content A
{
	COLOR: #000000;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}

.homepage_content A:hover
{
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
div.Error
{
    color:Red;
    border:1px solid red;
    padding:2px;
}