* { 
	margin: 0;
	padding: 0;
	}
* html div	{
	height: 1px;
	}
html, body	{
	height: 101%;
	}
body	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	background: #ffffff url(../images/bg-top-bar-02.png) left top repeat-x;
	}
html>body	{
	font-size: 0.90em;
	}
* html body	{
	text-align: center;
	}
	
a img {
	border: none;
	}
	
a {
	color: #0000cc;
	}
	
a:active {
	color: #0000cc;
	}
	
a:visited {
	color: #0000cc;
	}
	
a:hover {
	-moz-opacity: 0.75;
	opacity: 0.75;		
	filter:alpha(Opacity=75, FinishOpacity=75);
	text-decoration: underline;
	}
	
.clearIt01 {
	height: 1px;
	font-size: 1px;
	width: 1px;
	clear: both;
	}
	
#mainWrapper01 {
	position: absolute;
	left: 50%;
	margin: 0 0 0 -432px;
	width: 864px;
	}
	
#header01 {
	padding: 46px 0 0 0;
	}

#logo01 {
	position: absolute;
	top: 40px;
	left: -435px;
	margin: 0 0 0 50%;
	}
	
#logo01 a:hover {
	-moz-opacity: 1.00;
	opacity: 1.00;		
	filter:alpha(Opacity=100, FinishOpacity=100);
	}
	
	
#login01 a,
#login01 a:visited,
#login01 a:active {
	display: block;
	background: url(../images/btn-login-01.png) left top no-repeat;
	height: 19px;
	float: right;
	padding: 5px 20px 0 19px;
	font-size: 0.80em;
	text-decoration: none;
	}
	
#newsletter01 a,
#newsletter01 a:visited,
#newsletter01 a:active {
	display: block;
	background: url(../images/btn-newsletter-01.png) left 5px no-repeat;
	height: 19px;
	float: right;
	padding: 5px 0 0 28px;
	font-size: 0.80em;
	text-decoration: none;
	}

#topNavigation01 {
	clear: both;
	position: absolute;
	width: 864px;
	margin: 0 0 0 50%;
	top: 161px;
	left: -432px;
	font-size: 0.90em;
	padding: 0 0 0 50px;
	}

#topNavigation01 ul {
	list-style: none;
	}
	
#topNavigation01 li {
	float: left;
	margin: 0 40px 0 0;
	}
	
#topNavigation01 li.last01 {
	margin: 0 0 0 0;
	}

#topNavigation01 a {
	color: #000000;
	text-decoration: none;
	padding: 0 0 6px 0;
	}
	
#topNavigation01 li.selected01 a {
	display: block;
	color: #020180;
	background: url(../images/arrow-07.png) center bottom no-repeat;
	}
	
#topNavigation01 a:hover {
	color: #020180;
	background: url(../images/arrow-07.png) center bottom no-repeat;
	}
	
#contentWrapper01 {
	position: relative;
	top: 110px;
	clear: both;
	padding: 50px 0 0 50px;
	font-size: 0.90em;
	}
	
#sidebar01 {
	float: right;
	width: 202px;
	padding: 40px 0 0 0;
	min-height: 500px;
	}
	
#sidebar01 h2 {
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.20em;
	font-weight: normal;
	margin: 0 0 8px 0;
	padding: 0 0 2px 10px;
	color: #020180;
	border-bottom: 1px solid #dddddd;
	}
	
#sidebar01 h2 small {
	text-transform: none;
	font-size: 0.80em;
	color: #333333;
	}
	
#sidebar01 h3 a {
	color: #990000;
	text-decoration: none;
	}
	
#sidebarContent01 {
	padding: 0 0 10px 0;
	}

#sidebarContent01 p,
#sidebarContent01 ul {
	margin: 0 0 10px 8px;
	}
	
#rightNavigation01 {
	margin: -45px 0 30px 0;
	}
	
#rightNavigation01 ul {
	margin: 15px 0 0 28px;
	}
	
#rightNavigation01 li {
	margin: 0 0 5px 0;
	}
	
#rightNavigation01 li.selected01 a {
	color: #666666;
	}
	
#newsletter02 {
	margin: 20px 0 10px 8px;
	}
	
#newsletter02 h3 {
	font-size: 0.80em;
	font-weight: bold;
	margin: 0 0 4px 0;
	color: #333333;
	}
	
#newsletter02 h3 small {
	font-size: 1.00em;
	font-weight: normal;
	}
	
