/* CSS Document */

div#convention-07 * { color: #993300; }
div#convention-07 a { color: #1141A0; }
div#convention-07 a:hover { color: red; }

div#convention h1 {
	color: #FF6600; 
	font-family: sans-serif;
	font-size: 16px;
}

h2 { color: #D40026; }
h2 a { color: #D40026; }
h2 a:hover { color: #E9821D; }

h3 { color: #993300; font-size: 11pt; }

h5 { color: #993300; }

p { color: #993300; }

tr.reg-header td { color: #993300; border-bottom: 1px solid #993300; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; }

.subhead {
	color: #FF6600; 
	font-family: sans-serif;
	font-size: 13px;
}

div.registration {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
}

div.registration h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 14px;
}

.convention-header { color: #D40026; }
.convention-header a { color: #D40026; }
.convention-header a:hover { color: #E9821D; }

h2 span {
	font-style: italic;
}

h3.subhead {
	background: #ffffff;
}

div.registration p, div.registration ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
}

div.registration .formbold {
	color: #993300; 
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
}

table.fees th {
	color: #FF6600; 
	
	font-size: 13px;
	text-align: left;
	padding: 2px;
}

table.fees td {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
}

table.schedule {
	background: #6F1100;
}

table.schedule th {
	color: #ffffff;
	font-size: 80%;
	padding: 5px 0;
}

table.schedule th h2 {
	color: #E37F1C;
	font-size: 120%;
	text-align: left;
	float: left;
	display: inline;
	width: 38%;
	padding-left: 10px;
}

table.schedule th p {
	float: right;
	width: 55%;
	text-align: right;
	padding-right: 10px;
	color: #FDC180;
}

table.schedule th p a {
	color: #FDC180;
	font-style: italic;
}

table.schedule td {
	color: #ffffff;
	border: 1px solid #E37F1C;
	padding: 5px;
	font-weight: bold;
	font-size: 80%;
}

table.schedule td.left {
	border-left: 2px solid #E37F1C;
}

table.schedule td.right {
	border-right: 2px solid #E37F1C;
}

table.schedule td ul {
	margin: 0;
	padding: 5px 0 0 20px;
}

table.schedule td ul li {
	color: #ffffff;
	font-weight: normal;
}

ul li { margin: .5em 0; }

#schedule table { border-collapse: collapse; width: 100%; margin-bottom: 1.5em; }
#schedule table thead { }
#schedule table th { font-size: 12pt; text-align: left; color: #993300; border-bottom: 1px solid #993300; }
#schedule table tr.even { background: #EFE5E0; } 
#schedule table td.time { width: 180px; }
#schedule table td { padding: 5px; color: #993300 !important; }
#schedule table tfoot { }
#schedule table tfoot td { font-weight: bold; font-size: 10pt; }

a img { border: 0; }