body,html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

div.fixator {
	text-align: right;
	margin-right: 40px;
}

div.fixator a {
	text-decoration: none;
}

div.ie6scrollfix {
	font-size: 1px;
	color: white;
	margin: 0px;
	padding: 0px;
}

div {

}

img {
	border: none;
}

div.logo {
	margin-top: 35%;
	*margin-top: 20%;
	/*margin-left: 1cm;*/
	height: 56px;
	min-height: 56px;
	color: rgb(152, 161, 170);
	clear: both;
}

div.logo img {
	float: left;
}

div.logo div {
	line-height: 56px;
	margin-left: 5px;
	float: left;
}

a {
	color: rgb(95, 127, 152);
}

div.lft {
	margin: 0px;
	width: 55%;
	height: 95%;
	float: left;
	padding: 0px;
	clear: none;
}

div.rgt {
	width: 44%;
	height: 100%;
	background-image: url(/img/bg_filler.gif);
	background-repeat: repeat-y;
	float: right;
	clear: right;
}

div.lftbot {
	width: 55%;
	float: left;
	height: 5%;
}

div#navigate {
	height: 40%;
	padding-top: 30%;
	padding-right: 40px;
	text-align: right;
	overflow-x: hidden;
	float:none;
	clear: both;
}

div#navigate a {
	color: rgb(152, 161, 170);
	text-decoration: none;
}

div#navigate div.navblock {
	float: right;
	margin: 5px;
	text-transform: uppercase;
	display: -moz-inline-block;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

div.active {
	background-color: rgb(243, 244, 245);
}

div.active a {
	color: black !important;
	text-decoration: none;
}

div#pageside {
	margin-top: 28px;
	height: 60%;
	text-align: justify;
	background: inherit;
}

div#pagebody {
	width: 400px;
	background: inherit;
	font-size: 9pt;
}

div.mpage {
	color: rgb(153, 162, 170);
}

div.catname {
	
}

h1 {
	font-size: 1.2em;
	text-align: center;
}

h2 {
	font-size: 1.1em;
	font-style: italic;
	padding-left: 2.5%;
}

