/* Global Styles */

body {
	margin:0;
	border:0;
	background-color: #036; /* 2007- #999966, 2008- #214461, 2009-#000000, 2010a-#FDED93  */
	color:#003333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	}
#wrapper {
    margin:0; padding:0; border:none;
	position: relative;
	top:0;
	left:0;
	width: 100%;
	}
#main_block {
	padding:0;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	position: relative;
	top:0;
	left:0;
	width: 890px;  /* original 869 px, then 870 px 2009 */
	background-color:#FFFFFF;
	color:#003333;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}
#links_block {
    margin:0px 0 0 0; padding:0;
	border-top: 2px solid #FFFFFF;
    /*border-bottom: 2px solid #FFFFFF;*/
	position: relative;
	top:0;
	left:0;
	width: 100%;
	background-color: rgb(164,194,194);
	color:#003333;
	text-align: center;
	}

#logo_block {
    margin:0; padding: 10px 0 0 0;
    border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	position: relative;
	float: left;
	top:0;
	left:0;
	width: 233px;
	background-color: rgb(164,194,194);
	color:#003333;
	font-size: 0.85em;
	text-align: center;
	}
#clear_leftSidebar {
    clear:right;
	}
#text_block {
    /* for all pages except the program page which embeds a table */
	/*width: 100%;*/
	width: 640px;
	top:0;
	right:0;
	margin-left: 241px; /* 241 px original */
	float:none;
	background-color: #FFFFFF;
	}
#text_blockT {
    /* for the program page, with its embedded table. This works but should only be needed for that page. */
	/*width: 100%;*/
	width: 620px;
	top:0;
	right:0;
	margin-left: 245px;
	float:none;
	background-color: #FFFFFF;
	}
#footer {
    margin:0; padding:0;
	border-top: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
	position: relative;
	top:0;
	left:0;
	width: 100%;
	background-color: rgb(164,194,194);
	color:#003333;
	}
#footer p {
	text-align: right;
	margin:3px 50px 3px auto;
	font-size: 0.7em;
	font-style:italic;
	}
#footer a, #footer a:link {
    color:#003333;
	text-decoration:none;
	}
#footer a:hover {	
    color:#003333;
	font-weight:600;
	text-decoration:underline;
	}

#footer2 {
	margin:0;
	padding:0;
	/*	border-top: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;*/
	position: relative;
	top:0;
	left:0;
	width: 100%;
	color:#003333;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: rgb(164,194,194);
	}
#footer2 p {
	font-size: 0.9em;
	margin: 3px auto;
	}
#footer2 a, #footer2 a:link {
    color:#003333;
	text-decoration:none;
	border:none;
	}
#footer2 img {
	border: none;
	margin: auto 10px;
	}
.bodytext1 {
	font-size: 0.9em;
	line-height: 1.5em;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 1.1em;
	margin-left: 10px;
	}

.bodytext2 {
	font-size: 0.80em;
	line-height: 1.60em;
	margin: 5px 10px 1.0em 10px;
	}

.bodytext3 {
	font-size: 0.80em;
	line-height: 1.50em;
	margin: 5px 10px 0.5em 10px;
	}
.bt1_block_indent {
	font-size: 0.80em;
	line-height: 1.40em;
	/*font-weight:600;*/
	margin: 0.2em 10px 0.5em 40px;
	}
	
.p_highlight {
	font-size: 0.8em;
	font-weight:600;
	line-height: 1.40em;
	margin: 0.3em 10px;
	}
.p_red {
	color: #AA0130;
	}	
.title1, .title1 p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #AA0130;
	margin: 20px 10px;
	}
.title2, .title2 p {
	font-size: 0.9em;
	font-weight: normal;
	color: #AA0130;
	margin: 10px;
	}
	
.title2x, .title2x p {
	font-size: 0.9em;
	color: #AA0130;
	margin: 10px;
	}
.title2x a {
	/*font-size:1.0em;*/
	color: #AA0130;
	font-weight: 400;
	}
.title2x a:link {
	text-decoration:none;
	font-weight: 400;
	}
.title2x a:visited {
	text-decoration:none;
	font-weight: 400;
	}
.title2x a:hover {
	text-decoration:underline;
	color: #3333CC;
	}
.title2x a:active {
	text-decoration:none;
	font-weight: 400;
	}
	
.title2b, .title2b p {
	font-size: 0.9em;
	color: #003333;
	margin: 10px;
	}
.section_title, .section_title p {
	font-size: 1.0em;
	font-weight:600;
	font-style:italic;
	margin: 10px;
	color:#003333;
	}
.section_title2, .section_title2 p {
	font-size: 1.4em;
	font-weight:600;
	font-style:italic;
	margin: 10px;
	color:#336677;
	}
.section_subtitle {
	font-size: 0.9em;
	font-weight:600;
	margin: 10px;
	color: #660000;
	}
ul, li {
	font-size: 0.9em;
	line-height: 1.3em;
	}
ul {
	margin-top:0;
	}
#donate_opts {
	font-size: 0.90em;
	margin-left:100px;
	}
#donate_opts li {
	list-style-type:none;
	}
/* a box for highlighting a paragraph */
.hilite_box {
	border: 2px solid #990000;
	margin: 0 10px;
	} 
