/* css build: 20080721 */


@import url(../css/modules-base.css);

#contentarea .modalertmessage {
	border-top: 2px solid #b92025; /*alertmes_brdTopNBottClr*/
	border-bottom: 2px solid #b92025; /*alertmes_brdTopNBottClr*/
}
#contentarea .modalertmessage p {
	color: #000000; /*alertmes_txtClr*/
}
#contentarea div.fast {
	border: 1px solid #F6DFA3; /*alertmes_fastBrdClr*/
	border-top: 2px solid #FFAA21; /*alertmes_fastBrdTopClr*/
}
#contentarea div.fast p {
	color: #000000; /*alertmes_fastTxtClr*/
}
#contentarea div.slow {
	border: 1px solid #F6DFA3; /*alertmes_slowBrdClr*/
	border-top: 2px solid #FFAA21; /*alertmes_slowBrdTopClr*/
}
#contentarea div.slow p {
	color: #666666; /*alertmes_slowTxtClr*/
}

#contentarea div.alertbg {
background-color:#FFFCF0;/*alertbg_bgClr*/
}
#contentarea .modanswercenter {
	background-color: #ffffff; /*anscntr_bgClr*/
	border-top: none; /*anscntr_brdTopWdth anscntr_brdTopStyl anscntr_brdTopClr*/
	border-bottom: 1px dashed #ccc;
}
#contentarea .modanswercenter p {
	color: #000000; /*anscntr_pClr*/
}
#contentarea .modanswercenter ul {
	list-style-image: url(../images/icons/icon_list_bulletB_1.gif); /*anscntr_ulImgPath*/
}
#contentarea .modanswercenter ul li {
	color: #000000; /*anscntr_ulLiClr*/
}
#contentarea .modanswercenter ul ul {
	list-style-image: url(../images/icons/icon_list_bulletB_2.gif); /*anscntr_ulImgPath*/
}
#contentarea .modanswercenter ul ul ul {
	list-style-image: url(../images/icons/icon_list_bulletB_3.gif); /*anscntr_ulImgPath*/
}
#contentarea .modanswercenter a:hover {
	text-decoration:underline; /*R5.8 update */
}

#contentarea p.arrowReturn {
	background: url(../images/icons/icon_arrow_return.gif) no-repeat left; /*arrowReturn_imgPath*/
}

#contentarea p.backlink {
	background: url(../images/icons/icon_back.gif) left no-repeat; /*backlink_imgPath*/
}

#contentarea .billCycle table tr th {
	background-color: #3E78AB; /*billcycle_tblThBgClr*/
	border-left: 1px solid #FFFFFF; /*billcycle_tblThBrdLftClr*/
	color: #FFFFFF; /*billcycle_tblThClr*/
}

#contentarea a.buttonlink {
	border: 2px outset #eeeeee; /*buttonlink_brdClr*/
	background-color: #cccccc; /*buttonlink_bgClr*/
	color: #000000; /*buttonlink_txtClr*/
}
#contentarea a.buttonlink:hover {
	border: 2px outset #f5f5f5; /*buttonlink_hoverBrdClr*/
	background-color: #e0e0e0; /*buttonlink_hoverBgClr*/
	color: #000000; /*buttonlink_hoverTxtClr*/
}

#calculator {
	border: 1px solid #495180; /*calctbl_brdClr*/
	background-color: transparent; /*calctbl_BgClr*/
}
#calculator table tr.tblrulewhite td,
#calculator table tr.tblrulewhite th {
	border-bottom: 2px solid #FFFFFF; /*calctbl_tblRuleWhteClr*/
}
#calculator input {
	border: 1px solid #859CB3; /*calctbl_inputBrdClr*/
}

.email-new {
	border: 1px solid #003399; /*email_newBrdClr*/
	background-color: #F5F2DB; /*email_newBgClr*/
}
.email-old {
	border: 1px solid #B2B2B2; /*email_oldBrdClr*/
	background-color: #FFFFFF; /*email_oldBgClr*/
}

#error p.transcrumb,
#error .message,
#error h1,
.errortxt {
	color: #CC0000 !important; /*error_txtClr*/
}

