.branding-top {
	background: url(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(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;
}
.branding-bottom .commmunity {
	background: url(community_title.gif) no-repeat top left;
}
.commmunity dt {
	background: url(community_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .marketplace {
	background: url(marketplace_title.gif) no-repeat top left;
}
.marketplace dt {
	background: url(marketplace_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .conferences {
	background: url(conferences_title.gif) no-repeat top left;
}
.conferences dt {
	background: url(conferences_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .training {
	background: url(training_title.gif) no-repeat top left;
}
.training dt {
	background: url(training_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .support {
	background: url(support_title.gif) no-repeat top left;
}
.support dt {
	background: url(support_icon.gif) no-repeat;
	background-position: 50% 10px;
}
dl.bt {
	margin: 0;
	padding: 0;
	background: url(item_bt_bg.gif) no-repeat bottom;
	height: 32px;
	width: 170px;
}
#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;
}

.white {
	 color: #FFFFFF;
        font-weight: normal;
        font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	 }

.stButton {
		height:30px;
		width: 110px;
		border-color:white white white white;
		border-style:solid;
		border-width:1px;
		background:#ff6600;
		cursor:pointer;
		color: white;
		font-family: Calibri, Arial, Helvetica, sans-serif;
	        font-size: 16px;
	        font-weight: bold;
		text-align: center;
		}

 .stButton:hover {
		border-color:white white white white;
		border-style:solid;
		border-width:1px;
		background:#ff9900;
		color: white;
		}

 .stButton:focus {
		border-color:#ff9900 #ff9900 #ff9900 #ff9900;
		border-style:solid;
		border-width:1px;
		background:#ff6600;
		color: white;
                text-transform: uppercase;
		}
 a.NoUnderLine:link {
                text-decoration: none;
                }

 a:link {
                color: #006600;
                }
a:visited {
                color: #006600;
                }
a:active {
                color: #009933;
                }
a:hover {
                color: #009933;
                }

a.white1:link  {
	               color: #FFFFFF;
                        text-decoration: none;
	               }
a.white1:visited  {
	               color: #FFFFFF;
                        text-decoration: none;
	               }
a.white1:active  {
	               color: #dfe3e1;
                        text-decoration: none;
	               }
a.white1:hover  {
	               color: #dfe3e1;
                       text-decoration: none;
	               }
.OrangeButt {
		margin: 0 3px 3px 0;
 		padding: 5px 5px 4px 5px;
		background-image: url(images/4SP_OrangeButton_bg.jpg);
	        background-repeat: repeat-x;
	        background-position: left top;
		cursor:pointer;
		color: white;
		font-family: Calibri, Arial, Helvetica, sans-serif;
	        font-size: 16px;
	        font-weight: normal;
		text-align: center;
		vertical-align: middle;
                border: 1px #666666 solid;
		}


a.OrangeButton:link {
                text-decoration: none;
                }
a.OrangeButton:visited {
                text-decoration: none;
                }
a.OrangeButton:active {
                text-decoration: none;
                }
a.OrangeButton:hover {
                text-decoration: none;
                }
UL LI
{
	list-style-type: square;
	font-family: Calibri, Arial, Helvetica;
	font-size: 16px;
        padding-bottom: 5px;
}

UL LI LI
{
	list-style-type: disc;
	font-family: Calibri, Arial, Helvetica;
	font-size: 14px;
        padding-bottom: 5px;
}

UL LI LI LI
{
	list-style-type: circle;
	font-family: Calibri, Arial, Helvetica;
	font-size: 14px;
        padding-bottom: 5px;
}

OL LI
{
	list-style-type: decimal;
	font-family: Calibri, Arial, Helvetica;
	font-size: 16px;
        padding-bottom: 5px;
}

OL OL LI
{
	list-style-type: lower-alpha;
	font-family: Calibri, Arial, Helvetica;
	font-size: 14px;
        padding-bottom: 5px;
}

OL OL OL LI
{
	list-style-type: lower-roman;
	font-family: Calibri, Arial, Helvetica;
	font-size: 14px;
        padding-bottom: 5px;
}
OL UL LI
{
	list-style-type: disc;
	font-family: Calibri, Arial, Helvetica;
	font-size: 14px;
        padding-bottom: 5px;
}

H1
{
	font-family: Calibri, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
}

H2
{
	font-family: Calibri, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #336600;
}

H3
{
	font-family: Calibri, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

H4
{
	font-family: Calibri, Arial, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #336600;
}

H5, DT
{
	font-family: Calibri, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}

H6
{
	font-family: Calibri, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #336600;
}

/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
	font-family: Calibri, Arial, Helvetica;
	font-size: 16px;
	font-weight: normal;
}


/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family: Calibri, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
	font-family: Calibri, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Calibri, Arial, Helvetica;
	font-size: 16px;
	font-weight: normal;
}
.chart2 {
	font-family: Calibri, "Calibri Bold", "Calibri Bold Italic", "Calibri Italic";
	font-size: 16px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #eeeeee;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.chartElement {
	font-family: Calibri, "Calibri Bold", "Calibri Bold Italic", "Calibri Italic";
	font-size: 16px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #eeeeee;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	text-align: center;
}
.chartPlanTitle {
	font-family: Calibri, "Calibri Bold", "Calibri Bold Italic", "Calibri Italic";
	font-size: 16px;
	font-weight: bold;
	color: #336600;
	background-color: #CCCCCC;
	text-align: center;
	white-space: nowrap;
}
.chartSectionTitle {
	font-family: Calibri, "Calibri Bold", "Calibri Bold Italic", "Calibri Italic";
	font-size: 16px;
	font-weight: bold;
	color: #336600;
	text-align: Left;
	white-space: nowrap;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #eeeeee;
	border-bottom-color: #336600;
	border-left-color: #cccccc;
	height: 35px;
	vertical-align: bottom;
}

.GrayButton {
	background: url("../../images/tablogin_gray.gif") left top;
	margin: 0 3px 3px 0;
	padding: 5px 5px 4px 5px;
	color: #FFF;
	text-align: center;
	border: 1px #009933 solid;
}

a.GrayButton {
       text-decoration: none;
	background: url("../../images/tablogin_gray.gif") left top;
	margin: 0 3px 3px 0;
	padding: 5px 5px 4px 5px;
	color: #FFF;
	text-align: center;
	border: 1px #009933 solid;
}

a.GrayButton: hover {
       text-decoration: none;
	background: url("../../images/tablogin_gray.gif") left top;
	margin: 0 3px 3px 0;
	padding: 5px 5px 4px 5px;
	color: #555;
	text-align: center;
	border: 1px #FFFFFF solid;
	cursor:pointer;
}

.GrayButtonSelect{
	background: url("../../images/tablogin_gray.gif") left top;
	margin: 0 3px 3px 0;
	padding: 5px 5px 4px 5px;
	color: #FFF;
       	text-align: center;
	background-position: 0% -41px;
	border: 1px #009933 solid;
}

.GrayButtonHover
{
	background: url("../../images/tablogin_gray.gif") left top;
	margin: 0 3px 3px 0;
	padding: 5px 5px 4px 5px;
	color: #555;
	text-align: center;
	border: 1px #FFFFFF solid;
	cursor:pointer;
}






