/* CSS Document */	

td {
	display: none;
}

.invisiblelink {
	display: none;
}

td.print,
td.maincontent,
td.WIDAmaincontent,
td.maincontent2,
table.maincontent td {
	display: block;
}

table.WIDAmaincontent td {
	display: block;
}

.section_content {
	overflow: auto;
}

hr.section {	
border-bottom: 1px solid #ccc;
	width: 99%;
	height: 2px;
	margin: 0px 0px 0 0;
	text-align: left;
}
.h1 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 14px; 
color : #90A090; 
font-weight : bold; 
border: none 0; }

.h1 a {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 13px; 
color : #3E5975; 
font-weight : bold; 
} 
.h1 a:hover {
text-decoration : underline; 
color : #cc6633; 
}
.h2 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #3E5975; 
font-weight : bold;
} 
.h3 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #cc6633; 
font-weight : bold; 
  margin: 0 0 0px 0;
 font-weight: normal;
 font-size: 1.2em;

} 

.maincontent {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #000000; 
text-align : left; 
padding-top : 4px; 
padding-right : 4px; 
padding-bottom : 12px; 
padding-left : 4px; 
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px; 
border-top-style : none; 
border-right-style : none; 
border-bottom-style : none; 
border-left-style : none; 
border-top-color : #cccccc; 
border-right-color : #cccccc; 
border-bottom-color : #cccccc; 
border-left-color : #cccccc; 
line-height: 18px;
} 

.WIDAmaincontent {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #000000; 
text-align : left; 
padding-top : 4px; 
padding-right : 4px; 
padding-bottom : 12px; 
padding-left : 4px; 
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px; 
border-top-style : none; 
border-right-style : none; 
border-bottom-style : none; 
border-left-style : none; 
border-top-color : #cccccc; 
border-right-color : #cccccc; 
border-bottom-color : #cccccc; 
border-left-color : #cccccc; 
line-height: 18px;
}

.maincontent2 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #000000; 
text-align : left; 
padding-top : 12px; 
padding-right : 4px; 
padding-bottom : 12px; 
padding-left : 12px; 
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px; 
border-top-style : none; 
border-right-style : none; 
border-bottom-style : none; 
border-left-style : none; 
border-top-color : #cccccc; 
border-right-color : #cccccc; 
border-bottom-color : #cccccc; 
border-left-color : #cccccc; 
line-height: 18px;
} 
.maincontentBold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-align : left;
	padding-top : 12px;
	padding-right : 4px;
	padding-bottom : 4px;
	padding-left : 0px;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-top-style : none;
	border-right-style : none;
	border-bottom-style : none;
	border-left-style : none;
	border-top-color : #cccccc;
	border-right-color : #cccccc;
	border-bottom-color : #cccccc;
	border-left-color : #cccccc;
	font-weight: bold;

}