#newsletter02 input {
	font-size: 0.80em;
	width: 112px;
	margin: 0 5px 0 0;
	padding: 2px 2px 2px 2px;
	border: 1px solid #999999;
	height: 14px;
	color: #999999;
	}
	
#newsletter02 input.imageInput01 {
	width: auto;
	vertical-align: top;
	margin: -3px 0 0 0;
	border: none;
	height: auto;
	}
	
.upcomingSeminar01,
.contactInfo01 {
	background: url(../images/bg-upcoming-events-01.png) left bottom no-repeat;
	margin: 20px 0 0 0;
	padding: 10px;
	font-size: 0.85em;
	}
	
.upcomingSeminar01 h3 {
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.20em;
	font-weight: normal;
	margin: 0 0 10px 0;
	color: #990000;
	}
	
.upcomingSeminar01 h3 small {
	color: #000000;
	text-transform: none;
	font-size: 0.90em;
	}
	
.upcomingSeminar01 p,
.contactInfo01 p {
	margin: 0 0 10px 0;
	}
	
.gray01 {
	color: #666666;
	}
	
#content01 {
	float: left;
	width: 611px;
	border-right: 1px solid #dddddd;
	min-height: 800px;
	padding: 0 0 30px 0;
	margin: 0 0 100px 0;
	}
	
#content01 h1 {
	font-size: 1.60em;
	font-weight: normal;
	margin: 0 0 10px 0;
	color: #020180;
	}
	
#content01 h1 small {
	font-size: 0.80em;
	color: #333333;
	}
	
#content01 h2 {
	font-size: 1.20em;
	font-weight: normal;
	margin: 25px 0 10px 0;
	padding: 0 0 3px 0;
	color: #990000;
	border-bottom: 1px solid #dddddd;
	}
	
#content01 h2.clickable01 {

	}
	
#content01 h2 a {
	color: #990000;
	text-decoration: none;
	background: url(../images/arrow-03.png) right center no-repeat;
	padding: 0 17px 0 0;
	}
	
#content01 h2 a:hover {
	background: url(../images/arrow-04.png) right center no-repeat;
	}
	
#content01 h2 small {
	font-size: 0.90em;
	color: #333333;
	}
	
#content01 h3 {
	font-size: 0.90em;
	font-weight: bold;
	margin: 20px 10px 10px 0;
	color: #993300;
	}
	
#content01 h4 {
	font-size: 1.00em;
	font-weight: normal;
	margin: 0 10px 10px 0;
	color: #993300;
	}
	
#content01 h4 a {
	color: #993300;
	text-decoration: none;
	background: url(../images/arrow-03.png) right center no-repeat;
	padding: 0 17px 0 0;
	}
	
#content01 h4 a:hover {
	background: url(../images/arrow-04.png) right center no-repeat;
	}
	
#content01 h5 {
	color: #333333;
	font-weight: normal;
	margin-right: 10px;
	}
	
#content01 h5 a {
	color: #333333;
	text-decoration: none;
	background: url(../images/arrow-03.png) right center no-repeat;
	padding: 0 17px 0 0;
	}
	
#content01 h5 a:hover {
	background: url(../images/arrow-04.png) right center no-repeat;
	}
	
#content01 p {
	margin: 0 10px 10px 0;
	}
	
#content01 blockquote {
	margin: 0 10px 10px 20px;
	}
	
#content01 ul {
	margin: 0 10px 10px 20px;
	}
	
#content01 ul ul {
	list-style: disc;
	margin: 0 10px 10px 20px;
	}

#content01 ol {
	margin: 0 10px 10px 24px;
	}
	
#content01 ol ul {
	list-style: disc;
	}

#content01 ol h3 {
	color: #000000;
	}
	
#footer01 {
	background: #dddddd;
	clear: both;
	margin: 100px 0 0 0;
	padding: 20px 20px 20px 20px;
	font-size: 0.70em;
	}
	
#footer01 a {
	color: #000000;
	}
	
#footer01 ul {
	list-style: none;
	margin: 0 0 0 0;
	}
	
#footer01 li {
	float: left;
	margin: 0 20px 0 0;
	}
	
#footer01 li.last01 {
	margin: 0 0 0 0;
	}
	
#footer01 li.selected01 a {
	color: #666666;
	text-decoration: underline;
	}
	
#disclaimer01 {
	width: 100%;
	margin: 10px 0 10px 0;
	color: #666666;
	}
	
#credit01 {
	width: 100%;
	margin: 10px 0 10px 0;
	color: #666666;
	border-top: 1px solid #cccccc;
	padding: 5px 0 0 0;
	}
	

