@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


body, td, th, a, li, div {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 180%;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3{
	color: #53a8cf;
	font-size: 15px;
}
small {
font-size: 10px;
}

.hidden {
	display: none;
	}

a{
	color:#0ea481;
	text-decoration:none;
}

a:hover{
	color:#000000;
}

strong{
	color: #222;
}

.framed {
	padding: 4px;
	border: 1px solid #CCC;
	margin: 5px;
	background-color: #FFF;
	font-size:10px;
	line-height:13px;
}
.framed a{
	border:none;
	text-decoration:none;
}
.tableHolder {
	background: url(../images/header-bg.gif) no-repeat 50% -40px;
}
.centerTable tr td{
text-align:center;
}

.tableContent .normal {
	padding: 5px;
	}
	
.tableHolder {
	background-color: #e1f3f3;
}
.tableHolder .tableMenu {
	width: 230px;
	padding-right: 10px;
}
.tableHolder .tableContent {
	width: 730px;
}

.tableMenu {
	vertical-align: top;
}
.tableContent {
	vertical-align: top;
	padding-bottom: 10px;
}

.tableLogo td {
	text-align: center;
}

.tableSpeaker td {
	width: 130px;
	padding-right: 10px;
}

.tableSpeaker .normal{
	font-size:10px;
}

.tableSpeaker h3 {
	margin: 0 ;
	color: #a93c3c;
	
}

.tableData th {
	background-color: #97c6c6;
	text-align: left;
	height: 30px;
	padding: 5px;
	color: #FFF;
}

.tableData a:hover {
	text-decoration:underline;
}

.tableData td {
	vertical-align: top;
	color: #555;
	border-bottom: 1px solid #b2d8d8;
	padding: 5px;
}


.tableUnderLine{
	border-style:solid;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:thin solid #D3EDED;
	vertical-align:text-top;
	padding:0px 10px 0px 10px;

}

.tableNoUnderLine{
	vertical-align:text-top;
	padding:0px 10px 0px 10px;

}

.tableBorder{
	border-width:1px;
	border-style:solid;
	background-color:#FFFFFF;
}

.commentFont {
	font-size: 13px;
	border-bottom-color: #6666FF;
	line-height:25px;
}

h1{
 color: #98383a;
}

.menuMain{
	color:#679393;
	font-size:25px;
	line-height:30px;
}

.tableMenu th{
	text-align: left;
	font-weight:bold;
	color: #000;
	padding-right: 100px;
	line-height:30px;
	border-bottom: 1px solid #88bebe;
}

.tableMenu td {
	text-align: left;
	line-height:30px;
	border-bottom: 1px solid #88bebe;
}

.tableMenu div{
	line-height:30px;
}

.footer {
	background: url(../images/footer-bg.gif) no-repeat 50% 0%;
}
