/*********** div layout styles ***********/
body {
	padding:0;
	margin:0;
	background: white;
	color: #666;
}

#wrapper{
	background: white;
	width: 700px;
	margin: 0px auto;
	text-align: center;
}
#banner{
	background-color:white;
	text-align: left;
}
#nav {
	margin: 0 0px 0 0;
	padding: 60px 0px 20px 0px;
	width: 180px;
	float: left;
	text-align: left;
	background: white;
}
#content{
	width: 450px;
	margin: 0 0 0 20px;
	background: white;
	padding: 20px 0px 50px 0px;
	text-align: left;
	
}
#footer{
	clear: both;
	background: white;
	margin:0 0 0 0;
	padding:0px 20px;
	text-align: left;
	border-top:solid 1px #ccc;
}


#logo{
	margin:40px 0 0 0;
}

#logo img{
	display: block;
}
#logo a img{
	margin: 10px 0px 30px 0px;
}
#logo h2{
	margin-top: 45px;
	border-bottom: 1px solid #ccc;
}
p, ul, ol, td{
	font: normal normal normal 11px/15px arial;
}
p{
	margin-top: 0px; margin-bottom: 15px;
}
h1{
	font: normal normal normal 20px/24px "ge inspira", arial;
	margin-bottom: 15px;
}
h2{
	font: normal normal bold 16px/20px "ge inspira", arial;
	margin-bottom: 15px;
	margin-top: 0px;
	color:#666;
}
h3{
	font: normal normal bold 11px/15px arial;
	color: #3B73B9;
	margin-bottom: 3px;
}
h4{
	font: italic normal bold 11px/15px arial;
	color: #666;
	margin-bottom: 10px;
	margin-top: 3px;
}
th{
	font: normal normal bold 11px/14px arial;
	color:#3B73B9;
	background-color:#fff;
	border-bottom: 1px solid #ccc;
	padding: 15px 0px 3px 0px;
}
a{
	color: #3B73B9; font-weight: bold; text-decoration: none;
}
a:hover{
	text-decoration: underline; color: #A9B8DF;
}
#content ul {
	list-style-type: none; list-style-position: outside;
	margin-left: 0px;
}
#content ul li {
	background: url(https://www.registrationassistant.com/p/images/gebha/ge_bullet_grey.gif) no-repeat 3px 4px;
	padding: 0px 0px 5px 17px;
}

/*********** #nav link styles ***********/
#nav ul a {display: block; color: #3B73B9; line-height: 16px; text-decoration: none;}
#nav ul a:hover {color: #A9B8DF; line-height: 16px; text-decoration: underline;}
#nav ul {list-style-type: none; list-style-position: outside;  margin: 0; padding: 0;}
#nav li {background: url(https://www.registrationassistant.com/p/images/gebha/ge_bullet.gif) no-repeat 3px 5px; padding: 2px 0px 2px 17px;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#nav li {border-bottom: 1px solid #ccc;}


html>body #nav li {padding-left: 15px;}
html>body #content {margin-left: 190px;}

#whyAttend{	
	background-color: #F7F7F7;
	padding:4px;
}
#whyAttend li{
	margin:2% 0;
	list-style:inside;
	font-size:.90em;
}
.schedule td.time{
	vertical-align: top;
	padding-right: 15px;
	text-align: right;
	width: 100px;
}
.schedule{
	border-collapse: collapse;
	border-top: 1px solid #ccc;
	width: 100%;
}
.schedule td{
	padding: 3px 0px;
}
.darkrow td{
	background: #f7f7f7;
}
.included{
	width: auto;
	border-collapse: collapse;
	margin-bottom: 15px;
}

.included td{
	border: 1px solid #ccc;
	padding: 3px 5px 3px 5px;
	width: 17.5%;
}
.included td.label{
	width: 30%;
}
.included td.yes{
	background: #8EB7ED;
}
.included th{
	background: #f7f7f7;
	padding: 7px 5px 3px 5px;
}
ol {margin-left: 25px; list-style-position: outside;}
#content ol li {background: none; padding: 0px 0px 10px 0px;}
a img {border: none;}
#nav img {margin: 0; padding: 0;}