/*  IEEE - LEOS Global Styles  */

body {
	background: #fff url(images/img_bg.jpg) top repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 0.75em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

div {  /*  Adding some structure  */
	margin: 0px;
	padding: 0px;
}

/*  General  */

a, a:active, a:visited {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #003399;
	text-decoration: underline;
}

h1, h2, h3, h4 {
	margin: 0 0 1em 0;
	padding: 0px;
}

p {
margin: 0 0 .25em 0;
display: block;

}

h1 {
	font-size: 2.00em;
	line-height: 1em;
	font-weight: bold;
}

h2 {
	font-size: 1.50em;
	line-height: 1em;
	font-weight: normal;
}

h3 {
	font-size: 1.17em;
	font-weight: bold;
	line-height: 18px;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 3px 0px;
}

hr {
	width: 80%;
	color: #000000;
	border: 0px solid #000000;
}

#container {
	width: 100%;
	padding-top: 26px;
}

/*  Header  */

#header {
	background: #000;
	width: 100%;
}

#headerInnerWrap {
	width: 900px;
	height: 250px;
	margin: 0 auto;
	position: relative;
}

body.subPage #headerInnerWrap {
	height: 100px !important;
	padding-bottom: 1em;
}

#headerInnerWrap span.conferenceName {
	font-size: 2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	display: block;
	position: absolute;
	top: -26px;
	right: 0px;
}

#logo {
	position: absolute;
	top: 58px;
	left: 25px;
	border: 0px;
}

/*  Nav  */

#nav {
	background: #000;
	width: 100%;
	height: 3.33em;
}

#nav ul {
	margin: 0 auto;
	height: 40px;
	width: 900px;
	padding: 0px;
}

#nav ul li {
	background: #fff url(images/img_navBg.jpg) top repeat-x;
	list-style-type: none;
	float: left;
	display: inline;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0 1px 0 0;
	text-transform: uppercase;
}

#nav ul li a {
	background: #000;
	color: #ccc;
	display: block;
	padding: 1.4em 0.85em 0.75em 0.85em;
	text-decoration: none;
}

#nav ul li a:hover, #nav ul li.navAt a, #nav ul li.navAt a:hover {
	background: #d11e00 url(images/img_navBgOver.jpg) top repeat-x;
	color: #fff;
	text-decoration: none;
}

#nav ul li.last {
	padding: 0px;
}

/*  Info  */

#info {
	background: #d11e00;
	width: 100%;
	height: 3.33em;
	width: 100%;
	border-bottom: 1px solid #666;
}

#infoInnerWrap {
	width: 900px;
	margin: 0 auto;
	line-height: 3.33em;
	font-size: 1.17em;
	font-weight: bold;
	position:relative;
	height: 
}

/*  Content  */

#content { 
	background: #fff url(images/img_contentBg.jpg) top repeat-x;
	width: 100%;
}


#contentInnerWrap {
	clear: both;
	width: 900px;
	margin: 0 auto;
	padding: 3em 0;
	line-height: 1.50em;
}

/*  Columns  */

#leftColumn {
	width: 680px;
	float: left;
	min-height: 200px;
}

* html #leftColumn {
	height: 200px;
}

#rightColumn {
	width: 180px;
	float: right;
}

#leftColumn ul, #rightColumn ul {
	margin: 0;
	padding: 0;
}

#leftColumn ul li, #rightColumn ul li {
 	padding: 0 0 0 10px;
	margin: 0;
	list-style-type: none;
	font-size: 1em;
	line-height: 1.5em;
	color: #000;
	background: url(images/img_bullet.gif) no-repeat 0 7px;
}

/*  Tab Structure  */

.tabContent {
	background: repeat-x url(images/img_tabContentBg.gif);
	padding: 15px 25px 50px;
	margin: 0px;
	min-height: 315px;
	clear: both;
	border-top: 2px solid #006699;
}

* html .tabContent {
	height: 315px;
}


/*  Sub-Footer  */

#subFooter {
	width: 100%;
	background: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #333;
}

#subFooterInnerWrap {
	width: 900px;
	padding: 2em 0;
	margin: 0 auto;
}

/*  Footer  */

#footer {
	width: 100%;
	background: #666;
	border-bottom: 1px solid #000;
}

