/*
	style_fcs_c
	
*/

/********* fcs container resets **************/

.fcs .fcs_cm_r {margin: 0px;}
.fcs .fcs_cp_r {padding: 0px;}
.fcs .fcs_cb_r {border-width: 0px;}
.fcs .fcs_cbg_r {background-color: transparent; background-image: none;}
.fcs .fcs_c_r {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	background-color: transparent; 
	background-image: none;
}

/********* fcs container color schemes **************/

.fcs .fcs_ccs_white {background-color: #FFFFFF; color: #000000;}
.fcs .fcs_ccs_black {background-color: #000000; color: #FFFFFF;}

/********* fcs container no background **************/


.fcs .fcs_cbg_0 {background-color: transparent; background-image: none;}
.fcs .fcs_cbgi_0 {background-image: none;}
.fcs .fcs_cbgc_0 {background-color: transparent;}

/********* fcs container generic background colors**************/

.fcs .fcs_cbgc_white {background-color: #FFFFFF;}
.fcs .fcs_cbgc_black {background-color: #000000;}
.fcs .fcs_cbgc_xxxxx {background-color: #000000;} 

/********* fcs container width **************/

.fcs .fcs_cw_10 {width: 10%;}
.fcs .fcs_cw_20 {width: 20%;}
.fcs .fcs_cw_30 {width: 30%;}
.fcs .fcs_cw_33 {width: 33%;}
.fcs .fcs_cw_34 {width: 34%;}
.fcs .fcs_cw_40 {width: 40%;}
.fcs .fcs_cw_50 {width: 50%;}
.fcs .fcs_cw_60 {width: 60%;}
.fcs .fcs_cw_70 {width: 70%;}
.fcs .fcs_cw_80 {width: 80%;}
.fcs .fcs_cw_90 {width: 90%;}

/********* fcs container padding **************/

.fcs .fcs_cp_0 {padding: 0px;}
.fcs .fcs_cp_2 {padding: 2px;}
.fcs .fcs_cp_5 {padding: 5px;}
.fcs .fcs_cp_10 {padding: 10px;}
.fcs .fcs_cp_15 {padding: 15px;}
.fcs .fcs_cp_20 {padding: 20px;}
.fcs .fcs_cp_25 {padding: 25px;}
.fcs .fcs_cp_30 {padding: 30px;}

.fcs .fcs_cptb_0 {padding-top: 0px; padding-bottom: 0px;}
.fcs .fcs_cptb_2 {padding-top: 2px; padding-bottom: 2px;}
.fcs .fcs_cptb_5 {padding-top: 5px; padding-bottom: 5px;}
.fcs .fcs_cptb_10 {padding-top: 10px; padding-bottom: 10px;}
.fcs .fcs_cptb_15 {padding-top: 15px; padding-bottom: 15px;}
.fcs .fcs_cptb_20 {padding-top: 20px; padding-bottom: 20px;}
.fcs .fcs_cptb_25 {padding-top: 25px; padding-bottom: 25px;}
.fcs .fcs_cptb_30 {padding-top: 30px; padding-bottom: 30px;}

.fcs .fcs_cpt_0 {padding-top: 0px;}
.fcs .fcs_cpt_2 {padding-top: 2px;}
.fcs .fcs_cpt_5 {padding-top: 5px;}
.fcs .fcs_cpt_10 {padding-top: 10px;}
.fcs .fcs_cpt_15 {padding-top: 15px;}
.fcs .fcs_cpt_20 {padding-top: 20px;}
.fcs .fcs_cpt_25 {padding-top: 25px;}
.fcs .fcs_cpt_30 {padding-top: 30px;}

.fcs .fcs_cpb_0 {padding-bottom: 0px;}
.fcs .fcs_cpb_2 {padding-bottom: 2px;}
.fcs .fcs_cpb_5 {padding-bottom: 5px;}
.fcs .fcs_cpb_10 {padding-bottom: 10px;}
.fcs .fcs_cpb_15 {padding-bottom: 15px;}
.fcs .fcs_cpb_20 {padding-bottom: 20px;}
.fcs .fcs_cpb_25 {padding-bottom: 25px;}
.fcs .fcs_cpb_30 {padding-bottom: 30px;}

.fcs .fcs_cplr_0 {padding-left: 0px; padding-right: 0px;}
.fcs .fcs_cplr_2 {padding-left: 2px; padding-right: 2px;}
.fcs .fcs_cplr_5 {padding-left: 5px; padding-right: 5px;}
.fcs .fcs_cplr_10 {padding-left: 10px; padding-right: 10px;}
.fcs .fcs_cplr_15 {padding-left: 15px; padding-right: 15px;}
.fcs .fcs_cplr_20 {padding-left: 20px; padding-right: 20px;}
.fcs .fcs_cplr_25 {padding-left: 25px; padding-right: 25px;}
.fcs .fcs_cplr_30 {padding-left: 30px; padding-right: 30px;}

.fcs .fcs_cpl_0 {padding-left: 0px;}
.fcs .fcs_cpl_2 {padding-left: 2px;}
.fcs .fcs_cpl_5 {padding-left: 5px;}
.fcs .fcs_cpl_10 {padding-left: 10px;}
.fcs .fcs_cpl_15 {padding-left: 15px;}
.fcs .fcs_cpl_20 {padding-left: 20px;}
.fcs .fcs_cpl_25 {padding-left: 25px;}
.fcs .fcs_cpl_30 {padding-left: 30px;}

.fcs .fcs_cpr_0 {padding-right: 0px;}
.fcs .fcs_cpr_2 {padding-right: 2px;}
.fcs .fcs_cpr_5 {padding-right: 5px;}
.fcs .fcs_cpr_10 {padding-right: 10px;}
.fcs .fcs_cpr_15 {padding-right: 15px;}
.fcs .fcs_cpr_20 {padding-right: 20px;}
.fcs .fcs_cpr_25 {padding-right: 25px;}
.fcs .fcs_cpr_30 {padding-right: 30px;}

/********* fcs container margin **************/

.fcs .fcs_cm_0 {margin: 0px;}
.fcs .fcs_cm_2 {margin: 2px;}
.fcs .fcs_cm_5 {margin: 5px;}
.fcs .fcs_cm_10 {margin: 10px;}
.fcs .fcs_cm_15 {margin: 15px;}
.fcs .fcs_cm_20 {margin: 20px;}
.fcs .fcs_cm_25 {margin: 25px;}
.fcs .fcs_cm_30 {margin: 30px;}
.fcs .fcs_cm_50 {margin: 50px;}
.fcs .fcs_cm_100 {margin: 100px;}
.fcs .fcs_cm_150 {margin: 150px;}

.fcs .fcs_cmtb_0 {margin-top: 0px; margin-bottom: 0px;}
.fcs .fcs_cmtb_2 {margin-top: 2px; margin-bottom: 2px;}
.fcs .fcs_cmtb_5 {margin-top: 5px; margin-bottom: 5px;}
.fcs .fcs_cmtb_10 {margin-top: 10px; margin-bottom: 10px;}
.fcs .fcs_cmtb_15 {margin-top: 15px; margin-bottom: 15px;}
.fcs .fcs_cmtb_20 {margin-top: 20px; margin-bottom: 20px;}
.fcs .fcs_cmtb_25 {margin-top: 25px; margin-bottom: 25px;}
.fcs .fcs_cmtb_30 {margin-top: 30px; margin-bottom: 30px;}
.fcs .fcs_cmtb_50 {margin-top: 50px; margin-bottom: 50px;}
.fcs .fcs_cmtb_100 {margin-top: 100px; margin-bottom: 100px;}
.fcs .fcs_cmtb_150 {margin-top: 150px; margin-bottom: 150px;}

.fcs .fcs_cmlr_0 {margin-left: 0px; margin-right: 0px;}
.fcs .fcs_cmlr_2 {margin-left: 2px; margin-right: 2px;}
.fcs .fcs_cmlr_5 {margin-left: 5px; margin-right: 5px;}
.fcs .fcs_cmlr_10 {margin-left: 10px; margin-right: 10px;}
.fcs .fcs_cmlr_15 {margin-left: 15px; margin-right: 15px;}
.fcs .fcs_cmlr_20 {margin-left: 20px; margin-right: 20px;}
.fcs .fcs_cmlr_25 {margin-left: 25px; margin-right: 25px;}
.fcs .fcs_cmlr_30 {margin-left: 30px; margin-right: 30px;}
.fcs .fcs_cmlr_50 {margin-left: 50px; margin-right: 50px;}
.fcs .fcs_cmlr_100 {margin-left: 100px; margin-right: 100px;}
.fcs .fcs_cmlr_150 {margin-left: 150px; margin-right: 150px;}

.fcs .fcs_cmt_0 {margin-top: 0px;}
.fcs .fcs_cmt_2 {margin-top: 2px;}
.fcs .fcs_cmt_5 {margin-top: 5px;}
.fcs .fcs_cmt_10 {margin-top: 10px;}
.fcs .fcs_cmt_15 {margin-top: 15px;}
.fcs .fcs_cmt_20 {margin-top: 20px;}
.fcs .fcs_cmt_25 {margin-top: 25px;}
.fcs .fcs_cmt_30 {margin-top: 30px;}
.fcs .fcs_cmt_50 {margin-top: 50px;}
.fcs .fcs_cmt_100 {margin-top: 100px;}
.fcs .fcs_cmt_150 {margin-top: 150px;}

.fcs .fcs_cmb_0 {margin-bottom: 0px;}
.fcs .fcs_cmb_2 {margin-bottom: 2px;}
.fcs .fcs_cmb_5 {margin-bottom: 5px;}
.fcs .fcs_cmb_10 {margin-bottom: 10px;}
.fcs .fcs_cmb_15 {margin-bottom: 15px;}
.fcs .fcs_cmb_20 {margin-bottom: 20px;}
.fcs .fcs_cmb_25 {margin-bottom: 25px;}
.fcs .fcs_cmb_30 {margin-bottom: 30px;}
.fcs .fcs_cmb_50 {margin-bottom: 50px;}
.fcs .fcs_cmb_100 {margin-bottom: 100px;}
.fcs .fcs_cmb_150 {margin-bottom: 150px;}

.fcs .fcs_cml_0 {margin-left: 0px;}
.fcs .fcs_cml_2 {margin-left: 2px;}
.fcs .fcs_cml_5 {margin-left: 5px;}
.fcs .fcs_cml_10 {margin-left: 10px;}
.fcs .fcs_cml_15 {margin-left: 15px;}
.fcs .fcs_cml_20 {margin-left: 20px;}
.fcs .fcs_cml_25 {margin-left: 25px;}
.fcs .fcs_cml_30 {margin-left: 30px;}
.fcs .fcs_cml_50 {margin-left: 50px;}
.fcs .fcs_cml_100 {margin-left: 100px;}
.fcs .fcs_cml_150 {margin-left: 150px;}

.fcs .fcs_cmr_0 {margin-right: 0px;}
.fcs .fcs_cmr_2 {margin-right: 2px;}
.fcs .fcs_cmr_5 {margin-right: 5px;}
.fcs .fcs_cmr_10 {margin-right: 10px;}
.fcs .fcs_cmr_15 {margin-right: 15px;}
.fcs .fcs_cmr_20 {margin-right: 20px;}
.fcs .fcs_cmr_25 {margin-right: 25px;}
.fcs .fcs_cmr_30 {margin-right: 30px;}
.fcs .fcs_cmr_50 {margin-right: 50px;}
.fcs .fcs_cmr_100 {margin-right: 100px;}
.fcs .fcs_cmr_150 {margin-right: 150px;}

/********* fcs container child nodes **************/

		/*********first child ************************************/

.fcs .fcs_cmfc_0:first-child {margin-top: 0px;}
.fcs .fcs_cmfc_2:first-child {margin-top: 2px;}
.fcs .fcs_cmfc_5:first-child {margin-top: 5px;}
.fcs .fcs_cmfc_10:first-child {margin-top: 10px;}
.fcs .fcs_cmfc_15:first-child {margin-top: 15px;}
.fcs .fcs_cmfc_20:first-child {margin-top: 20px;}
.fcs .fcs_cmfc_25:first-child {margin-top: 25px;}
.fcs .fcs_cmfc_30:first-child {margin-top: 30px;}

.fcs .fcs_cpfc_0:first-child {padding-top: 0px;}
.fcs .fcs_cpfc_2:first-child {padding-top: 2px;}
.fcs .fcs_cpfc_5:first-child {padding-top: 5px;}
.fcs .fcs_cpfc_10:first-child {padding-top: 10px;}
.fcs .fcs_cpfc_15:first-child {padding-top: 15px;}
.fcs .fcs_cpfc_20:first-child {padding-top: 20px;}
.fcs .fcs_cpfc_25:first-child {padding-top: 25px;}
.fcs .fcs_cpfc_30:first-child {padding-top: 30px;}

		/*********last child ************************************/

.fcs .fcs_cmlc_0:last-child {margin-bottom: 0px;}
.fcs .fcs_cmlc_2:last-child {margin-bottom: 2px;}
.fcs .fcs_cmlc_5:last-child {margin-bottom: 5px;}
.fcs .fcs_cmlc_10:last-child {margin-bottom: 10px;}
.fcs .fcs_cmlc_15:last-child {margin-bottom: 15px;}
.fcs .fcs_cmlc_20:last-child {margin-bottom: 20px;}
.fcs .fcs_cmlc_25:last-child {margin-bottom: 25px;}
.fcs .fcs_cmlc_30:last-child {margin-bottom: 30px;}

.fcs .fcs_cplc_0:last-child {padding-bottom: 0px;}
.fcs .fcs_cplc_2:last-child {padding-bottom: 2px;}
.fcs .fcs_cplc_5:last-child {padding-bottom: 5px;}
.fcs .fcs_cplc_10:last-child {padding-bottom: 10px;}
.fcs .fcs_cplc_15:last-child {padding-bottom: 15px;}
.fcs .fcs_cplc_20:last-child {padding-bottom: 20px;}
.fcs .fcs_cplc_25:last-child {padding-bottom: 25px;}
.fcs .fcs_cplc_30:last-child {padding-bottom: 30px;}


/********* fcs container border **************/

		/********#generic container border widths#******/

.fcs .fcs_cbw_0 {border-width: 0px;}
.fcs .fcs_cbw_1 {border-width: 1px;}
.fcs .fcs_cbw_2 {border-width: 2px;}
.fcs .fcs_cbw_3 {border-width: 3px;}
.fcs .fcs_cbw_4 {border-width: 4px;}
.fcs .fcs_cbw_5 {border-width: 5px;}
.fcs .fcs_cbw_6 {border-width: 6px;}

.fcs .fcs_cbwt_0 {border-top-width: 0px;}
.fcs .fcs_cbwt_1 {border-top-width: 1px;}
.fcs .fcs_cbwt_2 {border-top-width: 2px;}
.fcs .fcs_cbwt_3 {border-top-width: 3px;}
.fcs .fcs_cbwt_4 {border-top-width: 4px;}
.fcs .fcs_cbwt_5 {border-top-width: 5px;}
.fcs .fcs_cbwt_6 {border-top-width: 6px;}

.fcs .fcs_cbwb_0 {border-bottom-width: 0px;}
.fcs .fcs_cbwb_1 {border-bottom-width: 1px;}
.fcs .fcs_cbwb_2 {border-bottom-width: 2px;}
.fcs .fcs_cbwb_3 {border-bottom-width: 3px;}
.fcs .fcs_cbwb_4 {border-bottom-width: 4px;}
.fcs .fcs_cbwb_5 {border-bottom-width: 5px;}
.fcs .fcs_cbwb_6 {border-bottom-width: 6px;}

.fcs .fcs_cbwl_0 {border-left-width: 0px;}
.fcs .fcs_cbwl_1 {border-left-width: 1px;}
.fcs .fcs_cbwl_2 {border-left-width: 2px;}
.fcs .fcs_cbwl_3 {border-left-width: 3px;}
.fcs .fcs_cbwl_4 {border-left-width: 4px;}
.fcs .fcs_cbwl_5 {border-left-width: 5px;}
.fcs .fcs_cbwl_6 {border-left-width: 6px;}

.fcs .fcs_cbwr_0 {border-right-width: 0px;}
.fcs .fcs_cbwr_1 {border-right-width: 1px;}
.fcs .fcs_cbwr_2 {border-right-width: 2px;}
.fcs .fcs_cbwr_3 {border-right-width: 3px;}
.fcs .fcs_cbwr_4 {border-right-width: 4px;}
.fcs .fcs_cbwr_5 {border-right-width: 5px;}
.fcs .fcs_cbwr_6 {border-right-width: 6px;}

		/********#generic container border types#******/

.fcs .fcs_cbt_none {border-style: none;}
.fcs .fcs_cbt_hidden {border-style: hidden;}
.fcs .fcs_cbt_solid {border-style: solid;}
.fcs .fcs_cbt_dotted {border-style: dotted;}
.fcs .fcs_cbt_dashed {border-style: dashed;}
.fcs .fcs_cbt_double {border-style: double;}
.fcs .fcs_cbt_groove {border-style: groove;}
.fcs .fcs_cbt_ridge {border-style: ridge;}
.fcs .fcs_cbt_inset {border-style: inset;}
.fcs .fcs_cbt_outset {border-style: outset;}

	/********# generic border color#******/

.fcs .fcs_cbc_white {border-color: #FFFFFF;}
.fcs .fcs_cbc_black {border-color: #000000;}
.fcs .fcs_cbc_grey {border-color: #DCDCDC;}

/********* fcs float clear **************/

.fcs .fcs_cfcn {clear: none;}
.fcs .fcs_cfcl {clear: left;}
.fcs .fcs_cfcr {clear: right;}
.fcs .fcs_cfcb {clear: both;}

.fcs .fcs_cfl {float: left;}
.fcs .fcs_cfr {float: right;}

/********* fcst **************/

	/********* fcst text styling**************/

.fcs .fcs_t_n {font-weight: normal; font-style: normal; text-decoration: none;}

.fcs .fcs_t_b, .fcs_t_b,
.fcs .fcs_t_bu, .fcs_t_bu,
.fcs .fcs_t_bi, .fcs_t_bi,
.fcs .fcs_t_bui, .fcs_t_bui {
	font-weight: bold;
}

.fcs .fcs_t_u, .fcs_t_u,
.fcs .fcs_t_bu, .fcs_t_bu,
.fcs .fcs_t_ui, .fcs_t_ui,
.fcs .fcs_t_bui, .fcs_t_bui {
	text-decoration: underline;
}

.fcs .fcs_t_i, .fcs_t_i,
.fcs .fcs_t_bi, .fcs_t_bi,
.fcs .fcs_t_ui, .fcs_t_ui,
.fcs .fcs_t_bui, .fcs_t_bui {
	font-style: italic;
} 

.fcs .fcs_ts_xxs, .fcs_ts_xxs {font-size: 0.7em; line-height: 1.4em;}
.fcs .fcs_ts_xs, .fcs_ts_xs {font-size: 0.8em; line-height: 1.4em;}
.fcs .fcs_ts_s, .fcs_ts_s {font-size: 0.9em; line-height: 1.4em;}
.fcs .fcs_ts_n, .fcs_ts_n {font-size: 1.0em; line-height: 1.4em;}
.fcs .fcs_ts_l, .fcs_ts_l {font-size: 1.1em; line-height: 1.4em;}
.fcs .fcs_ts_xl, .fcs_ts_xl {font-size: 1.2em; line-height: 1.4em;}
.fcs .fcs_ts_xxl, .fcs_ts_xxl {font-size: 1.3em; line-height: 1.4em;}
.fcs .fcs_ts_xxxl, .fcs_ts_xxxl {font-size: 1.4em; line-height: 1.4em;}
.fcs .fcs_ts_xxxxl, .fcs_ts_xxxxl {font-size: 1.5em; line-height: 1.4em;}
.fcs .fcs_ts_xxxxxl, .fcs_ts_xxxxxl {font-size: 1.6em; line-height: 1.4em;}

.fcs .fcs_ta_l {text-align: left;}
.fcs .fcs_ta_r {text-align: right;}
.fcs .fcs_ta_j {text-align: justify;}
.fcs .fcs_ta_c {text-align: center;}

	/********* fcst generic colors**************/

.fcs .fcs_tc_black, .fcs_tc_black {color: #000000;}
.fcs .fcs_tc_white, .fcs_tc_white {color: #FFFFFF;}
.fcs .fcs_tc_grey, .fcs_tc_grey {color: #808080;}
.fcs .fcs_tc_brown, .fcs_tc_brown {color: #A52A2A;}
.fcs .fcs_tc_red, .fcs_tc_red {color: #FF0000;}
.fcs .fcs_tc_orange, .fcs_tc_orange {color: #FFA500;}
.fcs .fcs_tc_yellow, .fcs_tc_yellow {color: #FFFF00;}
.fcs .fcs_tc_green, .fcs_tc_green {color: #008000;}
.fcs .fcs_tc_blue, .fcs_tc_blue {color: #0000FF;}
.fcs .fcs_tc_navy, .fcs_tc_navy {color: #000080;}
.fcs .fcs_tc_violet, .fcs_tc_violet {color: #EE82EE;}
.fcs .fcs_tc_purple, .fcs_tc_purple {color: #800080;}
.fcs .fcs_tc_magenta, .fcs_tc_magenta {color: #FF00FF;}
.fcs .fcs_tc_pink, .fcs_tc_pink {color: #FFC0CB;}

/********* fcstl text linking**************/
	
	/***************** text linking variants********************/

.fcs .fcs_tl_nu a {text-decoration: none;}
.fcs .fcs_tl_nu a:hover {text-decoration: none;}

.fcs .fcs_tl_bu a {text-decoration: underline;}
.fcs .fcs_tl_bu a:hover {text-decoration: underline;}

.fcs .fcs_tl_hu a {text-decoration: none;}
.fcs .fcs_tl_hu a:hover {text-decoration: underline;}

.fcs .fcs_tls_xxs a, .fcs .fcs_tlhs_xxs a:hover {font-size: 0.7em; line-height: 1.4em;}
.fcs .fcs_tls_xs a, .fcs .fcs_tlhs_xs a:hover {font-size: 0.8em; line-height: 1.4em;}
.fcs .fcs_tls_s a, .fcs .fcs_tlhs_s a:hover {font-size: 0.9em; line-height: 1.4em;}
.fcs .fcs_tls_n a, .fcs .fcs_tlhs_n a:hover {font-size: 1.0em; line-height: 1.4em;}
.fcs .fcs_tls_l a, .fcs .fcs_tlhs_l a:hover {font-size: 1.1em; line-height: 1.4em;}
.fcs .fcs_tls_xl a, .fcs .fcs_tlhs_xl a:hover {font-size: 1.2em; line-height: 1.4em;}
.fcs .fcs_tls_xxl a, .fcs .fcs_tlhs_xxl a:hover {font-size: 1.3em; line-height: 1.4em;}
.fcs .fcs_tls_xxxl a, .fcs .fcs_tlhs_xxxl a:hover {font-size: 1.4em; line-height: 1.4em;}
.fcs .fcs_tls_xxxxl a, .fcs .fcs_tlhs_xxxxl a:hover {font-size: 1.5em; line-height: 1.4em;}
.fcs .fcs_tls_xxxxxl a, .fcs .fcs_tlhs_xxxxxl a:hover {font-size: 1.6em; line-height: 1.4em;}

.fcs .fcs_tl_n a {font-weight: normal; font-style: normal; text-decoration: none;}
.fcs .fcs_tl_b a {font-weight: bold;}
.fcs .fcs_tl_u a {text-decoration: underline;}
.fcs .fcs_tl_i a {font-style: italic;}

.fcs .fcs_tlh_n a:hover {font-weight: normal; font-style: normal; text-decoration: none;}
.fcs .fcs_tlh_b a:hover {font-weight: bold;}
.fcs .fcs_tlh_u a:hover {text-decoration: underline;}
.fcs .fcs_tlh_i a:hover {font-style: italic;}

.fcs .fcs_tlc_black a, .fcs .fcs_tlhc_black a:hover{color: #000000;}
.fcs .fcs_tlc_white a, .fcs .fcs_tlhc_white a:hover{color: #FFFFFF;}
.fcs .fcs_tlc_red a, .fcs .fcs_tlhc_red a:hover{color: #FF0000;}
.fcs .fcs_tlc_blue a, .fcs .fcs_tlhc_blue a:hover{color: #0000FF;}
.fcs .fcs_tlc_navy a, .fcs .fcs_tlhc_navy a:hover{color: #000080;}

/*********fcs item_bullet******************/

.fcs .fcs_item_b {
	overflow: visible;
	margin-left: 35px;
	padding-left: 5px;
	list-style-position: outside;
}

.fcs .fcs_item_b_0 {
	overflow: hidden;
	margin-left: 15px;
	list-style: none;
}

.fcs .fcs_item_b_list,
.fcs .fcs_item_b_square,
.fcs .fcs_item_b_disc,
.fcs .fcs_item_b_circle,
.fcs .fcs_item_b_decimal,
.fcs .fcs_item_b_alpha,
.fcs .fcs_item_b_lalpha {
	list-style-image: none;
}

.fcs .fcs_item_b_square {list-style-type: square;}
.fcs .fcs_item_b_disc {list-style-type: disc;}
.fcs .fcs_item_b_circle {list-style-type: circle;}
.fcs .fcs_item_b_decimal {list-style-type: decimal;}
.fcs .fcs_item_b_alpha {list-style-type: upper-alpha;}
.fcs .fcs_item_b_lalpha {list-style-type: lower-alpha;}
