<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body
	{
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	color: #666666;
	font-size:13px;
	}
#body
	{
	background: #eee;
	font-family: Trebuchet MS;
	}
div#contentpadding {
	padding: 10px 30px 30px 30px;

}
div#webcasttemplateheader {
 	margin-top:20px; 
	height:50px; 
	width:100%; 
	float:left;
}
#bodytable{
	width:990px;
}
#frame
	{
	width: 990px;
	height: 100%;
	float: left;
	background: #fff;
	}
#header
	{
	z-index:1;
	width: 960px;
	margin-left:30px;
	height: 105px;
	float: left;
	background-image:url(../images/layout/logo.jpg); 
	background-repeat:no-repeat;
	background-position:left;
	}
	#topnav
		{
			z-index:3;
			position:relative;
		color: #ff9900;
		font-size: 12px;
		padding-top: 20px;
		}
		.headerlink
			{
			color: #ff9900;
			font-size: 12px;
			padding: 3px;
			text-decoration: none;
			}
		.headerlink:hover
			{
			background: #ff9900;
			color: #fff;
			}
	#providerlabel{
		z-index:2;
		position:absolute;
		width:980px;
		height:200px;
		overflow:hidden;
	}
#navigation
	{
	width: 990px;
	height: 30px;
	float: left;
	}
	
#search_seminars
	{
	float: right;
	padding: 5px 30px;
	font-size: 16px;
	}
	
#content
	{
		z-index:3;
		position:relative;
	width: 990px;
	height: auto;
	float: left;
	}
#footer
	{
	width: 990px;
	float: left;
	background: url(../images/layout/footer.jpg) repeat-x;
	}
#content a
	{
	color: #ff9900;
	text-decoration: none;
	}
#footer a
	{
	color: #333;
	text-decoration: none;
	}
h1
	{
	color: #ff9900;
	padding: 0px 0px 20px 0px;
	margin: 0;
	font-size: 18px;
	font-family: Trebuchet MS;
	font-weight: 100;
	line-height: 20px;
	}

p
	{
	color: #666;
	padding: 0px;
	margin: 0;
	font-size: 14px;
	font-family: Trebuchet MS;
	line-height: 20px;
	text-align: justify;
	}
th{
text-align:left;
}

#footer p
	{
	margin: 0;
	line-height: 1.5em;
	}
#footer h1
	{
	margin-left :0;
	color: #ff9900;
	font-size: 17px;
	font-weight: normal;
	}
#loginrequired *{
text-align: left;
}
#loginrequired a
	{
	color: #ff9900;
	text-decoration: none;
	}
	
#loginrequired a:hover
	{
	color: #ff9900;
	text-decoration: underline;
	}
#contenttab_2,
#contenttab_3,
#contenttab_4{
	margin-top:15px;
}
ul.latestevents{
margin:0;
padding:0;
}
ul.latestevents li{
list-style:none;
line-height:1.5em;
}
</pre></body></html>