#mask {  
	position:absolute;  
	z-index:9000;  
	background-color:#000;  
	display:none;  
	}
	
#loginBox01,
#newsletterBox01 {
	display: none;
	position: absolute;
	width: 250px;
	height: 130px;
	background: #ffffff url(../images/bg-login-box-01.png) left bottom repeat-x;
	border: 1px solid #dddddd;
	padding: 25px;
	z-index: 999999;
	}
	
#loginBox01 h2,
#newsletterBox01 h2 {
	font-size: 1.00em;
	text-transform: uppercase;
	font-weight: normal;
	color: #020180;
	}
	
#loginBox01 input,
#newsletterBox01 input {
	border: 1px solid #666666;
	font-size: 0.80em;
	padding: 4px;
	margin: 5px 5px 5px 0;
	}
	
#loginBox01 input.imageInput01,
#newsletterBox01 input.imageInput01 {
	border: 0;
	padding: 0;
	margin: 0;
	}
	
#loginBox01 label,
#newsletterBox01 label {
	font-size: 0.80em;
	margin: 0 5px 0 0;
	}
	
#generalContact01 {
		margin: 20px 0 10px 0;
		}
		
#generalContact01 input,
#generalContact01 textarea {
	border: 1px solid #999999;
	color: #666666;
	margin: 0 0 10px 0;
	padding: 4px;
	width: 300px;
	}
	
#generalContact01 textarea {
	height: 125px;
	}
	
#generalContact01 #submit01 {
	border: 1px solid #999999;
	color: #333333;
	margin: 0 0 10px 0;
	padding: 4px;
	width: 100px;
	padding: 5px;
	height: 28px;
	background-color: #EEEEEE;
	}

#generalContact01 #submit01:hover {	
	border: 1px solid #54B948;
	color: #54B948;
	}
	
#generalContact01 #reset01 {
	border: 1px solid #CCCCCC;
	color: #666666;
	margin: 0 0 10px 10px;
	padding: 4px;
	width: 80px;
	padding: 5px;
	height: 28px;
	background-color: #FFFFFF;
	}
	
#generalContact01 #reset01:hover {
	border: 1px solid #CC0000;
	color: #CC0000;
	}
	
#generalContact01 th {
	font-weight: normal;
	text-align: right;
	padding: 4px 10px 5px 20px;
	vertical-align: top;
	}
	
#generalContact01 td {
	padding: 0 10px 5px 0;
	vertical-align: top;
	}
	
#content01 input {
	height: 15px;
	margin: 0;
	}
	
#content01 label {
	color: #333333;
	}
	
#content01 input.imageInput01 {
	width: auto;
	height: auto;
	border: 0;
	padding: 0;
	font-size: 0.90em;
	}	

.hiddenBox01 {
	font-size: 0.85em;
	border: 1px solid #cccccc;
	margin: 0 10px 10px 0;
	padding: 20px 20px 10px 20px;
	}
	
.hiddenBox01 h3 a {
	text-decoration: underline;
	}
	
.hiddenBox01 h4 a {
	color: #990000;
	}
	
.hiddenBox01 h5 {
	font-weight: bold;
	font-size: 1.00em;
	margin: 0 0 10px 0;
	}
	
.hiddenBox01 h6 {
	font-weight: bold;
	font-size: 1.00em;
	margin: 0 0 10px 0;
	color: #666666;
	}
	

.hiddenBox01 ul {
	padding-left: 28px;
	}
	
.hiddenBox01 blockquote {
	padding-left: 18px;
	}
	
#previous01 {
	float: left;
	font-size: 0.90em;
	margin: 10px 0 20px 0;
	background: url(../images/arrow-06.png) left center no-repeat;
	padding: 0 0 0 10px;
	}
	
#next01 {
	float: right;
	font-size: 0.90em;
	margin: 10px 10px 20px 0;
	background: url(../images/arrow-05.png) right center no-repeat;
	padding: 0 10px 0 0;
	}
	
.disabled01 a {
	color: #999999;
	text-decoration: none;
	}
	
#registrationForm01 {
	margin: 25px 0 0 0;
	}
	
.coursePDFDownload01 {
}
	
.coursePDFDownload01 a {
	float: right;
	font-size: 0.80em;
	margin: -50px 30px 0 0;
	line-height: 1.40em;
	border: 1px solid #dddddd;
	padding: 4px 8px 6px 8px;
	text-decoration: none;
}

.coursePDFDownload01 a:hover {
	border: 1px solid #0000cc;
}