/* Styles for FHYE proceedings */

body, html{
	position: relative;
	top:15px;
	margin:0;
	padding:0;
	font: lighter 11px/15px Verdana, Arial, Helvetica, sans-serif;
	
}


.content {
	font: lighter 12px/15px Verdana, Arial, Helvetica, sans-serif;
	border: dotted 1px #d1d1d1;
	width: 744px;
	height:275px;
	position:relative;
	margin:0 auto;
	padding:5px;
	overflow-y: auto;
}


.content td{
	padding:2px;
	border-bottom:solid 1px #d1d1d1;
}

.content h1{
	font-size:20px;
	color:#12445f;
	font-weight:lighter;
	text-align:left;
}


.content h2{
	font-size:17px;
	color:#12445f;
	font-weight:lighter;
	text-align:left;
	line-height: 1.2;
}


.content p {
	font-size:11px;
	text-align:left;
	font-weight:lighter;
	padding:0;
	margin:0;
	color:#555555;
}


.content li{
	font-size:11px;
	text-align:left;
	font-weight:lighter;
	padding:0;
	margin:0;
	padding-left:5px;
	color:#555555;
}

.content p em{font-size:11px; color:#555555;}

.content a{color:#339cd6; text-decoration:none;}
.content a:hover{color:#000;}
.content h3{
	font-size:12px;
	font-weight:lighter;
	text-align:left;
	background-color:#fff;
	margin:0;
	padding-left:5px;
	border-left:solid 1px #d1d1d1;
	border-bottom:solid 1px #d1d1d1;
}



.content h4{
  margin-bottom: 0.2em;
	margin-top: 0.4em;
		font-size:11px;
	color:#555555;
	font-weight:bold;

}



.wrapper {
	text-align:center;
	width:auto;
	margin:0 auto;
	padding:0;
}

img {
border: 0px;

float: right;
}



.footer {
	text-align: center;
	font-size: 9px;
	color: #333;
}


/* Sessions Table CSS Style */

.fyhetable table {
	width:98%;
	border-top:1px solid #b3cee9;
	border-right:1px solid #b3cee9;
	margin: 5px 5px 5px 5px;
	border-collapse:collapse;
	font-size: 10px;
	}
.fyhetable caption {
background-color:#40a1d4;
border:1px solid #b3cee9;
	color: #fff;
        font-weight: normal;
	font-size:1.6em;
	padding: 4px;
	margin: 10px 0 -5px 0;
	caption-side: top;
	text-align: left;
    
	}	
	
	.fyhetable thead th {
	background:#e7f1fc url(../jpg/table-background-blue.jpg) no-repeat;
	text-align:left;
	font:normal 1em/2em "Verdana",Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#092c61;
	}				
	
.fyhetable tr.odd td,
.fyhetable tr.odd .column1 {
	background-color:#D0CDCF;	
	font-weight: bold;
	text-align: center;
	}	


.fyhetable .column1	{
	background:#fff;
	width: 16%;
	text-align: center;
	}
	
	
		
.fyhetable .mid-col {
    width: auto;
}
	
.fyhetable .column3	{
	background:#fff;
	width: 20%;
	}
	
.fyhetable td {
	color:#555555;
	border-bottom: 1px solid #b3d3e9;
	border-left:1px solid #b3d3e9;
	padding:.3em 1em;
	text-align:left;
	vertical-align: top;
	}				
.fyhetable th {
	font-weight:normal;
	color: #555555;
	text-align:left;
	border-bottom: 1px solid #b3d3e9;
	border-left:1px solid #b3d3e9;
	padding:.3em 1em;
	}	
	
.fyhetable td.purple {
	background-color: #6711ff;
	color: #fff;
}
	
	
	
.fyhetable td.green {
	background-color: #D0CDCF;
	color: #fff;
}


.fyhetable td.orange {
	background-color: #ff9900;
	color: #000;
}


.fyhetable td.yellow {
	background-color: #f3fc05;
	color: #000;
}



.fyhetable td.lightgreen {
	background-color: #33cccc;
	color: #000;
}




/* PDF LINK CSS */

.fyhetable td.purple a {
		text-decoration:underline;
	color: #fff;
		font-size: 9px;
}
	
	
	
.fyhetable td.green a {

		text-decoration:underline;
	color: #fff;
	font-size: 9px;
}


.fyhetable td.orange a {
		text-decoration:underline;
	color: #000;
		font-size: 9px;
}


.fyhetable td.yellow a {

		text-decoration:underline;
	color: #000;
		font-size: 9px;
}



.fyhetable td.lightgreen a {

		text-decoration:underline;
	color: #000;
		font-size: 9px;
}




/* Keynote Table CSS Style */

.fyhe-keytable table {
	width:auto;
	border-top:1px solid #b3cee9;
	border-right:1px solid #b3cee9;
	margin: 5px 5px 5px 5px;
	border-collapse:collapse;
	font-size: 11px;
	}
.fyhe-keytable caption {
background-color:#40a1d4;
border:1px solid #b3cee9;
	color: #fff;
        font-weight: normal;
	font-size:1.4em;
	padding: 6px;
	margin: 0px 0 0px 0;
	caption-side: top;
	text-align:left;
    
	}	
	
	.fyhe-keytable thead th {
	background:#e7f1fc url(../jpg/table-background-blue.jpg) no-repeat;
	text-align:left;
	font:normal 1em/2em "Verdana",Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#092c61;
	}				
	
.fyhe-keytable tr.odd td,
.fyhe-keytable tr.odd {
	background-color:#cfcdce;	
	}	

.fyhe-keytable .column1	{
  background-color: none;
	width: 15%;
	}
		
.fyhe-keytable .mid-col {
    width: 40%;
}
	
.fyhe-keytable .column3	{
	width: 45%;
	}
	
.fyhe-keytable td {
	color:#555555;
	border-bottom: 1px solid #b3d3e9;
	border-left:1px solid #b3d3e9;
	padding:.3em 1em;
	text-align:left;
	}				
.fyhe-keytable th {
	font-weight:normal;
	color: #555555;
	text-align:left;
	border-bottom: 1px solid #b3d3e9;
	border-left:1px solid #b3d3e9;
	padding:.3em 1em;
	}	
	
.fyhe-keytable h4 {
    margin-bottom: 0.3em;
	margin-top: 0.7em;
	
	}
	
	
	
