@charset "utf-8";

/* CSS Document */

body {
	background: white;
	font-size: 10pt;
	}
h3, h1 {
    font-Size: 12pt;
	}
	
	
a:link, a:visited {
	background: white;
	color: black;
	text-decoration: underline;
	font-weight: bold;
	}	

.thrColHybHdr #sidebar1, #sidebar2, #footer, #search {
    display: none;
	}


.thrColHybHdr #header a:link, a:visited, a:active{
	baground: white;
	color: black;
	text-decoration: none;
	font-weight: normal;
	}

.thrColHybHdr #mainContent {
	width: auto; 
	float: none;
	margin: 2.5%;	
	color: black; 
	background: white;
	font-size: 10pt;
	
	}
	
.thrColHybHdr #mainContent a:link, a:visited, a:active{
    background: white;
	color: black;
	text-decoration: underline;
	font-weight: bold;
	word-spacing: .05em;
	text-align: center;
	vertical-align: middle;
}

.thrColHybHdr #container #mainContent #return {
    display: none;
	}