#footerInnerWrap {
	width: 900px;
	margin: 0 auto;
	padding: 0.5em 0;
	color: #fff;
	font-size: 0.92em;
}

/*  Misc  */

#tickerAnchor, #tickerAnchor:hover {
	color: #fff;
	float: left;
	display:block;
	left:0;
	position:absolute;
	top:0;
}

#paperSubmission {
	float: right;
	margin-top: 8px;
}

* html #paperSubmission {
	margin-top: 12px;
}

.photo {
	border: 1px solid #000;
	padding: 0px;
	margin: 7px;
}

.icon {
	border: 0px solid #000;
	padding: 5px;
	margin: 7px;
}

.quote {
	font-size: 1.08em;
	font-weight: 900;
	font-style: italic;
	color: #663300;
	padding: 10px;
	padding-top: 5px;
	margin: 5px;
	height: 100px;
	border: 1px solid #eacfa5;
	background-color: #f4dbae;
}

.services {
	border-top: 1px solid #000;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
}

.bold {
	color: #990000;
	font-weight: bold;
	line-height: 1.5em;
	/*padding-bottom: 3px;*/
}

.fees {
	border: 1px solid #990000;
}

.topics li {
	background: none !important;
	padding: 0 !important;
	margin: 0px;
	width: 49%;
	border-top: 1px solid #ccc;
	line-height: 1.5em;
	float: left;
	list-style-type: none;
	display: inline;
	text-transform: uppercase;
}

.topics li.last {
	border-bottom: 1px solid #ccc;
}

.topics li.last a {
	padding-right: 0px !important;
}

.topics li a {
	background: url(images/img_arrow.gif) 0 10px no-repeat;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 15px 15px 40px;
	margin: 0px;
	min-height: 2.75em;
}

* html .topics li a {
	height: 2.75em;
}

.listSub {
	margin-left: 25px;
}

#back {
	position: relative;
	float: right;
	width: 80px;
}

.topicHead {
	height: 35px;
	font-size: 18px;
	background: url(images/img_arrow.gif) no-repeat 0 2px;
	padding-top: 8px; 
	padding-left: 40px; 
	position: relative;
	clear: both;
	overflow: visible;
}

#topicSubNav {
	position: relative;
	float: left;
	width: 200px;
}

#topicSubNav ul li {
	width: 150px; 
	background: none;
	border-bottom: 1px solid #cdcdcd;
	padding: 1em 0;
	font-weight: bold;
	margin: 0;
}

#topicSubNav a:hover {
	text-decoration: none;
}

#topicSubNav ul {
	margin-bottom: 1.5em;
}

.topicNav {
	margin: 0px;
	padding: 0px;
	clear: both;
}

.topicNav ul {
	margin: 0px;
	padding: 0px;
}

.topicNav ul li {
	background: #000 url(images/img_tabBg.gif) top repeat-x !important;
    font-size: 1.5em !important;
	display: inline; 
	float: left;
	padding: 0 1px 0 0 !important;
	margin: 0px;
}

.topicNav ul li a {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: #fff;
	padding: 0.2em 0.50em;
}

.topicNav ul li a:hover, .topicNav ul li .navAt {
	color: #fff;
	background: #367eb6 url(images/img_tab.gif) top repeat-x;
	text-decoration: none;
}

.topicNav ul li.last {
	padding: 0px !important;
}

.topicNav ul li .navAt {
	font-weight: bold;
}

.comingSoon {
	font-size: 16px;
}

.clear {
	clear: both;
	line-height: 0;
	height: 0;
	overflow: hidden;
}

.calendarItem {
	width: 100%;
	background: #ddd url(images/img_calendarItemBottom.gif) bottom no-repeat;
	padding: 0 0 20px 0;
	margin: 0 0 1em 0;
}

.calendarItemInnerWrap {
	min-height: 100px;
	margin: 0 20px;
}

* html .calendarItemInnerWrap {
	height: 100px;
}

.calendarItemInnerWrap .content {
	position: relative;
	top: 0px;
	margin-left: 125px;
}

.calendarItemInnerWrap img {
	float: left;
}

.pdfIcon {
	background: url(images/img_iconPDF.gif) no-repeat top left;
	padding: 0 0 0 35px;
	min-height: 35px;
	display: block;
}

* html .pdfIcon {
	height: 35px;
}

#rightColumn h3 {


margin-bottom: .5em;

}
