@page { 
		size:20.0cm 29.7cm;
}

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.dontshow {
	display: none;
}
a:link, a:visited{
	color: #996600;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#page_container{
	top: 0px;
	margin: 0 2.5% 0 2.5%;
	display: block;
	width: 95%;
	left:0;
}
* html #page_container{
	height: 95%;
	position: absolute;
}
#topnavi {
	display: none;
}
#topframe {
	display: none;
}
#pageheader{
	display:block;
	width: 100%;
	height: 20px;
	font-size: 18px;
	color: #CC9900;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	left: 0px;
	top: 0px;
	position: relativ;
	padding: 40px 0 0 0;
}
#mainframe {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #FFFFFF;
	padding: 10px 0px 40px 0px;
	overflow: visible;
	display: block;
}
#leftcol {
	display: none;
}
#content {
	padding:0px;
}
#content p, #content li {
	font-size:12px;
	line-height: 140%;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	text-align: justify;
}
#content h1 {
	font-size:16px;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	line-height: 18px;
}
#content h2{
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 6px 0px;
	padding: 0px;
}
#rightcol {
	float: right;
	width: 180px;
	margin: 0px 0px 30px 0px;
}
#rightcol ul {
	display: none;
}
#rightcol .imgtext-table td{
	padding: 0px 0px 20px 0px;
}
#rightcol h1 {
	background-color: #CC9900;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px 2px 2px 7px;
}
#rightcol h1 a:link, #rightcol h1 a:visited {
	color: #FFFFFF;
}
#rightcol p {
	margin: 0px;
	background-color: #FFFFCC;
	font-size: 11px;
	padding: 3px 1px 7px 7px;
	line-height: 130%;
}
#footer {
	clear:both;
	width: 100%;
	padding:3px 0px 20px 0px;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9900;
}
#footer a:link, #footer a:visited{
	color: #000000;	
}
.tx-newloginbox-pi1 {
	display: none;
}
/* Styles for Tables */

.contenttable-1 {
	background-color:#999999;
	border: 0px;
	margin: 1px;
	width: 570px;
}
.tr-0 td {
	font-weight: bold;
}
.contenttable-1 p {
	font-size:10px !important
}
.contenttable-1 td {
	background-color:#FFFFFF;
}

