@charset "utf-8";
/* CSS Document */
#body_home #nav_home a, #body_sched #nav_sched a, #body_sponsor #nav_sponsor a, #body_webinar_reg #nav_webinar_reg a{
	background:#ccc;
	color:#30589D;
}
body{
	font-family:Georgia, "Times New Roman", Times, serif;
}
#content p{
	padding-bottom:5px;
}
#content p, #content ol{
	font:.8em Georgia, "Times New Roman", Times, serif;
}
#content ol{
	margin-top:0;
	margin-bottom:5px;
}
#wrapper{
	width:700px;
}
#wrapper ul{
	padding-right:10px;
}
#content a:link, #content a:visited{
	color:#0000FF;
	text-decoration:underline;
}
#content a:hover{
	color:#FF0000;
	text-decoration:none;
}
#ToC{
	font:.8em Georgia, "Times New Roman", Times, serif;
	list-style-type:none;
	margin:0;
	padding:0;
	margin-right:-11px;
	width:175px;
	float:right;
}
#ToC li{
	margin:0;
	padding:0;
	float:left;
	width:100%;
}
#ToC a{
	display:block;
	padding:0 15px;
	text-decoration:none;
	line-height:2.5;
	border-bottom:1px solid #FFF;
	color:#FFF;
	background:#30589D;
}
#ToC a:link, #ToC a:visited{
	color:#FFF;
}
#ToC a:hover{
	background:#019860;
	color:#fff;
}
#ToC #nav_webinar_reg a{
	border:none;
}
#leftCol, #rightCol{
	width:340px;
	float:left;
	margin-top:15px;
	padding:0;
}
#leftCol{
	margin-right:20px;
}
#clear{
	clear:both;
	margin:0;
	padding:0;
}
#schedGlanceContainer{
	width:698px;
	border:1px solid #cccccc;
	margin-bottom:10px;
}
#schedGlanceDate, #schedGlanceSummary{
	float:left;
}
#schedGlanceDate{
	width:100px;
	border-right:1px solid #cccccc;
	background-color:#FCFFC1;
	text-align:center;
	padding:10px 0;
}
#schedGlanceDate p{
	color:#3b541c;
	margin:0;
	padding:0;
}
#schedGlanceDate p.sched_date{
	font-size:2em;
	font-weight:bold;
	color:#3b541c;
	margin:0;
	padding:0;
}
#schedGlanceSummary{
	width:475px;
	padding:10px;
	color:#3b541c;
}
#schedGlanceSummary p{
	margin:0;
	padding:0;
}
#mast{
	background-color:#FFF;
	margin-bottom:10px;
}
#mast img{
	border:1px solid #000;
}
p.title, p.date{
	margin:0;
	padding:0;
	margin-left:20px;
}
p.title{
	font:bold 1.6em Georgia, "Times New Roman", Times, serif;
}
p.date{
	font:1.2em Georgia, "Times New Roman", Times, serif;
}
.section_title{
	font:bold 1em Georgia, "Times New Roman", Times, serif;
	color:#009900;
}
#table_sched .green{
	background:#009900;
}
#table_sched .yellow{
	background:#FFFFCC;
}
#sched{
	width:100%;
	border-top:1px solid #30589D;
	border-bottom:1px solid #30589D;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:0;
	font-size:1.2em;
}
#sched table td{
	padding:10px;
}
#sched table p{
	margin:0;
}
#sched table{
	border-top:1px solid #666;
}
#sched .heading{
	text-align:center;
	font-weight:bold;
	margin:10px 0 8px 0;
	color:#30589D;
}
#sched img{
	margin-right:15px;
	margin-bottom:5px;
}
#sched p.eventsTitle{
	font:bold .8em Georgia, "Times New Roman", Times, serif;
	margin-top:5px;
}
#registerNow, #learnMore{
}
#registerNow a, #learnMore a{
	width:100px;
	text-align:center;
	float:right;
}
#registerNow a:link, #registerNow a:visited, #learnMore a:link, #learnMore a:visited{
	text-decoration:none;
	color:#CC0000;
	padding:5px 0 5px 0;
	width:100px;
	font-size:.7em;
	font-weight:lighter;
	border-bottom:1px dotted #cccccc;
	border-left:1px dotted #cccccc;
}
#registerNow a:hover, #learnMore a:hover{
	color:#ffffff;
	background-color:#CC0000;
	border-bottom:1px dotted #cccccc;
	border-left:1px dotted #cccccc;
}
#webinarList{
	width:700px;
	margin:0 auto;
}
#webinarEntry{
	width:678px;
	border:1px solid #cccccc;
	color:#3b541c;
	margin-bottom:10px;
}
/* IE style \*/
* html #webinarEntry{
	width:700px;
	border:1px solid #cccccc;
	color:#3b541c;
}
* html #webinarTopic{
	width:375px;
	float:left;
	background-color:#FFFFFF;
	padding:10px;	
}
/* IE style */
#webinarTitle{
	width:300px;
	float:left;
	background-color:#FFFFCC;
	padding:10px;
	border-right:1px dotted #cccccc;
}
#webinarTopic{
	width:335px;
	float:left;
	background-color:#FFFFFF;
	padding:10px;
}
#webinarTitle p, #webinarTopic p{
	margin:0;
	padding:0;
}
#regStandAlone{
	width:680px;
	margin-bottom:10px;
}
#regStandAlone a{
	width:100px;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
}
#regStandAlone a:link, #regStandAlone a:visited{
	background-color:#CC0000;
	color:#ffffff;
	text-decoration:none;
	font-size:.7em;
	text-align:center;
	border:1px solid #cccccc;	
}
#regStandAlone a:hover{
	background-color:#FFFFFF;
	color:#CC0000;	
}
