body {
	background: #3b422b url(../images/body.gif) 0 0 repeat-x;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 62.5%;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #333;
}

h1 {
	color: #222;
	padding: 10px;
	margin: 0;
	font-size: 2em;
	font-weight: 400;
}

h2 {
	color: #222;
	padding: 10px;
	margin: 0;
	font-size: 1.6em;
}


h3 {
	color: #666;
	padding: 10px;
	margin: 0;
	font-size: 1.4em;
}

h4 {
	color: #777;
	padding: 8px 10px 4px 10px;
	margin: 0;
	font-size: 1.3em;
}

h5 {
	color: #555;
	padding: 8px 10px 4px 10px;
	margin: 0;
	font-size: 1.2em;
}

#column_container h3 { padding: 12px 0 6px 10px; }

p {
	margin: 10px 10px;
	padding: 0;
	color: #333;
	font-size: 1.3em;
}

a { border: 0; text-decoration: none; }
a:visited { color: #b6040a; }
a:hover { color: #005278; text-decoration: underline; }
a:visited:hover { color: #005278; text-decoration: underline; }

img { border: 0; }

.right {  float: right; 
		  margin: 10px 12px 0px 5px; }
		  
.left {  float: left; 
         margin: 10px 0px 0px 5px; }

div#reg_not_yet {
	font-weight: 700;
	font-family: Georgia, Times, serif;
	text-align: center;
	font-size: 2em;
	text-transform: uppercase;
	margin: 25px;
}

#wrapper {
	position: relative;
	width:868px;
	margin: 19px auto 0;
	padding: 0;
	background: #fff url(../images/wrapper.gif) top left repeat-y;
	color: #000;
	text-align: left;
}

#wrapper_index {
	width:868px;
	margin: 19px auto 0;
	padding: 0;
	background: #fff url(../images/wrapper_index.gif) top left repeat-y;
	color: #000;
}

#header {
	width:868px;
	height:195px;
	background: url(../images/header.jpg) top left no-repeat;
}

#header_index {
	width: 868px;
	height: 195px;
	background: url(../images/header_index.jpg) top left no-repeat;
}

div#content {
	position: relative;
	margin: 0 0 0 206px;
	min-height: 72em;
	height: auto !important;
	height: 72em;
}

div#nav {
	position: absolute;
	width: 196px;
	left: 1px;
	top: 190px;
}

.topspace {
	padding-top: 25px;
}

#column_container {
	position: relative;
	width: 567px;
	background: #ff0;
}

#left_column {
	position: relative;
	margin: 0 169px 0 0;
}

div#right_column {
	position: absolute;
	left: 483px;
	top: 0;
	width: 166px;
	text-align: center;
}

div#left_column p,
div#right_column p {
	margin: 12px;
	line-height:1.4;
	color: #333;
}

div#right_column p {
	text-align: left;
	padding: 2px 0 0 6px;
	margin: 0;
	font-weight: 700;
}


div#right_column h2 {
	margin: 0;
	padding: 18px 0 0 6px;
	font-weight: 700;
	font-size: 15px;
	text-align: left;
}

div#right_column h3 {
	color: #9f200b;
	padding: 4px 0 0 6px;
	font-size: 15px;
	text-align: left;
}

div#right_column img {
	margin: 10px auto;
}

div#veccs_home {
	position: relative;
	display: block;
	left: 0;
	width: 188px;
	height: 60px;
	background: url(../images/veccs_home.gif) 0 0 no-repeat;
}

div#veccs_home a {
	display: block;
	width: 100%;
	height: 100%;
}

div#veccs_home a em {
	display: block;
	line-height: 0;
	height: 0;
	overflow: hidden;
}

div#symposium_proceedings {
	position: relative;
	display: block;
	left: 7px;
	width: 175px;
	height: 50px;
	background: url(../images/symposium_proceedings.gif) 0 0 no-repeat;
}

div#symposium_proceedings a {
	display: block;
	width: 100%;
	height: 100%;
}

div#symposium_proceedings a em {
	display: block;
	line-height: 0;
	height: 0;
	overflow: hidden;
}

div#symposium_proceedings_post {
	position: absolute;
	display: block;
	left: 7px;
	top: 130px;
	width: 175px;
	height: 50px;
	background: url(../images/symposium_proceedings.gif) 0 0 no-repeat;
}

div#sponsors_post_header{
	position: relative;
	display: block;
	left: 30px;
	top: 60px;
	width: 150px;
	height: 100px;
	background: none;
}

div#sponsors_post {
	position: relative;
	display: block;
	left: 15px;
	top: 20px;
	width: 150px;
	height: 293px;
	background: url(../images/2008_highlights_post.jpg) 0 0 no-repeat;
}


#nav div a.textnav {
	background: url(../images/post_nav.jpg) 0 0 no-repeat;
}

#nav p {
	margin: 0;
	padding: 0;
}

ul li {
	margin: 2px 15px 0 2px;
	font-size: 1.2em;
	list-style: disc; 
}

ol li {
	margin: 2px 15px 0 2px;
	font-size: 1.2em;
}


ul li.nodisc {
margin: 0 15px 0 -25px;
font-size: 1em;
list-style: none;
font-weight: bold; 
}

ul li.circle {
margin: 5px 5px 0 -10px;
font-size: 1em;
list-style: circle; 
}

ul li.heavy_text {
margin: 5px 15px 5px -25px;
font-size: 1em;
list-style: disc;
}

ul li.heavy_text_nodisc {
margin: 0 15px 0 -40px;
font-size: 1em;
list-style: none;
font-weight: bold; 
}



