/**/@media screen {
#datepopup {
	position: fixed !important;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 700px;
	height: 100px;
	padding: 20px 0;
	border-top: 2px solid #dedfde;
	border-right: 2px solid #848684;
	border-bottom: 2px solid #848684;
	border-left: 2px solid #dedfde;
	margin: -72px 0 0 -352px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	background: black;
	color: white;
	font: 16px verdana, sans-serif;
	text-align: center;
	z-index: 777;
	white-space: pre;
}
#datepopup 
strong {
	font-size: 18px;
}
#datepopup 
.X {
	position: absolute;
	right: 2px;
	top: 2px;
	border-top: 2px solid #dedfde;
	border-right: 2px solid #848684;
	border-bottom: 2px solid #848684;
	border-left: 2px solid #dedfde;
	font-weight: bold;
	color: black;
	background: silver;
	white-space: normal;
	padding: 3px;
	cursor: pointer;
}
#datepopup 
.close {
	position: absolute;
	left: 50%;
	bottom: 2px;
	width: 40px;
	margin: 0 0 0 -20px;
	border-top: 2px solid #dedfde;
	border-right: 2px solid #848684;
	border-bottom: 2px solid #848684;
	border-left: 2px solid #dedfde;
	font-weight: bold;
	color: black;
	background: silver;
	white-space: normal;
	padding: 1px 3px;
	font-size: 12px;
	cursor: pointer;
}
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/body2.png) no-repeat left top;
}
a {
	color: #0a639d;
}
a:hover {
	/*color: #fae51c;*/
	/*color: #fc7001;*/
	color: #213063;
}
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;
}
#side {
	float: left;
	width: 179px;
}
#nav {
	list-style: none;
	margin: 236px 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: #0a639d;
	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: #99ff32;
	color: black;
}
#nav .current a:hover {
	background-color: #99ff32;
	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: #f2ee83;
	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: 212px !important;
	padding: 0 !important;
	height: 43px;
	position: absolute !important;;
	right: 0;
	top: 86px;
	background: url(foo) !important;
	border: 0 !important;
}
#content {
	margin: 131px 10px 0 189px;
	padding: 0 0 144px 0;
	display: block !important;
	display: inline-block;
}
#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;
}
#op {
	background: url(../images/oandp.com.png) no-repeat right top;
	margin: 0;
	padding: 0 0 0 1px;
	width: 111px;
	height: 71px;
	overflow: hidden;
	font: 8pt arial, helvetica, sans-serif;
	float: right;
	text-align: left;
}
#op 
a {
	display: block !important;
	height: 100%;
	text-decoration: none;
	color: #666666;
}
#op 
span {
	display: none;
}
/**/}