/* CSS Document */
.fs_heading1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #005045;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006666;
	margin-bottom: -15px;
}
.fs_heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006666;
	margin-bottom: -15px;
}
.fs_heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.fs_text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.fs_text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666542;
	margin-left: 5px;
}

.fs_foot1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-style: italic;
	font-weight: bold;
}
.fs_foot2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #846B4A;
	font-weight: bold;
	text-align: center;
}

.fs_text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
	list-style-type: square;
}
.fs_text3 li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
}
.fs_text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	list-style-type: decimal;
}
.fs_text5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC6600;
}
.fs_block0 {
	width: 100%;
}
.fs_block1 {
	width: 90%;
}
.fs_block2 {
	background-color: #E3E3E3;
	border: 1px double #4E6048;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 100%;
	background-image: url('images/block2bg.gif');
	background-repeat: no-repeat;
	background-position: left top	
}
.fs_block3 {
	background-color: #E3E3E3;
	border: 1px double #333333;
	padding: 5px;
	width: 75%;
	background-image: url('images/block2bg.gif');
	background-repeat: no-repeat;
	background-position: left top
}
.fs_block4 {
	border: 1px double #999999;
	padding: 10px;
	width: 100%;
}
.fs_block5 {
	border: 1px double #999999;
	padding: 10px;
	width: 75%;
}
.fs_block6 {
	width: 100%;
	text-align: center;
}
.fs_block7 {
	width: 75%;
	text-align: center;
}
.fs_block8 {
	border: 1px double #999999;
	padding: 10px;
	width: 100%;
	text-align: center;
}
.fs_block9 {
	border: 1px double #999999;
	padding: 10px;
	width: 75%;
	text-align: center;
}

.capt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	background-color: #E4E2CD;
	text-align: center;
}
.pointer {
	cursor: hand;
}
.addbutton {
	cursor: hand;
	margin-left: -5px;
	position: relative;
}