/* @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:12px/1.5 Helvetica, Arial, Verdana, Sans-Serif;
	background:#fff;
}


#wrapper {
	margin:0 auto;
	text-align:left;
	width:920px;
	padding:25px 0 0;
}

#header {
	position:relative;
	margin:20px auto 0;
	text-align:left;
	width:920px;
	overflow:hidden;
}

#logo1{float:left;}
#logo2{float:right;}
#logos{overflow:hidden;_height:1%;margin:0 0 20px 260px;border-bottom:3px double #f60;padding:0 0 20px;}

#masthead{width:220px;float:left;text-indent:-9999px;height:180px;}
#masthead h3{margin:0 0 15px;padding:0 0 15px;border-bottom:3px double #6cf;}
#masthead h1{margin:0 0 10px;padding:0 0 10px;border-bottom:1px solid #6cf;}
#masthead h3{height:17px;background:#fff url(/images/header.gif) no-repeat 0 0;}
#masthead h1{height:63px;background:#fff url(/images/header.gif) no-repeat 0 -49px;}
#masthead h2{height:46px;background:#fff url(/images/header.gif) no-repeat 0 -129px;}

#banner{background:#f60 url(/images/banner.jpg) no-repeat right top;float:right;width:660px;height:180px;text-indent:-9999px;}
#banner h3{width:240px;height:180px;border-right:1px solid #fff;background:#f60 url(/images/theme.gif) no-repeat 0 -8px;}

#sideBar {
	width:220px;
	float:left;
	margin-top:43px;
	border:3px double #6cf;
	border-width:3px 0;
}

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

#nav li {
	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:#000;
	height:100%;
	padding:12px 0;
	border:1px solid #6cf;
	border-width:0 0 1px;
}
#nav li a#navLast, #nav li a#navLast:link, #nav li a#navLast:visited {
	border-width:0;
}

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

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

#sponsors {
	margin-top:30px;
	text-align:left;
}

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

#sponsors dt {
	border-bottom:1px dotted #dedede;
	color:#c00;
	border-bottom:1px dotted #ccc;
	margin-top:20px;
}

#sponsors dd {
	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:660px;
	float:right;
}

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

.left {
	width: 325px;
	float: left;
}

#intro{
	margin:40px 0 30px;
	background:#ff9;
	padding:1px 25px;
}
#content h2 {
	line-height:120%;
	color:#000;
	padding:0 0 2px 0;
	margin:20px 0 20px 0;
	border-bottom:3px double #f60;
	text-transform:uppercase;
	letter-spacing:1px;
	font-family:georgia,serif;
}

#content h3 {
	color:#f60;
	line-height:1.3;
	margin:20px 0 -10px 0;
	padding:0 0 5px 0;
	text-align: left;
}

#content h4, #content h4 a, #content h4 a:visited {
	color:#000;
	text-decoration:underline;
	text-align:left;
	margin:15px 0 0 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 {
	line-height:1.45;
	margin:18px 0;
}

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

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

#content ul.commList {
	margin-bottom:40px;
}

#content ol.guideList {
	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 {
	color:#f60;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:3px;
}

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

.tableReg {
	text-align:center;
	margin:20px 0 30px 0;
	font-size:12px;
	border-bottom:1px solid #09c;
	width:60%;
}
.tableReg small {
	font-size:10px;
}
.tableReg th {
	padding:5px 10px;
	background:#66ccff;
	color:#000;
}

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

.tableReg th.tableTDleft {
	text-align:left;
	color:#000;
	background:#cceeff;
}

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

.tableReg th, .tableReg td, .tableReg {
	border:1px solid #09c;
	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 #09c;
}

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

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

.timeTable td, .timeTable th {
	padding:6px 10px;
	border:1px solid #bcf;
	border-width:1px;
	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;
}

.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;
	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;
}

#footer {
	border-top:3px double #f60;
	padding:15px 0 5px 0;
	text-align:left;
	color:#000;
	margin:40px 0 10px 260px;
}