@charset "utf-8";


/* ================================================================================== */
/* =============================== index.php [START] ================================ */
/* ================================================================================== */
*{ margin:0px; padding:0px; border:0px; font-family:Arial, Tahoma, Verdana, Helvetica;
   font-size:16px; line-height:19px; color:#111010;  background-repeat:no-repeat; }
a{ text-decoration:none; }
a img{ border:0px;}
html{ /*min-height:100%; height:100%;*/  }
body{ background:#ffffff; /*height:100%;*/ }

.tag_p{ text-indent:22px; }
/* =============================== override [START] ================================= */
.override:after, .mde:after, .mdel:after, .mder2:after, .mdex:after, .mdey:after, .mde_ct:after, dl:after, .full:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	
	/* Added By WEBZONES */
	line-height:0px;
	font-size:0px;
	/* Added By WEBZONES */
}

.override, .mde, .mdel, .mder2, .mdex, .mdey, .mde_ct, dl, .full{display: inline-block;}

/* Hides from IE-mac \*/
* html .override, * html .mde, * html .mdel, * html .mder2, * html .mdex, * html .mdey, * html .mde_ct, * html dl, * html .full{height: 1%;}
.override, .mde, .mdel, .mder2, .mdex, .mdey, .mde_ct, dl, .full{display: block;}
/* End hide from IE-mac */
/* =============================== override [END] =================================== */
/* =============== text ================ */
/* =============================== mde_ul [START] =================================== */
ul{ position:relative; overflow:hidden; margin:0px; padding:0px; }
ul li{
	background:url(../bca_graph/shared/ul_sign1.gif) 0px 5px no-repeat;
	padding-left:14px;
	list-style:none;
	position:relative;
	overflow:hidden;
	min-width:80%;
}

.mdeul{ position:relative; overflow:hidden; }
.mdeul_bg0 li{ background:url(../bca_graph/shared/ul_sign0.gif) 3px 6px no-repeat; }
.mdeul_bg1 li{ background:url(../bca_graph/shared/ul_sign1.gif) 0px 6px no-repeat; }
.mdeul_bg2 li{ background:url(../bca_graph/shared/ul_sign2.gif) 0px 5px no-repeat; }
.mdeul_bg3 li{ background:url(../bca_graph/shared/ul_sign3.gif) 0px 6px no-repeat; }
.mdeul_bg4 li{ background:url(../bca_graph/shared/ul_sign4.gif) 0px 6px no-repeat; padding-left:10px !important; } /*to recreate*/
.mdeul_bg5 li{ background:url(../bca_graph/shared/ul_sign5.gif) 0px 6px no-repeat; }
.mdeul_bg6 li{ background:url(../bca_graph/shared/ul_sign6.gif) 0px 7px no-repeat; }
.mdeul_bg7 li{ background:url(../bca_graph/shared/ul_sign7.gif) 0px 7px no-repeat; }

.mdeul_bg0o li{ background:url(../bca_graph/shared/ul_sign0.gif) 3px 6px no-repeat !important; }
.mdeul_bg1o li{ background:url(../bca_graph/shared/ul_sign1.gif) 0px 6px no-repeat !important; }
.mdeul_bg2o li{ background:url(../bca_graph/shared/ul_sign2.gif) 0px 5px no-repeat !important; }
.mdeul_bg3o li{ background:url(../bca_graph/shared/ul_sign3.gif) 0px 6px no-repeat !important; }
.mdeul_bg4o li{ background:url(../bca_graph/shared/ul_sign4.gif) 0px 6px no-repeat !important; }

.set_mdeul_bg0 ul li{ background:url(../bca_graph/shared/ul_sign0.gif) 0px 5px no-repeat !important; }
.set_mdeul_bg1 ul li{ background:url(../bca_graph/shared/ul_sign1.gif) 0px 7px no-repeat !important; }
.set_mdeul_bg2 ul li{ background:url(../bca_graph/shared/ul_sign2.gif) 0px 6px no-repeat !important; }
.set_mdeul_bg3 ul li{ background:url(../bca_graph/shared/ul_sign3.gif) 0px 6px no-repeat !important; }
.set_mdeul_bg4 ul li{ background:url(../bca_graph/shared/ul_sign4.gif) 0px 6px no-repeat !important; }

.mdeul li{
	/*background:url(../bca_graph/shared/_shared/ul_sign1.gif) 0px 4px no-repeat;*/
	padding-left:14px;
	list-style:none;
	position:relative;
	overflow:hidden;
	min-width:80%;
}

.mdeul li p{margin-left:0px; margin-right:0px; position:relative; }
.mdeul_pd0 li{ padding-bottom:0px !important; }
.mdeul_pg8 li{ padding-left:8px !important; }
.mdeul_pd3 li{ padding-bottom:3px; }
.mdeul_pd5 li{ padding-bottom:5px; }
.mdeul_pd8 li{ padding-bottom:8px; }
.mdeul_pd17 li{ padding-bottom:17px; }

.mdeul_bgnone li{ background:none; padding-left:0px; }
.spanab{
	position:absolute;
	left:-22px;	
}
.mdeul_spanab li{ padding-left:22px !important; }

ol li{ 
	padding-left:0px;
	list-style:decimal;
	list-style-position:outside;
	margin:0px;
	min-width:80%;
}
ol{ padding-left:0px; margin:0px; list-style:inside; }
.ol_lowerlatin li{ list-style:lower-latin; }
.ol_lowerroman li{ list-style:lower-roman; }
.ol_decimal li{ list-style:decimal; }
.mdeul_mb1 li{ margin-bottom:1px; }
.mdeul_mb3 li{ margin-bottom:3px; }
.mdeul_mb2 li{ margin-bottom:2px; }
.mdeul_mb5 li{ margin-bottom:5px; }
.mdeul_mb8 li{ margin-bottom:8px; }
.mdeul_mb17 li{ margin-bottom:17px; }
.mdeul_bgoff li{ background:none; }
/* =============================== mde_ul [END] ===================================== */
/* =============================== mde_dl [START] =================================== */
.mde_dl{ position:relative; }
.mde_dl dt{
	width:50%;
	float:left;
	position:relative;
	overflow:hidden;
}
.mde_dl dd{
	width:50%;
	float:right;
	position:relative;

	overflow:hidden;
}
/* =============================== mde_dl [END] ===================================== */
/* =============================== mde [START] ====================================== */
.color_white{ color:#ffffff !important; } /*set*/
.color_black{ color:#000000 !important; }
.color_dark{ color:#3c3c3c !important; }
.color_orange{ color:#ff8608 !important; }
.color_orangedark{ color:#c45002 !important; }
.color_cream{ color:#b0997a !important; }
.color_brown{ color:#413c34 !important; }
.color_browndark{ color:#2d1206 !important; }
.color_grey{ color:#b5b5b5 !important; } /*set*/
.color_grey2{ color:#404c5c !important; }
.color_greydark{ color:#181508 !important; }
.color_yellow{ color:#ffc908 !important; }
.color_yellowlight{ color:#ffe50b !important; }
.color_green{ color:#00a654 !important; }
.color_greenlight{ color:#06bc62 !important; }
.color_greendark{ color:#06994d !important; }
.color_violet{ color:#87226c !important; }
.color_red{ color:#930000 !important; } /*set*/
.color_redlight{ color:#ef3f01 !important; }
.color_red2{ color:#cc0437 !important; }
.color_red3{ color:#eea49f !important; }
.color_red4{ color:#fe6c85 !important; }
.color_blue{ color:#407bac !important; } /*set*/
.color_bluedark{ color:#0d2740 !important; }
.color_bluedark2{ color:#01396f !important; }
.color_bluelight{ color:#28acd5 !important; } /*set*/
.color_purple{ color:#303953 !important; }
.color_pink{ color:#ec0b8d !important; }
.color_celadon{ color:#00aec0 !important; }
.color_celadon2{ color:#8ef6ff !important; }
.color_claret{ color:#4c0b41 !important; }
.color_claret2{ color:#a15796 !important; }
.color_gold{ color:#b99526 !important; }
.color_goldlight{ color:#4c0b41 !important; }
.color_tb{ color:#fcc216 !important; /*f0f0d6 !important;*/ }

.bg_green2{ background-color:#f2fbfc !important; } 
.bg_grey2{ background-color:#e1e4dc !important; }
.bg_white{ background-color:#ffffff !important; }
.bg_black{ background-color:#000000 !important; }
.bg_orange{ background-color:#fadead !important; }
.bg_redlight{ background-color:#faeee8 !important; }
.bg_blue{ background-color:#beebfb !important; }
.bg_blue2{ background-color:#f2fbfc !important; }
.bg_grey{ background-color:#e3e3e3 !important; }
.bg_body{ background-color:#333a40 !important; }
.bg_yellow{ background-color:#ffc908 !important; }
.bg_yellow2{ background-color:#f3ebd4 !important; }
.bg_brown{ background-color:#e1e4dc !important; }

.ftype1, .ftype1 *{ font-family:'PT Sans', Arial, Tahoma, Verdana, Helvetica; } /*new collection*/

.size10, .size10 *{ font-size:10px !important; line-height:13px !important;}
.size11, .size11 *{ font-size:11px !important; line-height:14px !important;}
.size12, .size12 *{ font-size:12px !important; line-height:15px !important;}
.size13, .size13 *{ font-size:13px !important; line-height:16px !important;}
.size14, .size14 *{ font-size:14px !important; line-height:17px !important;}/*to recreate*/
.size15, .size15 *{ font-size:15px !important; line-height:18px !important; }
.size16, .size16 *{ font-size:16px !important; line-height:19px !important; }
.size17, .size17 *{ font-size:17px !important; line-height:20px !important; }
.size18, .size18 *{ font-size:18px !important; line-height:21px !important; }
.size19, .size19 *{ font-size:19px !important; line-height:22px !important; }
.size20, .size20 *{ font-size:20px !important; line-height:23px !important; }/*to recreate*/
.size21, .size21 *{ font-size:21px !important; line-height:24px !important; }
.size22, .size22 *{ font-size:22px !important; line-height:25px !important; }
.size23, .size23 *{ font-size:23px !important; line-height:26px !important; }

.size24{ font-size:24px !important; line-height:27px !important; }
.size25{ font-size:25px !important; line-height:28px !important; }
.size26{ font-size:26px !important; line-height:29px !important; }
.size27{ font-size:27px !important; line-height:30px !important; }
.size28{ font-size:28px !important; line-height:31px !important; }
.size30{ font-size:30px !important; line-height:33px !important; }
.size32{ font-size:32px !important; line-height:35px !important; }
.size34{ font-size:34px !important; line-height:37px !important; }
.size36{ font-size:36px !important; line-height:39px !important; }
.size38{ font-size:38px !important; line-height:41px !important; }
.size40{ font-size:40px !important; line-height:43px !important; }
.size42{ font-size:42px !important; line-height:45px !important; }
.size44{ font-size:44px !important; line-height:47px !important; }
.size46{ font-size:46px !important; line-height:49px !important; }
.size47{ font-size:47px !important; line-height:50px !important; }
.size48{ font-size:48px !important; line-height:51px !important; }

.seta_size10{ font-size:10px !important; line-height:14px !important;}
.seta_size11{ font-size:11px !important; line-height:15px !important;}
.seta_size12{ font-size:12px !important; line-height:16px !important;}
.seta_size14 a{ font-size:14px !important; line-height:17px !important; }
.seta_size16 a{ font-size:16px !important; line-height:20px !important; }
.seta_size18{ font-size:18px !important; line-height:22px !important;}
.seta_size20{ font-size:20px !important; line-height:24px !important;}

.seta_bold a{ font-weight:bold; }
.seta_color_white a{ color:#ffffff !important; }
.seta_color_orange a{ color:#fe6206 !important; }
.seta_color_cream a{ color:#e5dfd2 !important; }
.seta_color_brown a{ color:#a49161 !important; }
.seta_color_grey a{ color:#808080 !important; }
.seta_color_grey2 a{ color:#999999 !important; }
.seta_color_yellow a{ color:#ffe010 !important; }
.seta_color_green a{ color:#5fb000 !important; }
.seta_color_violet a{ color:#812d96 !important; }
.seta_color_red a{ color:#d60600 !important; }
.seta_color_blue a{ color:#0099cc !important; }

.set_underline{ text-decoration:underline; }
.seta_underline a{ text-decoration:underline; }

a, a *{
	font:16px/19px Arial, Tahoma, Verdana, Helvetica;
	color:#25a7d2;
	text-decoration:underline;
}
a:hover, a:hover *{ color:#8f0303; text-decoration:underline;}

.lineh20, .lineh20 *{ line-height:20px; }
.lineh22, .lineh22 *{ line-height:22px; }
.lineh24, .lineh24 *{ line-height:24px; }
.lineh20i, .lineh20i *{ line-height:20px !important; }
.lineh22i, .lineh22i *{ line-height:22px !important; }
.lineh24i, .lineh24i *{ line-height:24px !important; }
/*
.link{ padding-left:16px; }
.link_sign1{
	background:url(../bca_graph/shared/ul_sign1.gif) 0px 5px no-repeat;
	color:#cc1535 !important;
	text-decoration:underline;
}
.link_sign1:hover{ color:#106080 !important; text-decoration:underline; }
*/
.set_bold, .set_bold *{ font-weight:bold; }
.set_boldoff, .set_boldoff *{ font-weight:normal; }
.set_em, .set_em *{ font-style:italic; }
.set_emoff, .set_emoff *{ font-style:italic; }
.under_off{ text-decoration:none; }
.underline_off, .underline_off *{ text-decoration:none; }

h1, h1 *{ font:bold 21px/24px Arial, Tahoma, Verdana, Helvetica; }
/*h2, h2 *{ font:bold 24px/27px Arial, Tahoma, Verdana, Helvetica; }*/
/*h3, h3 *{ font:bold 16px/18px Arial, Tahoma, Verdana, Helvetica; }*/

#main_container{
	background:none;
	width:100%;
	position:relative;
	left:0px;
	min-width:960px;
	min-height:100%;
	overflow:hidden;
}

.main_light, .main_dark, .main_white{
	width:100%;
	height:auto;
	padding:0px 0px 0px 0px;
	position:relative;
	left:0px;
	overflow:hidden;
	z-index:1;
}
.main_light{ background:url(../bca_graph/shared/main_lightbg.gif) 0px bottom  repeat-x #f5f7f7; }
.main_dark{ background:none; }
.main_white{ background:#ffffff; }

.overrideoff{
	width:100%;
	position:relative;
	overflow:hidden;
}

.mde{
	width:960px;
	margin:0px auto 0px auto;
	position:relative;
	/* override */
}


.mdel{/*unset*/
	width:240px;
	padding:0px 0px 0px 0px;
	position:relative;
	float:left;
	left:0px;
	margin-right:-3px; /*IE Path*/
	/*override*/
}

.mder{/*unset*/
	width:640px;
	padding:0px 0px 0px 0px;
	position:relative;
	float:right;
	margin-left:-3px; /*IE Path*/
	/* override */
}



.mdex{
	width:380px;
	position:relative;
	float:left;
	margin-right:-3px;
	/* override */
}

.mdey{
	width:218px;
	position:relative;
	margin-left:-3px;
	margin-right:-26px;
	float:right;
	/* overrride */
}
/* =============================== mde [END] ======================================== */
/* =============================== jquery [START] =================================== */
.jitemhover img{ visibility:hidden; }
.jitemhover input{ visibility:hidden; }

.jtexthover{ }

.jtexthover .inner-orig{ display:none !important; }
.jtexthover .inner-main{
	display:table-cell;
	vertical-align:middle;
	width:inherit;
	height:inherit;
	position:relative;
	overflow:hidden;
}
.jtexthover .inner-hover{ 
	visibility:hidden !important;
	position:absolute !important;
	width:0px !important;
	height:0px !important;
	left:-9999px !important;
	top:0px !important;
	overflow:hidden !important;
}

.jtexthover span{
	display:table-cell;
	vertical-align:middle;
	width:inherit;
	height:inherit;
	position:relative;
	overflow:hidden;
}
/* =============================== jquery [END] ===================================== */
/* =============================== dialoga [START] ================================== */
.dialoga{
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
	visibility:hidden;
	z-index:2003;
}

.dialoga_table{ width:100%; position:relative; overflow:hidden; }
.dialoga_table tr td{ position:static; overflow:hidden; }
.dialoga_table tr .tdup{ width:100%; }
.dialoga_table tr .tdct{ width:100%; }
.dialoga_table tr .tddn{ width:100%; }

.dialoga_tableup{ width:100%; position:relative; overflow:hidden; }
.dialoga_tableup tr td{ position:relative; overflow:hidden; }
.dialoga_tableup tr .tdlt{ background:url(../bca_graph/shared/mde/dialoga/dialoga_uplt.png) 0px 0px no-repeat; width:30px; height:35px; }
.dialoga_tableup tr .tdrt{ background:url(../bca_graph/shared/mde/dialoga/dialoga_uprt.png) 0px 0px no-repeat; width:30px; height:35px; }
.dialoga_tableup tr .tdcr{ 
	background:url(../bca_graph/shared/mde/dialoga/dialoga_upbg.png) 0px 0px repeat-x; 
	width:auto; 
	height:30px;
	padding:5px 0px 0px 0px;
	font:bold 14px/17px Tahoma, Arial, Verdana, Helvetica;
	color:#ffffff;
}


.dialoga_tablecr{ width:100%; position:relative; overflow:hidden; }
.dialoga_tablecr tr td{ position:relative; overflow:hidden; }
.dialoga_tablecr tr .tdlt{ background:url(../bca_graph/shared/mde/dialoga/dialoga_crlt.png) 0px 0px repeat-y; width:170px; padding:10px 0px 10px 10px; }
.dialoga_tablecr tr .tdlt img{
	background:url(../bca_graph/shared/mde/dialoga/dialoga_logo.png) 0px 0px no-repeat;
	width:170px;
	height:100px;
}
.dialoga_tablecr tr .tdcr{ background:url(../bca_graph/shared/mde/dialoga/dialoga_crbg.png) 0px 0px repeat; width:auto; padding:10px 10px 10px 20px; }
.dialoga_tablecr tr .tdrt{ background:url(../bca_graph/shared/mde/dialoga/dialoga_crrt.png) 0px 0px repeat-y; width:10px; padding:10px 0px 10px 0px; }
.dialoga_tablecr *{ color:#000000; font-size:14px; line-height:17px; }

.dialoga_tabledn{ width:100%; position:relative; overflow:hidden; }
.dialoga_tabledn tr td{ position:relative; overflow:hidden; }
.dialoga_tabledn tr .tdlt{ background:url(../bca_graph/shared/mde/dialoga/dialoga_dnlt.png) 0px 0px no-repeat; width:30px; height:31px; }
.dialoga_tabledn tr .tdrt{ background:url(../bca_graph/shared/mde/dialoga/dialoga_dnrt.png) 0px 0px no-repeat; width:30px; height:31px; }
.dialoga_tabledn tr .tdcr{ background:url(../bca_graph/shared/mde/dialoga/dialoga_dnbg.png) 0px 0px repeat-x; width:auto; height:31px; }

.dialoga_btn-ok{
	background:url(../bca_graph/shared/mde/dialoga/dialoga_btn-ok.png) 0px 0px no-repeat;
	width:70px;
	height:31px;
	position:absolute;
	right:0px;
	bottom:0px;
	float:right;
	overflow:hidden;
	cursor:pointer;
}
.dialoga_btn-ok img{ background:url(../bca_graph/shared/mde/dialoga/hover/dialoga_btn-ok.gif) 0px 0px no-repeat; width:70px; height:31px; cursor:pointer; }

.dialoga_btn-exit{
	background:url(../bca_graph/shared/mde/dialoga/dialoga_btn-exit.gif) 0px 0px no-repeat;
	width:18px;
	height:18px;
	position:absolute;
	right:12px;
	top:12px;
	overflow:hidden;
}
.dialoga_btn-exit img{ background:url(../bca_graph/shared/mde/dialoga/hover/dialoga_btn-exit.gif) 0px 0px no-repeat; width:18px; height:18px; cursor:pointer; }

.dialoga_opacity{
	background:#2b1e21;
	width:0px;
	min-width:1000px;
	height:0px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
	visibility:hidden;
	z-index:1999;
}

.dialoga_iframe{
	background:none; 
	background-color:transparent; 
	position: absolute; 
	width:100%; 
	height:100%; 
	border:0px none; 
	left:0px; 
	top:0px; 
	overflow: hidden;
}
/* =============================== dialoga [END] ==================================== */
/* =============================== dialogb [START] ================================== */
.dialogb{
	width:930px;
	position:absolute;
	left:0px;
	top:-10000px;
	visibility:hidden;
	z-index:1803;
}

.dialogb_content{
	background:#ffffff;
	border:3px solid #d0cece;
	width:890px;
	padding:17px 17px 17px 17px;
	position:relative;
	z-index:2;
}

.dialogb_btn-exit{
	background:url(../bca_graph/shared/mde/dialogb/dialogb_btn-exit.png) 0px 0px no-repeat;
	width:28px;
	height:28px;
	position:absolute;
	right:-13px;
	top:-13px;
	overflow:hidden;
	z-index:3;
}
.dialogb_btn-exit img{ background:url(../bca_graph/shared/mde/dialogb/hover/dialogb_btn-exit.png) 0px 0px no-repeat; width:28px; height:28px; cursor:pointer; }

.dialogb_opacity{
	background:#000000;
	width:0px;
	min-width:960px;
	height:0px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
	visibility:hidden;
	z-index:1799;
}

.dialogb_iframe{
	background:none; 
	background-color:transparent;
	position:absolute; 
	width:100%; 
	height:100%;
	border:0px; 
	left:0px; 
	top:0px; 
	overflow:hidden; 
}
/* =============================== dialogb [END] ==================================== */
/* =============================== dialogb-box [START] ============================== */
.dialogb-box{/*Fixed Arrows Visibility*/
	width:890px !important;
	margin:0px -30px 0px -3px !important;
	padding:0px 30px 0px 3px !important;
}

.dialogb-box .jspContainer{ width:920px !important; margin-left:-3px !important; }
.dialogb-box .jspPane{ width:890px !important; }
.dialogb-box .jspPane .title{ margin-top:0px; }
.dialogb-box .jspVerticalBar{ background:#f0f0f0; width:17px;}
.dialogb-box .jspTrack{  background:url(../bca_graph/shared/mde/jsp-dialogb/jsp-track_bg.gif) 0px 0px repeat-y;  }
.dialogb-box .jspDrag{ background:url(../bca_graph/shared/mde/jsp-dialogb/jsp-drag_bg.gif) 0px 0px repeat-y; }
.dialogb-box .jspDrag:hover, .dialogb-box .jspDrag.jspActive{ background:url(../bca_graph/shared/mde/jsp-dialogb/hover/jsp-drag_bg.gif) 0px 0px repeat-y; }
.dialogb-box .jspArrowUp{ background:url(../bca_graph/shared/mde/jsp-dialogb/jsp-arrow-up_bg.gif) 0px 0px no-repeat !important; cursor:pointer; }
.dialogb-box .jspArrowUp:hover{ background:url(../bca_graph/shared/mde/jsp-dialogb/hover/jsp-arrow-up_bg.gif) 0px 0px no-repeat !important; }
.dialogb-box .jspArrow{}
.dialogb-box .jspArrowDown{ background:url(../bca_graph/shared/mde/jsp-dialogb/jsp-arrow-dn_bg.gif) 0px 0px no-repeat !important; cursor:pointer; }
.dialogb-box .jspArrowDown:hover{ background:url(../bca_graph/shared/mde/jsp-dialogb/hover/jsp-arrow-dn_bg.gif) 0px 0px no-repeat !important; }
/* =============================== dialogb-box [END] ================================ */
/* =============================== ajax_loadera [START] ============================= */
.ajax_loadera{
	background:url(../bca_graph/shared/mde/ajax_loadera/ajax_loadera-bg.png) 0px 0px no-repeat;
	width:41px;
	height:41px;
	position:absolute;
	left:-9999px;
	top:-9999px;
	overflow:hidden;
	z-index:100;
}
.ajax_loadera-anime{
	background:url(../bca_graph/shared/mde/ajax_loadera/ajax_loadera-anime.gif) 0px 0px no-repeat;
	width:18px;
	height:18px;
	position:absolute;

	left:14px;
	top:9px;
	overflow:hidden;
}
/* =============================== ajax_loadera [END] =============================== */
/* =============================== nform [START] ==================================== */
.nform_check1, .nform_check2{
	width:21px;
	height:21px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.nform_check1{ background:url(../bca_graph/shared/mde/nform/nform_check1.gif) 0px 0px no-repeat; }
.nform_check2{ background:url(../bca_graph/shared/mde/nform/nform_check2.gif) 0px 0px no-repeat; }

.nform_radio .nform_check1{ background:url(../bca_graph/shared/mde/nform/nform_radio1.gif) 0px 0px no-repeat; }
.nform_radio .nform_check2{ background:url(../bca_graph/shared/mde/nform/nform_radio2.gif) 0px 0px no-repeat; }

.nform-s1_check .nform_check1{ background:url(../bca_graph/shared/mde/nform/nform-s1_check1.gif) 0px 0px no-repeat; border:1px solid #c7c7c7; width:19px; height:19px; } /*unset*/
.nform-s1_check .nform_check2{ background:url(../bca_graph/shared/mde/nform/nform-s1_check2.gif) 0px 0px no-repeat; border:1px solid #c7c7c7; width:19px; height:19px; } /*unset*/
.nform-s1_radio .nform_check1{ background:url(../bca_graph/shared/mde/nform/nform-s1_radio1.gif) 0px 0px no-repeat; border:1px solid #ffffff; width:19px; height:19px; } /*unset*/
.nform-s1_radio .nform_check2{ background:url(../bca_graph/shared/mde/nform/nform-s1_radio2.gif) 0px 0px no-repeat; border:1px solid #ffffff; width:19px; height:19px; } /*unset*/

.nform-s2_check .nform_check1{ background:url(../bca_graph/shared/mde/nform/nform-s2_check1.gif) 0px 0px no-repeat; border:1px solid #c7c7c7; width:19px; height:19px; } /*unset*/
.nform-s2_check .nform_check2{ background:url(../bca_graph/shared/mde/nform/nform-s2_check2.gif) 0px 0px no-repeat; border:1px solid #c7c7c7; width:19px; height:19px; } /*unset*/
.nform-s2_radio .nform_check1{ background:url(../bca_graph/shared/mde/nform/nform-s2_radio1.gif) 0px 0px no-repeat; border:1px solid #ffffff; width:19px; height:19px; } /*unset*/
.nform-s2_radio .nform_check2{ background:url(../bca_graph/shared/mde/nform/nform-s2_radio2.gif) 0px 0px no-repeat; border:1px solid #ffffff; width:19px; height:19px; } /*unset*/
/* =============================== nform [END] ====================================== */
/* =============================== box_infocolors [END] ============================= */
.box_infored, .box_infogreen, .box_infoorange{
	padding:10px 15px 10px 15px;
	position:relative;
	overflow:hidden;
}

.box_infored{
	background:#ffd3d4;
	border:1px solid #e59d9e;
}

.box_infogreen{
	background:#d7f3bd;
	border:1px solid #9abf85
}

.box_infoorange{
	background:#fdd8a6;
	border:1px solid #e0a687;
}
/* =============================== box_infocolors [END] ============================= */
/* =============================== jpageloader [START] ============================== */
.jpageload{/*not used*/
	background:url(../bca_graph/shared/ajax_loading.gif) center center no-repeat #e8f7fe;
	border:1px solid #8fc8f5;
	margin-top:5px;
	padding:11px 10px 11px 10px;
	height:0px;
	position:relative;
	overflow:hidden;
	display:none;
}

.jpageload-error{ 
	background:url(../bca_graph/shared/ajax_error.gif) center center no-repeat #fbe3e4; 
	border:1px solid #ce1616;
}
.jpageload_link{}
/* =============================== jpageloader [END] ================================ */
/* =============================== jpageload-shop [START] =========================== */
.jpageload-shop{/*not used*/
	background:none;
	margin-top:5px;
	padding:11px 10px 11px 10px;
	height:0px;
	position:relative;
	overflow:hidden;
	display:none;
}

.jpageload-shop_error{ background:url(../bca_graph/shared/ajax_error.gif) center center no-repeat; }
.jpageload-shop_link{}
/* =============================== jpageload-shop [END] ============================= */
/* =============================== top [START] ====================================== */
#top{ background:none; height:166px; z-index:10; }
#top_lt, #top_rt{
	background:#1a1c1e;
	width:10000px;
	height:53px;
	position:absolute;
	top:113px;
	overflow:hidden;
}

#top_lt{ left:-9990px; }
#top_rt{  left:950px; }

#top_shadow{
	background:url(../bca_graph/shared/top/top_shadow.png) 0px 0px no-repeat;
	width:982px;
	height:30px;
	position:absolute;
	left:-11px;
	top:113px;
	overflow:hidden;
	display:none;
}

#top_logo{
	background:url(../bca_graph/shared/top/top_logo.gif) 0px 0px no-repeat;
	width:244px;
	height:67px;
	position:absolute;
	left:9px;
	top:28px;
	overflow:hidden;
}
#top_logo img{ background:url(../bca_graph/shared/top/hover/top_logo.gif) 0px 0px no-repeat; width:244px; height:67px; }

#top_text1{
	background:url(../bca_graph/shared/top/top_text1.gif) 0px 0px no-repeat;
	width:138px;
	height:19px;
	position:absolute;
	right:44px;
	/*top:53px;*/
	top:24px;
	overflow:hidden;
	text-indent:-10000px;
}

#top_social{
	height:49px;
	position:absolute;
	right:10px;
	top:93px;
	float:right;
	overflow:hidden;
}
#top_social3{
	height:19px;
	position:absolute;
	right:10px;
	top:24px;
	float:right;
	overflow:hidden;
}

#top_search{
	width:300px;
	height:30px;
	position:absolute;
	right:10px;
	top:60px;
	overflow:hidden;
}
/* =============================== top [END] ======================================== */
/* =============================== top_searchform [START] =========================== */
.top_searchform{
	width:300px;
	height:30px;
	position:relative;
	overflow:hidden;
}

.top_searchform .inner-btn{
	background:url(../bca_graph/shared/single/btn_search.png) 0px 0px no-repeat;
	width:91px;
	height:30px;
	margin-left:-3px;
	position:relative;
	float:right;
	overflow:hidden;
	cursor:pointer;
}
.top_searchform .inner-btn:hover{ background:url(../bca_graph/shared/single/hover/btn_search.png) 0px 0px no-repeat; }

.top_searchform .inner-text{
	background:url(../bca_graph/shared/single/formd_text-bg1.gif) 0px top repeat-x #ffffff;
	border:1px solid #c9c9c9;
	width:201px; 
	height:18px;
	padding:6px 3px 4px 3px; 
	font-size:15px; 
	line-height:18px;
	position:relative;
	float:left;
	overflow:hidden;
	
	color:#000000; 
	font:15px/18px Arial, Tahoma, Verdana, Helvetica;
}
/* =============================== top_searchform [END] ============================= */
/* =============================== topul [START] ==================================== */
/* =============== levela  ============= */
.topul{
	background:#1b1c1e;
	width:940px;
	height:53px;
	padding:0px 6px 0px 0px;
	position:absolute;
	left:4px;
	top:113px;
	float:left;
	overflow:hidden;
	z-index:1;
}

.topul ul{
	background:none;
	height:53px;
	padding:0px 0px 0px 0px;
	position:relative;
	float:left;
	overflow:hidden;
}
.topul ul li{
	background:none;
	list-style:none;
	height:53px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	position:relative;
	float:left;
	overflow:hidden;
	min-width:0px;
	z-index:1;
}

.topul ul li.topul_sep{
	/*background:url(../bca_graph/shared/top/topul_sep.gif) 0px 14px no-repeat;*/
	background:none;
	width:20px;
	height:53px;
	margin:0px;
	padding:0px 0px 0px 0px;
	position:relative;
	float:left;
	overflow:hidden;
	min-width:0px;
}
.topul ul li.topul_sep *{ display:none; }

.topul ul li a{
	background:url(../bca_graph/shared/empty.gif) 0px 0px no-repeat;
	background-position:8px 0px;
	background-repeat:no-repeat;
	display:inline-block;
	position:relative;
	height:27px;
	padding:16px 5px 10px 5px;
	float:left;
	overflow:hidden;
	
	font:16px/19px 'PT Sans', Arial, Tahoma, Verdana, Helvetica;
	color:#b5b5b5;
	text-decoration:none;
	cursor:pointer;
	z-index:2;
	text-align:center;
}
.topul ul li a.insert{ }
.topul ul li a img{ margin-top:2px; }
.topul ul li img{ display:none; }
.topul ul li a.insert img{ display:block; }
/*#topul_home a.insert img{ background-image:url(../bca_graph/shared/top/levela/topul_home.png); width:42px; height:13px; }
.topul ul li.active#topul_home a.insert img, .topul ul li.active-page#topul_home a.insert img{ background-image:url(../bca_graph/shared/top/levela/hover/topul_home.png); width:42px; height:13px; }*/

.topul ul li ul{ display:none; }
/* =============== levela  ============= */
/* =============== levelb  ============= */
.topsubul{
	width:281px;
	margin:43px 0px 0px 0px;
	position:absolute;
	top:-1300px;
	/*left:490px;
	top:50px;*/
	overflow:hidden;
	z-index:12;
}
.topsubul_up, .topsubul_ct,  .topsubul_dn{
	width:281px;
	position:relative;
	overflow:hidden;
}
.topsubul_up{ background:url(../bca_graph/shared/top/levelb/topsubul_up.png) 0px 0px no-repeat;  height:5px; }
.topsubul_ct{ background:url(../bca_graph/shared/top/levelb/topsubul_ct.png) 0px 0px repeat-y; float:left; padding-top:0px; }
.topsubul_dn{ background:url(../bca_graph/shared/top/levelb/topsubul_dn.png) 0px 0px no-repeat; height:1px; }

.topsubul_ct ul{
	width:281px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
	overflow:hidden;
}
.topsubul_ct ul li{
	background:url(../bca_graph/shared/top/levelb/topsubul_line1.gif) 0px bottom repeat-x;
	list-style:none;
	width:280px;
	padding:0px 0px 0px 0px;
	margin-top:-1px;
	position:relative;
	float:left;
	overflow:hidden;
	min-width:0px;
}
.topsubul_ct ul li img{ display:none; }
.topsubul_ct ul li:hover, .topsubul_ct ul li>a.active{ background:#8f0000; }
.topsubul_ct ul li a{
	background:none;
	width:248px;
	padding:8px 11px 9px 21px;
	position:relative;
	float:left;
	overflow:hidden;
	font:15px/17px Arial, Tahoma, Verdana, Helvetica;
	color:#ffffff;
	text-decoration:none;
}
.topsubul_ct ul li a:hover{ color:#ffffff; text-decoration:none; }
.topsubul_ct ul li a.active{ color:#ffffff; }

.topsubul_ct ul li a.arrow{ 
	background-image:url(../bca_graph/shared/top/levelb/topsubul_sign1.gif);
	background-position:269px 13px;
	background-repeat:no-repeat;
}

.topsubul_ct ul li a.active.arrow{ 
	background-image:url(../bca_graph/shared/top/levelb/hover/topsubul_sign1.gif);
	background-position:269px 13px;
	background-repeat:no-repeat;
}
/* =============== levelb  ============= */
/* =============== levelc  ============= */
.topsucul{
	width:201px;
	margin:0px 0px 0px 0px;
	position:absolute;
	top:-1300px;
	/*left:670px;
	top:99px;*/
	overflow:hidden;
	z-index:13;
}
.topsucul_up, .topsucul_ct,  .topsucul_dn{
	width:201px;
	position:relative;
	overflow:hidden;

}
.topsucul_up{ background:url(../bca_graph/shared/top/levelc/topsucul_up.png) 0px 0px no-repeat; height:1px; }
.topsucul_ct{ background:url(../bca_graph/shared/top/levelc/topsucul_ct.png) 0px 0px repeat-y; }
.topsucul_dn{ background:url(../bca_graph/shared/top/levelc/topsucul_dn.png) 0px 0px no-repeat; height:1px; }

.topsucul_ct ul{
	width:201px;
	padding:0px 0px 0px 0px;
	position:relative;
	float:left;
	overflow:hidden;
}

.topsucul_ct ul li{
	background:url(../bca_graph/shared/top/levelc/topsucul_line1.gif) 0px bottom repeat-x;
	list-style:none;
	width:200px;
	padding:0px 0px 0px 0px;
	margin-top:-1px;
	position:relative;
	float:left;
	overflow:hidden;
	min-width:0px;
}
.topsucul_ct ul li:hover, .topsucul_ct ul li>a.active{ background:#8f0000; }
.topsucul_ct ul li a{
	background:url(../bca_graph/shared/top/levelc/topsucul_sign1.gif) 10px 16px no-repeat;
	width:168px;
	padding:8px 11px 9px 21px;
	position:relative;
	float:left;
	overflow:hidden;
	font:15px/17px Arial, Tahoma, Verdana, Helvetica;
	color:#ffffff;
	text-decoration:none;
}
.topsucul_ct ul li a:hover{ background:url(../bca_graph/shared/top/levelc/hover/topsucul_sign1.gif) 10px 16px no-repeat;  color:#ffffff; text-decoration:underline; }
/* =============== levelc  ============= */
/* =============== topul_select  ======= */
.topul_select{
	height:53px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	position:relative;
	left:0px;
	float:left;
	top:0px;
	overflow:hidden;
	visibility:hidden;
}
.topul_select .topul_select-ct a img{ display:block; }
.topul_select-lt, .topul_select-rt{
	width:5px;
	height:53px;
	position:relative;
	top:0px;
	float:left;
	overflow:hidden;
	z-index:2;
	display:none;
}
.topul_select-lt{ background:url(../bca_graph/shared/top/topul_select-lt.png) 0px 0px no-repeat; }
.topul_select-rt{ background:url(../bca_graph/shared/top/topul_select-rt.png) 0px 0px no-repeat; }

.topul_select-ct{
	background:url(../bca_graph/shared/top/topul_select-bg.png) 0px 0px repeat-x;
	background:none;
	width:auto;
	height:53px;
	padding:0px 5px 0px 5px;
	position:relative;
	float:left;
	overflow:hidden;
	z-index:1;
}

.topul_select-sign1{
	background:url(../bca_graph/shared/top/topul_select-sign1.gif) center 0px no-repeat;
	width:100%;
	height:7px;
	position:absolute;
	top:46px;
	left:0px;
	overflow:hidden;
	display:none;
}

.topul ul li.active, .topul ul li.active-page{margin-right:0px; padding-right:0px; padding-left:0px; }
.topul ul li.active{ z-index:20; }
.topul ul li.active-page{ z-index:19; }

.topul ul li.active a.insert-off, .topul ul li.active-page a.insert-off{ padding-left:0px; padding-right:0px; }
.topul ul li.active .topul_select, .topul ul li.active-page .topul_select{ visibility:visible; }

.topul ul li a.insert-off{ visibility:hidden; padding-left:0px; padding-right:0px; }
.topul ul li a.insert-active{ position:absolute; top:0px; left:0px; margin:0px auto 0px auto; z-index:10; }
.topul ul li.active .insert{  color:#e6e6e6; text-decoration:none; }
.topul ul li.active-page .insert{ color:#e6e6e6; text-decoration:none; }
/* =============== topul_select  ======= */
/* =============================== topul [END] ====================================== */
/* =============================== content [START] ================================== */
#content{ padding:63px 0px 63px 0px; }
.cont{ width:940px; padding:0px 10px 0px 10px; }

.cont_type1 .mdel{ width:480px; padding:0px 0px 0px 10px; }
.cont_type1 .mder{ width:400px; padding:0px 10px 0px 0px; }

#content_line-up{
	background:url(../bca_graph/shared/single/content_line-up.gif) 0px 0px repeat-x;
	width:100%;
	height:30px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
}

#content_line-up div{
	background:url(../bca_graph/shared/single/content_shadow-bg.gif) 0px 0px no-repeat;
	width:982px;
	height:30px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
}

.img_hider{
	position:absolute !important;
	width:0px !important;
	height:0px !important;
	left:-9999px !important;
	top:0px !important;
	overflow:hidden !important;
}

#lightbox-image-details #lightbox-image-details-caption{ color:#000000; font-size:14px; line-height:17px; }
#lightbox-image-details #lightbox-image-details-currentNumber{ color:#7d7c7c;  font-size:12px; line-height:15px; }

.img_border1{ border:2px solid #c5c4c4; }
.line_arrow1{ background:url(../bca_graph/shared/single/line_arrow1.gif) center 0px no-repeat; height:16px; margin:0px auto 0px auto; position:relative; overflow:hidden; }
.line1{ background:url(../bca_graph/shared/single/line_bg1.gif) center 0px repeat-x; height:5px; margin:0px auto 0px auto; position:relative; overflow:hidden; }
.link-s1{ font-weight:bold; font-style:italic; color:#3c95b1; text-decoration:none; }
.link-s1:hover{ color:#8f0303; text-decoration:underline; }

.link-s2{ color:#ba1a1c; text-decoration:underline; }
.link-s2:hover{ color:#3d0600; text-decoration:underline; }

.formd_title1, .formd_title2{
	width:639px;
	padding:3px 13px 2px 13px;
	position:relative;
	float:left;/*jScrollPane dialog-b fix*/
	overflow:hidden;
}
.formd_title1{ background:#ff8608; }	/*unset*/
.formd_title2{ background:#ffca08; }	/*unset*/


.click_facebook{ 
	background:url(../bca_graph/shared/single/click_facebook.png) 0px 0px no-repeat;
	display:inline-block;
	width:59px;
	height:49px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.click_facebook img{ background:url(../bca_graph/shared/single/hover/click_facebook.png) 0px 0px no-repeat; width:59px; height:49px; }

.click_facebook2{
	background:url(../bca_graph/shared/single/click_facebook2.png) 0px 0px no-repeat;
	display:inline-block;
	width:63px;
	height:63px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.click_facebook2 img{ background:url(../bca_graph/shared/single/hover/click_facebook2.png) 0px 0px no-repeat; width:63px; height:63px; }

.click_facebook3{ 
	background:url(../bca_graph/shared/single/click_facebook3.png) 0px 0px no-repeat;
	display:inline-block;
	width:19px;
	height:19px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.click_facebook3 img{ background:url(../bca_graph/shared/single/hover/click_facebook3.png) 0px 0px no-repeat; width:19px; height:19px; }

.click_enquire-now{
	background:url(../bca_graph/shared/single/click_enquire-now.png) 0px 0px no-repeat;
	display:inline-block;
	width:400px;
	height:48px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.click_enquire-now img{ background:url(../bca_graph/shared/single/hover/click_enquire-now.png) 0px 0px no-repeat; width:400px; height:48px; }

.click_enquire-now2{
	background:url(../bca_graph/shared/single/click_enquire-now2.png) 0px 0px no-repeat;
	display:inline-block;
	width:207px;
	height:37px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.click_enquire-now2 img{ background:url(../bca_graph/shared/single/hover/click_enquire-now2.png) 0px 0px no-repeat; width:207px; height:37px; }

.click_buy-phone-advice, .click_phone-advice{
	display:inline-block;
	width:402px;
	height:50px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.click_buy-phone-advice{ background:url(../bca_graph/shared/single/click_buy-phone-advice.png) 0px 0px no-repeat; }
.click_phone-advice{ background:url(../bca_graph/shared/single/click_phone-advice.png) 0px 0px no-repeat; }
.click_buy-phone-advice img{ background:url(../bca_graph/shared/single/hover/click_buy-phone-advice.png) 0px 0px no-repeat; width:402px; height:50px; }
.click_phone-advice img{ background:url(../bca_graph/shared/single/hover/click_phone-advice.png) 0px 0px no-repeat; width:402px; height:50px; }

.click_phone-advice2{
	background:url(../bca_graph/shared/single/click_phone-advice2.png) 0px 0px no-repeat;
	display:inline-block;
	width:215px;
	height:37px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.click_phone-advice2 img{ background:url(../bca_graph/shared/single/hover/click_phone-advice2.png) 0px 0px no-repeat; width:215px; height:37px; }

.click_other-states{
	background:url(../bca_graph/shared/single/click_other-states.png) 0px 0px no-repeat;
	display:inline-block;
	width:181px;
	height:50px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.click_other-states img{ background:url(../bca_graph/shared/single/hover/click_other-states.png) 0px 0px no-repeat; width:181px; height:50px; }
/* =============================== content [END] ==================================== */
/* =============================== clickbg [END] ==================================== */
.clickbg_a1{ background:url(../bca_graph/shared/mde/clickbg/clickbg_a1-bg.gif) 0px bottom repeat-x #ba0707;	display:inline-block; position:relative; cursor:pointer; text-align:center; }
.clickbg_a1, .clickbg_a1 *{ font:bold 24px/25px 'PT Sans', Arial, Tahoma, Verdana, Helvetica; color:#ffffff; text-decoration:none; }
.clickbg_a1:hover, .clickbg_a1:hover *{ color:#ffffff; text-decoration:none; }
.clickbg_a1, .clickbg_a1 .inner-dn, .clickbg_a1 .inner-up{ width:590px;	height:61px; overflow:hidden; }
.clickbg_a1 .inner-dn{ position:absolute; left:0px; top:0px; z-index:1; }
.clickbg_a1 .inner-up{ background:url(../bca_graph/shared/mde/clickbg/hover/clickbg_a1-bg.gif) 0px bottom repeat-x #a70404; position:absolute; left:0px; top:0px; z-index:2; }
.clickbg_a1 .inner-dn .inner-dn_cell, .clickbg_a1 .inner-up .inner-up_cell{	display:table-cell;	vertical-align:middle; width:590px;	height:61px; position:relative;	overflow:hidden; }



.clickbg_h{ display:inline-block; position:relative; cursor:pointer; text-align:center; }
.clickbg_h, .clickbg_h *{ font:24px/25px 'PT Sans', Arial, Tahoma, Verdana, Helvetica; color:#ffffff; text-decoration:none; }
.clickbg_h:hover, .clickbg_h:hover *{ color:#ffffff; text-decoration:none; }
.clickbg_h, .clickbg_h .inner-dn, .clickbg_h .inner-up{ width:300px; height:95px; overflow:hidden; }
.clickbg_h .inner-dn{ position:absolute; left:0px; top:0px; z-index:1; }
.clickbg_h .inner-up{ position:absolute; left:0px; top:0px; z-index:2; }
.clickbg_h .inner-dn .inner-dn_cell, .clickbg_h .inner-up .inner-up_cell{ display:table-cell; vertical-align:middle; width:300px; height:95px; position:relative; overflow:hidden; }


.clickbg_h-bg01{ background:url(../bca_graph/shared/mde/clickbg/clickbg_h-bg01.gif) 0px 0px no-repeat #ffffff; }
.clickbg_h-bg01 .inner-up{ background:url(../bca_graph/shared/mde/clickbg/hover/clickbg_h-bg01.gif) 0px 0px no-repeat #b6c4c6; }
.clickbg_h-bg01, .clickbg_h-bg01 *, .clickbg_h-bg01:hover, .clickbg_h-bg01:hover *{ color:#070606; text-decoration:none; }

.clickbg_h-bg02{ background:url(../bca_graph/shared/mde/clickbg/clickbg_h-bg02.gif) 0px bottom repeat-x #2b5795; }
.clickbg_h-bg02 .inner-up{ background:url(../bca_graph/shared/mde/clickbg/hover/clickbg_h-bg02.gif) 0px bottom repeat-x #a70404; }

.clickbg_h-bg03{ background:url(../bca_graph/shared/mde/clickbg/clickbg_h-bg03.gif) 0px bottom repeat-x #c67203; }
.clickbg_h-bg03 .inner-up{ background:url(../bca_graph/shared/mde/clickbg/hover/clickbg_h-bg03.gif) 0px bottom repeat-x #ac6911; }

.clickbg_h-bg04{ background:url(../bca_graph/shared/mde/clickbg/clickbg_h-bg04.gif) 0px bottom repeat-x #572e6a; }
.clickbg_h-bg04 .inner-up{ background:url(../bca_graph/shared/mde/clickbg/hover/clickbg_h-bg04.gif) 0px bottom repeat-x #5f237c; }

.clickbg_h-bg05{ background:url(../bca_graph/shared/mde/clickbg/clickbg_h-bg05.gif) 0px bottom repeat-x #8f240e; }
.clickbg_h-bg05 .inner-up{ background:url(../bca_graph/shared/mde/clickbg/hover/clickbg_h-bg05.gif) 0px bottom repeat-x #872a18; }

.clickbg_h-bg06{ background:url(../bca_graph/shared/mde/clickbg/clickbg_h-bg06.gif) 0px bottom repeat-x #254813; }
.clickbg_h-bg06 .inner-up{ background:url(../bca_graph/shared/mde/clickbg/hover/clickbg_h-bg06.gif) 0px bottom repeat-x #255c0b; }

.clickbg_h-bg07{ background:url(../bca_graph/shared/mde/clickbg/clickbg_h-bg07.gif) 0px bottom repeat-x #47581b; }
.clickbg_h-bg07 .inner-up{ background:url(../bca_graph/shared/mde/clickbg/hover/clickbg_h-bg07.gif) 0px bottom repeat-x #4a6613; }

.clickbg_h-bg08{ background:url(../bca_graph/shared/mde/clickbg/clickbg_h-bg08.gif) 0px bottom repeat-x #5d4364; }
.clickbg_h-bg08 .inner-up{ background:url(../bca_graph/shared/mde/clickbg/hover/clickbg_h-bg08.gif) 0px bottom repeat-x #7a328d; }

.clickbg_h-bg09{ background:url(../bca_graph/shared/mde/clickbg/clickbg_h-bg09.gif) 0px bottom repeat-x #2b2259; }
.clickbg_h-bg09 .inner-up{ background:url(../bca_graph/shared/mde/clickbg/hover/clickbg_h-bg09.gif) 0px bottom repeat-x #241671; }

.clickbg_h-bg10{ background:url(../bca_graph/shared/mde/clickbg/clickbg_h-bg10.gif) 0px bottom repeat-x #070909; }
.clickbg_h-bg10 .inner-up{ background:url(../bca_graph/shared/mde/clickbg/hover/clickbg_h-bg10.gif) 0px bottom repeat-x #0c1111; }

.clickbg_h-bg11{ background:url(../bca_graph/shared/mde/clickbg/clickbg_h-bg11.gif) 0px bottom repeat-x #174c3e; }
.clickbg_h-bg11 .inner-up{ background:url(../bca_graph/shared/mde/clickbg/hover/clickbg_h-bg11.gif) 0px bottom repeat-x #076744; }

.clickbg_h-bg12{ background:url(../bca_graph/shared/mde/clickbg/clickbg_h-bg12.gif) 0px bottom repeat-x #4d1944; }
.clickbg_h-bg12 .inner-up{ background:url(../bca_graph/shared/mde/clickbg/hover/clickbg_h-bg12.gif) 0px bottom repeat-x #740f54; }

.clickbg_h-bg13{ background:url(../bca_graph/shared/mde/clickbg/clickbg_h-bg13.gif) 0px bottom repeat-x #511c28; }
.clickbg_h-bg13 .inner-up{ background:url(../bca_graph/shared/mde/clickbg/hover/clickbg_h-bg13.gif) 0px bottom repeat-x #751b2b; }

.clickbg_h-bg14{ background:url(../bca_graph/shared/mde/clickbg/clickbg_h-bg14.gif) 0px bottom repeat-x #293a3b; }
.clickbg_h-bg14 .inner-up{ background:url(../bca_graph/shared/mde/clickbg/hover/clickbg_h-bg14.gif) 0px bottom repeat-x #1d4144; }

.clickbg_h-bg15{ background:url(../bca_graph/shared/mde/clickbg/clickbg_h-bg15.gif) 0px bottom repeat-x #322105; }
.clickbg_h-bg15 .inner-up{ background:url(../bca_graph/shared/mde/clickbg/hover/clickbg_h-bg15.gif) 0px bottom repeat-x #4c3101; }


.clickbg_i{ display:inline-block; position:relative; cursor:pointer; text-align:center; }
.clickbg_i, .clickbg_i *{ font:24px/25px 'PT Sans', Arial, Tahoma, Verdana, Helvetica; color:#ffffff; text-decoration:none; }
.clickbg_i:hover, .clickbg_i:hover *{ color:#ffffff; text-decoration:none; }
.clickbg_i, .clickbg_i .inner-dn, .clickbg_i .inner-up{ width:300px; height:95px; overflow:hidden; }
.clickbg_i .inner-dn{ position:absolute; left:0px; top:0px; z-index:1; }
.clickbg_i .inner-up{ position:absolute; left:0px; top:0px; z-index:2; }
.clickbg_i .inner-dn .inner-dn_cell, .clickbg_i .inner-up .inner-up_cell{ 
	display:table-cell; 
	width:276px; 
	height:73px; 
	padding:11px 12px 11px 12px; 
	position:relative; 
	overflow:hidden; 
	vertical-align:bottom; 
	text-align:left; 
}


.clickbg_i-bg01{ background:#ba1a1c; }
.clickbg_i-bg01 .inner-up{ background:#3d0600; }
.clickbg_i-bg01, .clickbg_i-bg01 *, .clickbg_i-bg01:hover, .clickbg_i-bg01:hover *{ color:#ffffff; text-decoration:none; }

.clickbg_i-bg02{ background:#a31a17; }
.clickbg_i-bg02 .inner-up{ background:#3d0600; }

.clickbg_i-bg03{ background:#8b1712; }
.clickbg_i-bg03 .inner-up{ background:#3d0600; }

.clickbg_i-bg04{ background:#a31a17; }
.clickbg_i-bg04 .inner-up{ background:#3d0600; }

.clickbg_i-bg05{ background:#8b1712; }
.clickbg_i-bg05 .inner-up{ background:#3d0600; }

.clickbg_i-bg06{ background:#73130a; }
.clickbg_i-bg06 .inner-up{ background:#3d0600; }

.clickbg_i-bg07{ background:#8b1712; }
.clickbg_i-bg07 .inner-up{ background:#3d0600; }

.clickbg_i-bg08{ background:#73130a; }
.clickbg_i-bg08 .inner-up{ background:#3d0600; }

.clickbg_i-bg09{ background:#590e00; }
.clickbg_i-bg09 .inner-up{ background:#3d0600; }

.clickbg_i-bg10{ background:#73130a; }
.clickbg_i-bg10 .inner-up{ background:#3d0600; }

.clickbg_i-bg11{ background:#590e00; }
.clickbg_i-bg11 .inner-up{ background:#3d0600; }

.clickbg_i-bg12{ background:#3d0600; }
.clickbg_i-bg12 .inner-up{ background:#3d0600; }

.clickbg_i-bg13{ background:#3d0600; }
.clickbg_i-bg13 .inner-up{ background:#3d0600; }

.clickbg_i-bg14{ background:#3d0600; }
.clickbg_i-bg14 .inner-up{ background:#3d0600; }

.clickbg_i-bg15{ background:#3d0600; }
.clickbg_i-bg15 .inner-up{ background:#3d0600; }
/* =============================== clickbg [END] ==================================== */
/* =============================== title [START] ==================================== */
.title, .title2{
	background:none;
	width:940px;
	padding:2px 3px 2px 3px;
	margin:0px -3px 19px -3px;
	position:relative;
	overflow:hidden;
}
.title, .title *{ color:#111010; }
.title2, .title2 *{ color:#407bac; }
.title h1, .title h1 *{ font:bold 21px/24px Arial, Tahoma, Verdana, Helvetica; }
.title h2, .title h2 *{ font:bold 24px/27px Arial, Tahoma, Verdana, Helvetica; }

.title2 h1, .title2 h1 *{ font:bold 22px/25px 'PT Sans', Arial, Tahoma, Verdana, Helvetica; }
.title2 h2, .title2 h2 *{ font:bold 25px/28px 'PT Sans', Arial, Tahoma, Verdana, Helvetica; }


.cont_type1 .mdel .title, .cont_type1 .mdel .title2{ width:480px; }

.title_dialogb-box{ width:890px; }
/* =============================== title [END] ====================================== */
/* =============================== table_about-s1 [START] =========================== */
.table_about-s1{ width:946px; margin:0px -3px 0px -3px; position:relative; overflow:hidden; }
.table_about-s1 tr td{ position:static; overflow:hidden; }
.table_about-s1 tr .td1{ background:url(../bca_graph/shared/single/table_about-s1-bg1.gif) 3px bottom no-repeat; width:160px; padding:11px 0px 11px 3px; }
.table_about-s1 tr .td2{ background:url(../bca_graph/shared/single/table_about-s1-bg1.gif) -693px bottom no-repeat; width:243px; padding:11px 42px 11px 25px; }
.table_about-s1 tr .td3{ background:url(../bca_graph/shared/single/table_about-s1-bg1.gif) 45px bottom no-repeat; width:160px; padding:11px 0px 11px 45px; }
.table_about-s1 tr .td4{ background:url(../bca_graph/shared/single/table_about-s1-bg1.gif) -693px bottom no-repeat; width:243px; padding:11px 3px 11px 25px; }
/* =============================== table_about-s1 [END] ============================= */
/* =============================== finfo [START] ==================================== */
.finfo{ padding-top:5px; z-index:2; }
.finfo, .finfo *{ font-size:15px; line-height:18px; }
.finfo .mdel{ width:402px; padding:0px 0px 0px 10px; }
.finfo .mder{ width:402px; padding:0px 10px 0px 0px; }
/* =============================== finfo [END] ====================================== */
/* =============================== foot [START] ===================================== */
.foot{ padding:0px 0px 0px 0px; }
.foot, .foot *{ font-size:13px; line-height:15px; color:#b0aaaa; }
.foot a{ text-decoration:none; }
.foot a:hover{ color:#e6e6e6; text-decoration:underline; } 
.foot_outbg{
	background:#1a1d1d;
	width:960px;
	padding:38px 5000px 28px 5000px;
	margin:0px -5000px 0px -5000px;
	position:relative;
	overflow:hidden;
}

.foot_table-s1{ width:960px; position:relative; overflow:hidden; }
.foot_table-s1 tr td{ position:static; overflow:hidden; }
.foot_table-s1 tr .td_row1{ width:63px; padding:0px 0px 0px 10px; }
.foot_table-s1 tr .td_col1{ padding:6px 10px 0px 3px; }

.foot_table-s1 tr .td1{ width:460px; padding:5px 10px 0px 3px; }
.foot_table-s1 tr .td2{ width:400px; padding:5px 10px 0px 17px; }

.foot_table-s1 tr .td_up{ width:15px; padding:0px 0px 0px 0px; }
.foot_table-s1 tr .td_dn{ width:15px; }
.foot_table-s1 tr .td_up .inner-up{ width:15px; height:35px;  position:relative; overflow:hidden; }
.foot_table-s1 tr .td_dn .inner-dn{ width:15px; height:28px;  position:relative; overflow:hidden; }

.foot_table-s2{ width:960px; position:relative; overflow:hidden; }
.foot_table-s2 tr td{ position:static; overflow:hidden; }

.foot_sep{ margin-left:2px; margin-right:2px; color:#a6abac; }
.foot_link-sassy{ color:#b0aaaa; text-decoration:none; }
.foot_link-sassy:hover{ color:#a31a17 !important; text-decoration:none !important; }

.foot_p-col{ background:#00FF00; height:29px; padding:5px 0px 4px 0px; }
/* =============================== foot [START] ===================================== */
/* =============================== home [START] ===================================== */
#home{ }
.home{
	background:#252f30;
	width:940px;
	padding:20px 2010px 20px 2010px;
	margin:0px -2000px 0px -2000px;
	position:relative;
	overflow:hidden;
}

.home_dn{
	background:url(../bca_graph/shared/mde/home/home_dn-bg1.gif) 0px 0px repeat-x #ffffff;
	width:960px;
	height:56px;
	padding:0px 2000px 0px 2000px;
	margin:0px -2000px 0px -2000px;
	position:relative;
	overflow:hidden;
}
.home_dn div{
	background:url(../bca_graph/shared/mde/home/home_dn-bg2.gif) 0px 0px no-repeat;
	width:1264px;
	height:56px;
	margin:0px -152px 0px -152px;
	position:relative;
	overflow:hidden;
}
.home_click-links{
	width:960px;
	padding:0px 20px 0px 0px;
	margin:0px -20px 0px 0px;
	position:relative;
	overflow:hidden;
}
.home_click-links a{ margin:10px 20px 10px 0px; float:left; }
/* =============================== home [END] ======================================= */
/* =============================== mderboxa [START] ================================= */
.mderboxa{
	background:#e3e3e3;
	border:1px solid #d9d9d9;
	width:346px;
	padding:20px 26px 20px 26px;
	position:relative;
	overflow:hidden;
}
/* =============================== mderboxa [END] =================================== */
/* =============================== formd [START] ==================================== */
.formd{
	width:622px;
	position:relative;
	border:0px;
	margin:0px auto 0px auto;
	padding:0px;
	overflow:hidden;
}
/* ========== box_formd ================ */
/*
.box_formd{ width:auto; }
.box_formd, .box_formd *{ } 
.box_formdbg{ 
	background:#cbdaef; 
	border:1px solid #cbdaef;
	padding:10px 10px 13px 10px;
	overflow:hidden;
}
.box_formd .formd_full{ width:548px; margin-top:10px; }
.box_formd .formd_label{ width:229px; margin-top:6px; padding-right:8px; text-align:right; }
.box_formd .formd_label, .box_formd .formd_label *{ color:#636e7b; font-size:14px; line-height:18px; font-family:Arial, Tahoma, Verdana, Helvetica; }
.box_formd .formd_text{ background:url(../bca_graph/shared/single/formd_text-bg2.gif) 0px top repeat-x #ffffff; width:270px; border:1px solid #d1cfcf; color:#3b3a3a; padding:7px 3px 7px 3px; }
.box_formd .formd_textarea{ background:url(../bca_graph/shared/single/formd_textarea-bg2.gif) 0px top repeat-x #ffffff; width:270px; height:65px; border:1px solid #d1cfcf; color:#3b3a3a; padding:7px 3px 7px 3px;  }
.box_formd .formd_full_button{ width:515px; padding-top:12px; }
.box_formd .formd_select{ background:#f3fbfe; border:1px solid #9cb1cb; width:278px; height:22px;  font-size:12px;  }
.box_formd .formd_select option{ background:#f3fbfe;   }
.box_formd .formd_select, .box_formd .formd_select *{ font:12px/16px Verdana, Arial, Tahoma, Helvetica; color:#3b3a3a; }
.box_formd .formd_full-select .formd_label{ margin-top:7px; }

.box_formd .formd_table-checkbox{ width:548px; position:relative; overflow:hidden; }
.box_formd .formd_table-checkbox tr td{ position:static; }
.box_formd .formd_table-checkbox tr .td01{ width:229px; padding:0px 8px 0px 0px; }
.box_formd .formd_table-checkbox tr .td02{ width:24px; padding:0px 8px 0px 0px; }
.box_formd .formd_table-checkbox tr .td03{ padding:0px 69px 0px 0px; }

.box_formd .formd_sign-mandatory{ color:#ea112f !important;} 
.box_formd .formd_label-mandatory{
	background:#b70d25;
	width:139px;
	margin:10px 0px 0px 0px;
	padding:2px 0px 2px 0px;
	position:relative;
	float:left;
	overflow:hidden;
	text-align:center;
}
.box_formd .formd_label-mandatory, .box_formd .formd_label-mandatory *{ font-size:12px; line-height:16px; color:#ffffff; }
.box_formd .formd_label-mandatory .formd_sign-mandatory{ color:#ffffff !important; }

.box_formd .formd_label-mandatory2{
	background:none;
	width:120px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 237px;
	position:relative;
	float:left;
	overflow:hidden;
	text-align:left;
}
.box_formd .formd_label-mandatory2, .box_formd .formd_label-mandatory2 *{ font-size:12px; line-height:16px; color:#666666; }
.box_formd .formd_label-mandatory2 .formd_sign-mandatory2{ color:#ea112f !important; }

.box_formd .formd_selectbg{
	background:url(../bca_graph/shared/single/formd_text-bg2.gif) 0px top repeat-x #ffffff; 
	width:270px;
	height:22px;
	border:1px solid #d1cfcf; 
	color:#3b3a3a; 
	padding:5px 3px 1px 3px;
	margin-right:-2px;
	position:relative;
	float:left;
	overflow:hidden;
}
.box_formd .formd_selectbg .formd_select{ background:none; border:0px; width:270px; z-index:1; }

.box_formd .form_div{
	width:311px;
	position:relative;
	float:left;
	overflow:hidden;
}
.box_formd .form_div .form_div-table-s1{ width:311px; position:relative; overflow:hidden; }
.box_formd .form_div .form_div-table-s1 tr td{ position:static; overflow:hidden; }
.box_formd .form_div .form_div-table-s1 tr .td01{ width:30px; padding:3px 0px 3px 0px; }
.box_formd .form_div .form_div-table-s1 tr .td02{ padding:4px 0px 3px 0px; }

.box_formd .formd_btn_send{ background:url(../bca_graph/shared/single/btn_send.png) 0px 0px no-repeat; border:0px; width:278px; height:39px; }
.box_formd .formd_btn_send:hover{ background:url(../bca_graph/shared/single/hover/btn_send.png) 0px 0px no-repeat; width:278px; height:39px; }

.box_formd .formd_btn_submit{ background:url(../bca_graph/shared/single/btn_submit.png) 0px 0px no-repeat; border:0px; width:278px; height:39px; }
.box_formd .formd_btn_submit:hover{ background:url(../bca_graph/shared/single/hover/btn_submit.png) 0px 0px no-repeat; width:278px; height:39px; }

.box_formd .formd_btn_send-enquiry{ background:url(../bca_graph/shared/single/btn_send-enquiry.png) 0px 0px no-repeat; border:0px; width:278px; height:39px; }
.box_formd .formd_btn_send-enquiry:hover{ background:url(../bca_graph/shared/single/hover/btn_send-enquiry.png) 0px 0px no-repeat; width:278px; height:39px; }

.box_formd .formd_btn_subscribe{ background:url(../bca_graph/shared/single/btn_subscribe.png) 0px 0px no-repeat; border:0px; width:278px; height:39px; }
.box_formd .formd_btn_subscribe:hover{ background:url(../bca_graph/shared/single/hover/btn_subscribe.png) 0px 0px no-repeat; width:278px; height:39px; }

.box_formd .formd_btns_submit{ background:url(../bca_graph/shared/single/btns_submit.png) 0px 0px no-repeat; border:0px; width:132px; height:32px; }
.box_formd .formd_btns_submit:hover{ background:url(../bca_graph/shared/single/hover/btns_submit.png) 0px 0px no-repeat; width:132px; height:32px; }

.box_formd .formd_btns_send-quote{ background:url(../bca_graph/shared/single/btns_send-quote.png) 0px 0px no-repeat; border:0px; width:132px; height:32px; }
.box_formd .formd_btns_send-quote:hover{ background:url(../bca_graph/shared/single/hover/btns_send-quote.png) 0px 0px no-repeat; width:132px; height:32px; }

.box_formd .formd_btns_register{ background:url(../bca_graph/shared/single/btns_register.png) 0px 0px no-repeat; border:0px; width:132px; height:32px; }
.box_formd .formd_btns_register:hover{ background:url(../bca_graph/shared/single/hover/btns_register.png) 0px 0px no-repeat; width:132px; height:32px; }

.box_formd .formd_btns_login{ background:url(../bca_graph/shared/single/btns_login.png) 0px 0px no-repeat; border:0px; width:132px; height:32px; }
.box_formd .formd_btns_login:hover{ background:url(../bca_graph/shared/single/hover/btns_login.png) 0px 0px no-repeat; width:132px; height:32px; }

.box_formd .formd_btns_retrieve{ background:url(../bca_graph/shared/single/btns_retrieve.png) 0px 0px no-repeat; border:0px; width:132px; height:32px; }
.box_formd .formd_btns_retrieve:hover{ background:url(../bca_graph/shared/single/hover/btns_retrieve.png) 0px 0px no-repeat; width:132px; height:32px; }

.box_formd .formd_btns_update{ background:url(../bca_graph/shared/single/btns_update.png) 0px 0px no-repeat; border:0px; width:132px; height:32px; }
.box_formd .formd_btns_update:hover{ background:url(../bca_graph/shared/single/hover/btns_update.png) 0px 0px no-repeat; width:132px; height:32px; }

.box_formd .formd_btns_search{ background:url(../bca_graph/shared/single/btns_search.png) 0px 0px no-repeat; border:0px; width:132px; height:32px; }
.box_formd .formd_btns_search:hover{ background:url(../bca_graph/shared/single/hover/btns_search.png) 0px 0px no-repeat; width:132px; height:32px; }

.box_formd .formd_btns_submit-item{ background:url(../bca_graph/shared/single/btns_submit-item.png) 0px 0px no-repeat; border:0px; width:132px; height:32px; }
.box_formd .formd_btns_submit-item:hover{ background:url(../bca_graph/shared/single/hover/btns_submit-item.png) 0px 0px no-repeat; width:132px; height:32px; }

.box_formd .formd_btns_update-item{ background:url(../bca_graph/shared/single/btns_update-item.png) 0px 0px no-repeat; border:0px; width:132px; height:32px; }
.box_formd .formd_btns_update-item:hover{ background:url(../bca_graph/shared/single/hover/btns_update-item.png) 0px 0px no-repeat; width:132px; height:32px; }

.box_formd .formd_btns_confirm{ background:url(../bca_graph/shared/single/btns_confirm.png) 0px 0px no-repeat; border:0px; width:132px; height:32px; }
.box_formd .formd_btns_confirm:hover{ background:url(../bca_graph/shared/single/hover/btns_confirm.png) 0px 0px no-repeat; width:132px; height:32px; }

.box_formd .formd_btns_reset-password{ background:url(../bca_graph/shared/single/btns_reset-password.png) 0px 0px no-repeat; border:0px; width:132px; height:32px; }
.box_formd .formd_btns_reset-password:hover{ background:url(../bca_graph/shared/single/hover/btns_reset-password.png) 0px 0px no-repeat; width:132px; height:32px; }



.formd_btn_send, .formd_btn_submit, .formd_btn_send-enquiry, .formd_btn_subscribe, .formd_btns_submit, .formd_btns_send-quote, .formd_btns_register, .formd_btns_login, .formd_btns_retrieve, 
.formd_btns_update, .formd_btns_search, .formd_btns_submit-item, .formd_btns_update-item, .formd_btns_confirm, .formd_btns_reset-password{
	position:relative;
	float:right;
	cursor:pointer;
}

.box_formdspace1 .formd_label{ width:160px; }
*/
/* ========== box_formd ================ */
/* ========== contact_formd ============ */
.contact_formd{ width:300px; }
.contact_formd, .contact_formd *{ }

.contact_formd .formd_full{ width:300px; margin-top:10px; }
.contact_formd .formd_label{ width:299px; margin-top:0px; padding:0px 0px 3px 1px; text-align:left; }
.contact_formd .formd_label, .contact_formd .formd_label *{ color:#111010; font-size:15px; line-height:18px; font-family:Arial, Tahoma, Verdana, Helvetica; }
.contact_formd .formd_text{ background:url(../bca_graph/shared/single/formd_text-bg1.gif) 0px top repeat-x #ffffff; width:292px; border:1px solid #cfcfcf; color:#787878; padding:9px 3px 9px 3px; font-size:15px; line-height:18px; }
.contact_formd .formd_textarea{ background:url(../bca_graph/shared/single/formd_textarea-bg1.gif) 0px top repeat-x #ffffff; width:292px; height:69px; border:1px solid #cfcfcf; color:#787878; padding:9px 3px 9px 3px; font-size:15px; line-height:18px; }
.contact_formd .formd_full_button{ width:300px; padding-top:11px; }
.contact_formd .formd_select{ width:239px; height:22px; border:1px solid #cfcfcf; background:#ffffff; font-size:12px; }
.contact_formd .formd_select option{ background:#ffffff;  }
.contact_formd .formd_select, .contact_formd .formd_select *{ font:15px/18px Verdana, Arial, Tahoma, Helvetica; color:#787878; }

.contact_formd .formd_sign-mandatory{ color:#ea112f !important;} 
.contact_formd .formd_label-mandatory{
	background:#145ea0;
	width:70px;
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 0px;
	position:relative;
	float:left;
	overflow:hidden;
	text-align:center;
}
.contact_formd .formd_label-mandatory, .contact_formd .formd_label-mandatory *{ font-size:11px; line-height:15px; color:#ffffff; }
.contact_formd .formd_label-mandatory .formd_sign-mandatory{ color:#ffffff !important; }

.contact_formd .formd_selectbg{
	background:url(../bca_graph/shared/single/formd_text-bg1.gif) 0px top repeat-x #ffffff; 
	width:292px;
	height:22px;
	border:1px solid #cfcfcf; 
	color:#787878; 
	padding:6px 3px 4px 3px;
	margin-right:-2px;
	position:relative;
	float:left;
	overflow:hidden;
}
.contact_formd .formd_selectbg .formd_select{ background:none; border:0px; width:292px; z-index:1; }

.contact_formd .formd_btn_send{ background:url(../bca_graph/shared/single/btn_send2.png) 0px 0px no-repeat; border:0px; width:300px; height:48px; }
.contact_formd .formd_btn_send:hover{ background:url(../bca_graph/shared/single/hover/btn_send2.png) 0px 0px no-repeat; width:300px; height:48px;  }

.contact_formd .formd_btn_send-enquiry{ background:url(../bca_graph/shared/single/btn_send-enquiry2.png) 0px 0px no-repeat; border:0px; width:300px; height:48px; }
.contact_formd .formd_btn_send-enquiry:hover{ background:url(../bca_graph/shared/single/hover/btn_send-enquiry2.png) 0px 0px no-repeat; width:300px; height:48px;  }

.formd_btn_send, .formd_btn_send-enquiry{
	position:relative;
	float:right;
	cursor:pointer;
}
/* ========== contact_formd ============ */
/* ========== free_formd =============== */
.free_formd{ width:940px; }
.free_formd, .free_formd *{ }

.free_formd .formd_full{ width:940px; margin-top:10px; }
.free_formd .formd_label{ width:939px; margin-top:0px; padding:0px 0px 3px 1px; text-align:left; }
.free_formd .formd_label, .free_formd .formd_label *{ color:#111010; font-size:15px; line-height:18px; font-family:Arial, Tahoma, Verdana, Helvetica; }
.free_formd .formd_text{ background:url(../bca_graph/shared/single/formd_text-bg1.gif) 0px top repeat-x #ffffff; width:392px; border:1px solid #cfcfcf; color:#787878; padding:9px 3px 9px 3px; font-size:15px; line-height:18px; }
.free_formd .formd_textarea{ background:url(../bca_graph/shared/single/formd_textarea-bg1.gif) 0px top repeat-x #ffffff; width:932px; height:69px; border:1px solid #cfcfcf; color:#787878; padding:9px 3px 9px 3px; font-size:15px; line-height:18px; }
.free_formd .formd_full_button{ width:620px; padding-top:11px; }
.free_formd .formd_select{ width:239px; height:22px; border:1px solid #cfcfcf; background:#ffffff; font-size:12px; }
.free_formd .formd_select option{ background:#ffffff;  }
.free_formd .formd_select, .free_formd .formd_select *{ font:15px/18px Verdana, Arial, Tahoma, Helvetica; color:#787878; }

.free_formd .formd_sign-mandatory{ color:#ea112f !important;} 
.free_formd .formd_label-mandatory{
	background:#145ea0;
	width:70px;
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 0px;
	position:relative;
	float:left;
	overflow:hidden;
	text-align:center;
}
.free_formd .formd_label-mandatory, .free_formd .formd_label-mandatory *{ font-size:11px; line-height:15px; color:#ffffff; }
.free_formd .formd_label-mandatory .formd_sign-mandatory{ color:#ffffff !important; }

.free_formd .formd_selectbg{
	background:url(../bca_graph/shared/single/formd_text-bg1.gif) 0px top repeat-x #ffffff; 
	width:392px;
	height:22px;
	border:1px solid #cfcfcf; 
	color:#787878; 
	padding:6px 3px 4px 3px;
	margin-right:-2px;
	position:relative;
	float:left;
	overflow:hidden;
}
.free_formd .formd_selectbg .formd_select{ background:none; border:0px; width:392px; z-index:1; }

.free_formd .formd_btn_send{ background:url(../bca_graph/shared/single/btn_send2.png) 0px 0px no-repeat; border:0px; width:300px; height:48px; }
.free_formd .formd_btn_send:hover{ background:url(../bca_graph/shared/single/hover/btn_send2.png) 0px 0px no-repeat; width:300px; height:48px;  }

.free_formd .formd_btn_send-enquiry{ background:url(../bca_graph/shared/single/btn_send-enquiry2.png) 0px 0px no-repeat; border:0px; width:300px; height:48px; }
.free_formd .formd_btn_send-enquiry:hover{ background:url(../bca_graph/shared/single/hover/btn_send-enquiry2.png) 0px 0px no-repeat; width:300px; height:48px;  }

.formd_btn_send, .formd_btn_send-enquiry{
	position:relative;
	float:right;
	cursor:pointer;
}
/* ========== free_formd =============== */
/* ========== general ================== */
.formd_full{
	width:622px;
	margin:0px;
	padding:0px;
	position:relative;
	overflow:hidden;
	float:left;
}
.formd_full{ margin-top:11px; margin-right:-3px; /* IE path */ }
.formd_full_first{ margin-top:0px; }

.formd_label{
	width:170px;
	margin-top:3px;
	padding-right:9px;
	position:relative;
	float:left;
	overflow:hidden;
	
	font:12px/16px Verdana, Arial, Tahoma, Helvetica;
	color:#454545;
	text-align:right;
}

.formd_text, #CaptchaV2{
	background-color:#fadead;
	width:205px;
	height:14px;
	padding:4px 3px 4px 3px;
	border:1px solid #5ed5f8;
	position:relative;
	float:left;
	
	font:12px/14px Verdana, Arial, Tahoma, Helvetica;
	color:#454545;
}

#CaptchaV2{ background:url(../bca_graph/shared/single/formd_text-bg1.gif) 0px top repeat-x #ffffff; width:270px !important; border:1px solid #bebdbd; margin-top:5px;  }
.captchaimg{ background-color:#696969; width:258px; height:36px; padding:0px 1px 0px 19px; }

.news_formd #CaptchaV2{ background:#f8f8f8; width:293px !important; border:1px solid #696359; margin-top:5px; }
.news_formd .captchaimg{ background-color:#696969; width:281px; height:36px; padding:0px 1px 0px 19px; }

.comment_formd #CaptchaV2{  background:url(../bca_graph/shared/single/formd_text-bg1.gif) 0px top repeat-x #f3fbfe; width:232px !important; border:1px solid #9cb1cb; margin-top:5px; }
.comment_formd .captchaimg{ background-color:#696969; width:220px; height:36px; padding:0px 1px 0px 19px; }

.formd_textarea{
	background-color:#fadead;
	width:435px;
	height:70px;
	padding:3px 3px 3px 3px;
	border:1px solid #5ed5f8;
	position:relative;
	float:left;
	
	font:12px/14px Verdana, Arial, Tahoma, Helvetica;
	color:#454545;
}

.formd_select{
	background:#fadead;
	width:213px;
	height:18px;
	border:1px solid #5ed5f8;

	position:relative;
	overflow:hidden;
	margin:0px;
	padding:0px;
	float:left;
}

.formd_select option{ background:#fadead; border:0px; }

.formd_select optgroup{ 
	background:#178bba;
	padding:3px 0px 0px 0px;
	margin:0px;
	color:#ffffff; 
	text-align:left; 
}
.formd_select optgroup option{ 
	text-align:left; 
	text-indent:16px; 
	font-weight:normal; 
	padding-left:0px; 
	margin-left:0px;
}

.formd_radio{
	width:15px;
	height:15px;
	position:relative;
	float:left;
	overflow:hidden;
}
/* ========== general ================== */
/* ========== formd_full_button ======== */
.formd_full_button{
	width:392px;
	margin:0px;
	margin-right:-3px;
	padding:0px;
	padding-top:11px;
	position:relative;
	overflow:hidden;
	float:left;
	left:0px;
}

.formd_submit{
	background:#fadead;
	border:1px solid #5ed5f8;
	padding:10px 40px 10px 40px;
	margin:0px;
	position:relative;
	float:right;
	cursor:pointer;
}
.formd_submit_login, .formd_submit_register, .formd_submit_retrieve{ border:0px; padding:0px; overflow:hidden; }
.formd_submit:hover{ background:#e0c79b; }
/* ========== formd_full_button ======== */
.color_redlight{ color:#d60600 !important; }
.authorization-username_formdtext{ background:#bebdbd !important; border:1px solid #bebdbd !important; }
/* =============================== formd [END] ====================================== */
/* =============================== form_confirmation [START] ======================== */
.form_confirmation{
	position:relative;
	overflow:hidden;
}
.formd_confirmation{
	width:132px;
	position:relative;
	border:0px;
	margin:0px auto 0px auto;
	padding:0px;
	overflow:hidden;
}

.formd_confirmation .formd_submit_confirmation{
	background:url(../bca_graph/shared/single/btns_confirm.png) 0px 0px no-repeat; 
	border:0px; 
	width:132px; 
	height:32px;
	position:relative;
	float:right;
	cursor:pointer;
}
.formd_confirmation .formd_submit_confirmation:hover{ background:url(../bca_graph/shared/single/hover/btns_confirm.png) 0px 0px no-repeat; }
/* =============================== form_confirmation [END] ========================== */
/* =============================== contboxa_clinks [START] ========================== */
.contboxa_clinks{
	width:960px;
	padding:10px 10px 10px 10px;
	margin:0px -20px 0px -10px;
	position:relative;
	overflow:hidden;
}

.contboxa_clinks a{ margin:10px 20px 10px 0px; float:left; }


.clickbg_b1{ display:inline-block; position:relative; cursor:pointer; text-align:center; }
.clickbg_b1, .clickbg_b1 *{ font:bold 18px/21px 'PT Sans', Arial, Tahoma, Verdana, Helvetica; color:#ffffff; text-decoration:none; }
.clickbg_b1:hover, .clickbg_b1:hover *{ color:#ffffff; text-decoration:none; }
.clickbg_b1, .clickbg_b1 .inner-dn, .clickbg_b1 .inner-up{ width:220px; height:100px; overflow:hidden; }
.clickbg_b1 .inner-dn{ position:absolute; left:0px; top:0px; z-index:1; }
.clickbg_b1 .inner-up{ position:absolute; left:0px; top:0px; z-index:2; }
.clickbg_b1 .inner-dn .inner-dn_cell, .clickbg_b1 .inner-up .inner-up_cell{ display:table-cell; vertical-align:middle; width:220px; height:100px; position:relative; overflow:hidden; }

.clickbg_b1{ background:url(../bca_graph/shared/mde/clickbg/clickbg_b1-normalbg1.gif) 0px 0px repeat-x #9c9c9c; }
.clickbg_b1 .inner-up{ background:url(../bca_graph/shared/mde/clickbg/hover/clickbg_b1-normalbg1.gif) 0px 0px repeat-x #33619b; }

.clickbg_b1.active{ background:url(../bca_graph/shared/mde/clickbg/clickbg_b1-activebg1.gif) 0px 0px repeat-x #0856c1; }
.clickbg_b1.active .inner-up{ background:url(../bca_graph/shared/mde/clickbg/hover/clickbg_b1-activebg1.gif) 0px 0px repeat-x #33619b; }


/*.clickbg_b1.clinks_type1, .clickbg_b1.clinks_type1 .inner-dn, .clickbg_b1.clinks_type1 .inner-up{ width:220px; height:100px; }
.clickbg_b1.clinks_type1 .inner-dn .inner-dn_cell, .clickbg_b1.clinks_type1 .inner-up .inner-up_cell{ width:220px; height:100px; }*/





/*.contboxa_clinks-type2 a, .contboxa_clinks-type2 a .inner-dn, .contboxa_clinks-type2 a .inner-up{ width:176px; height:100px; }
.contboxa_clinks-type2 a .inner-dn .inner-dn_cell, .contboxa_clinks-type2 a .inner-up .inner-up_cell{ width:176px; height:100px; }
.contboxa_clinks-type2 a{ margin:8px 15px 7px 0px; float:left; }

.contboxa_clinks-type3 a, .contboxa_clinks-type3 a .inner-dn, .contboxa_clinks-type3 a .inner-up{ width:145px; height:200px; }
.contboxa_clinks-type3 a .inner-dn .inner-dn_cell, .contboxa_clinks-type3 a .inner-up .inner-up_cell{ width:145px; height:200px; }
.contboxa_clinks-type3 a{ margin:7px 14px 7px 0px; float:left; }*/

/* MUST BE THE SAME: width:172px; height:100px; */
/*.contboxa_clinks-type1 a, .contboxa_clinks-type1 a .inner-dn, .contboxa_clinks-type1 a .inner-up{ width:220px; height:100px; }
.contboxa_clinks-type1 a .inner-dn .inner-dn_cell, .contboxa_clinks-type1 a .inner-up .inner-up_cell{ width:220px; height:100px; }
.contboxa_clinks-type1 a{ margin:10px 20px 10px 0px; float:left; }

.contboxa_clinks-type2 a, .contboxa_clinks-type2 a .inner-dn, .contboxa_clinks-type2 a .inner-up{ width:172px; height:100px; }
.contboxa_clinks-type2 a .inner-dn .inner-dn_cell, .contboxa_clinks-type2 a .inner-up .inner-up_cell{ width:172px; height:100px; }
.contboxa_clinks-type2 a{ margin:10px 20px 10px 0px; float:left; }

.contboxa_clinks-type3 a, .contboxa_clinks-type3 a .inner-dn, .contboxa_clinks-type3 a .inner-up{ width:140px; height:100px; }
.contboxa_clinks-type3 a .inner-dn .inner-dn_cell, .contboxa_clinks-type3 a .inner-up .inner-up_cell{ width:140px; height:100px; }
.contboxa_clinks-type3 a{ margin:10px 20px 10px 0px; float:left; }


.contboxa_clinks-type1a a, .contboxa_clinks-type1a a .inner-dn, .contboxa_clinks-type1a a .inner-up{ width:220px; height:100px; }
.contboxa_clinks-type1a a .inner-dn .inner-dn_cell, .contboxa_clinks-type1a a .inner-up .inner-up_cell{ width:220px; height:100px; }
.contboxa_clinks-type1a a{ margin:10px 20px 10px 0px; float:left; }

.contboxa_clinks-type2a a, .contboxa_clinks-type2a a .inner-dn, .contboxa_clinks-type2a a .inner-up{ width:172px; height:100px; }
.contboxa_clinks-type2a a .inner-dn .inner-dn_cell, .contboxa_clinks-type2a a .inner-up .inner-up_cell{ width:172px; height:100px; }
.contboxa_clinks-type2a a{ margin:10px 20px 10px 0px; float:left; }

.contboxa_clinks-type3a a, .contboxa_clinks-type3a a .inner-dn, .contboxa_clinks-type3a a .inner-up{ width:140px; height:100px; }
.contboxa_clinks-type3a a .inner-dn .inner-dn_cell, .contboxa_clinks-type3a a .inner-up .inner-up_cell{ width:140px; height:100px; }
.contboxa_clinks-type3a a{ margin:10px 20px 10px 0px; float:left; }*/
/* MUST BE THE SAME: width:172px; height:100px; */


/*.contboxa_clinks-type1b a, .contboxa_clinks-type1b a .inner-dn, .contboxa_clinks-type1b a .inner-up{ width:220px; height:80px; }
.contboxa_clinks-type1b a .inner-dn .inner-dn_cell, .contboxa_clinks-type1b a .inner-up .inner-up_cell{ width:220px; height:80px; }
.contboxa_clinks-type1b a{ margin:10px 20px 10px 0px; float:left; }

.contboxa_clinks-type2b a, .contboxa_clinks-type2b a .inner-dn, .contboxa_clinks-type2b a .inner-up{ width:172px; height:80px; }
.contboxa_clinks-type2b a .inner-dn .inner-dn_cell, .contboxa_clinks-type2b a .inner-up .inner-up_cell{ width:172px; height:80px; }
.contboxa_clinks-type2b a{ margin:10px 20px 10px 0px; float:left; }

.contboxa_clinks-type3b a, .contboxa_clinks-type3b a .inner-dn, .contboxa_clinks-type3b a .inner-up{ width:140px; height:80px; }
.contboxa_clinks-type3b a .inner-dn .inner-dn_cell, .contboxa_clinks-type3b a .inner-up .inner-up_cell{ width:140px; height:80px; }
.contboxa_clinks-type3b a{ margin:10px 20px 10px 0px; float:left; }*/

/* =============== NEW-typeX =========== */
.contboxa_clinks-type1 a, .contboxa_clinks-type1 a .inner-dn, .contboxa_clinks-type1 a .inner-up{ width:940px; height:100px; }
.contboxa_clinks-type1 a .inner-dn .inner-dn_cell, .contboxa_clinks-type1 a .inner-up .inner-up_cell{ width:940px; height:100px; }
.contboxa_clinks-type1 a{ margin:10px 20px 10px 0px; float:left; }

.contboxa_clinks-type2 a, .contboxa_clinks-type2 a .inner-dn, .contboxa_clinks-type2 a .inner-up{ width:460px; height:100px; }
.contboxa_clinks-type2 a .inner-dn .inner-dn_cell, .contboxa_clinks-type2 a .inner-up .inner-up_cell{ width:460px; height:100px; }
.contboxa_clinks-type2 a{ margin:10px 20px 10px 0px; float:left; }

.contboxa_clinks-type3 a, .contboxa_clinks-type3 a .inner-dn, .contboxa_clinks-type3 a .inner-up{ width:300px; height:100px; }
.contboxa_clinks-type3 a .inner-dn .inner-dn_cell, .contboxa_clinks-type3 a .inner-up .inner-up_cell{ width:300px; height:100px; }
.contboxa_clinks-type3 a{ margin:10px 20px 10px 0px; float:left; }

.contboxa_clinks-type4 a, .contboxa_clinks-type4 a .inner-dn, .contboxa_clinks-type4 a .inner-up{ width:220px; height:100px; }
.contboxa_clinks-type4 a .inner-dn .inner-dn_cell, .contboxa_clinks-type4 a .inner-up .inner-up_cell{ width:220px; height:100px; }
.contboxa_clinks-type4 a{ margin:10px 20px 10px 0px; float:left; }

.contboxa_clinks-type5 a, .contboxa_clinks-type5 a .inner-dn, .contboxa_clinks-type5 a .inner-up{ width:172px; height:100px; }
.contboxa_clinks-type5 a .inner-dn .inner-dn_cell, .contboxa_clinks-type5 a .inner-up .inner-up_cell{ width:172px; height:100px; }
.contboxa_clinks-type5 a{ margin:10px 20px 10px 0px; float:left; }

.contboxa_clinks-type6 a, .contboxa_clinks-type6 a .inner-dn, .contboxa_clinks-type6 a .inner-up{ width:140px; height:100px; }
.contboxa_clinks-type6 a .inner-dn .inner-dn_cell, .contboxa_clinks-type6 a .inner-up .inner-up_cell{ width:140px; height:100px; }
.contboxa_clinks-type6 a{ margin:10px 20px 10px 0px; float:left; }
/* =============== NEW-typeX =========== */
/* =============== NEW-typeXa ========== */
.contboxa_clinks-type1a a, .contboxa_clinks-type1a a .inner-dn, .contboxa_clinks-type1a a .inner-up{ width:940px; height:100px; }
.contboxa_clinks-type1a a .inner-dn .inner-dn_cell, .contboxa_clinks-type1a a .inner-up .inner-up_cell{ width:940px; height:100px; }
.contboxa_clinks-type1a a{ margin:10px 20px 10px 0px; float:left; }

.contboxa_clinks-type2a a, .contboxa_clinks-type2a a .inner-dn, .contboxa_clinks-type2a a .inner-up{ width:460px; height:100px; }
.contboxa_clinks-type2a a .inner-dn .inner-dn_cell, .contboxa_clinks-type2a a .inner-up .inner-up_cell{ width:460px; height:100px; }
.contboxa_clinks-type2a a{ margin:10px 20px 10px 0px; float:left; }

.contboxa_clinks-type3a a, .contboxa_clinks-type3a a .inner-dn, .contboxa_clinks-type3a a .inner-up{ width:300px; height:100px; }
.contboxa_clinks-type3a a .inner-dn .inner-dn_cell, .contboxa_clinks-type3a a .inner-up .inner-up_cell{ width:300px; height:100px; }
.contboxa_clinks-type3a a{ margin:10px 20px 10px 0px; float:left; }

.contboxa_clinks-type4a a, .contboxa_clinks-type4a a .inner-dn, .contboxa_clinks-type4a a .inner-up{ width:220px; height:100px; }
.contboxa_clinks-type4a a .inner-dn .inner-dn_cell, .contboxa_clinks-type4a a .inner-up .inner-up_cell{ width:220px; height:100px; }
.contboxa_clinks-type4a a{ margin:10px 20px 10px 0px; float:left; }

.contboxa_clinks-type5a a, .contboxa_clinks-type5a a .inner-dn, .contboxa_clinks-type5a a .inner-up{ width:172px; height:100px; }
.contboxa_clinks-type5a a .inner-dn .inner-dn_cell, .contboxa_clinks-type5a a .inner-up .inner-up_cell{ width:172px; height:100px; }
.contboxa_clinks-type5a a{ margin:10px 20px 10px 0px; float:left; }

.contboxa_clinks-type6a a, .contboxa_clinks-type6a a .inner-dn, .contboxa_clinks-type6a a .inner-up{ width:140px; height:100px; }
.contboxa_clinks-type6a a .inner-dn .inner-dn_cell, .contboxa_clinks-type6a a .inner-up .inner-up_cell{ width:140px; height:100px; }
.contboxa_clinks-type6a a{ margin:10px 20px 10px 0px; float:left; }
/* =============== NEW-typeXa ========== */
/* =============== NEW-typeXb ========== */
.contboxa_clinks-type1b a, .contboxa_clinks-type1b a .inner-dn, .contboxa_clinks-type1b a .inner-up{ width:940px; height:80px; }
.contboxa_clinks-type1b a .inner-dn .inner-dn_cell, .contboxa_clinks-type1b a .inner-up .inner-up_cell{ width:940px; height:80px; }
.contboxa_clinks-type1b a{ margin:10px 20px 10px 0px; float:left; }

.contboxa_clinks-type2b a, .contboxa_clinks-type2b a .inner-dn, .contboxa_clinks-type2b a .inner-up{ width:460px; height:80px; }
.contboxa_clinks-type2b a .inner-dn .inner-dn_cell, .contboxa_clinks-type2b a .inner-up .inner-up_cell{ width:460px; height:80px; }
.contboxa_clinks-type2b a{ margin:10px 20px 10px 0px; float:left; }

.contboxa_clinks-type3b a, .contboxa_clinks-type3b a .inner-dn, .contboxa_clinks-type3b a .inner-up{ width:300px; height:80px; }
.contboxa_clinks-type3b a .inner-dn .inner-dn_cell, .contboxa_clinks-type3b a .inner-up .inner-up_cell{ width:300px; height:80px; }
.contboxa_clinks-type3b a{ margin:10px 20px 10px 0px; float:left; }

.contboxa_clinks-type4b a, .contboxa_clinks-type4b a .inner-dn, .contboxa_clinks-type4b a .inner-up{ width:220px; height:80px; }
.contboxa_clinks-type4b a .inner-dn .inner-dn_cell, .contboxa_clinks-type4b a .inner-up .inner-up_cell{ width:220px; height:80px; }
.contboxa_clinks-type4b a{ margin:10px 20px 10px 0px; float:left; }

.contboxa_clinks-type5b a, .contboxa_clinks-type5b a .inner-dn, .contboxa_clinks-type5b a .inner-up{ width:172px; height:80px; }
.contboxa_clinks-type5b a .inner-dn .inner-dn_cell, .contboxa_clinks-type5b a .inner-up .inner-up_cell{ width:172px; height:80px; }
.contboxa_clinks-type5b a{ margin:10px 20px 10px 0px; float:left; }

.contboxa_clinks-type6b a, .contboxa_clinks-type6b a .inner-dn, .contboxa_clinks-type6b a .inner-up{ width:140px; height:80px; }
.contboxa_clinks-type6b a .inner-dn .inner-dn_cell, .contboxa_clinks-type6b a .inner-up .inner-up_cell{ width:140px; height:80px; }
.contboxa_clinks-type6b a{ margin:10px 20px 10px 0px; float:left; }
/* =============== NEW-typeXb ========== */
/* =============================== contboxa_clinks [END] ============================ */
/* =============================== contnav [START] ================================== */
.contnav{
	background:none;
	width:940px;
	margin:-63px auto 0px auto;
	padding:10px 10px 30px 10px;
	position:relative;
	overflow:hidden;
}
.contnav, .contnav *{ color:#958f8f; font:15px/18px 'PT Sans', Arial, Tahoma, Verdana, Helvetica; }
.contnav a{ text-decoration:none; }
.contnav a:hover{ color:#958f8f; text-decoration:underline; }
.contnav .active{ color:#ba1a1c; text-decoration:none; }
.contnav .active:hover{ color:#ba1a1c; text-decoration:underline; }

.contnav span{ margin-left:3px; margin-right:3px; color:#959999; }
/* =============================== contnav [END] ==================================== */
/* =============================== jpagehere [START] ================================ */
.jpagehere_load{
	background:url(../bca_graph/shared/ajax_loading.gif) center center no-repeat #e8f7fe;
	border:1px solid #8fc8f5;
	margin-top:5px;
	padding:11px 10px 11px 10px;
	height:0px;
	position:relative;
	overflow:hidden;
}

.jpagehere_error{ 
	background:url(../bca_graph/shared/ajax_error.gif) center center no-repeat #fbe3e4; 
	border:1px solid #ce1616;
	padding:11px 10px 11px 10px;
	position:relative;
	overflow:hidden;
}
.jpageload_link{}
/* =============================== jpagehere [END] ================================== */
/* =============================== table-s1 [START] ================================= */
.table-s1{ width:100%; position:relative; overflow:hidden; }/*cellspacing="1"*/
.table-s1 tr td{ background:#ffffff; padding:3px 8px 3px 8px; position:static; overflow:hidden; }
/* =============================== table-s1 [END] =================================== */
/* ================================================================================== */
/* =============================== index.php [END] ================================== */
/* ================================================================================== */
/* ================================================================================== */
/* =============================== cms.php [START] ================================== */
/* ================================================================================== */
/* ================================================================================== */
/* =============================== cms.php [END] ==================================== */
/* ================================================================================== */