       *{
			margin:0;
			padding:0;
			list-style:none;
			border:none;
		}
		
#mini-site { }		
#mini-site .header { float: left; width: 729px; }
#mini-site .header-banner { float: left; width: 470px; height: 200px; margin: 0; padding: 0; }
#mini-site .header-banner img { float: left; margin: 0; padding: 0;}
#mini-site .header-text { float: right; width: 210px; height: 200px; padding: 20px; padding-top: 13px; background-color: #141B25; text-align: right; color: #EEE; font-size: 14px;}
#mini-site strong { margin-bottom: 5px; color: #FFFFFF;  }
#mini-site td a { font-weight: normal; font-size: 14px; padding: 0; color: #333; }
#mini-site table { margin: 0; padding: 0;}
#mini-site h1 {
	font-weight: 400;
	margin-bottom: 3px;
	color: #666666;	
	background: none;
	width: 730px;
}
#mini-site table img {
    margin: 0;
}
#mini-site h1 span {
	float: right;
	font-weight: 700;	
	color:#696;
}

#mini-site .title-white {
	padding: 10px;
	width: 650px; 
}
#mini-site .content-white {
    background-color: #FFFFFF;
	padding: 10px;
	width: 100%; 
}
#mini-site .content-white a {
	text-decoration: none; 
}
				
		div.domtab{
			font-size:90%;
		}
		ul.domtabs{
			float:left;
			width:100%;
			margin: 0;	
			margin-top: 10px;	
			background-color: #F3F3F3;		
		}
		ul.domtabs li{
			float:left;
			padding:0 1px 0 0;
		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{
			padding: 1em 1.5em;
			display:block;
			background:#EEE;
			height: 22px;
			font-weight:bold;
			text-decoration:none;
		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active{
			color:#666;
		}	
		ul.domtabs a:hover{
			color:#FFF;
		}				
		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover{
			height:auto;
			min-height: 22px;
		}
		ul.domtabs a:hover{
			background:#696;
		}
		div.domtab div{
			clear:both;
			width:auto;
			color:#000000;
			padding:2em;
		}
		.domtab {
			min-height: 500px;
			background-color: #F3F3F3;
		}		
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{
			background:#696;
			color:#fff;
		}
		#domtabprintview{
			float:right;
			padding-right:1em;
			text-align:right;
		}
		#domtabprintview a:link,
		#domtabprintview a:visited,
		#domtabprintview a:active,
		#domtabprintview a:hover{
			color:#fff;
		}
		p{
			margin:0 0 .5em 0;
			line-height:1.3em;
		}
		h2{
			font-size:1.3em;
			color:#000;
			text-transform:uppercase;
			font-family:"Trebuchet MS",Arial,Sans-Serif;
			padding:0 0 .7em .2em;
		}
		pre{
			font-size:1.2em;
			padding:1em;
		}
		div.domtab div a:link,
		div.domtab div a:visited,
		div.domtab div a:active
		{
			color:#fff;
			padding:1em .5em;
			font-weight:bold;
			font-size:1.3em;
		}
		div.domtab div h2 a,
		div.domtab div h2 a:hover,
		div.domtab div h2 a:active
		{
			color:#000;
			display:inline;
			padding:0;
			font-weight:normal;
			font-size:1em;
		}
		#slideshow {
	border: 1px solid #ECECEC;
	width: 500px;
	background-color: #FFFFFF;
	overflow:hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;			  
		}
		#slideshowimage {
		    width: 500px;
			overflow:hidden;
			padding: 0;
			background-color: #FFFFFF;

		}
		#slideshowimage img {
		    width: 500px;
		}

		#slideshowcontrols {

		}

		#slideshowcontrols a {
	        padding-top: 10px;
	        padding-right: 10px;
	        padding-bottom: 10px;
	        padding-left: 10px;
			margin-right: 10px;
			display: inline-block;
			text-decoration: none;
			width: 100px; 
			height: 20px; 
			border: 1px solid #ECECEC;	
			background-color: #F3F3F3;
			z-index: -1;
		}			
		#slideshowcontrols a:hover {
			cursor:pointer;
			background-color: #FFF;
			text-decoration: none;
		}
		.events-table {
		    background:#FFF;
		}						
		.events-table-heading {
		    background:#CDD1D2;
			color: #FFFFFF;
			padding: 5px;
		}		
		.events-table-row {
		    background:#EFEAE4;
			padding: 5px;
			color: #666;
			text-indent: 7px;
			font-size: 14px;
		}
		.events-table-row-date {
		    background:#EFEAE4;
			padding: 5px;
			color: #666;
			font-size: 14px;
		}					
		.events-table-row a {
			color: #666;
			font-size: 15px;
			font-weight: normal;
		}