body {
  font-family: Arial;
  color:#4f5559; 
  font-size: 13px; 
  line-height: 140%;
  padding: 0;
  margin: 8px 0 0 0;
	} 

h1{
color: #dc921d;
font-size: 16px;
text-transform: capitalize;
padding-bottom: 10px;
}

h2{
font-family: Helvetica, Arial, Verdana;
font-size: 16px;
color: #55ab16;
margin: 15px 0 0 0;
}

h3{
font-family: Helvetica, Arial, Verdana;
font-size: 14px;
color: #0a85a8;
margin: 0px;
}

a{
color: #dc921d;
}



#container{
	width: 968px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0px;
	padding: 0;
	text-align: left;
	}

#menu{
width: 968px;
height: 38px;
}

	.link{
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	}
	
	.link:hover{
	text-decoration: none;
	color: #223f0c;
	}
	
	.current{
	text-decoration: none;
	color: #223f0c;
	font-family: Arial;
	font-weight: bold;
	text-transform: capitalize;
	}

 	.nav{
 	background-image: url(../images/nav.gif);
 	background-repeat: repeat-x;
 	}
 	
 	.nav:hover{
 	background-image: url(../images/nav_over.gif);
 	}
 	
 		.schedule{
		font-family: Arial;
		font-size: 13px;
		color: #000000;
		padding-top: 10px;
		font-weight: bold;
		}
 	
 	
#banner{
width: 968px;
height: 252px;
background-image: url(../images/banner_13.jpg);
background-repeat: no-repeat;
}

#mainwrapper{
width: 968px;
height: auto;
margin: 0px;
padding: 0px;
}

#leftpanel{
width: 250px;
height: auto;
margin: 10px 10px 0px 30px;
padding: 5px;
float: left;
}
	#leftpanel a{
	color: #55ab16;
	text-decoration: none;
	}
	
	.leftlink
	{
	color: #000000;
	}
	
	#leftpanel a:hover{
	color: #55ab16;
	text-decoration: underline;
	}
	
	.webinar{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	background-image: url(../images/webinarBG.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 10px 25px 10px 25px;
	}
	
#leftpanel2{
width: 230px;
height: auto;
margin: 10px 10px 10px 30px;
padding: 5px;
float: left;
}

	#leftpanel2 ul{
	list-style: none;
	}
	
	#leftpanel2 li{
	list-style-image: url(../images/bullet.png);
	line-height: 200%;
	}
	
	#leftpanel2 a{
	color: #0a85a8;
	text-decoration: none;
	}
	
	#leftpanel2 a:hover{
	font-weight: bold;
	}
	
	
	
#spacer1{
width: 10px;
background-image: url(../images/main_spacer.gif);
background-repeat: repeat-y;
float: left;
margin: 0px;
padding: 0px;

}

#main{
width: 570px;
height: auto;
margin: 10px 10px 0px 10px;
padding: 5px;
float: left;
}

	.otherseminars{
	color: #237c0c;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
	
	.line{
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	}
	
	.line2{
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	}

#mainbottomwrapper{
clear: both;
width: 968px;
height: auto;
margin: 0px;
padding: 0px;
}

#leftpanel3{
width: 230px;
height: auto;
margin: 10px 10px 10px 30px;
padding: 5px;
float: left;
}

#spacer3{
width: 10px;
height: 100px;
background-image: url(../images/main_spacer.gif);
background-repeat: repeat-y;
float: left;
margin: 0px;
padding: 0px;
}

#main2{
width: 570px;
height: auto;
margin: 10px 10px 0px 10px;
padding: 5px;
float: left;
}



#footer{
clear: both;
width: 100%;
height: 80px;
text-align: center;
font-family: helvetica;
font-size: 13px;
}

	#spacer2{
	width: 100%;
	height: 25px;
	background-image: url(../images/main_spacer2.gif);
	background-repeat: repeat-x;
	float: left;
	margin: 0px;
	padding: 0px;
	}

	#footer a{
	color: #55ab16;
	text-decoration: none
	}

	#footer a:hover{
	text-decoration: underline;
	}




	#webinar3
		{
		text-align: left;
		font-size: 11pt;
		display: block;
		padding: 10px 10px 10px 0px;
		color: #17870E;
		border-bottom: 1px #4f9dba dotted;
		text-align: center;
		font-weight:  bold;
		}