html, body
{
	margin: 0; padding: 0;
}

body
{
	margin: 0; padding: 0 0 20px 0;
	background: #eeeeee url(/common/images/53original.gif) repeat;
}



a:link, a:visited
{
	color: #999;
	text-decoration: underline;
	background: transparent;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
}

a:hover
{
	color: #666;
	background: transparent;
	text-decoration: none;
}

a:active
{
	color: #8b0b04;
	background: transparent;
	text-decoration: none;
}

div#sideBox a:link, div#sideBox a:visited
{
	color: #fff;
}

div#sideBox a:hover
{
	color: #999;
}

h1
{
	color: #8b0b04;
	background: #8b0b04;
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0; padding: 0;
}

h1 abbr
{
	border: none;
	cursor: auto !important;
}


h2
{
	color: #8b0b04;
	background: #fff;
	font-size: large;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 10px 0 0 0; padding: 0;
}

h3, h3 a
{
	color: #000;
	background: #fff;
	font-size: medium;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 20px 0 0 0; padding: 0;
}

h3.sponsor
{
	border-bottom: 1px solid #ccc;
	margin: 35px 0;
}

h3.event-time, h3.event-time a
{
	color: #000;
	background: #fff url(/common/images/clock.png) no-repeat 0% 50%;
	padding: 5px 10px 5px 24px;
	font-size: small;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	border-top: 1px dotted #99ccff;
	border-bottom: 1px dotted #99ccff;
	text-transform: uppercase;
}

h4, th
{
	color: #000;
	background: #fff;
	font-size: small;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 20px 0 0 0; padding: 0;
}

h4
{
	margin: 20px 0 0 10px; padding: 0;
}

p, td
{
	color: #666666;
	background: transparent;
	font-size: small;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	margin-left: 10px; 
}

table
{
	border-collapse: collapse;
}

th
{
	text-align: left;
	padding: 5px 10px;
}

td
{
	text-align: left;
	border-top: 1px solid #dddddd;	
	padding: 5px 10px;
}


abbr:hover
{
	cursor: help;
}

div#content ul, ol
{
	list-style: none;
	margin: 0; padding: 0;
}

div#content li
{
	color: #666666;
	background: transparent url(/common/images/bullet_02.gif) no-repeat;
	font-size: small;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 10px 10px 15px 10px; padding: 0 0 0 30px;
	list-style: none;
}


div#content li.email
{
	background-image: none;
}

div#content li.honorable-mention
{
	background: #fff url(/common/images/honorable_mention_sm.png) no-repeat;
}

div#content li.best-of
{
	background: #fff url(/common/images/best_paper_sm.png) no-repeat 1px 0;
}

ul#primaryNav
{
	margin: 0 auto; padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 750px; height: auto;
	color: #fff;
	background: #231f20;
}

ul#primaryNav li
{
	margin: 0; padding: 0;
	list-style: none;
	display: inline;
}

ul#primaryNav a:link, ul#primaryNav a:visited
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	text-transform: none;
	color: #cccccc;
	background: #231f20;
	padding: 3px 0 0 0;
	text-decoration: none;
}

ul#primaryNav a:hover
{
	color: #fff;
	background: #231f20;
	text-decoration: underline;
}

ul#primaryNav a:active
{
	color: #8b0b04 !important;
	background: #231f20;
	text-decoration: underline;
}

a#selectedLink:link, a#selectedLink:visited
{
	color: #fff !important;
	background: #231f20;
}

a#selectedLink:hover
{
	color: #fff !important;
	background: #231f20;
	text-decoration: underline;
}

a#selectedLink:active
{
	color: #8b0b04 !important;
	background: #231f20;
	text-decoration: underline;
}

ul#primaryNav span
{
	background: #231f20 url(/common/images/bullet.gif) no-repeat 50% 50%;
	margin: 0; padding: 5px 10px;
}

span.bullet
{
	font-size: x-small;
	color: #666;
	font-family: Verdana, Helvetica, sans-serif;
}

div#primaryNavBottom
{
	background: #fff url(/common/images/menu-bottom.gif) no-repeat;
	width: 750px; height: 10px;
	margin: 0 auto; padding: 0;
}

