@import url("default.css");

/* CLIENT STYLE OVERRIDES GO IN THE CLIENT LEVEL VERSION OF THIS STYLESHEET */

a:link {color: #005879; text-decoration: underline;font-weight:bold;}
a:active {color: #005879; text-decoration: underline;font-weight:bold;}
a:hover {color: #005879; text-decoration: underline;font-weight:bold;}
a:visited {color: #005879; text-decoration: underline;font-weight:bold;}


body {  font-family: Trebuchet MS;
	background-color: #ffffff;
	text-align: center;
	margin: 0px;
	font-size: 1em;
}

img {
	border: 0;
	}

div.title {
	height:96px;
	background-color:#007ac3;
	padding-bottom:1em;
}

div.title h1 {
	font-size:36px;
	color:#ffffff;
	font-style:normal;
	font-weight:bold;
	text-align:center;
	margin: 20px 0 0 0;
	padding:0;
}

.navigation {
	padding: 5px 20px 5px 20px;
	width: 200px;
	font-size: 12px;
	line-height: 1.4em;
	background: #fcfaee;
	text-align: left;
	float: left;
	min-height: 200px;
	margin: 5px 0 0 0;
	clear:both;
}

.navigation a:link, .navigation a:active, .navigation a:visited
{
    color: #005879;
	text-decoration: underline;
}

.navigation ul {
	margin: 0;
	padding: 0;
}	

.navigation ul li {
	list-style: none;
	margin:0;
	padding:0 0 10px 0;
}

.navigation li.last {
	border:none;
}

.top_nav {
	height:21px;
	font-size:11px;
}

.top_nav ul {
	margin: 5px 0 0 0;
	padding: 0:
}

.top_nav ul  li{
	display:inline;
	float:left;
	list-style:none;
	margin: 0 15px 0 0;
	padding: 0 15px 0 0;
	border-right: 1px solid #005879;
}

.top_nav li.last {
	border:none;
}

.session .papertime {
	background-color:#EFEFEF;
	float:left;
	text-align:right;
	width:84px;
}

.subtitle {
	background-color:#FFFFFF;
	border-bottom:1px solid #ffffff;
	font-size:0.85em;
	font-weight:normal;
	margin-top:5px;
	padding:2px 20px;
	text-align:left;
}
.content {
	float:right;
	clear:none !important;
	clear:both; 
	width:545px;
	margin:0 0 0 10px;
	padding:0;
}

.session .datetime {
	text-align: left;
	color : #005879;
	margin: 1.0em 0.0em 0.2em 0.0em;
	font-weight:bold;
}

.paper .datetime {
	text-align: left;
	color : #005879;
	margin: 1.0em 0.0em 0.2em 0.0em;
	font-weight:bold;
}

.paper .location {
	text-align: left;
	color : #005879;
	margin-bottom: 1em;
	font-weight:bold;
}

.session .location {
	text-align: left;
	color : #005879;
	margin-bottom: 1em;
	font-weight:bold;
}


.page {
	background-color: #FFFFFF;
	width: 800px;
	font-family: Trebuchet MS;
	margin-left: auto;
	margin-right: auto;
}

.banner {
	width : 800px;
	height :145px;
}

div.subtitle {
	background-color: #FFFFFF;
	width:800px;
	height: auto;
	padding:0;
	margin:0;
	width: 100%;
}

div.subtitle h2 {	
	color:#FFFFFF;
	padding: 3px 0 0 0;
	margin-top: 2px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
}
.start .section {
	padding: 10px;
	width: 530px;
}

.start .header {
	padding: 2px 0px 2px 0px;
	text-align: center;
	background-color: #007AC3;
	font-weight: bold;
	font-size: 1em;
	color: #FFFFFF;
	margin: 0px;
	
}	

.meeting .date {
	clear: left;
	background: #ffffff;
	padding: 2px 0px 2px 0px;
	margin:  5px 0px 0px 0px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color : #000000;
	border-bottom: 2px solid #f19224;
	
}

.program .date  {
	clear: left;
	background: #ffffff;
	padding: 2px 0px 2px 0px;
	margin:  5px 0px 0px 0px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color : #000000;
	border-bottom: 2px solid #f19224;
	
}

.program .time {
	color: #005879;
	text-align: left;
	border-bottom: 1px dashed #B9B9B9;
	margin: 8px 0px 7px 0px;
	clear: left;
	font-weight: normal;
	font-size: 1em;
}

    
    
.meeting .time {
	color: #005879;
	text-align: left;
	border-bottom: 1px dashed #B9B9B9;
	margin: 8px 0px 7px 0px;
	clear: left;
	font-weight: normal;
	font-size: 1em;
}

.meetingtitle {color:#ffffff;
	text-align:center;
	font-size:1.25em;
	padding-bottom:5px;
}

.meetingprogramtitle {
	color:#7F7F7F;
}	



.presenter .name:before {
	font-weight:bold;
	content: "*";
}


.noted {
	text-align: left;
	margin-bottom: 10px;
	}

.session .papertitle {
	margin-left: 45px;
	text-align: left;
}

.session .papernumber {
	background-color:#EFEFEF;
	float:left;
	font-weight:bold;
	margin-left:5px;
	text-align:center;
	width:30px;
}


.session .parents {
	margin-top: 1.0em;
	padding: 5px 0px 5px 0px;
	text-align: left;
	border-top:0px;
	width:545px;
}

.paper .parents {
	margin-top: 1.0em;
	padding: 5px 0px 5px 0px;
	text-align: left;
	border-top:0px solid;
	width:545px;
	
}
		

.session .siblings {
	margin-top: 5px;
	padding: 5px 0px 5px 0px;
	text-align: left;
	border-top:0px;
}

.paper .siblings {
	margin-top: 5px;
	padding: 5px 0px 5px 0px;
	text-align: left;
	border-top:0px;	
	width:545px;
}


.session .group {
	text-align: left;
	color : #005879;
	margin: 1em 0em 0em 0em;
	font-style: italic;
	width:154px;
}

.session .people {
	text-align: left;
	color : #000000;
	margin-left: 0px;
	font-weight:bold;
	
}

.topdisplay_role { color: #005879;
	font-weight:bold;
	font-size:1em;
}	

.topdisplay_people {
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
}


.pagenavigation .hover {
    background-color: #FFFFFF;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
}
.footer {
	width:800px;
	margin: 0 auto;
	text-align: center;	
}

 .content .footer {width: 545px;}
 
 
.left_col {
	width:240px;
	float:left;
	margin-right:2px;
}
.left_col .gray_bar {
	height:25px;
	background-color:#b9b9b9;
	margin-bottom:10px;
}
.left_col .blue_box {
	height:74px;
	background-color:#007ac3;
}
.right_col {
	width:558px;
	float:left;
}
.right_col .blue_bar {
	height:25px;
	background-color:#007ac3;
	margin-bottom:10px;
}
.right_col .footer_content {
	height:74px;
	background-color:#f8f8f8;
	color:#7F7F7F;
	font-size:11px;
	text-align:left;
}
.footer_content .col1 {
	float:left;
	width:219px;
}
.footer_content .col2 {
	float:left;
	width: 190px;
	padding-left:5px;
}
.footer_content .col3 {
	float:left;
	padding-left: 5px;
}
.clear {
	clear:both;
}


.authorindex .alphalist, .keywordindex .alphalist{
	margin-top:5px;
	border: 1px solid #B9B9B9;
	background-color:#FCFAEE;
}

.keywordindex .letter {
 	background: #ffffff;
 	margin-bottom:1.5em;
 	text-align: left;
 	font-size: 1em;
 	font-weight: bold;
 	color : #000000;
	border-bottom: 2px solid #f19224;
 }
 
 .session .category {
 	font-style: italic;
 	text-align: left;
 	color : #458C12;
 	margin: 1.0em 0.0em 0.2em 0.0em;
 	font-weight:bold;
 	font-size: 1.25em;
}

 .session .paperkeyword	{
 	font-style: italic;
 	text-align: left;
 	color : #458C12;
 	margin: 1.0em 0.0em 0.2em 3.5em;
 	font-weight:bold; 	
}

.paper .number {
	background-color: #000000;
}

.programformatheader {
	padding: 2px 0px 2px 0px;
	text-align: center;
	background-color: #007AC3;
	font-weight: bold;
	font-size: 1em;
	color: white;
	margin-top: 10px;
}

.programlist {text-align:center; margin-left:auto; margin-left:auto; margin-bottom:1em;}

.meeting .symposium {font-size:1em; padding-left:2px; text-decoration:none; font-style: italic}

.program .symposium {font-size:1em; padding-left:2px; text-decoration:none; font-style: italic}