#contentarea .modexperttip {
	background-color: #f6f6f6; /*experttip_bgClr*/
	border-color: #B6D79A; /*experttip_brdClr*/
	border-style: none; /*experttip_brdStyl*/
	border-width: 1px; /*experttip_brdWdth*/
}
#contentarea .modexperttip h3 {
	color: #000000; /*experttip_h3Clr*/
	background-color: #a6d06f; /*experttip_H3brdClr*/
}
#contentarea .modexperttip h3 .smallt {
	color: #000000; /*experttip_h3Clr*/
	background-color: #a6d06f; /*experttip_H3SmlbrdClr*/
	font-size: 83.3333% !important;
}
#contentarea .modexperttip p,
#contentarea .modexperttip ul li {
	color: #666666; /*experttip_txtClr*/
}
#contentarea .modexperttip ul {
	list-style-image: url(../images/icons/icon_list_bulletB_1.gif); /*experttip_ulImgPath*/
}
#contentarea .modexperttip ul ul {
	list-style-image: url(../images/icons/icon_list_bulletB_2.gif); /*experttip_ulImgPath*/
}
#contentarea .modexperttip ul ul ul {
	list-style-image: url(../images/icons/icon_list_bulletB_3.gif); /*experttip_ulImgPath*/
}
#contentarea .modexperttip .extipTR {
	/*background: url(../images/nav/modexperttipTR.gif) no-repeat; experttip_TopRghtImgPath*/
}

#modfindfast {
	border-top: 1px solid #dddddd; /*findfast_brdTopClr*/
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd; /*findfast_brdRghtNBottClr*/
	border-bottom: 1px solid #dddddd; /*findfast_brdRghtNBottClr*/
	background-color: #f3f4f4; /*findfast_bgClr*/
	background-image: url(../images/nav/wtdw_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#modfindfast h4,
#modfindfast p {
	color: #3d3d3d; /*findfast_txtClr*/
}
#modfindfast .FIFsubmit {
	font-size: 85%;
	color: #ffffff; /*findfast_submtClr*/
	background-repeat: repeat-x;
	_border:1px transparent solid !important; /*Hack to remove extra 1 pixel border in IE*/
	padding: 1px;
	font-weight: bold;
	text-decoration: none;
	vertical-align:	middle;
	cursor:	pointer;
}

#contentarea .modgeneral {
	background-color: #ffffff; /*general_bgClr*/ /*R5.8 updates LZ*/
	border-top: 1px solid #ffffff; /*general_brdTopClr*/
}
/*Go Paperless text color*/
#contentarea .modgeneral  h3.ocvcolor {
	color: #618B31; /*general_h3Clr*/
}
#contentarea .modgeneral p {
	color: #666666; /*general_pClr*/
}
#contentarea .modgeneral ul {
	list-style-image: url(../images/icons/icon_list_bulletB_1.gif); /*general_ulImgPath*/
}
#contentarea .modgeneral ul li {
	color: #000000; /*general_ulLiClr*/
}
#contentarea .modgeneral ul ul {
	list-style-image: url(../images/icons/icon_list_bulletB_2.gif); /*general_ulImgPath*/
}
#contentarea .modgeneral ul ul ul {
	list-style-image: url(../images/icons/icon_list_bulletB_3.gif); /*general_ulImgPath*/
}

#contentarea a.glossarytip {
	color: #666666; /*glossarytip_linkClr*/
	border-bottom: 1px dashed #666666; /*glossarytip_linkBrdBottClr*/
}
#contentarea a.glossarytip:hover, #contentarea table a.glossarytip:hover {
	text-decoration: none; /*glossarytip_linkHover*/
}
#contentarea a.blackunderline {
	color: #000000 !important; /*glossarytip_tableLinkClr*/
	border-bottom: 1px dashed #000000 !important; /*glossarytip_tableLinkBrdBottClr*/
}
/* tipicon overrides glossarytip colors above */
#contentarea div.glossarytip {
	background-color: #FFFFFF; /*glossarytip_tipBgClr*/
}
#contentarea div.glossarytip h4 {
	color: #000000; /*glossarytip_tipH4Clr*/
}

#contentarea .horzbargraph .graph1 {
	color: #FFFFFF; /*hbargraph_grph1Clr*/
	background-color: #3F6840; /*hbargraph_grph1BgClr*/
	border-right: 1px solid #FFFFFF; /*hbargraph_grph1BrdRghtClr*/
}
#contentarea .horzbargraph .graph2 {
	color: #FFFFFF; /*hbargraph_grph2Clr*/
	background-color: #005673; /*hbargraph_grph2BgClr*/
}

