
BODY { 
		font-family: Arial, Verdana, sans-serif;
		color: #333333;
		font-size: 10pt;
		text-align: center;
		background-color: white; 
		
}
@page { 	
		margin-top: 0.5cm; 
		margin-left: 0.5cm; 
		margin-right: 0.5cm; 
		margin-bottom: 0.5cm; 
	}
BODY * { 
		font-family: Arial, Verdana, sans-serif;
		text-align: left; /* Left justify text and sub elements on page */
	} 

/*.main {
		margin: 10px auto;
		padding: 0px 0px;
		max-width: 100%;
		top: 10px;
	}*/
.head-wrapper {
		margin: 0px 0px;
		padding:0px 0px 0px 0px;
		max-width: 100%;
		/*max-height: 6cm;*/
		/*background-image: none;*/
	}
.banner {
		margin: 0 0 0 0px;
		width: 100%;
	}

.topmenu {
		display: none;
		height: 0px;
	}
.topmenu * {
		display: none;
		height: 0px;
	}


.menubar {
		display: none;
	}

.menubar *{
		display: none;
	}

	
.widget {
		display: none;
	}

.widget * {
		display: none;
	}


div.info {
		float: right;
		clear: right;
		margin: 0px 0px 0px 0px;
		padding: 2px 2px;
		width: 4.5cm;
		color: #000000;
		border: solid 1px #dddddd;
		font-size: 90%;
	}

div.list {
		float: left;
		clear: left;
		margin: 0px 0px 0px 0px;
		padding: 2px 2px;
		width: 50%;
		color: #000000;
		font-size: 90%;
		max-height: none;
		border: none;
	}
div.list * {
		max-height: none;
		height: auto;
	}

.content_border {
		margin: 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 100%;
		background-image: none;
	}
.content_wrapper {
		margin: 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 100%;
		min-height: 300px;
		border-top: solid 2px #9999aa;
		background-image: none;
	}
.content {
		margin: 10px 0px 10px 0px;
		padding: 0px 0px;
		font-size: 11pt;
	}
/*.content * IMG {
		max-width: 5cm;
		height: auto;
	}*/
.foot {
		clear: both;
		margin: 0px 0px;
		padding: 0px 15px 25px 15px;
		text-align: center;
		width: 100%;
		background-image: none;
	}

#logout {
		display: none;
		float: right;
		width: auto ; 
		height: auto; 
		padding: 1px 3px 3px 3px; 
	}

.logout {
		text-decoration: none;
		font: bold 1px arial;
		display: none;
		color: #fff;
	}

TABLE {
		font-size: 95%;
	}


.logout * {
		text-decoration: none;
		font: bold 1px arial;
		display: none;
		color: #fff;
	}
