body {
	background: #471d7d;
	font-family: Arial, "Lucida Grande", sans-serif;
	font-size: 67.5%;
	text-align: center;
	margin: 0;
	padding: 0;
}

h1 {
	color: #471d7d;
	padding: 24px 10px 10px 10px;
	margin: 0;
	font-size: 1.7em;
	font-weight: #700;
}

h2 {
	color: #471d7d;
	padding: 8px 10px 4px 10px;
	margin: 0;
	font-size: 1.4em;
}


h3 {
	color: #000;
	padding: 4px 0 4px 6px;
	margin: 0;
	font-size: 1.4em;
}

h4 {
	color: #000;
	padding: 8px 10px 4px 10px;
	margin: 0;
	font-size: 1.3em;
}

h5 {
	color: #333;
	padding: 8px 10px 4px 10px;
	margin: 0;
	font-size: 1.2em;
}

#column_container h3 { padding: 12px 0 6px 10px; }

p { margin: 3px 10px; padding: 0; }


a { font-size: 1.3em; border: 0; text-decoration: none; }
a:link { text-decoration: none; color: #b6040a; text-decoration: underline; }
a:visited { color: #b6040a; text-decoration: underline; }
a:hover { color: #005278; text-decoration: underline; }
a:visited:hover { color: #005278; text-decoration: underline; }
a:active { color: #b6040a; background: inherit; }

h5 a { font-size: 1em; }

a.normal_size { font-size: 1em; }

img {
	border: 0;
}



#wrapper {
	width:793px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #000;
	background: #fff url(../images/wrapper.png) top left repeat-y;
	color: #000;
}

#wrapper_index {
	width:793px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #000;
	background: #fff url(../images/wrapper_index.png) top left repeat-y;
	color: #000;
}

#header {
	width:793px;
	height:182px;
	background: url(../images/header.jpg) top left no-repeat;
	border-bottom: 1px solid #000;
}

#header_index {
	width:793px;
	height:182px;
	background: url(../images/header_index.jpg) top left no-repeat;
	border-bottom: 1px solid #000;
}

#container {
	text-align: left;
	position:relative;
	padding: 1px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#content {
	margin: 0 20px 0 206px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#column_container {
	width: 567px;
}

#left_column { float:left; width: 285px; }
#right_column { margin-left: 298px; width: 265px; }
#left_column p,#right_column p { margin: 12px; font-size: 1.1em; line-height:1.4; color: #333;}

#right_column div {
	border-left: 1px solid #ac9958;
	margin: 0 0 10px 0;
	padding: 5px 10px;
}


img.right {  float: right; margin: 10px 0px 0px 20px; }
img.left {  float: left; margin: 10px 10px 0px 10px; }

#nav {
	position: absolute;
	width: 200px;
	left: 1px;
	top: 0;
	z-index:-1;
}
html>body #nav { z-index: 1; }

#nav p {
	margin: 0;
	padding: 0;
}

ul li {
margin: 0 15px 0 -10px;
font-size: 1em;
list-style: disc; 
}

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 {
	width:793px;
	height: 70px;
	text-align: left;
	vertical-align: middle;
	background: url(../images/footer.png) bottom left no-repeat;
	clear: both;
}

#footer img {
	top: left;
}

p.copyright, p.copyright a { text-align:center; font-size: 1.0em; color:#fff; text-decoration: none; }
p.copyright a:active, p.copyright a:visited { text-align:center; font-size: 1.0em; color:#fff; text-decoration: underline; }
p.copyright a:hover { text-align:center; font-size: 1.0em; color:#000; text-decoration: underline; }

#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; }

div#hotel_location p {
	margin: 0;
	padding: 3px 6px 0 18px;
	font-weight: 700;
}

div#hotel_location img {
	padding-top: 30px;
}


.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: block;
	margin: 10px auto;
}

ul#reg_hours li {
	font-weight: 700;
	list-style: none;
	font-size: 1.4em;
	padding: 4px 0;
}


