/* @override http://localhost:9014/css/screen.css */

* {
	padding:0;
	margin:0;
}

.reset {
	clear:both;
	height:0;
}

img {
	border-width:0;
}

body {
	text-align:center;
	color:#262626;
	font:62.5%/1.8em Calibri, Helvetica, Arial, Verdana, Sans-Serif;
	background:#FFF;
	border:10px solid #000;
	border-width:10px 0;
	border-bottom-color: #7889b0;
}


#wrapper {
	margin:0 auto;
	text-align:left;
	width:900px;
}

#headerWrap {
	text-align:center;
	background:transparent url(/images/bannerBg.png) repeat-x left bottom;
}

#header {
	position:relative;
	margin:0 auto 25px auto;
	height:360px;
	text-align:left;
	width:900px;
	overflow:hidden;
}

#header h1, #header h1 a, #header h1 a:link, #header h1 a:visited, #header h1 a:hover {
	font-size:.7em;
	display:block;
	height:120px;
	width:620px;
	background:transparent url(/images/header.png) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
}

#header h2 {
	font-size:.7em;
	position:absolute;
	top:120px;
	left:641px;
	height:240px;
	width:259px;
	background:transparent url(/images/banner2.jpg) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	border:1px solid #262626;
	border-width:1px 0;
}

#header p#headerLogo {
	font-size:.7em;
	position:absolute;
	top:5px;
	left:670px;
	height:114px;
	width:204px;
	background:transparent url(/images/headerLogo.gif) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
}

#header #banner {
	height:240px;
	width:639px;
	background:transparent url(/images/banner.jpg) no-repeat 0 0;
}

#sideBar {
	margin:0 15px 0 660px;
	padding:20px 0 60px 0;
	background:#fff;
}

#nav {
	text-align:left;
	list-style:none;
}

#nav li {
	font:normal 1.1em verdana, helvetica, arial, sans-serif;
	line-height:120%;
	height:100%;
	margin-bottom:1px;
}

#nav li a, #nav li a:link, #nav li a:visited {
	display:block;
	text-decoration:none;
	color:#444;
	height:100%;
	padding:10px 15px;
	background:#f3f3f3;
}
#nav li a#navLast, #nav li a#navLast:link, #nav li a#navLast:visited {
}

#nav li a:hover {
	color:#262626;
	background:#e6e6e6;
}

#nav li a.here, #nav li a.here:link, #nav li a.here:visited, #nav li a.here:hover {
	color:#111;
	font-weight:bold;
	background:#e6e6e6;
}

#sponsors {
	margin-top:30px;
	font-size:1.2em;
	text-align:left;
}

#sponsors dl {
	margin:0 0 25px 0;
}

#sponsors dt {
	font:bold 1em Helvetica, Arial, sans-serif;
	border-bottom:1px dotted #dedede;
	color:#c00;
	border-bottom:1px dotted #ccc;
	margin-top:20px;
}

#sponsors dd {
	font:normal .92em Helvetica, Arial, sans-serif;
	color:#262626;
	margin:12px 0 0 0;
	line-height:130%;
	padding:0 5px;
}

#sponsors dd a {
	color:#262626;
	text-decoration:none;
	border-bottom:1px dotted #ccc;
}
#sponsors dd a:hover {
	color:#25f;
	border-bottom:1px dotted #999;
}


#content {
	width:620px;
	float:left;
	margin:0 0 0 0;
	padding-top:0;
	padding-right:22px;
	font-size:1.6em;
	text-align:justify;
	background:#fff url(/images/divider.png) repeat-y 641px 0;
}

.right {
	width: 280px;
	float: right;
}

.left {
	width: 280px;
	float: left;
}
#content h2 {
	font:normal 1.4em Times, "Times New Roman", serif;
	line-height:120%;
	color:#000;
	padding:0 0 2px 0;
	margin:20px 0 20px 0;
	border-bottom:1px solid #cedeff;
	text-transform:uppercase;
	letter-spacing:1px;
}

#content h3 {
	font:normal 1em Georgia, serif;
	color:#7889b0;
	margin:20px 0 -10px 0;
	padding:0 0 5px 0;
	text-align: left;
}

#content h4, #content h4 a, #content h4 a:visited {
	font-size:14px;
	color:#000;
	margin:15px 0 15px 0;
}

