body {
  background-image: url(../images/zoom-bgall.jpg);
  background-repeat: repeat-x;
  background-color: #ffffff;
  font-family: Arial;
  color:#383737; 
  font-size: 13px;
  margin: 0px;
  
} 

#container{
	width: 100%;
	height: 1138px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	visible: false;

}
#topbodyBG
{
	background-image: url(../images/zoom-bgtop_2.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	height:197px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu
{
margin-left: auto;
margin-right: auto;
width: 820px;
height: 40px;
background-color: #0f4681;
}
	#menu ul
		{
			list-style: none;
			margin: 0;
			padding: 4px 0 2px 0;
		}
		
	#menu li, #menu a
		{
			display:inline;
			margin-bottom:0px;
			padding-top: 0;
			padding-left: 8px;
			padding-right: 8px;
			padding-bottom: 0px;;
			font-family: Arial;
			font-weight: bold;
			color: #ffffff;
			text-decoration: none;
			
			
		
		}
		
	#menu a:hover
		{
			text-decoration: underline;
		}	

#main{
margin-left: auto;
margin-right: auto;
width: 819px;
height: 1500px;
background-color: #ffffff;
}

	#mainbody{
	float: left;
	width: 445px;
	height: auto;
	padding-left: 40px;
	padding-right: 30px;
	padding-top: 30px;
	line-height: 140%;
	}
		
		.course
		{
		color: #0f4681;
		text-decoration: none;
		font-size: 14px;
		font-weight: bold;
		}
	
		.course:hover
		{
		color: #0f4681;
		text-decoration: underline;
		font-size: 14px;
		}
		
		#mainbody h1{
		font-family: Arial;
		font-weight: bold;
		font-size: 13px;
		color: #000000;
		padding-top: 10px;
		}
		
		#mainbody h2{
		font-family: Arial;
		font-weight: bold;
		font-size: 15px;
		color: #0f4681;
		padding-top: 0px;
		}
	
		#mainbody ul
		{
			margin: 0;
			padding-left: 50px;
		}
		
		#mainbody li,
		{
			display:block;
			margin-bottom:0px;
			padding: 0px;
			font-family: Arial;
			font-size: 12px;
			color: #383737; 
			text-decoration: none;
			line-height: 150%;			
		}
		
			#mainbody td
		{
			padding: 8px;			
		}
		
	#rightpanel{
	float: left;
	width: 260px;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	line-height: 140%;
	}
	
		.schedule{
		font-family: Arial;
		font-weight: bold;
		font-size: 13px;
		color: #000000;
		padding-top: 10px;
		}
		
		#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;
		}
			
		#rightpanel h1{
		text-align: center;
		background-color: #2c2a2a;
		font-family: Helvetica;
		font-size: 13px;
		text-transform: uppercase;
		color: #ffffff;
		margin:0;
		padding-top: 5px;
		padding-bottom: 5px;
		}
	
		#rightpanel h2{
		text-align: left;
		padding-left: 0px
		font-family: Helvetica;
		font-size: 13px;
		color: #000000;
		padding-top: 0px;
		padding-bottom: 0;
		}
	
		#rightpanel h3{
		text-align: left;
		padding-left: 0px;
		font-family: Helvetica;
		font-size: 12px;
		color: #000000;
		padding-top: 0px;
		padding-bottom: 0;
		font-weight: normal;
		}
	
		#rightpanel a{
		font-family: arial;
		padding-left: 0px;
		padding-right: 0;
		font-size: 12px;
		color: #28095c;
		margin:0;
		font-weight: bold;
		text-decoration: none;
		}
		
		#rightpanel a:hover{
		text-decoration: underline;
		}
	

		
		.publicsession
		{
		border-right-color: #ece6e6;
		border-right-style: solid;
		border-right-width: 1px;
		border-left-color: #ece6e6;
		border-left-style: solid;
		border-left-width: 1px;
		margin-left: 5px;
		margin-right: 6px;
		margin-top:0;
		margin-bottom: 0;
		}
		
		.line{
		border-bottom-style: dotted;
		border-bottom-color: #cccccc;
		}
	#footer{
	float: left;
	width: 820px;
	height: 40px;
	padding-top: 10px;
	line-height: 140%;
	margin-left: auto;
	margin-right: auto;
	background-color: #2c2a2a;
	}
	
		.bottomtext
		{
		color: #ffffff;
		}

		#footer a{
		color: #0092dd;
		text-decoration: none;
		font-weight: bold;
		}
		
		#footer a:hover{
		text-decoration: underline;
		}
		