/* Top Elements */
* { margin: 0; padding: 0; }

html, body {
	height: 100%;
  min-height:100%;
}

body {
	background:url(body_bg.jpg) #cccccc repeat-x;
	font: 75%/1.5em arial, helvetica;
	color: #000000;
	height: 100%;
  min-height:100%;  
}

img
{
border:none;
}

a {
	text-decoration: none;
	color: #009ee0;
}

a:hover {
	text-decoration: none;
	color: #000;
}

#header{
	width: 842px;
	height: 6%;
	min-height: 6%;
	background:url(head.gif) #FFF no-repeat bottom;
	margin-left:auto;
	margin-right:auto;
	color: #000000;
	bottom: 0px;
}

#wrap {
	width: 842px;
	height:auto;
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	height:94%%;
	/* End Hack */
	min-height:94%;
	background:url(content.gif) repeat-y;
	margin-left:auto;
	margin-right:auto;
	top:0px;
}


#fluidmask-bg-wrap {
	width: 840px;
	height:auto;
	min-height:100%;
	background:url(fluidmask_bg2.gif) no-repeat top right;
	margin-left:auto;
	margin-right:auto;
}

#content-wrap {
	width: 796px;
	height:auto;
	min-height:100%;
	margin-left:22px;
	margin-right:22px;
	top:auto;
}

#main {
	float: right;
	width: 570px;
	height: auto;
	margin-left:1px;
	margin-bottom:15px;
}

#sidebar {
	float: left;
	width: 210px;
	height:auto;
	margin-right:2px;
	margin-bottom:15px;
}

#sidebar #logo{
	width: 206px;
	height:auto;
	text-align:center;
}

#sidebar #sidecontent{
	width: 180px;
	height:auto;
	text-align:justify;
	font: normal 9pt arial, helvetica;
	line-height: 180%;
	vertical-align: bottom;
	margin-top:55px;
	margin-left:13px;
	margin-right:13px;
}

#menu	{
	position: relative;
	height: 31px;
	width:570px;
	padding: 0;
	margin-top:56px;
	margin-left:0px;
	margin-right:7px;
	background: url(fmweb_button_r.gif) no-repeat right top;
}

#menu #buttonbar {
  position:relative;
	height: 31px;
	font: normal 8pt arial, helvetica;
	padding-left:5px;
	padding-right:5px;
	background: url(fmweb_button_l.gif) no-repeat left top;
}

#buttonbar ul {
	list-style:none;
	height: 31px;
	position: relative;
	background:url(fmweb_buton_hg.gif) repeat-x;
	padding-left:10px;
	padding-right:10px;
}

#buttonbar li {
	display: inline;
	margin:0;
	padding: 0;	
}

#buttonbar a {
	float:left;
	margin:0;
	text-decoration:none;
	background:url(fmweb_buton_hg.gif) #FFF repeat-x;
	color: #bbb;
}

#buttonbar a span {
	float:left;
	display:block;
	background: url(fmweb_button_trenner.gif) no-repeat right top;
	padding: 9px 20px 6px 10px;
	text-align: center;
	vertical-align: top;
	
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#buttonbar a span {float:none;}
/* End IE5-Mac hack */
#buttonbar a:hover span {
	color:#000; 
}
#buttonbar a:hover {color:#000;}
#buttonbar a:hover span {color:#000;}
#buttonbar #current a {color:#000;}
#buttonbar #current a span {color:#000;}


#maincontent {
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	margin-bottom:25px;
	vertical-align: top;
	height:auto;
	font: normal 9pt arial, helvetica;
	line-height: 180%;
}

#footer {
	clear: both;
	width: 796px;
	height: 32px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8%;
	margin-bottom:5px;
	color: #FFFFFF;
	background-color:#009ee0;
}

#footer #footer-left {
	width: 50%;
	float: left;
	margin: 0; padding: 5px 5px 5px 35px;
	font-size:9pt;
	font-weight:bold;
	font-family:arial, helvetica;
	vertical-align: middle;
	text-align: left;
}

#footer-left a {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#009ee0;
}

#footer-left a:hover {
	color: #000000;
	background-color:#009ee0;
}

#footer #footer-right {
	width: 40%;
	float: right;
	margin: 0; padding: 5px 20px 5px 5px;
	font-size:8pt;
	font-weight:bold;
	font-family:arial, helvetica;
	vertical-align: middle;
	text-align: right;
	color: #bbb;
	background-color:#009ee0;
}

#footer-right a {
	text-decoration: none;
	color: #CCC;
	background-color:#009ee0;
}

#footer-right a:hover {
	text-decoration: none;
	color: #000000;
	background-color:#009ee0;
}

#maincontent ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
	color: #009ee0;
	font: normal 9pt arial, helvetica;
	line-height: 180%;
}

#maincontent h1 {
	font: bold 14pt arial, helvetica;
	text-transform: none;
	line-height: 70%;
	color: #009ee0;
	margin:5px 0px 15px 0px;
}

#maincontent h2 {
	font: lighter 22pt arial, helvetica;
	text-transform: none;
	line-height: 100%;
	color: #009ee0;
	padding:15px 0px 25px 0px;
}

#maincontent h3 {
	font: bold 10pt arial, helvetica;
	text-transform: none;
	line-height: 150%;
	color: #009ee0;
	padding: 5px 0px 5px 0px;
}

#maincontent p {
	padding: 5px 0px 5px 0px;
}

#maincontent ul {
	text-decoration:none;
	color: #009ee0;
}

#maincontent li {
	text-decoration:none;
	color: #009ee0;
}

#maincontent ul a {
	text-decoration:none;
	color: #009ee0;
}

#maincontent ul a:hover {
	text-decoration:none;
	color: #999999;
}

#maincontent ul a:visited {
	text-decoration:none;
	color: #009ee0;
}

#sidebar ul.sidemenu {
	list-style:none;
	margin:35px 15px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display: block;
	font-weight: bold;
	color: #333;
	text-decoration:none;	
	padding: 2px 5px 2px 10px;
	background: #f2f2f2;
	border-left: 5px solid #CCC;	
	
	min-height: 18px;	
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #009ee0;
	border-left:5px solid #009ee0;
}