#footer {
	position: relative;
	width: 868px;
	height: 20px;
	background: url(../images/footer.gif) 0 0 no-repeat;
}

#footer p { position: absolute; top: 20px; left: 0; width: 868px; text-align: center; padding: 0 0 20px; color: #fff; }
#footer a { color: #fff; }
#footer p a:hover, #footer p a:visited:hover { color: #ddd; }

#preload {
	position: absolute;
	margin-left: -999em;
}

#preload img {
	height: 0;
}


#days { margin: 0; padding: 8px; border: 1px solid #aaa; width: 200px;  }
#days h3 { font-size: 1.2em; margin: 0 6px; padding: 0; }
#days p { margin: 2px 8px; padding: 0; font-size: 0.9em; }


table.debug { border :1px dotted red; }
table.debug td { border: 1px solid purple; }


td.label { text-align: right; font-weight: 700 }
div.roommate { border: 1px solid #fff; border-bottom: 1px solid #ccc; }


div.exhibitor {
	border: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
}

div.exhibitor:first-line { font-weight:700; font-size: 1.2em;}
div.exhibitor div { padding: 5px 0; }
div.exhibitor div span { display:block; }
div.exhibitor a { font-size: 1em; }
td.exhibitor { width: 350px; }
td.exhibitor a { font-size: 11px;}

select#state_list option span { font-weight: 700 }


table.pricing {
	font-size: 1em;
	border-collapse: collapse;
	margin: 10px;
	width: 555px;
}

table.pricing td {
	font-size: 1.1em;
	padding: 2px 8px;
	text-align: right;
	border: 1px solid #ddd;
}

table.pricing th {
	font-size: 1.1em;
	padding: 2px 8px;
	text-align: right;
	font-weight: 700;
	border: 1px solid #ddd;
	background: #aaa;
	color:#fff;
}

table.pricing tr.darker {background: #eee;}

sup {
	color: #006;
	font-weight: 700;
	font-size: 11px;
	padding-left: 3px;
}

table.pricing td { width: 25%; }
table.pricing td.label { width: 50%; }


div.highlights { border: 1px solid #999; background: #eee; margin: 0 0 20px 0; }

li.top { font-weight: bold; list-style: none; margin-left: -1em; padding: 0; text-indent: -1.5em}

div#summary_table { text-align:right; width: 230px; margin: 0 0 38px 38px;}
div#summary_table h4 { text-align: left; }
div#summary_table p { font-size: 1em; line-height: 1.2; margin: 0; padding: 2px 6px 2px 0; }
div#summary_table p label span { float:left; width: 120px; }
div#summary_table p#total { border-top: 1px solid black; font-weight: bold; }
div#summary_table p.left { text-align: left; }


#index_primary {
	margin: 8px 12px;
}

div#right_column a { font-size: 100%; }

.error { color: red; }

p.notice { font-size: 1.4em; line-height: 1.3; margin: 0; padding: 6px 18px 12px 12px; }



table#job_fair {
	margin: 10px;
	border-collapse: collapse;
}

table#job_fair tr.odd {
	background:#e9e9e9;
}

table#job_fair td,table#job_fair th {
	font-size: 12px;
	padding: 1px 4px;
}


table#job_fair td a {
	text-decoration: none;
	color: #369;
	font-size: 12px;
}

table#exhibitors {
	width: 98%;
	margin: 10px;
	border-collapse: collapse;
}

table#exhibitors th, table#exhibitors td {
	border: 1px solid #eee;
	text-align: left;
	font-size: 10px;
}

table#exhibitors td a {
	font-size: 10px;
}

p.loose { margin-bottom:15px; }

div#centre {
	text-align: center;
	margin: 0 auto;
}

a#golive {
	display: none;
	margin: 10px auto;
}

ul#reg_hours li {
	font-weight: 700;
	list-style: none;
	font-size: 1.4em;
	padding: 4px 0;
}


.clear {
	clear: both;
	height: 10px;
	overflow: hidden;
}

/*div#sandra {
	width: 100%;
	height: 142px;
	height: 16px;
	background: url(../images/sandra.png) 0 0 no-repeat;
	margin: 12px 8px 0;
}*/


form.standard {
	margin: 12px 175px 12px 12px;
}

form.standard p {
	text-align: left;
	line-height: 2.3;
	min-height: 2.3em;
	height: auto !important;
	height: 2.3em;
	margin: 0 0 1px;
	padding: 6px 12px;
}


form.standard p label span {
	float: left;
	width: 140px;
	text-align: left;
}


form.standard input, form.standard textarea {
	width: 200px;
}


form.standard input.sbr {
	display: none;
	visibility: hidden;
}


.warning {
	font-weight: 700;
	color: #c00;
}


.hr {
	border: 1px solid #fff;
	border-bottom: 1px solid #B9C3DE;
	clear: both;
	margin: 20px 25px 25px;
	height: 10px;
	width: 550px;
}

div.section {
	padding: 10px 0;
}

.ruled {
	border-bottom: 1px solid #B9C3DE;
	width: 550px;
	margin: 0 10px;
}

.ruled p,
.ruled h2 {
	margin: 10px 0;
	padding: 0;
}

p.emphatic {
	font-style: italic;
}

.center {
	text-align: center;
}

.u {
	text-decoration: underline;
}

#important_note {
background: #F1D160;
}

.fr { float: right; margin: 10px 15px 6px 6px; }
.fl { float: left; margin: 12px 6px 6px 12px; }













