body, table  {
		font: 10pt Arial, sans-serif;
		}		

/*** style for common elements ***/

input, select, textarea {
		font-size: 10pt;
		}

img {
		border: none;
		}

a {
	color: #936;
	text-decoration: none;
}

/* For elements that are not printed */

.noprint {
		display: none;
		width: 0;
		}

.button, .button_tools {
	display: none;
}

/*** headers ***/

h1 {
		font-size: 14px;
		}

		h1.labelheader {
				height: 65px;
				}
				
		h1.labelheader span {
				display: none;
				}

h2 {
		margin: 0 0 10px;
		min-height: 20px;
		height: auto!important;height: 20px;
		padding: 0 0 5px;
		font-size: 16px;
		font-weight: bold;
		color: #936;
		border-bottom: solid 2px #666;
		
		}

	h2 h4 {
		margin: 0;
		padding: 0;
		font-size: 16px;
		font-weight: bold;
		color: #936;
		border-bottom: solid 2px #666;
	}		

	h2 a {
		color: #936;
	}

h3 {
		font-size: 100%;
		}

h4 {
	margin: 0;
	font-size: 12px;
}

	h4 a {
		color: #000;
	}

h4.newsdate {
	color: #808080;
	font-weight: normal;
}
		
h5 {
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}

/*** style for main table ***/

.main, .contentblock {
		width: 100%;
		}

.header img {
		margin-left: -10px;
		}

.tools, .menu, .label, .submenu, #searchbox, .headerspacer, #submenus, .newsblock {
		display: none;
		}

#submenus {
	width: 0;
}

.main .column {
	width: 50%;
	vertical-align: top;
	padding: 2px;
	border: none;
}

.content {
		padding: 10px;
		}

.contentfirst {
	padding: 10px;
}

/*** style for app ***/

.infocolumn, .skyscraper, .info {
		display: none;
		}				

/*** style for ResultMatrix ***/
#matrix {
		overflow: visible;
		width: 100%;
		}

.resultmatrix {
		font-size: 7pt;
		}	
		
		.resultmatrix td {
				margin: 0; padding: 0;				
				}
		
.footer {
		display: none;
		}

/*** style for actions ***/

#actions {
		display: none;
		visibility: hidden;
		}