div#content
{
	margin: 0 auto; padding: 20px;
	width: 710px; height: auto;
	background: #fff;
	color: #666;
}

div#copyrightBottom
{
	background: transparent url(/common/images/content-bottom.gif) no-repeat;
	width: 750px; height: 10px;
	margin: 0 auto; padding: 0; 
}

p#copyright
{
	margin: 0 auto; padding: 10px 0 0 0;
	width: 750px; height: auto;
	color: #fff;
	background: #231f20;
	font-size: x-small;
	text-align: center;
	clear: both;
}

div#banner
{
	margin: 0 auto; padding: 0;
	width: 750px; height: 414px;
}

div#banner a img
{
	margin: 0; padding: 0;
	border: none;
}

div#sideBox
{
	float: right;
	margin: 0 0 20px 20px; padding: 0;
	width: 200px; height: auto;
}

div#sideBoxContent
{
	width: 180px; height: auto;
	margin: 0; padding: 0 10px;
	color: #fff;
	background: #8b0b04;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small; 
}

div#sideBoxContent h2
{
	margin: 0; padding: 0 0 10px 0;
	color: #fff;
	background: #8b0b04 url(/common/images/bullet_03.gif) no-repeat top right; 
}

div#sideBoxContent ul
{
	margin: 0; padding: 0;	
	list-style: none;
}

div#sideBoxContent li
{
	margin: 0; padding: 10px 0;
	font-size: x-small;
	color: #fff;
	background: #8b0b04;
	list-style: none;
}

div#sideBoxTop
{
	background: #fff url(/common/images/sidebox-top.gif) no-repeat;
	width: 200px; height: 10px;
	margin: 0 auto; padding: 0; 
}

div#sideBoxBottom
{
	background: #fff url(/common/images/sidebox-bottom.gif) no-repeat;
	width: 200px; height: 10px;
	margin: 0 auto; padding: 0; 
}

div#keynotesBox
{
	width: 180px; height: auto;
	margin: 20px 0 0 0; padding: 0 10px;
	color: #666666;
	background: #fff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small; 	
}

div#keynotesBox h2
{
	margin: 0; padding: 0 0 10px 0;
}

div#keynotesBox h3
{
	float: left;
	font-size: small;
}

div#keynotesBox p
{
	font-size: x-small;
}

div#keynotesBox div a img
{
	float: right;
	margin-bottom: 10px;
	border: none;
}

span.affiliation
{
	display: block;
	font-size: x-small;
	text-transform: uppercase;
}

span.authors
{
	display: block;
	font-style: italic;
	margin: 5px 0 0 20px;
	color: #999;
}

span.paper
{
	font-size: x-small;
	text-transform: uppercase;
/*	background: url(/common/images/page_white_copy.png) no-repeat 0 0;
	padding: 5px 0 5px 20px; */
}

span.note
{
	font-size: x-small;
	text-transform: uppercase;
/*	background: url(/common/images/page_white.png) no-repeat 0 0;
	padding: 5px 0 5px 20px;	 */
}

p strong a:link, p strong a:visited
{
	font-weight: bold;
}

table.schedule
{
	width: 475px;
	border: none;
	margin-top: 20px;
}

table.schedule tr
{
	border: none;
}

table.schedule td
{
	text-align: center;
	border: 1px solid #ccc;
}

td.breakfast, td.break, td.reception
{
	background-color: #eeeeee;
}

td.lunch
{
	background-color: #ffffcc;
}

td.special
{
	background-color: #ccffcc;
}

td.times
{
	text-align: left !important;
	background-color: #666;
	color: #fff;
	font-size: small;
	width: 50px;
}

td.setup
{
	background-color: #ccc;
	width: 60px;
}

span.location, span.type
{
	display: block;
	font-size: x-small;
}

a.schedule-link
{
	white-space: nowrap;
	font-weight: bold;
}

a.program-link
{
	background: url(/common/images/page_white_acrobat.png) no-repeat;
	padding: 0 0 10px 20px;
	font-weight: bold;
	font-size: small;
}

a.proceedings-link
{
	font-weight: bold;
	font-size: small;
}