#modhpp table tbody tr.hppbkgd td {
	background: #CC6600 url(../images/icons/icon_hpp_bkgd.gif) no-repeat left; /*hlthplanprof_bgClr)@@ url(../../@@(hlthplanprof_bgImgPath*/
}
#modhpp table tbody tr.hppbkgd td a {
	color: #FFFFFF; /*hlthplanprof_linkClr*/
}
#contentarea p.intrapagenav a {
	text-decoration: underline; /*intrapagenav_linkTxtDecor*/
	border-left: 1px solid #999999; /*intrapagenav_pipeClr*/
}
#contentarea p.intrapagenav a:hover {
	text-decoration: underline; /*intrapagenav_linkHoverTxtDecor*/
}

#contentarea p.intrapagenav .on a {
	color: #000000 !important; /*intrapagenav_onStateLinkClr*/
}


#modlanguage {
	border: 1px solid #CCCCCC; /*language_brdClr*/
	background-color: #FFFFCC; /*language_bgClr*/
}

#modlenav h3 {
	color: #cc6600; /*lifeevntnav_h3Clr*/
	border-bottom: 2px solid #B5B4B4; /*lifeevntnav_ruleClr*/
}
#modlenav h3.on {
	color: #000000; /*lifeevntnav_onStateH3Clr*/
}

#contentarea ul.progressbar li {
	border-top: 2px solid #CCCCCC; /*progressbar_ruleClr*/
	color: #999999; /*progressbar_txtClr*/
}
#contentarea ul.progressbar li.complete {
	border-top: 2px solid #4A8CBD; /*progressbar_completRuleClr*/
	color: #3C77A4; /*progressbar_completTxtClr*/
}
#contentarea ul.progressbar li.on {
	border-top: 2px solid #3478B7; /*progressbar_onStateRuleClr*/
	color: #3478B7; /*progressbar_onStateTxtClr*/
	background: url(../images/icons/icon_progress_bar_indicator.gif) no-repeat top center; /*progressbar_onStateImgPath*/
}

div.scrollable {
	border: 2px solid #cccccc; /*scrolldiv_brdClr*/
}

#contentarea .modsearch {
	border-top: 1px solid #FFFFFF; /*search_brdTopClr*/
}

#contentarea p.tip {
	color: #990000; /*tipicon_txtClr*/
}
#contentarea p.tip a {
	color: #990000; /*tipicon_linkClr*/
	text-decoration:underline;
}
#contentarea p.tip a:hover {
	color: #990000; /*tipicon_linkHoverClr*/
}
#contentarea p.tip a.glossarytip,
#contentarea table p.tip a.glossarytip {
	color: #990000 !important; /*tipicon_glossarytipClr*/
	border-bottom-color: #990000 !important; /*tipicon_glossarytipClr*/
}
#contentarea p.tip span.tip {
	color: #ffffff; /*tipicon_tipTxtClr*/
	background: #990000 url(../images/icons/icon_tip-left.gif) no-repeat top left; /*tipicon_tipBgClr)@@ url(../../@@(tipicon_leftbgImgPath*/
}
#contentarea p.tip span.tip span {
	background: url(../images/icons/icon_tip-right.gif) no-repeat top right; /*tipicon_rightbgImgPath*/
}

#contentarea p.twistie a {
	background: url(../images/icons/icon_twistie_closed.gif) no-repeat left top; /*twistie_pImgPath*/
}
#contentarea p.twistie a.open {
	background: url(../images/icons/icon_twistie_open.gif) no-repeat left top; /*twistie_pImgPath*/
}
#contentarea p.twistie_main {
	background-color:#FAFBFC;
	border: 1px solid #EAEAEA;
}
#contentarea p.twistie_main a {
	background: url(../images/icons/icon_twistie_list_closed.gif) no-repeat left top; /*twistie_pImgPath*/
}
#contentarea p.twistie_main a.open {
	background: url(../images/icons/icon_twistie_list_open.gif) no-repeat left top; /*twistie_pImgPath*/
}

/* Medical Expense Estimator Tables */

#contentarea #gofurtherchart {
	width: 490px;
	height: 126px;
	padding: 10px 0 0 10px;
	margin: 15px 0 10px 0;
	background: url(../images/pics/mee_go-further.gif) top left no-repeat;	 /*mee_GoFurtherChrtImgPath*/
	color: #7d7d7d; /*mee_GoFurtherChrtTxtClr */
}