/* elements for schedule page and table */
.schedule {
	position: relative;
	top:0; left:0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	}
.schedule p {
	line-height: 1.3em;
	font-size: 0.85em;
	margin: 0 auto;
	}
.timeblock {
	font-size: 0.80em;
	font-weight:600;
	text-align: left;
	vertical-align:text-top;
	}
.schedule_1 {
	font-size: 1.0em;
	font-weight:600;
	}
.schedule_2 {
	font-size: 0.9em;
	font-weight:500;
	}
.seg_title {
	font-size: 1em;
	font-weight:600;
	font-style:italic;
	color: #660000;
	padding-top:4px;
	}
.seg_title_phead {
	font-size: 0.85em;
	font-weight:600;
	margin-left:40px;
	padding-top:4px;
	}
	
.seg_speaker {
	padding-left: 22px;
	}
.seg_txt {
    font-size: 0.75em;
	}
/* for abstracts and bios */
.timeblock {
 font-size: 0.9em;
 padding-left: 4px;
 }
.sess_name {
 font-size: 0.9em;
 font-weight: 600;
 font-style:italic;
 color:#660000;
 margin: 1.5em auto 0.5em 10px;
 }
.on_panel {
 font-size: 0.9em;
 font-style:italic;
 color:#660000;
 margin: 0.1em auto 0.5em 20px;
 }
.talent {
 font-size: 0.8em;
 margin: 0.3em auto 0.3em 20px;
 }
.talent a {
 color:#0033CC;
 }
.talent a:link {
	color: #0033CC; text-decoration: none; 
}
.talent a:visited	{ 
	color: #0033CC; text-decoration: none; 
}
.talent a:active	{ 
	color: #0033CC; text-decoration: none; 
}
.talent a:hover		{ 
	color: #0099FF; text-decoration: underline;
 }
/* links at top of page, from sln 2007 template */
div.hlinks a {
/*position: relative;*/
    /*display: inline;*/
    margin: 13px 0;
    padding: .2em .5em;
	/*font-size: 0.75em;*/
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, sans-serif;
	/*width: 170px;*/	
    font-weight: 700;
    border-top: 0px solid rgb(245,245,255);
	border-right: 0px solid rgb(245,245,255);
	border-bottom: 0px solid rgb(170,185,195);
	border-left: 0px solid rgb(170,185,195);
	background-color: transparent; /* tan matching page and nav: 245,245,235 */
    color: #004444;
		} 
.hlinks {
    padding: 0.4em 0 0 0;
	text-align:left;
	font-size: 1.0em;
	font-weight: 700;
	}
html>body div.hlinks a {
 width: auto;
 } /* hack for CSS-compliant browsers */

.hlinks p {
	margin: 0 2px;
	padding-left: 12px;
    background-color: #E4EDED; /* good:  #FDF9DB  #D2ECE9 */
	border-top: solid thin;
	line-height:1.6em;
	}
div.hlinks a:link {
	background-color: transparent;
    color:rgb(60,90,90);
	text-decoration:none;
		}
div.hlinks a:visited {
		background-color: transparent;
    color:rgb(60,90,90);
		text-decoration:none;
		} 
div.hlinks a:hover {
		background-color:rgb(225,230,230);
    color:rgb(130,40,10);
		text-decoration:none;
		}
div.hlinks a:active {
		background-color:rgb(110,135,160);
    color:rgb(60,90,90);
		text-decoration:none;
		}

   
.bluelink a {
color: #0E61DC;
	text-decoration:none;	
	}
.bluelink a:link {
	background-color: transparent;
    color: #0E61DC;
	text-decoration:none;	
	}

.bluelink a:visited {
	background-color: transparent;
    color: #0E61DC;
	text-decoration:none;	
	}

.bluelink a:hover {
	background-color: transparent;
    color:rgb(120,190,190);
	text-decoration:underline;	
	}

.bluelink a:active {
	background-color: transparent;
    color: #0E61DC;
	text-decoration:none;	
	}
/*td {
	font:11px arial;
	color:#333333;
	}
	*/
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	line-height:24px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.bodytext_norm {
	line-height:1.5em;;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
.page_sub {
    font: 12px Arial, Helvetica, sans-serif;
	font-weight: 600;
	}	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
.error_none {
	font-size: 1px;
	line-height: 1px;
	}
.error_disp {
	color:#CC3300;
	font-size: 0.70em;
	font-weight:600;
	}
.sponsorblock, .sponsorblock a {
    border:none;
	}	
.sponsorblock img {
    border:none;
	margin-bottom:8px;
	}
.copyright {
	text-align:right;
	padding-right:40px;
	padding-top: 13px;
	font-size:0.75em;
	font-weight: 600;
	font-style:italic;
	color:#336699;
	}
.logoRow {
    text-align:center;
	}
.labelRow {
    text-align: center;
	font-size:0.8em;
	font-weight:600;
	}
.contact {
	font-size: 0.9em;
	line-height: 1.6em;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 1.4em;
	margin-left: 10px;
	}
.contactHeader {
    font-size: 1.0em;
	font-weight: 600;
	color:#CC0000[
	}
.contact a, a:link {
    color:#0000FF;
	}
