/* CSS Document */

/***
	Object:			FIDES
	Version:			1.0
	Author:			andre.ceres@crealogix.com
	Date:				10. Juli 2007
	Last Update:	26. Juli 2007
***/

html, body, div#pageTop, div#page {
	background-color: white;
	background-image: none;
}

div#page {
	border: 0px;
}

div#metaNav,
div#mainNavL,
div#mainNavR,
div#subNavArea,
divi#moonfishArea
{
	display: none;
}

.moonfishLeft,
.moonfishMiddle
{
	display: none;
}

div#contentArea {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
}

h1 {
	font-size: 24pt;
}

h2 {
	font-size: 16pt;
}

h3 {
	font-size: 14pt;
}