* { margin: 0; padding: 0; }
a img { border: 0; }

/* =LAYOUT ELEMENTS
_________________________________________________________________ */
body {
	font: 16px/1.6 "Lucida Grande", Arial, helvetica;
	color: #333;
	background: #f8f8f8 url(/images/background.gif) fixed bottom repeat-x; 
}
#wrap {
	position: relative;
	margin: 0 auto;
	width: 765px;
	border-left: 1px solid #9e9e9e;
	border-right: 1px solid #9e9e9e;
}
#wrap[id] {
	background: url(/images/trans30.png) repeat;
}

#header {
	margin: 0 auto;
	line-height: 0; font-size: 0;
	width:765px;
	overflow:hidden;
}
#content_sidebar{
	float: left;
	padding:20px 8px 5px 20px;
	width:430px;
}
#content_full {
	padding:20px;
}
#sidebar {
	width: 270px;
	float: right;
	padding:20px 20px 5px 8px;
}


/* =TEXT STYLES
_________________________________________________________________ */
h1 {
	color: #1d2c89;
	margin: 10px 0 5px 0;
	font-size: 22px;
	line-height:1.3;
}

h2 {
	font-size: 18px ;
	color: #1d2c89;
	font-weight: normal;
	line-height:1.3;
	font-family: "Times New Roman", Times, serif;
	margin-bottom:15px;
}
h3 {
	margin: 0 0 1em 0;
}

#content_sidebar p, #content_full p, li {
	margin-bottom:10px;
	font-size:12px;

}
li {
	margin-left: 20px;
}

/* =NAVIGATION
_________________________________________________________________ */
#nav_wrap {
	background-image: url(/images/nav_bak.jpg);
}
#nav {
	padding-left:34px;
	}
#nav, #nav ul {
	list-style: none;
	margin: 0 auto;
	z-index: 100;
	font-size: 12px;
	font-weight: bold;
}


#nav li li {
	border-bottom: 1px solid #3482AD;
}
li li {
	margin: 0;
}
#nav li ul .bottom{
	
	border-bottom: 5px solid #3482AD;
}
#nav a {
	display: block;
	color: #c6c9df;
	text-decoration: none;
	padding: 8px 0 0 0;
	font-family:"trebuchet ms", Arial, Helvetica, sans-serif;
}
#nav li ul a {
	padding: 0;
	background: #739ac7;
}

#nav a:hover{
	color: white;
}

#nav li {
	float: left;
	width: auto;
}

#nav li ul {
	position: absolute;
	left: -999em;
	width: 6em;
	font-weight: normal;
	margin: 0;

}

#nav li ul a {
	width: 10em;
	padding: 2px 0 2px 8px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	color: white;
}

/* =HOMEPAGE SB NEWS
_________________________________________________________________ */
#sidebar .sb_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color: #00a66e;
	font-style:italic;
	margin: 0px 0 5px 0;
	font-weight: bold;
	border-bottom: 2px solid #00a66e;
	padding-bottom:2px;
	}
#sidebar .sb_news_title {
	font-size:12px;
	text-transform:uppercase;
	margin:10px 0;
	}
#sidebar .sb_news_more{
	font-size:10px;
	font-weight:bold;
	margin:10px 0;
	font-style:italic;
	}
#sidebar #events {
	background:url(/images/calendar_preferences.gif) 0 0 no-repeat;
	padding-left:40px;
	}
#sidebar #news {
	background:url(/images/note_pinned.gif) 0 0 no-repeat;
	padding-left:40px;
	}
#sidebar #events .title {
	font-size: 10px;
	display:block;
	}
#sidebar #events .date {
	font-style: italic;
	font-size: 10px;
	display:block;
	}
#news_flash {
	margin-left: -10px;
}
/* =SB SPONSOR
_________________________________________________________________ */
#sidebar .sponsor_level {
	font-size: 12px ;
	color: #1d2c89;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin:0 0 10px 0;
	padding-top:5px;
	border-bottom:1px solid #1d2c89; 
	clear:both;
	text-align:left;
	text-transform:uppercase;
	}
#sidebar #sponsor_logos {
	width:100%;
	}
#sidebar #sponsor_logos td{
	width:50%;
	vertical-align:middle;
	text-align:center;
	padding:5px 0;
	}
#sponsor_logos a{
	color: black;
	/*color: green;*/
	font-size: 12px;
}
#sponsor_logos a:hover {
	color: blue;
	/*color: green;*/
	font-size: 12px;
}

/* =TOP TEN
_________________________________________________________________ */
#top_ten_base {
	background:url('../images/top10stat.jpg') #1A3A69 no-repeat 0 0; 
	height:254px;  
	padding: 0 0 0 0; 
	 
	_height:218px;
}
#top_ten {
	/*background:url('../images/top10stat.jpg') #1A3A69 no-repeat 0 0; */
	height:238px; 
	overflow:auto; 
	padding:15px 10px 0 10px; 
	border:1px solid green; 
	color:#fff;
	/*_background: url('../images/top10stat.jpg') #1A3A69 no-repeat fixed 0 0;*/
	/*_overflow:scroll;
	_background-attachment:fixed;*/
	_height:218px;
}

#top_ten h2{
	color: white;
	text-decoration: underline;
}
#top_ten strong {
	color:#89DEC1;
	font-weight:bold;
	}
