/* Main Body Styles */
#pageContent{background: url(http://www.worldcongress.com/images/HL09025/bodyBg.jpg) repeat-y top center #0055A5;}
.pageHeader{color: #0055A5;}
p{
	margin: 0px 0px 10px 0px;
}

/* Main Links */

a.mainLink,a.bioLink{font: 11px verdana,arial,helvetica; color:#22279A; text-decoration: underline;}
a:hover.mainLink, a:hover.bioLink{text-decoration: none; color: #E19A00;}

a.noUnder{
	font: 11px verdana,arial,helvetica;
	color:#22279A;
	text-decoration: none;
}
a:hover.noUnder{
	text-decoration: underline;
	color: #E19A00;
}

a.aLink{font: 11px verdana,arial,helvetica; font-weight:bold; color:#22279A; text-decoration: none;}
a:hover.aLink{text-decoration: none; color: #E19A00;}

/* LEFT NAVIGATION */
#leftNav{
	padding:3px;
	border:1px solid #cccccc;
	background:#ffffff;
	margin-right: 6px;
}
#leftNav ul{margin:0px; padding:0px;list-style-type: none;}
#leftNav a{
	color: #060950;
	display:block;
	background: #ffffff;
	text-decoration: none;
	width:140px;
	padding:4px;
	margin-bottom: 2px;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #cccccc;
}

#leftNav a:hover{color: #E19A00;}
#leftNav a.on, #leftNav a:hover.on{color:#E19A00;}
#leftNav a.leftNavHeader{
	background: #ffffff;
	text-align:center;
	color:#3c3c3c;
	font-size: 13px;
}
#leftNav a span.new{color: #cc0000; font-style:italic;}
#leftNav a:hover span.new{color: #ffcc00; font-style:italic;}
#leftNav a span.newOn{color: #ffcc00; font-style:italic;}

/* Page Options In Left Nav */
#leftNav a.pageOption{
	background: #ffffff;
	border:0px;
}
#leftNav a:hover.pageOption{
	color: #F1BE0B;
	background: #ffffff;
}

.leftNavOtherContent{
	font-size: 10px;
	padding-bottom: 5px;
}
#leftNavOtherContent a{
	background: transparent;
	width: auto;
}
#leftNavOtherContent a:hover{
	background: transparent;
	width: auto;
	color: #3C3C3C;
}
.leftNavOtherContentHeader{
	font: 11px Verdana,Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff;
	background:#0055A5;
	text-align: center;
	padding: 3px;
}

/* 2nd Level Navigation */
#leftNav a.sub{display:block; background:#eeeeee; margin:0px; border:0px; text-decoration:none; color: #3c3c3c;}
#leftNav a.subOn,#leftNav a:hover.subOn,#leftNav a:hover.sub{font-weight: bold; background:#eeeeee; margin:0px;  border:0px; text-decoration:none; color:#22279A;}

#leftNav input.textBox{width: 140px; border:1px solid #cccccc;}

/* 3rd Level Navigation */
#thridLevel a{ border:0px;text-indent: 2px; background:#eeeeee; margin:0px;  color:#171717;}
#thridLevel a:hover{color: #22279A;}
#thridLevel a.thirdLevelOn{font-weight: bold;color: #22279A;}
#thridLevel a:hover.thirdLevelOn{font-weight: bold;color: #22279A;}


/* Lists with arrows for bullets */
#whiteList ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#whiteList li{margin: 0px; padding:0px; list-style:none;}
#whiteList li a{
	display: block;
	width: 420px;
	background: url(../images/HL07045/whiteArrow2.gif) no-repeat 0em .5em;
	margin-left: 5px;
	padding-left: 12px;
	font-weight:bold;
}
#blackList li{margin: 0px; padding:0px; list-style:none;}
#blackList ul{
	margin: 0px; padding: 0px;
	list-style: none;
}
#blackList li a{
	display: block;
	width: 420px;
	background: url(../images/HL07045/blackArrow.gif) no-repeat 0em .5em;
	padding-left: 12px;
}

/* Speaker Grid Found On Events Main Pages */
.speakerGrid{background: #eeeeee;}
.speakerGridHeader{font-weight:bold; font-size:13px; background:#0055A5;  padding:3px; color:#ffffff; border:1px solid #FFFF66;}
.speakerGridDescription{padding-left: 5px;}
.photo{border: 1px solid #000000;}
a.speakerGridLink{font: 11px Verdana, Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: none;}
a:hover.speakerGridLink{font: 11px Verdana, Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: underline;}

.sponsorHeader{background: #0055A5;}