/* CSS Document */
#help_main_text {
	position:absolute;
	left:28px;
	top:114px;
	width:735px;
	height:413px;
	z-index:2;
	line-height: 16px;
	padding-right: 10px;
	overflow: auto;
}
#help_wrapper {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:560px;
	z-index:2;
	background-color: #DAE2CD;
	background-image: url(images_fab/knowledgebase_bg2.jpg);
}
#help_title {
	position:absolute;
	left:21px;
	top:70px;
	width:379px;
	height:17px;
	z-index:4;
}
#help_return_to_top {
	position:absolute;
	left:625px;
	top:541px;
	width:153px;
	height:19px;
	z-index:6;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: 11px; line-height: normal; font-weight: normal; color: #336600; font-family: Arial, Helvetica, sans-serif;}
.style2 {color: #990000}
