body {
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}

hr{
	height:1px;
	color: #e8e8e8;
	background: #e8e8e8;
	border: 0px;
	margin-top:10px;
	margin-bottom:10px;
}

#fb-maintable{
	width:770px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

#fb-maintablepf{
	width:650px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

.fb-footerbg{
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
}

#fb-maincontent{
	background-image:url(../images/header_bg.gif);
	background-repeat:no-repeat;
	height:230px;
	padding-top:12px;
	padding-right:8px;
}

.fb-barleft{
	background-color: #cccccc;
	width: 35px;
	height:3px;
}

.fb-barright{
	background-color: #e8e8e8;
	height:3px;
}

.fb-copyright{
	color: #999999;
}

.fb-leftitem{
	color:#336699;
	font-weight:bold;
}

.fb-leftsubitem{
	padding-top:5px;
	color:#666666;
}

.fb-formbox{ border: 1px solid #c5c5c1;font-size: 10px; color:#333333; font-family:Arial, Tahoma, Helvetica, sans-serif}


.fb-formbutton {
	cursor:pointer;
	cursor:hand;
	height:20px;
	border:solid 1px #cccccc;	
	background:#cc0000;	
	font-weight:bold;	
	font-size:11px;	
	font-family:verdana,helvetica,arial;	
	color:white;	
}

.fb-bluebold{
	color:#004990;
	font-weight:bold;
}

.fb-blueboldlg{
	color:#004990;
	font-weight:bold;
	font-size:14px;
}

.fb-redbold{
	color:#cc0000;
	font-weight:bold;
}

.fb-redboldlg{
	color:#cc0000;
	font-weight:bold;
	font-size:14px;
}

a.fb-left:link {
	color: #333333;
	text-decoration: underline;
}
a.fb-left:visited {
	color: #333333;
	text-decoration: underline;
}
a.fb-left:hover {
	color: #004990;
	text-decoration: none;
}
a.fb-left:active {
	color: #cc0000;
	text-decoration: none;
}

a:link {
	color: #cc0000;
	font-weight:bold;
}
a:visited {
	color: #666666;
	font-weight:bold;
}
a:hover {
	color: #333333;
	font-weight:bold;
}
a:active {
	color: #cc0000;
	font-weight:bold;
}

ul.fb-list{
	margin-top:0px;
	margin-bottom:0px;
}

ul.fb-list li{
	list-style:square;
	margin-bottom:5px;
	color:#333333;
}


ul.fb-largelist{
	margin-top:5px;
	margin-bottom:5px;
}

ul.fb-largelist li{
	/*list-style-image:url(../images/bullet_red.gif);*/
	list-style:square;
	margin-bottom:15px;
	color:#333333;
}

#fb-datatab2le{
	border: 1px solid #cccccc;
	background-color: #f2f2f2;
	padding: 6px;
}

.fb-infotable{
	border: 1px solid #e0e0e0;
	border-collapse: collapse;
}

.fb-infotable td, .nwt-infotable th{
	border: 1px solid #d9d9d9;
	padding:4px;
}

.fb-infotableheader{
	background-color: #cc3333;
	color: #FFFFFF;
	font-weight: bold;
}

.fb-infotablecol{
	background-color: #f1f1f1;
}
.toc_list ul li{
list-style: none;
margin: 0;
}
.toc_list ul{
margin: 5px;
padding: 0;
}