body {
	font-size: 85% !important;
}

#MainFrame {
	width: 100%;
	max-width: 100%;	
}

#Logo {	
	width: 203px;
	height: 46px;
	padding:0;
	float: left;
	background: url(/clear.gif) no-repeat;
}

#Title {
	/*
	float: left;	
	position: static;
	width: 35em;
	height: 4em;
	padding: 15px 0 0 10px;
	*/
	display:none;
	visibility:hidden;
}

#FlashHeader {
	display:none;
	visibility:hidden;
}	

#HeaderBottom {
	display:none;
	visibility:hidden;
}

#LangSelector {	
	display:none;
	visibility:hidden;
}


#MainContentCols,
#MainContentCols_NoRightCol {
	padding-left: 0px;
	padding-right: 0px;
}

#MainLeftCol {
	display:none;
	visibility:hidden;
}

#MainRightCol {
	padding-left: 0px;
	margin-right: 0px;
	width: auto;
}

#MainRightCol .topBorder {
	border: none;	
}

#BreadCrumb {
	margin: 0 0 0 0px;
	padding: 0 0 20px 0;	
	border: none;
}

.tx-fhbobreadcrumb-pi1-menu .unvisible {
	position: static;
	height: auto;
	width: auto;
	font-size: 1em;
}

#content {
	font-family: Times New Roman,Times,serif;	
}

#contentRight .csc-header {	
	border-bottom: 1px solid gray;
	background: url(/clear.gif) no-repeat;
}


h2.csc-firstHeader {
	padding:0px; margin:0px;
	background: url(/clear.gif) no-repeat;
}

.csc-header h2 {
	padding:0px; margin:0px;	
	background: url(/clear.gif) no-repeat;
}

#contentRight h2,
#contentRight h3 {	
	background: url(/clear.gif) no-repeat;
	color:gray;
	padding: 4px 3px 1px 0;
	margin-bottom: 3px;
	font-size: 1.1em;
	font-weight: bold;
}

#contentRight .bottomline {		
	background: url(/clear.gif) no-repeat;
	border-bottom:1px solid gray;
}

.noprint {
	display:none;
	visibility:hidden;
}

#content a, #contentRight a { 
	color: black;
	text-decoration: underline;

}
#content a:link, #contentRight a:link { 
	color: black;	
}

#content a:visited, #contentRight a:visited{
	color: black;	
}
#content a:hover, #contentRight a:hover {	
	text-decoration: underline;
}

#content a:active, #content a:focus,  #contentRight a:active, #contentRight a:focus {
	color: black;
}

#content, #contentRight {
	overflow: visible;
}

#content div.csc-textpic-imagecolumn {
	float: left;
}


#Footer {
	position: static;
	padding-top: 0;
	margin-left: 0;
	margin-right: 0;
}

#MetaNavFooter {
	border: none;
	padding-bottom: 0px;	
}

#MetaNavFooter #ServiceNavTop,
#MetaNavFooter #ServiceNavPrint {
	display:none;
	visibility:hidden;
}