#contentarea #gofurtherchart p {
	width: 190px;
	padding-right: 10px;
	color: #7d7d7d; /*mee_GoFurtherChrtTxtClr */
}

#contentarea #meetip {
	border: 1px solid #b3d9fd; /* mee_meetipDivBrdrClr */
	padding: 0 10px;
}

#meetip #btn_select_1{
	margin-top:0px;
}

#contentarea .meegraphs {
	border: 1px solid #b3d9fd; /* mee_meegraphsDivBrdClr */
}

#contentarea .meegraphs div.borderright {
	border-right: 1px solid #a8a8a8; /* mee_meegraphsDivBrdRightClr */
}

#contentarea .meegraphs div p {
	color: #000000; /* mee_meegraphsDivTxtClr */
	font-weight: bold;
}

#contentarea #planusagetabs a.selected {
	border-bottom: 1px solid #ffffff; /* mee_planusagetabsSelectedBtmBrdClr */
	background: #ffffff; /* mee_planusagetabsSelectedBgClr */
	color: #000000; /* mee_planusagetabsSelectedClr */
}

#contentarea div#meedestrx {
	background: #cce2fd;
	padding: 30px 0;
	border-top: 1px solid #b4b4b4; /* mee_DestRxTopBrdClr */
	border-bottom: 1px solid #b4b4b4; /* mee_DestRxBtmBrdClr */
}

.meedestrx_1{
	background: #cce2fd;
	padding: 30px 0;
	border-top: 1px solid #b4b4b4; /* mee_DestRxTopBrdClr */
	border-bottom: 1px solid #b4b4b4; /* mee_DestRxBtmBrdClr */
}

#contentarea #planusage input.transbut, #contentarea #meetip a.button {
	color: #ffffff; /* mee_planusageTransButClr */
	text-decoration: none;
}

#contentarea input.mee {
	background: #8ab6d0 url(../images/nav/button_bg_04.gif) repeat-x; /*mee_BtnImgPath*/
	border: 1px solid #8ab6d0; /*mee_BtnBrdClr */
	color: #000000; /*mee_BtnTxtClr */
}

.planusageleftbrdr{
	position:absolute;
	height:50px;
	margin-top:10px;
	z-index:10;
}


/* Leaves and Disabilities Health Care Billing Info */
#HealthcareBillingInfo{
border:1px #c8c6c6 solid;
margin-top:30px;
}

#HealthcareBillingInfo h3{
margin-top:0;
padding:10px;
background-color:#eaeaea;
color:#000000;
}

#HealthcareBillingInfo p{
font-size:91.6667%;
}
#HealthcareBillingInfo p.borderTopBottom{
border-top:1px solid #fcb91a;
border-bottom:1px solid #fcb91a;
padding:10px 0;
color:#000000;
font-weight:bold;
}
#HealthcareBillingInfo .infoContainer{
padding-left:10px;
padding-right:10px;
}

#HealthcareBillingInfo div.paymentInfo{
	border-bottom:1px solid #666666;
	padding-bottom:10px;
}
#HealthcareBillingInfo div.paymentInfo table tr, #HealthcareBillingInfo div.paymentInfo table td{
color:#666666;
border-bottom:1px solid #FFFFFF !important;
}

td.phone {
	background-image:url(../images/icons/phone.gif); 
	background-repeat:no-repeat; 
	background-position: 6px 25px; 
	padding-left: 50px !important;
}

/*CSS for TIP message*/
#contentarea .modglobalmsgtip
{
	background: url(../images/icons/icon_tip_tab.gif) top left no-repeat;/*globalmsg_tipBgImgPath*/
	color:#FFFFFF;/*globalmsg_tiptxtClr*/
}
#contentarea .modglobalmsg
{
	border-color: #a6d06f;/*globalmsg_containerBrdrClr*/
	background: #ffffff url(../images/icons/tip_gradient.jpg) bottom left repeat-x;/*globalmsg_containerImgPath*/
	
}
#contentarea .modglobalmsg span h3 {
	color: #84a756; /*globalmsg_h3TxtClr*/
}
#contentarea .modglobalmsg span h2 {
	color: #84a756; /*globalmsg_h2TxtClr*/
}
#contentarea .modglobalmsg span p {
	color: #666666;/*globalmsg_paraTxtClr*/
}
/*CSS for TIP message ends*/