#top_ten span {
	font-size:35px;
	line-height:1;
	color:#89DEC1;
	float:left;
	vertical-align:bottom;
	padding-right:5px;
	}
#top_ten_header {
	background-color: #1A3A69;
	margin-bottom: -15px;
	padding: 3px;
}
#top_ten_header h2 {
	color: white;
}

/* =CONTENT LINKS
_________________________________________________________________ */

#content_sidebar a:link, #content_full a:link { 
	text-decoration: underline; 
	color: #1E2C89; 
}
#content_sidebar a:visited, #content_full a:visited { 
	text-decoration: underline; 
	color: #1E2C89; 
}
#content_sidebar a:hover, #content_full a:hover { 
	text-decoration: none; 
	color: #30A0D2; 
}
#content_sidebar img, #content_full img {
	border: 1px solid #C2BDBA;
	margin: 2px;
}

/* =SIDEBAR
_________________________________________________________________ */
#sidebar p {
	margin-bottom:5px;
	font-size:10px;
	}
#sidebar .sb_block {
	border: 1px solid green ;
	margin-bottom: 15px;
	padding: 10px 10px 10px 10px;	
	height: auto;
	font-weight: bold;
	background-color:#fff;

}

#sidebar ul { margin: 0 auto; }
#sidebar li {
	list-style-type: none;
	margin:0;
	padding:0;
}
#sidebar ul li a:link, #sidebar ul li a:visited {
	font-size:11px;
	display:block;
	line-height:1.5;
	padding-left:20px;
	background:url(/images/doc.jpg) 0px 0px no-repeat;
	margin-bottom:8px;
	text-decoration:none;
	}
#sidebar ul li a.pdf:link, #sidebar ul li a.pdf:visited {
	background:url(/images/pdf.jpg) 0px 0px no-repeat;
	text-decoration:none;
	}
#sidebar ul li a.pdf:hover, #sidebar ul li a:hover {
	text-decoration:underline;
	}
#sidebar a:link, #sidebar a:visited { 
	text-decoration: none; 
	color: #DB631B; 
}
#sidebar a:hover { 
	text-decoration: underline; 
	color: #DB631B; 
}


/* =NEWS TABLE
_________________________________________________________________ */
#enews_table {
	width:100%;
	background-color:#fff;
	border-right:1px solid #202c8e;
	border-bottom:1px solid #202c8e;
	border-left:1px solid #202c8e;
	}
#enews_table .section_close {
	background:url(/images/arrow_right.gif) 4px 6px no-repeat;
	}
#enews_table .section_open {
	background:url(/images/arrow_down.gif) 4px 6px no-repeat;
	}
#enews_table th{
	text-align:left;
	background:#202c8e url(/images/news_title_bkgd.jpg) 0 0 repeat-x;
}
#enews_table th a:link, #enews_table th a:visited{
	color:#fff;
	display:block;
	padding:4px 6px 4px 20px;
	text-decoration:none;
	font-size:12px;
	}
#enews_table th a:hover{
	text-decoration:underline;
	}
#enews_table tr.hilite{
	background-color:#E4F7FF;
	}
#enews_table tr td a:link, #enews_table tr td a:visited{
	display:block;
	padding:4px 6px;
	font-size:11px;
	text-decoration:none;
	color:#black;
	}
#enews_table tr td a:hover{
	text-decoration:underline;
	color:#202c8e;
	}
#enews_table tr td a span{
	display:block;
	font-weight:bold;
	}
#enews_table tr td a span.source{
	display:block;
	font-style:italic;
	font-weight:normal;
	}


/* =NEWS DETAIL
_________________________________________________________________ */
.digest {
	margin-bottom:20px;
	}
.digest .detail_title {
	font-size:16px;
	text-transform:uppercase;
	color:#1d2c89;
	}
.digest .detail_subtitle {
	font-size:14px;
	color:#1d2c89;
	}
.digest .detail_source {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#00a66e;
	}
.digest .detail_author {
	font-size:12px;
	color:#00a66e;
	}
.digest .detail_body {
	font-size:12px;
	color:#666;
	}
/* =FORM
_________________________________________________________________ */

/* =FOOTER
_________________________________________________________________ */
#footer {
	width: 765px;
	background: transparent url(/images/footer.jpg) no-repeat 0 0;
	margin: 0 auto;
	padding: 0 0 30px 0; 
}
#footer p {
	width: 765px;
	color: #FFF;
	font: 65%/130% "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-align: right;
	margin: 0 auto;
	padding: 0;
}
#footer ul { margin: 0; padding: 0; }
#footer li { padding: 5px 10px 0 0; text-align: right; list-style: none; font: 65%/130% "Trebuchet MS", Helvetica, Arial, sans-serif; color: #FFF; margin: 0; }
#footer li a:link { text-decoration: underline; color: #FFF; }
#footer li a:visited { text-decoration: underline; color: #FFF; }
#footer li a:hover { text-decoration: none; color: #FFF; }

.site_credit { display:none; }

/* MISC 
________________________________________________________________________________*/
#sub_listing {
	margin-left: 25px;
}
.past_summit_table {
	font-size: 12px;
}

div.reglabel{
        height: 24px;
        vertical-align: top;
        font-weight: normal;
        font-size: 12px;
        float: left;
        margin-left: 5px;
        width: 320px;
}

div.regkeynote
{
        height: 24px;
        vertical-align: top;
        font-weight: normal;
        font-size: 12px;
        float: left;

}

