body {
	background-color:#d6d6d6;
	background-color:#dcdbe0;
	margin: 18 18 18 19px;
	padding: 0px;
	}
body, td {
	font-family: verdana,sans-serif;
	font-size:11px;
}

#topLeft {
	background:url(../images/roundedtop.gif) no-repeat; 
	padding-left:19px;
	margin-right:12px;
	}

#topRight {
	background:url(../images/roundedtopflip.gif) no-repeat top right; 
	padding:1px 19px 0 0;
	}
	
.stripe {
	background-color: transparent;
	background-image: url(../images/facilium_stripe.jpg);
	background-position: left;
	background-repeat: repeat-x;
	height: 70px;
	}


a, a:visited, a img {
	color: #fe750b;
	text-decoration: none;
	border: 0px;
	}
a:hover {
	color:#525252;
	}
#top_navigation a,
#top_navigation a:visited {
	color: #525252;
	margin-left: 1.5em;
	margin-right: 0.5em;
	text-decoration: none;
	text-transform:uppercase;
	font-size:10px;
	}

#top_navigation a.selected,
#top_navigation a.selected:visited {
	color:#ff740a;
	}

#top_navigation a:hover {
	color: #FF9900;
	}


#top_navigation {
	background-color: white;
	clear: both;
	text-align:center;
	height:15px;
	white-space:nowrap;
}

#sub_navigation {
	height:19px;
	white-space:nowrap;
	text-align:center;
	/*color: #525252;*/
	padding-top:1px;
	color:#FFFFFF;
}

#sub_navigation a,
#sub_navigation a:visited {
	/*color: #525252;*/
	white-space:nowrap;
	font-weight:.7em;
	color:#FFFFFF;
	height:18px;
	padding:0 7px 5px 7px;
	}
	
#sub_navigation a.selected,
#sub_navigation a.selected:visited {
	/*color:#515151;*/
	color:#ff740a;
	background-color:#FFFFFF;
	}

#sub_navigation a.active,
#sub_navigation a:hover {
	color:#515151;
}

.box1top {
	width:192px;
	background:url(../images/box1top.gif) no-repeat;
	height:14px;
	}
	
.box1content {
	width:139px;
	padding:4px 35px 20px 18px;
	background:url(../images/box1content.gif);
	color:#515151;
	font-size:10px;
	line-height:14px;
	}
	
.box1content a,
.box1content a:visited {
	color:#e07827;
}	
.box1content a:hover {
	color:#525252;
}	
.box1bottom {
	width:192px;
	background:url(../images/box1bottom.gif) no-repeat;
	height:23px;
	margin-bottom:8px;
	}

#leftnav {
  float: left;
  width:192px;
  margin-top:14px;
}

#rightnav
{
	float: right;
	width:192px;
	margin-top:14px;
}

#main {
	margin-top:14px;
	margin-left: 198px;
	margin-right: 205px;
	}
	
#contentTopLeft {
	background:url(../images/contentTop.gif); 
	width:100%; 
	height:14px;
}

#contentTopRight {
	background:url(../images/contentTopFlip.gif) top right; 
	margin-left:10px; 
	height:14px;
}

#content {
	background-color:#FFFFFF;
	/*border-left:1px solid #949494;
	border-right:1px solid #949494;*/
	padding: 0 30px 0 50px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	color:#515151;
	overflow:hidden;
}

#contentBottomLeft {
	background:url(../images/contentBottom.gif); 
	width:100%;
	height:14px;
}

#contentBottomRight {
	background:url(../images/contentBottomFlip.gif) top right; 
	margin-left:10px; 
	height:14px;
}

#content .pageheader {
	font-size:20px;
	font-weight:bold;
	color: #fe750b;
	margin-bottom:30px;
}

#content h3,
#content h5 {
	color: #fe750b;
}

#content h5 {
	margin:0;
	padding:0;
}

#content img {
	/*border:1px solid #525252;*/
	margin: 0 0 15px 15px;
}

#content img.alignleft {
	display:inline;
	float:left;
	margin:0px 15px 15px 0px;
}

#content ul {
	padding:0 0 0 15px;
	margin:0;
	}

#content li {
	padding:0;
}


#footer {
	margin:80px 0 15px 0;
/*	text-align:center;
*/	white-space:nowrap;
	}
#footer, #footer a, #footer a:visited {
	color:#a6a6a6;
	}
#footer a:hover {
	color:#000000;
	}
#footer img {
	margin:0;
}
.scrollnav .up {
	top:2px;
	position:absolute;
	left:145px;
	}
.scrollnav .down {
	top:144px;
	position:absolute;
	left:145px;
	}
.scrollcontainer {
	position:relative;
}
.scrollboundry {
	clip: rect(0px auto 134px auto); 
}
.scrollcontent {
	top:0px;
	/*text-align:justify;*/
}
.scrollcontent ul {
	padding:0 0 0 15px;
	margin:0;
}
.scrollcontent li {
	margin-bottom:8px;
	padding:0;
}
.scrollcontent p {
	font-weight:normal;
	margin: 0 0 9px 0;
}
.scrollcontainer,.scrollboundry,.scrollcontent {
	width:139px; 
}
.scrollcontainer,.scrollboundry {
	height:139px;
}
.scrollboundry,.scrollcontent {
	position:absolute; 
}
#content img.alignleft {
	display:inline;
	float:left;
	margin:0px 15px 15px 0px;
}
/*:focus
{
  outline: thin solid red; 
}*/