/*ProgressBar CSS*/

#contentarea h3.progressbar_header{
	color:#666666;/*progressbar_headerTxtClr*/
}

/*ProgressBar CSS ENDS*/
/*css for change contribution*/
.bgtblgradient{
	background:url(../images/accordion/bg_gradient_small.gif) repeat-x bottom; /*bgtblgradientBgImgPath*/
}
/*END css for change contribution*/
/* For printing progress bar on chrome and safari */
.progressbarprint {
	display:none;
}
/* END For printing progress bar on chrome and safari */


.box_paycheck {
	border:1px solid #5B5B5B;
	float:left;
	width:838px;
}
.paycheck_border{border-top:1px solid #5b5b5b;}
.box_estimated{width:199px; height:80px;}
.box_whitestrip{ margin-top:-27px; _margin-top:-28px; width:839px;}
.head_paycheck span{ color:#134d7d; font-size:8px;}
a.linkwhite{color:#ffffff !important; padding-top:10px; font-size:11px;}
a.linkwhite:hover{color:#ffffff !important; text-decoration:underline;}

#contentarea .sidemod2 {
	background-color:#EEEEEE;
}
#contentarea .sidemod2 h3 {
	color:#134D7D;
}
#contentarea .sidemod2 p {
	color:#666666;
}
.acContainerbg h2{color:#000000 !important;}

#contentarea .acContainerNq {
	min-height: 210px; /*accordion_ContainerHeight*/
	/* IE 6 min-height hack - for compliant browsers */
	height: auto !important;
	/* IE 6 min-height hack - for IE6 */
	height: 210px; /*accordion_ContainerHeight*/
}


/*******New Eiyb Css ********/

/* Deadline Boxes */

.deadline_box_top {
	background-color:#FBDE87; /*deadlineboxtop_bgClr*/
	border:1px solid #FBDE87; /*deadlineboxtop_brdClr*/
	
}
.deadline_box_botom {	
	background-color:#FCF7DE; /*deadlineboxbottom_bgClr*/
	border:1px solid #FBDE87;/*deadlineboxbottom_brdClr*/	
	
}
/* Plans Wrapper */

.plan_wrapper, .summary_wrapper {
	border:1px solid #C5C5C5;/*summarywrapper_brdClr*/
	
}
/* Plan Container */

.plan_container {
	border-bottom:1px solid #eeeded;/*plncontainer_brdClr*/
	background-image: url(../images/accordion/bg_section-01.png);	/*plncontainer_BgImgPath*/
	background-color:#f9f8f8;/*plncontainer_bgClr*/
}
/*Summary Container */
.summary_box {
	background-color:#EEF5E5;/*summarybox_bgClr*/

}
.sum_compare {
	background-image:url(../images/icons/icon_eyb_compare4.png);/*sumcompare_BgImgPath*/
	
}
.sum_paycheck {
	background-image:url(../images/icons/icon_eyb_paycheck4.png);/*sumpaycheck_BgImgPath*/
	
}
/* Tips and Alerts */

.msg_header span {
  color:#000000;/*msgheader_TxtClr*/
}

.msg_content ul li,.msg_content p{ color:#000000!important;}

/*savings tip*/
.tip_save {
	background: url(../images/icons/icon_msg_save.png) no-repeat 4px 4px;/*tipsave_BgImgPath*/
	border:1px solid #749D40;/*tipsave_brdClr*/
	background-color:#EEF5E5;/*tipsave_bgClr*/
}
.tip_save_header {
	color:#749D40;/*tipsave_headerTxtClr*/
}
/*info tip*/
.tip_info {
	background: url(../images/icons/icon_msg_info.png) no-repeat 4px 4px;/*tipinfo_BgImgPath*/
	border:1px solid #749D40;/*tipinfo_brdClr*/
	background-color:#EEF5E5;/*tipinfo_bgClr*/
}
.tip_info_header {
	color:#749D40;/*tipinfo_headerTxtClr*/
}
/*alert*/
.alert_main {
	background: url(../images/icons/icon_msg_alert.png) no-repeat 4px 4px;/*alertmain_BgImgPath*/
	border:1px solid #FF8A00;/*alertmain_brdClr*/
	background-color:#FCF7DE;/*alertmain_bgClr*/
}
.alert_main_header {
	color:#FF6600;/*alertmain_headerTxtClr*/
}
/* Cost Details */
a.accddataclose {
	background: transparent url(../images/icons/icon_boxedplus_lt.gif) right 11px no-repeat; /*accddataclose_linkBgImgPath*/
	
	
}
a.accddataopen {
	background: transparent url(../images/icons/icon_boxedminus_lt.gif) right 11px no-repeat;/*accddataopen_linkBgImgPath*/
	
}
/* Disclaimer Box */
.disclaimer_box {	
	background-color:#FFFFFF;/*bgdisclaimer_bgClr*/
	
}
.bckgrndClr5 {
	background:#f2f0f1!important;;/*bglastbox_bgClr*/
}
/* EiYB button*/
.specialBtn_1 {
	background:#29659c url(../images/nav/bg_btn_large.png) repeat-x;/*specialbtn_BgImgPath*/	
	color:#FFFFFF !important;/*specialbtn_TxtClr*/
	border:1px solid #29659c;/*specialbtn_brdClr*/
	-moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px; 

}
/* EiYB Enroll button*/
.specialBtn_2 {
	background:#588918 url(../images/nav/button_bg_lg_2.png) repeat-x;/*specialbtnnew_BgImgPath*/	
	color:#FFFFFF !important;/*specialbtnnew_TxtClr*/
	border:1px solid #588918;/*specialbtnnew_brdClr*/
	-moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px; 
}
/*Grey button*/

a.buttongrey {
	color: #000000 !important;/*btngrey_linkClr*/	
	background: #ebebeb url(../images/nav/button_bg_03.gif) top left repeat-x;/*btngrey_linkBgImgPath*/
	border:	1px solid #d5d2d2 !important;	/*btngrey_brdClr*/	
	-moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px; 
}
a:hover.buttongrey {
	color: #000000 !important; /*btngrey_linkHoverClr*/

}
/*plan Details container*/

#contentarea .planDetails p{	
	color:#000000!important;/*plnDetails_pClr*/
	
}

/*Lightblue Box */
.lightblue_box {
	background-color:#F0F5FB;/*bluebox_bgClr*/
	border:1px solid #D5E6FA;/*bluebox_brdClr*/
	color:#000000;/*bluebox_TxtClr*/
	
}

/*Tabs*/

div.eybTabs a.eybtabselected{
 color:#fff;/*eybtabselected_linkClr*/
 border-bottom:1px solid #fff;/*eybtabselected_brdBottClr*/
 font-weight:bold;/*eybtabselected_fntWeght*/
 background-color:#ffffff;/*eybtabselected_bgClr*/
}

div.eybTabs a.eybtabs{
 border-color:#C5C5C5 #C5C5C5 #ffffff #C5C5C5;/*eybtabs_brdClr*/
 border-width:1px;/*eybtabs_brdWdth*/
 border-style:solid;/*eybtabs_brdStyl*/
 color:#000000;/*eybtabs_linkClr*/
 text-decoration:none /*eybtabs_linkHoverTxtDecor*/
}

div.eybTabs a.eybtabunselected{
 background-color:#F1F5F8;/*eybtabunselected_bgClr*/
 border-bottom:1px solid #C5C5C5;/*eybtabunselected_brdBottClr*/
}

/* Plan Separator */
.planSeparator{
 border-bottom:1px dashed #999999;/*planSeparator_brdBottClr*/
}


/*******END Eiyb Css ********/

/*withdrawals new page*/
.box_orangebg {
	background:#fecd5c url(../images/pics/bg.gif) repeat-y;/*orangebox_BgImgPath*/
}
.box_orangebotleft {
	background: url(../images/pics/bl.gif) 0 100% no-repeat;/*orangebox_lbotBgImgPath*/
}
.box_orangebotright {
	background: url(../images/pics/br.gif) 100% 100% no-repeat;/*orangebox_rbotBgImgPath*/
}
.box_orangetopleft {
	background: url(../images/pics/tl.gif) 0 0 no-repeat/*orangebox_ltopBgImgPath*/
}
.box_orangetopright {
	background: url(../images/pics/tr.gif) 100% 0 no-repeat;/*orangebox_rtopBgImgPath*/
}
.dividerline {
	background:url(../images/icons/bgborder.gif) repeat-y center;
}
/*withdrawals new page*/