.SEOMenuH {width: 825px;}
.SEOMenuH UL LI {float: left; list-style-type:cirlce; margin-left: 20px; margin-right: 20px; font-weight: bold; width: 275px}
.SEOMenuH UL LI A:link, .SEOMenuH UL LI A:active, .SEOMenuH UL LI A:visited {}
.SEOMenuH UL LI A:hover {color: #37708B; text-decoration: underline;}
.SEOMenuH {padding-left: 65px;}

.login_left {width: 70px;}

/* ================= */  

.bannerpane .cont_trans_title {font-size: 10pt; padding-left: 70px}
.box_back_blue_iihse .content2_adv {padding-top: 18px;}
.box_back_blue_iihse .boxtitle {font-size: 14pt;}

#dnn_ctr727_Login_cmdRegister {display: none;}
#dnn_ctr727_ContentPane table td {text-align: center;}
.iihse_transparent table table {padding-top: 10px;} /* width: 560px; */

/*
.SEOMenuH UL LI {float: left; list-style-type:none; margin-left: 20px; margin-right: 20px; font-weight: bold;}
.SEOMenuH UL LI A:link, .SEOMenuH UL LI A:active, .SEOMenuH UL LI A:visited {}
.SEOMenuH UL LI A:hover {color: #37708B; text-decoration: underline;}
.SEOMenuH {padding-left: 65px;} */
/*
.SEOMenuH UL LI {float: left; list-style-type:none; padding-left: 10px; padding-right: 10px;}
.SEOMenuH {padding-left: 105px;}
*/

.profile TD {padding: 0px; vertical-align: top;}
.profile img {border: 1px solid black;}

.arrow_padding {padding-bottom: 3px;}
.orange_arrow {list-style-image:url(/Portals/6/images/arrw05_42a.gif);}
.orange_ball {list-style-image:url(/Portals/6/images/orangeball.gif);}

.left_nav TD {padding: 1px;}
.cont_trans_title, .TCBox_White_ContainerTitle {color: #003366; font-size: 17pt; font-weight: bold;}

h1, h2, h3, h4, h5 {color: #003366;  font-weight: bold;}
h1 {font-size: 16pt;}
h2 {font-size: 15pt;}
h3 {font-size: 14pt;}
h4 {font-size: 13pt;}
h5 {font-size: 12pt;}

a:link, a:active, a:visited {color: #003366;}
a:hover {color: #004488;}

a.user {color: #000;}
a:hover.user {color: #000000;}

body, table TD, ul, li, p {font-family:Arial, Helvetica, sans-serif; font-size: 9pt;}

.menupane {padding-right: 30px;}
.content_tbl {padding-left: 20px; padding-right: 20px; padding-top: 25px; padding-bottom: 35px}
.ControlPanel {padding-bottom: 10px;}

/* ======================== */



/* ====================================== */

/* Main Menu */
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	height: 25px;
	background-color: Transparent;

}
.MainMenu_MenuItem
{
	cursor: pointer;
	color: #315248;
	font-family: Helvetica, sans-serif, Tahoma, Arial, verdana;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 0px solid;
	border-right: white 0px solid;
	background-color: Transparent;
}
.MainMenu_MenuIcon
{
	cursor: pointer;
	background-color: #FFFFFF;
	border-left: #EEEEEE 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #EEEEEE 0px solid;
	text-align: center;

	height: 21px;
	padding-left: 4px;

}
.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #FFF;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
}
.MainMenu_MenuBreak
{
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	background-color: #FFFFFF;
	height: 1px;
}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	color: #206A80;
	font-family: Helvetica, sans-serif, Tahoma, Arial, verdana;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	background-color: #C3D48E;

background-image: none;
}
.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}

/* ====================================== */



.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;
}












