/**/@media screen {
html {
	background: white url(../images/html.png) repeat-y left;
	font: 76% 'trebuchet ms', arial, helvetica, sans-serif;
	height: 100%;
	overflow-y: scroll;

}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: url(../images/body.png) no-repeat left top;
}
a {
	color: #a81414;
}
a:hover {
	/*color: #fae51c;*/
	color: #fc7001;
}
h1 {
	margin: 0;
	padding: 0;
	display: none;
}
h2 {
	margin: 0;
	padding: 10px 0 0;
	font-size: 1.5em;
}
h3 {
	margin: 0;
	padding: 10px 0 0;
	font-size: 1.17em;
}
p {
	margin: 1.12em 0;
}
ul {
	list-style: disc;
	margin: 1.12em 0 1.12em 40px;
	padding: 0;
}
#nav {
	list-style: none;
	margin: 206px 0 0;
	padding: 0;
	float: left;
	width: 179px;
	border-bottom: 1px solid white;
}
#nav 
li {
	float: left;
	clear: left;
}
#nav 
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
	border-top: 1px solid white;
}
#nav 
.current 
ul {
	display: block;
}
#nav a, 
#nav .current a:hover {
	display: block;
	width: 158px;
	padding: 3px 0 3px 21px;
	line-height: 19px;
	border-top: 1px solid white;
	background-color: #a81414;
	background-image: url(../images/nav_a.png);
	background-repeat: no-repeat;
	background-position: 7px 50%;
	color: white;
	text-decoration: none;
	font-weight: bold;
	position: relative;
}
* html 
#nav 
a {
	background-image: url(../images/nav_a-i.png);
}
#nav a:hover, 
#nav .current a {
	background-color: #fae51c;
	color: black;
}
#nav .current a:hover {
	background-color: #fae51c;
	color: black;
}
#nav ul a, 
#nav .current ul a {
	background-color: #1f1d1e;
	background-image: url(../images/nav_ul_a.png);
	border: 0;
	line-height: 14px;
	color: white;
	text-decoration: none;
}

#nav ul a:hover, 
#nav .current ul a:hover, 
#nav .current ul .current a {
	background-color: #1f1d1e;
	color: #fc7001;
	text-decoration: underline;
	border: 0;
	background-image: url(../images/nav_ul_a.png);
	line-height: 14px;
}
#nav ul ul a, 
#nav ul ul a:hover {
	padding: 3px 0 3px 40px !important;
	width: 137px !important;
	background-position: 28px 50% !important;
	font-size:11px;
	
	

}
#nav ul ul  {
	border-top: none !important;
}

#nav 
.cat {
	display: block;
	width: 10px;
	height: 12px;
	overflow: hidden;
	position: absolute;	
	right: 5px;
	top: 7px;
	background: url(../images/arrow.png) 0 0 !important;
	background: url(../images/arrow-i.png);
}
#nav 
.current 
.cat {
	height: 5px;
	top: 14px;
	background-position: 0 -7px !important;
}
#wrapper {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	width: 800px;
	border-right: 1px solid #1f1d1e;
	position: relative;
	overflow: hidden !important;
	overflow: visible;
	overflow-x: hidden;
}
#register_now {
	width: 142px !important;
	padding: 0 !important;
	height: 34px;
	position: absolute !important;;
	right: 0;
	top: 84px;
	background: url(foo) !important;
	border: 0 !important;
}
#content {
	margin: 120px 10px 0 189px;
	padding: 0 0 144px 0;
}
#footer {
	position: absolute;
	left: 189px;
	bottom: 0;
	width: 601px;
	height: 134px;
	border-top: 1px solid black;
	overflow: hidden;
	text-align: center;
	padding: 5px 0 0;
	font-size: 12px;
	line-height: 18px;
}
#footer 
p {
	margin: 0 0 15px;
}
#oandp {
	float: right;
	width: 194px;
	height: 63px;
	padding: 0 5px 0 0;
	position: relative;
	text-align: right;
	font: 8pt arial, helvetica, sans-serif;
	color: #666666;
}
#oandp 
a {
	display: block;
	color: #666666;
	text-decoration: none;
	width: 194px;
	height: 62px;
	padding: 1px 0 0;
	position: relative;
	z-index: 1;
	background: url(foo);
}
#oandp 
a 
span {
	color: #0000ee;
	text-decoration: underline;
}
#oandp 
a:hover 
span {
	text-decoration: none;
}
#oandp 
br {
	display: none;
}
#oandp 
img {
	position: absolute;
	left: 0;
	top: 0;
}
.nobull {
	list-style: none;
	margin: 0;
	padding: 0;
}

table.sponsors {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	margin-top: 10px;
	float: left;
	clear: left;
	margin-left: 18px;
	display: inline;
}
.at-a-glance 
table {
	border-collapse: collapse;
	margin: 1.12em 0;
}
.at-a-glance 
th, 
.at-a-glance 
td {
	border: 1px solid silver;
	padding: 5px;
	vertical-align: top;
}
.at-a-glance 
.h 
* {
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	background: #efefef;
}
.at-a-glance 
th {
	text-align: left;
}
.at-a-glance 
.h 
th {
	text-align: center;
}
.at-a-glance 
td:first-child + td, 
.at-a-glance 
th:first-child + td {
	text-align: center;
}
.at-a-glance 
.u {
	white-space: pre;
}
.at-a-glance 
.key {
	border: 1px solid silver;
	background: #efefef;
	padding: 0 5px;
	font-weight: bold;
	margin: 1.12em 0;
	padding: 5px;
}
.at-a-glance 
.key 
p {
	margin: 0;
	padding: 0;
	text-decoration: underline;
}
.at-a-glance 
.key 
dl {
	margin: 0;
	overflow: auto;
}
.at-a-glance 
.key 
dt {
	float: left;
	width: 50px;
}
.education 
p {
	margin: 0;
}

.clsDisplayNone {
	display: none;
}
#schedtable {
	border-collapse: collapse;
	border: 1px solid silver;
}
#schedtable td, 
#schedtable th {
	border: 1px solid silver;
	padding: 3px;
	vertical-align: top;
}
/**/}