#content a, #content a:link, #content a:visited {
	color:#25f;
	text-decoration:none;
	border-bottom:1px dotted #89f;
}

#content a:hover, #content h4 a:hover {
	color:#029;
	border-bottom:1px dotted #666;
}

#content strong {
	color:#000;
}

#content p, #content ol, #content ul, #content dl, #content blockquote {
	font-size:.83em;
	line-height:1.45;
	margin:18px 0;
}

#content ol, #content ul {
	margin-left:20px;
}
#content ul {
	list-style:square;
}
#content li {
	margin-bottom:5px;
}

.commList li {
	margin-bottom:8px;
}

#content ul ul{
	margin:5px 0 0 20px;
	font-size:100%;
}
#content ul.commList {
	margin-bottom:40px;
}

#content ol.guideList {
	font-size:1em;
	color:#960;
	margin-left:20px;
}

#content ol.guideList ol, #content ol.guideList ul{
	margin-left:30px;
	color:#444;
}
.commList em {
	color:#666;
}
#content dl.commList {
	margin-top:25px;
}

.dateList dt, .commList dt {
	font:normal 1em Georgia, serif;
	color:#7889b0;
	margin-top:20px;
	margin-bottom:7px;
}

.dateList dd, .commList dd {
	color:#262626;
	margin-left:20px;
	font-weight:bold;
}

.tableReg {
	text-align:left;
	margin:20px 0 30px 0;
	font-size:.9em;
	border-bottom:1px solid #fff;
}
.tableReg small {
	font-size:.9em;
}
.tableReg th {
	padding:5px 10px;
	background:#dedede;
}


.tableReg th em {
	font-style:normal;
	font-weight:normal;
	font-size:80%;
	line-height:130%;
}

.tableReg th.tableTDleft {
	text-align:left;
	color:#000;
	background:#fff;
}
.tableReg .tableTReven td, .tableReg .tableTReven th {
	background:#def;
}

.tableReg td {
	padding:5px 10px;
}

.tableReg th, .tableReg td, .tableReg {
	border:1px solid #fff;
	border-collapse:collapse;
}

.tableReg th#tableTD1, .tableReg th#tableTD2, .tableReg th#tableTD3 {
	border:1px solid #fff;
	color:#000;
	background:#fc0;
	width:25%;
	border-bottom:1px solid #fc0;
}

.tableReg th#tableTD1 {
	background:#fff;
	border-bottom:1px solid #fc0;
}

.timeTable {
	border-collapse:collapse;
	margin:20px 0 30px 0;
	font-size:0.85em;
	border:1px solid #8ad;
	border-width:2px 0;
}

.timeTable td, .timeTable th {
	padding:6px 10px;
	border:1px solid #bcf;
	border-width:1px 0;
	border-collapse:collapse;
	vertical-align:top;
}

.timeTable .timeMain th {
	background:#def;
}

.timeTable .timeTwo th, .timeTable .timeTwo td {
	background:#eee;
}

#content .timeTable p {
	margin:0;
	font-style:italic;
	font-size:1em;
}

.speakerList {
	border-top:1px solid #cdf;
	padding-top:6px;
	margin-top:20px;
}

.speakerPos {
	border:1px solid #fd0;
	border-width:1px 0;
	background:#FEFFC5;
	padding:10px 5px;
}


.formTable {
	border:none;
	font-size:0.85em;
	margin:20px 0 0 0;
	border-collapse:collapse;
}

.formTable td {
	border:1px solid #fff;
	background:#dfefff;
	border-width:5px 0;
	padding:7px 10px;
	border-collapse:collapse;
	margin:0;
}

#paper_subject {
	width:100%;
}

.required {
	color:#f00;
}

.formTDleft {
	text-align:right;
	width:220px;
}

#supported {
text-align:center;
border-top:1px solid #dedede;
padding:15px 0 5px 0;
}
#supported p {
vertical-align:middle;
}
#supported p img{
vertical-align:middle;
margin:0 5px;
}

#footer {
	border-top:1px solid #dedede;
	padding:15px 0 5px 0;
	text-align:left;
	font-size:1.2em;
	color:#666;
	margin:30px 0 10px 0;
}