body {
	font:9pt Arial, sans-serif;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	height:100%;
}

div.pageContentAgea {
	font-size:9pt;
	padding-left:5px;
	padding-right:5px;
	min-height:80%;
	_height:94%;
	white-space: nowrap;
}

div.sectionLabel {
	margin-bottom:4px;
	font-weight:bold;
	color:#636363;
}

span.textLabel {
	color:#636363;
}

a {
    text-decoration:none;
}

a.tabBar:link { color:#000000 }
a.tabBar:active { color:#000000 }
a.tabBar:visited { color:#000000 }
a.tabBar:hover { color:#000000 }

div.headerLink {
	float:right;
	font-weight:normal;
	font-size:8pt;
}
