/* 
* Last edited by:  $Author: claasch $ 
*             on:  $Date: 12/03/2010  9:21:56.72 $ 
*       Filename:  $RCSfile: global_print.css $ 
*       Revision:  $Revision:  $ 
*/ 
/* CSS Document */

* {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

body {
}
div.litModuleLG,
#footer_co_info,
#footer_sitemap,
.hideID,
#pageHeader,
#columnLeft,
td.portletButtons,
td.portletTitle,
#navWrapper,
#siteSearch,
#userInfo,
#courtesy {
	display: none;
}
#mastheadWrapper {
	background: #000000;
	float: left;
	width: 100%;
}
#mastheadWrapper img {
	border: none;
}

#mainWrapper {
	float: left;
	width: 100%;
}

#discloseWrapper {
	border: 1px solid #000000;
	padding: 0.5em;
	float: left;
}
#footerWrapper {
	float: left;
	width: 100%;
	background: #000000;
}

#footer_bottom {
	background: #000000;
	color: #ffffff;
	padding: 0.5em;
}

div.columnLeft {
	text-align: left;
	width: 100%;
	font-size: 13px;
	line-height: 1.5em;
}
div.columnRight {
	padding: 0 0 0.5em 0;
	font-size: 12px;
	line-height: 1.5em;
	border-top: 1px solid #000000;
}
div.columnFull {
	padding: 0.5em 0 0 0;
	width: 100%;
}


div.columnRight .columnLeft,
div.columnRight .columnRight,
div.columnLeft .columnLeft,
div.columnLeft .columnright {
	width: auto;
	font-size: 13px;
}
