#mainwrap {
	/*background-color: #FCFCFE;*/
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#midwrap {
	float: left;
	width: 980px;
	/*background-color: #FFCCFF;*/
}
#topwrap {
	float: left;
	height: 150px;
	width: 980px;
	background-color: #FFFFFF;
}
#topwrap .logo {
	float: left;
	margin-top: 30px;
	margin-bottom: 10px;
}


#homecenter_left {
	/*background-color: #F7F7F7;*/
	float: left;
	width: 574px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-bottom: 20px;
}
#homecenter_left a:hover,#homecenter_right a:hover, #leftsidebar a:hover{
	color: #22AC5A;
}

/*#slidewrap #slider{
float:left;
}*/

#slidewrap {
	float: left;
	margin-bottom: 17px;
}
#home_promotions {
	float: left;
	width: 570px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 20px;
}

#home_promotions h1 {
	text-indent: -2999px;
	background-image: url(layout2/title_promotion.gif);
	background-repeat: no-repeat;
	float: none;
	height: 20px;
	width: 207px;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 20px;
}
#homeprobotgrad  {
	background-image: url(layout2/boxgrad_promotion.jpg);
	background-repeat: no-repeat;
	height: 31px;
	float: left;
	width: 572px;
	margin-bottom: 0px;
}
#homeprobotgrad .redmo {
	background-image: url(layout2/boxgrad_promotion_read.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 31px;
	width: 114px;
	text-indent: -3000px;
	margin-right: 2px;

}
.home_p_title{
	margin: 0px 0px 1px 0px;
}
#home_promotions > ul {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-type: none;

}
#home_promotions > ul li {
	float: left;
	width: 540px;
	margin-top: 8px;
	/*padding-bottom:10px;*/
	background-image: url(layout2/boxgrad_line.jpg);
	background-repeat: no-repeat;
	background-position: 1px 27px;
}

#home_promotions li#doubleline{
	background-position: 1px 40px;
	/*padding-bottom: 10px;*/
}
#home_promotions li#trebleline{
	background-position: 1px 55px;
	padding-bottom: 10px;
}
#home_promotions ul li img {
	/*border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
	border: solid 1px;
	border-color: #CCCCCC;
	-webkit-box-shadow: 2px 2px 8px rgba(50, 50, 50, 0.40);
	-moz-box-shadow:    2px 2px 8px rgba(50, 50, 50, 0.40);
	box-shadow:         2px 2px 8px rgba(50, 50, 50, 0.40);
	margin-right: 20px;
	margin-top: 1px;
	float: left;
}
#home_promotions strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 480px;
	text-shadow: 1px 1px 2px rgba(150, 150, 150, 0.20);
	transition: color linear 0.3s;
}
#home_promotions strong:hover {
	color: #22AC5A;
}
#home_promotions i {
	font-size:11px;
	color: #A2A0A0;
}
#home_personal {
	float: left;
	width: 570px;
	margin-top: 20px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 7px;
}

#home_personal h2 {
	text-indent: -2999px;
	background-image: url(layout2/box_personal.gif);
	background-repeat: no-repeat;
	float: none;
	height: 20px;
	width: 207px;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 20px;
}
#home_personal h3 {
	text-indent: -2999px;
	background-image: url(layout2/box_business.gif);
	background-repeat: no-repeat;
	float: none;
	height: 20px;
	width: 207px;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 20px;
}

#home_personal ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
}
#home_personal li {
	float: left;
	width: 200px;
	margin-top: 8px;
	background-image: url(layout2/blt_green.gif);
	background-repeat: no-repeat;
	background-position: -5px 0px;
	padding-left: 10px;
	margin-right: 50px;
}
#home_personal a {
	color: #666666;
}
/*-----------------SPOTLIGHT----------------------*/
#home_spotlight {
	float: left;width: 570px;
	margin-top: 20px;margin-right: 1px;margin-bottom: 0px;margin-left: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 7px;
	background-image: url(layout2/box_spotlight_bulb.jpg);
	background-repeat: no-repeat;
	background-position: 495px 0px;
}
#home_spotlight ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
}
#home_spotlight li {
	margin-top: 8px;
	background-image: url(layout2/blt_spotlight_tick.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 27px;padding-bottom: 5px;
	font-size: 12px;
}
#home_spotlight li li {background-image: url(layout2/blt_green.gif);padding-bottom: 0px;margin-top:5px;}
#home_spotlight h1 {
	text-indent: -2999px;
	background-image: url(layout2/box_spotlight_header.jpg);
	background-repeat: no-repeat;
	float: none;
	height: 20px;	
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#home_spotlight .moreinfor {
	color:#1F8D34;
	background-image: url(layout2/blt_spotlight_arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;padding-left: 25px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#home_spotlight .moreinfor:hover {color:#000;}
#home_spotlight a {color: #666666;}
#home_spotlight em{color: #999;font-size: 11px;}



#homecenter_right {
	/*background-color: #F7F7F7;*/
	float: left;
	width: 223px;
}

#homecenter_right h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	background-image: url(layout2/title_gradient.jpg);
	background-repeat: repeat-x;
	height: 25px;
	line-height: 25px;
	width: 214px;
	border: 1px solid #CCCCCC;
	text-transform: uppercase;
	padding-left: 6px;
}
#newsbox {
	width: 180px;
	/*min-height: 251px;*/
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#newsbox h1  {
	background-image: url(layout2/box_news.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
	margin: 0 0 15px 0px;
	padding: 0px;
	height: 15px;
	border: none;
}
#newsbox   h4  {
	font-size: 14px;
	margin: 10px 0 10px 0;
	padding: 0;
	line-height: 18px;
}


#newsbox a {
	color: #666666;
	line-height: 17px;
	transition: color linear 0.2s;
}
#newsbox a strong{
	margin-right:5px;
}
#newsbox img {
	border: none;
	margin-bottom: 10px;

}
#newsbox .nwsbxdesc {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#newsbox ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	float: none;
}
#newsbox li {
	float: none;
	width: 170px;
	margin-top: 10px;
	background-image: url(layout2/blt_green.gif);
	background-repeat: no-repeat;
	background-position: -5px 0px;
	padding-left: 10px;
}

#newsboxbtm {
   margin: 0 0 25px; 
}

#publicbox {
	width: 180px;
	min-height: 130px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#publicbox h1  {
	background-image: url(layout2/box_public_notice.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
	margin: 0 0 15px 0px;
	padding: 0px;
	height: 15px;
	border: none;
}
#publicbox   h4  {
	font-size: 14px;
	margin: 10px 0 10px 0;
	padding: 0;
	line-height: 18px;
}


#publicbox a {
	color: #666666;
	line-height: 17px;
	transition: color linear 0.2s;
}
#publicbox a strong{
	margin-right:5px;
}
#publicbox img {
	border: none;
	margin-bottom: 10px;

}
#publicbox .nwsbxdesc {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#publicbox ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	float: none;
}
#publicbox li {
	float: none;
	width: 170px;
	margin-top: 10px;
	background-image: url(layout2/blt_green.gif);
	background-repeat: no-repeat;
	background-position: -5px 0px;
	padding-left: 10px;
}

#publicboxbtm {
   margin: 0 0 25px; 
}


#flvideo  {
	margin-bottom: 20px;
}
#qwlinks  {
	margin: 10px 0 0 4px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
#qwlinks li {
	background-image: url(layout2/blt_grey.gif);
	background-repeat: no-repeat;
	background-position: 1px -1px;
	padding-left: 20px;
	/*background-color: #F7F7F7;*/
	width: 184px;
	margin-bottom: 12px;
}
#qwlinks a {
	color: #666666;
}
#leftsidebar {
	float: left;
	width: 160px;
	/*background-color: #F7F7F7;*/
}

#leftibanking {
	background-image: url(layout2/ibanking_background.jpg);
	background-repeat: no-repeat;
	height: 213px;
	width: 160px;
	/*margin-bottom: 25px;*/
	margin-bottom: 20px;
}
#leftibanking #pib {
	float: left;
	width: 150px;
    margin-top: 7px;
	margin-left: 5px;
}
#leftibanking img {
	border: none;

}
#leftibanking #bib {
	float: left;
	width: 150px;
	margin-top: 6px;    margin-left: 5px;
}
#leftibanking h3 {	float: left;	width: 150px;margin-top: 59px;    padding-left: 10px;    margin-bottom: 0px;    padding-bottom: 0px;}
#leftibanking h3.bib{	float: left;	width: 150px;margin-top: 27px;    padding-left: 10px;    }
#leftibanking a{ float:left;}

#leftibanking a.login{display: block;	width: 75px;	height: 33px;	background: url('layout2/btn_ibanking_login.png') bottom; text-indent: -9999px;}/*text-indent: 100%;white-space: nowrap;overflow: hidden;}*/
#leftibanking a.register{display: block;	width: 75px;	height: 33px;	background: url('layout2/btn_ibanking_register.png') bottom; text-indent: -9999px;}
#leftibanking a.newuser{display: block;	width: 75px;	height: 33px;	background: url('layout2/btn_ibanking_newuser.png') bottom;	text-indent: -9999px;}
#leftibanking a.login:hover, #leftibanking a.newuser:hover, #leftibanking a.register:hover{	background-position: 0 0px;}
#leftibanking #pib .login span,#leftibanking #pib .register span,#leftibanking #bib .login span,#leftibanking #bib .newuser span{display:none;}

#leftsidebar  h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	background-image: url(layout2/title_gradient.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 152px;
	border: 1px solid #CCCCCC;
	text-transform: uppercase;
	padding-left: 6px;
	line-height: 26px;
}
#trlinks-ul {
	margin: 10px 0 0 10px;
	padding: 0px;
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#trlinks-ul li {
	background-image: url(layout2/blt_grey.gif);
	background-repeat: no-repeat;
	background-position: 1px -1px;
	padding-left: 20px;
	/*background-color: #F7F7F7;*/
	width: 126px;
	margin-bottom: 12px;
}
#trlinks-ul a {
	color: #666666;
}
#nfolinks-ul {
	margin: 0px 0 0px 10px;
	padding: 0px;
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	float: left;
}
#nfolinks-ul li {
	width: 144px;
	height: 32px;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 8px;
}

#nfolinks-ul img {
	border: none;
	float: left;
	margin-right: 10px;
}
#nfolinks-ul a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;


}
#nfolinks-ul strong {
	float: none;
	height: 30px;
	vertical-align: middle;
	font-weight: normal;
}
.nfo1liner {
	margin-top: 10px;
	line-height: 36px;
}


#footerwrap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 980px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 60px;
	float: left;
}
#footerwrap a {
	color: #006600;
}
#footerwrap a:hover {
	color: #22AC5A;
}

#footerwrap ul {
	list-style-type: none;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 900px;
}
#footerwrap li {
	float: left;
	background-color: #FFFFFF;
	margin-left: 20px;
	background-image: url(layout2/blt_footer.gif);
	background-repeat: no-repeat;
	background-position: 0px -3px;
	padding-left: 30px;
}

#footerwrap .ftwrapnone {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#footerwrap strong {
	float: left;
	width: 300px;
	font-weight: normal;
}

/*MAIN NAVY */
/*-----------------------------------------------------------*/

#navywrap {
	background-image: url(layout2/navy_tile.jpg);
	background-repeat: repeat-x;
	width:970px;
	float: left;
}
#mainavy .homer {
	background-image: url(layout2/navy_begins.jpg);
	background-repeat: no-repeat;
	width: 64px;
	height: 60px;
	float: left;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#mainavy .homefix {
	margin-top: 8px;
	margin-left: 15px;
}

#topwrap #navyender {
	background-image: url(layout2/navy_ends.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 60px;
	float: left;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-left: 0px;	
}

#mainavy, #mainavy ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	z-index:11;
}


#mainavy a{
	display:block;
	padding:0px 5px;
	color:#FFFFFF;
	text-decoration:none;
	padding-bottom: 10px;
	transition: color linear 0.2s;
}

#mainavy a:hover{
	color:#333;
}
#mainavy li li a:hover{
background-color:#fff;
color:#333;
}

#mainavy li{
	float:left;
	position:relative;
	margin-top: 9px;
	background-image: url(layout2/navy_separator.png);
	background-repeat: no-repeat;
	background-position: 10px -7px;
	  padding-left: 36px;
  padding-right: 13px;

}

#mainavy li li{
	background-image: none;
	margin: 0px;
	padding: 0px;
}

#mainavy ul {
	position:absolute;
	display:none;
	margin-top: 10px;
	top:1.5em;
	background-color: #666666;
	background-image: none;
	border: 1px solid #666666;	
	
}

#mainavy li ul a{
width:16em;
height:auto;
float:left;
line-height: 15px;
}

#mainavy ul ul{
top:5px;
}	
#mainavy ul ul li a,#mainavy ul li a{
padding: 8px 0 8px 6px;
transition: none;
}
#mainavy li ul ul {
left:12em;
margin:0px 0 0 58px;
}

#mainavy li:hover ul ul, #mainavy li:hover ul ul ul, #mainavy li:hover ul ul ul ul{
display:none;
}
#mainavy li:hover ul, #mainavy li li:hover ul, #mainavy li li li:hover ul, #mainavy li li li li:hover ul{
display:block;
}
#mainavy .menu_nocursor { cursor:default;}
#mainavy .arrowtoknee {
	background-image: url(arrow_r.gif);
	background-repeat: no-repeat;
	background-position: 200px 12px; 
}
#mainavy .arrowtoknee2 {
	background-image: url(arrow_r.gif);
	background-repeat: no-repeat;
	background-position: 160px 12px; 
}
#mainavy .arrowtoknee3 {
	background-image: url(arrow_r.gif);
	background-repeat: no-repeat;
	background-position: 125px 12px; 
}
#mainavy .arrow_busicards {background-image: url(arrow_r.gif);	background-repeat: no-repeat;	background-position: 154px 12px;}
#mainavy .arrow_merch_serv {background-image: url(arrow_r.gif);	background-repeat: no-repeat;	background-position: 127px 12px;}
/*--------------- WIDTH CONTROL ----------------------*/
#mainavy .shorty li {width:140px;}
#mainavy .shorty li a {width:134px;}
#mainavy .shorty2 li {width:180px;}
#mainavy .shorty2 li a {width:174px;}
#mainavy .shortycb li {width:140px;}
#mainavy .shortycb li a {width:134px;}

#mainavy .shortyad li {width:180px;}
#mainavy .shortyad li a {width:174px;}
#mainavy .shortyloan li {width:170px;}
#mainavy .shortyloan li a {width:164px;}
#mainavy .shortywm li {width:220px;}
#mainavy .shortywm li a {width:214px;}
#mainavy .shortyunit {width:270px;}
#mainavy .shortyunit li {width:270px;}
#mainavy .shortyunit li a {width:264px;}
#mainavy .shortycard li {width:172px;}
#mainavy .shortycard li a {width:166px;}
#mainavy .shortymarg {margin: 0 0 0 16px;width:210px;}
#mainavy .shortymarg li {width:210px;}
#mainavy .shortymarg li a {width:204px;}

#mainavy .shortycc li {width:140px;}
#mainavy .shortycc li a {width:134px;}

#mainavy .shortywu {width:60px;}
#mainavy .shortywu li {width:60px;}
#mainavy .shortywu li a {width:54px;}

#mainavy ul.shorty_the_oa {    width: 140px;    left: 83px;}
#mainavy ul.shorty_the_oa_cb {    width: 181px;    left: 83px;}
#mainavy ul.shorty_the_oa_cb li {    width: 175px;}
#mainavy ul.shorty_the_oa_cb li a{    width: 175px;}

#mainavy ul.shorty_fin_merch{width: 166px;    left: 83px;}
#mainavy ul.shorty_fin_merch li a{width: 160px;   }
#mainavy ul.shorty_el_bario{width: 190px;    left: 108px;}
#mainavy ul.shorty_el_bario li a{width: 184px;   }

#mainavy ul.shorty_merch_serv {width: 176px;    left: 82px;}
#mainavy ul.shorty_merch_serv li a{width: 170px;   }

#mainavy .shortymarg2 {margin: 0 0 0 25px;}

/*--------------- WIDTH CONTROL end----------------------*/




#maincenter {
	/*background-color: #F0F0FF;*/
	float: left;
	width: 792px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-bottom: 20px;
}
#maincenter h2 {
	color:#d6ae45;
	margin-bottom:0;
}
.txt_standard tr td {
	vertical-align:top;	
}
.prestige_feat tr td {
	padding:0 20px 0 0;
}
#notice_home {
	padding: 10px;
	width: 200px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	color: #666666;
	margin-bottom: 20px;
}
#notice_home h3 {
	font-size: 16px;
	color: #24A33C;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#notice_home h4 {
	font-size: 12px;
	color: #24A33C;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*    INSIDE 3 COLUMNS LAYOUT        */

#maincenter_3col {
	/*background-color: #F0F0FF;*/
	float: left;
	width: 624px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-bottom: 20px;
}
#maincenter_3col2 {
	/*background-color: #F0F0FF;*/
	float: left;
	width: 780px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-bottom: 20px;
}

#inside3col_right {
	float: left;
	width: 173px;
}

#inside3col_right h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	background-image: url(layout2/title_gradient.jpg);
	background-repeat: repeat-x;
	height: 25px;
	line-height: 25px;
	width: 164px;
	border: 1px solid #CCCCCC;
	text-transform: uppercase;
	padding-left: 6px;
}

#learnbox {
	width: 140px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
	
	
		
}
#promobox,#getstartbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 140px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
}



#learnbox h1  {
	background-image: url(layout2/box_learnmo.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
	margin: 0 0 15px -9px;
	padding: 0px;
	height: 15px;
	border:medium none;
	
}
#promobox h1 {
	background-image: url(layout2/box_promo.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
	padding: 0px;
	height: 15px;
	margin: 0 0 15px -9px;
	border:medium none;
	
}



h1#doubleliner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	background-image: url(layout2/title_gradient_2line.jpg);
	background-repeat: repeat-x;
	height: 29px;
	line-height: 12px;
	width: 164px;
	border: 1px solid #CCCCCC;
	text-transform: uppercase;
	padding-left: 6px;
	padding-top: 7px;
	
}

#learnbox a {
	color: #666666;
	line-height: 17px;
}

#promobox a {
	color: #666666;
	line-height: 17px;
}
	
#learnbox a:hover, #learnbox_v2 a:hover {
	color: #22AC5A;
}	
#promobox a:hover, #learnbox_v2 a:hover {
	color: #22AC5A;

}
/*
#learnbox a strong{
	margin-right:5px;
}
#learnbox img {
	border: none;
	margin-bottom: 10px;

}
#learnbox .nwsbxdesc {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}*/
#learnbox ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	float: none;
}
#promobox ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding: 0px;
	float: none;
	list-style-type: none;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

#learnbox li {
	float: none;
	width: 140px;
	margin-top: 10px;
	background-image: url(layout2/blt_green.gif);
	background-repeat: no-repeat;
	background-position: -5px 0px;
	padding-left: 10px;
}
#promobox li {
	background-image: url(layout2/blt_green.gif);
	background-repeat: no-repeat;
	background-position: -5px 0px;
	margin-top: 10px;
	padding-left: 10px;
	float: none;
	width: 140px;
}


#learnbox_cm {
	width: 140px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
		
}

#learnbox_cm h1  {
	background-image: url(layout2/box_l_otherbenefits.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
	margin: 0 0 15px -9px;
	padding: 0px;
	height: 15px;
	border: none;
	
}

#learnbox_cm a {
	color: #666666;
	line-height: 17px;
}
#learnbox_cm a:hover, #learnbox_v2, a:hover #useful_tools a:hover {
	color: #22AC5A;
}

#learnbox_cm ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	float: none;
}
#learnbox_cm li {
	float: none;
	width: 140px;
	margin-top: 10px;
	background-image: url(layout2/blt_green.gif);
	background-repeat: no-repeat;
	background-position: -5px 0px;
	padding-left: 10px;
}

#learnboxbtm {
   margin: 0 0 25px ;
}
#learnbox_v2  {
	margin: 10px 0 0 4px;
	padding: 0px;
	padding-left: 5px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
}
#learnbox_v2 li {
	/*background-image: url(layout2/blt_grey.gif);
	background-repeat: no-repeat;
	background-position: 1px -1px;*/
	padding-left: 20px;
	/*background-color: #F7F7F7;
	width: 184px;*/
	margin-bottom: 12px;
}
#learnbox_v2 a {
	color: #666666;
}
#learnbox_v2 #email {
	color: #2F9C3C;
}
#learnbox_v2 #email:hover {
	color: #666666;
	text-decoration:underline;
}
.icon_email {
	background-image: url(layout2/icon_email.png);
	background-repeat: no-repeat;
	background-position: 1px 3px;
}
.icon_call {
	background-image: url(layout2/icon_call.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
.icon_apply {
	background-image: url(layout2/icon_apply.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
.icon_branch {
	background-image: url(layout2/icon_branch.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
.icon_arrow {
	background-image: url(layout2/blt_green_arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}



#slider img, #slider a { float:left;border: none;}
#arrowedlinks ul li {
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	display: inline;
	padding: 0 0 0 35px;
	background-image: url(layout/2bullet_arrow4.gif);
	background-repeat: no-repeat;
	background-position: 16px 0px;
}
#arrowedlinks ul {
	margin: 0px;
	padding: 0px;
}
.styledheadings h2 {
	color: #009900;
	font-size: 16px;
}
.styledULs li{
	padding-bottom: 6px;
	font-weight:bold;
}
#careers ul { margin:0 0 0 -56px;}

#careers ul li{	
	list-style: none;	
	padding: 4px 0 0 30px;
	background-image: url(layout/2bullet_small.gif);
	background-repeat: no-repeat;
	background-position: 16px 7px;
}
img.mastershomepage{margin-bottom: 20px;border:none;}

/*img outline fix for FF*/
:focus {outline:none;}
::-moz-focus-inner {border:0;}

.faqtabletop {
	background-image: url(layout2/faq_table_top.gif);
height: 20px;
margin: 0px;
font-size: 12px;
color: white;
padding: 6px 0 0 12px;
}.faqtable {
	-webkit-border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	border:1px solid #5CB421;
	padding: 15px;
}
.faqtable p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.faqtableinner ul {
	margin-top: 10px;
}

.faq_h2 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.faqlist ol {
margin-left: 20px;
padding: 0px;
}
.faqtableinner {
	margin-left: 15px;
}

.faqlist ol li{
   margin-bottom:10px;
}
.baiduriapps {margin-bottom:18px;float: left;width: 160px;}
.baiduriapps img{float:left;border:none;}

#useful_tools {
	width: 148px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;	
	margin: -8px 0 0;
	padding: 15px 12px 1px 10px;
	list-style-type: none;	
}

#useful_tools li {
	/*background-image: url(layout2/blt_grey.gif);
	background-repeat: no-repeat;
	background-position: 1px -1px;*/
	padding-left: 23px;
	/*background-color: #F7F7F7;
	width: 184px;*/
	margin-bottom: 12px;
}
#useful_tools a {
	color: #666666;
}

.icon_percentage {
	background-image: url(layout2/icon_percentage.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
.icon_calculator {
	background-image: url(layout2/icon_calculator.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

#inside3col_right h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	height: 15px;
	line-height: 15px;
	width: 164px;
	text-transform: uppercase;
	padding: 10px 0 0;
}

.didyouknow {
	background: rgb(0,138,0); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(0,138,0,1) 0%, rgba(82,177,82,1) 63%, rgba(131,199,131,1) 90%, rgba(180,221,180,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(0,138,0,1)), color-stop(63%,rgba(82,177,82,1)), color-stop(90%,rgba(131,199,131,1)), color-stop(100%,rgba(180,221,180,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, rgba(0,138,0,1) 0%,rgba(82,177,82,1) 63%,rgba(131,199,131,1) 90%,rgba(180,221,180,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, rgba(0,138,0,1) 0%,rgba(82,177,82,1) 63%,rgba(131,199,131,1) 90%,rgba(180,221,180,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, rgba(0,138,0,1) 0%,rgba(82,177,82,1) 63%,rgba(131,199,131,1) 90%,rgba(180,221,180,1) 100%); /* IE10+ */
	background: linear-gradient(135deg, rgba(0,138,0,1) 0%,rgba(82,177,82,1) 63%,rgba(131,199,131,1) 90%,rgba(180,221,180,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008a00', endColorstr='#b4ddb4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border-radius:8px;
	padding:0 0 13px 11px;
	margin-top: 30px;
	
	}

.didyouknow a {
	color: #606060;
	transition: color 0.1s ease-in;
	}

.didyouknow a:hover {
	color: #ffffff;
	text-decoration:underline;
	}
	


/* ------------------------------------------------------------------------------------------------------------------------------------------
New Wealth Management Revamp Styles*/

.fpbenefits p {
padding: 0px;
margin: 5px 0 10px;
}
.fpbenefits a {
color: #2CB82C;
/*font-weight: bold;*/
}
.fpbenefits em {

color: #fff;
font-weight: normal;
}
#financialp_content .fpbenefits .clickmore {
color: #fff;
text-decoration:none;
}
#financialp_content .fpbenefits .clickmore:hover {
color: #fff;
text-decoration:underline;
}
#promobox .icon_apply {
background-image: url(layout2/icon_apply.png);
background-repeat: no-repeat;
background-position: 2px 2px;
}
#promobox .icon_branch {
background-image: url(layout2/icon_branch.png);
background-repeat: no-repeat;
background-position: 1px 1px;
}
#promobox .icon_call {
background-image: url(layout2/icon_call.png);
background-repeat: no-repeat;
background-position: 1px 1px;
color:#666;
}

#learnbox_v3 {
	padding: 0px;
	float: left;
	width: 172px;
	margin-bottom: 25px;
	/*border: 1px solid #ccc;
	-webkit-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.20);
	-moz-box-shadow:    1px 1px 5px rgba(50, 50, 50, 0.20);
	box-shadow:         1px 1px 5px rgba(50, 50, 50, 0.20);*/
}
#learnbox_v3 span {
	width: 160px;
	float: left;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
	/*border-bottom: 1px solid #ccc;*/
	border: 1px solid #CCC;
background: #ffffff;
background: -moz-linear-gradient(top,  #ffffff 52%, #d7d7d7 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(52%,#ffffff), color-stop(100%,#d7d7d7));
background: -webkit-linear-gradient(top,  #ffffff 52%,#d7d7d7 100%);
background: -o-linear-gradient(top,  #ffffff 52%,#d7d7d7 100%);
background: -ms-linear-gradient(top,  #ffffff 52%,#d7d7d7 100%);
background: linear-gradient(to bottom,  #ffffff 52%,#d7d7d7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d7d7d7',GradientType=0 );
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #060;
}
#learnbox_v3 ul  {
	margin: 15px 0 5px 10px;
	float:left;
	padding: 0px;
	padding-left: 5px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
}
#learnbox_v3 li {
	padding-left: 20px;
	margin-bottom: 12px;
	background-image: url(layout2/blt_green.gif);
	background-repeat: no-repeat;
	background-position: -5px 0px;
	padding-left: 10px;
}
#learnbox_v3 a {
	color: #666666;
}
#learnbox_v3 a:hover {
	color: #22AC5A;
}
#financialp_content .learnmore{float: left;margin-top: 18px;
margin-left: 10px;/*color: #FF7A00;font-weight: bold;*/}
#financialp_content .learnmore:hover{color: #2CB82C;}
#financialp_content p{margin:px;}
.clear{clear:both;}
#financialp_content h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;font-weight: normal;
color: #090;padding-top: 5px;
margin-top: 5px;
/*color: #2AB42A;*/
}
#financialp_content h3{
margin-left: 15px;
margin-bottom: 20px;
font-size: 15px;
}
#financialp_content h5{
font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
margin: 10px 0;
color: #090;
}
#financialp_content li{margin-bottom: 10px; }
.fp_ol li{margin-bottom: 10px; }
#financialp_content .fpbenefits .useful{
background-image: url(layout2/blt_icon_interest.gif);
background-repeat: no-repeat;
background-position: 2px 2px;
padding-left: 13px;
/*color:#459BDF;*/
text-decoration:none;
}
#financialp_content .fpbenefits .useful:hover{
color:#2CB82C;
}

#financialp_content a{color:#000}
#financialp_content a:hover{text-decoration:none;color:#22AC5A}
#financialp_content .underlinedlinks{text-decoration:underline;}
#financialp_content {}
#financialp_content {}
#financialp_content {}
#financialp_content {}
#financialp_content {}
.fp_startbox span,#financialp_content span a{/*color: #FFE949;*/font-decoration: underline;color:#FFFFFF;}
#financialp_content span a:hover{color: #000;}
#financialp_content .fp_startbox h2{
margin-top: 0px;
color: #FFF;
margin-bottom: 10px;
}
#financialp_content .fp_startbox{
background-color: #329D27;
padding: 15px;
color: #FFF;
word-spacing: 1px;
line-height: 19px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
#financialp_content .introtxt{
font-family: Arial, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
color: #010301;
}
#financialp_content .introtxt span{
font-size: 16px;
margin:10px 0 -7px;
float: left;
width: 100%;
}
#financialp_content .fp_headliner {
	color:#090;
	margin-top: 30px;
	background-image: url(financial_planning/layout/headliner.jpg);
	background-repeat: no-repeat;
	background-position: 1px 25px;padding-bottom: 5px;
}
#getstartbox h1 {
	background-image: url(layout2/box_l_getstart.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
	padding: 0px;
	height: 15px;
	margin: 0 0 15px -9px;
	border:medium none;
	
}
.headtitle_2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFF;
font-weight: bold;
background: #6ABD60;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.fp_ol{padding-left: 18px;}
.fp_ol li {
/*background-image: url(layout2/blt_icon_interest.gif);
background-repeat: no-repeat;
background-position: 2px 2px;
padding-left: 13px;
color: #459BDF;
list-style:none;*/
}
#financialp_content .fp_ol li a{
/*color: #459BDF;*/
/*font-weight: bold;*/
}
#financialp_content .fp_ol li a:hover{
color: #000;
}
.title_14px{color: #090;font-size:14px;font-weight:bold;}
.sdlist{	list-style-type: none;margin-left: 20px;margin-bottom: 25px;padding-left: 0px;}
.sdlist li{
	background-image: url(layout2/blt_green_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 1px;
}
#financialp_content .sdlist a{
text-decoration:none;

}
.titlesection{
border-bottom:solid 1px #2F913E;
margin: 30px 0;
font-size:20px;
}

/*------------------- SWIFT CODE*/

#swiftcode {
float: left;
width: 790px;
margin-left: 8px;
}
#swiftcode_topline {
float: left;
width: 790px;
margin-top: 0px;
margin-bottom: 0px;
}
#swiftcode_nav ul {
margin: 0px;
margin-left: -3px;
padding: 0px;
float: left;
}
#swiftcode_nav ul li {
margin: 0px;
padding: 0px;
float: left;
list-style-type: none;
margin-bottom: -5px;
}
#swiftcode_home {
float: left;
width: 590px;
margin-left: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 18px;
}
#swiftcode_home h2 {
font-family: "Arial Black", "Arial Bold", Gadget, Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
line-height: 30px;
color: #32A33F;
border-bottom: 1px solid #DBDBDB;
}
#swiftcode_footed {
	background-image: url(layout2/foot_tiler_swift.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 790px;
	height: 112px;
}
#swiftcode_footed .footender {float: right;}

/*-------------------------- Financial Planning-----------------------*/
#financialplanning {
float: left;
width: 600px;
}
#financialplanning #faptable {
padding: 0px;
float: left;
width: 280px;
border: 1px solid #858585;
-webkit-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.2);
-moz-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.20);
box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.2);
margin-bottom: 20px;
}
.fpfpmargin{
margin-right:20px;
}

#financialplanning span {
width: 96%;
height: 20px;
float: left;
border-bottom: 1px solid #858585;
background: #52B152;
background: -moz-linear-gradient(top, #52B152 0%, #008A00 84%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#52B152), color-stop(84%,#008A00));
background: -webkit-linear-gradient(top, #52B152 0%,#008A00 84%);
background: -o-linear-gradient(top, #52B152 0%,#008A00 84%);
background: -ms-linear-gradient(top, #52B152 0%,#008A00 84%);
background: linear-gradient(to bottom, #52B152 0%,#008A00 84%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52b152', endColorstr='#008a00',GradientType=0 );
color: #FFF;
font-weight: bold;
padding-left: 4%;
padding-top: 4px;
}
#financialplanning #faptable p {
margin: 15px 0px 10px 10px;
font-weight: bold;
width: 260px;
float: left;
}
#financialplanning #faptable a {
float: left;
/*color: #2BA03E;*/
text-decoration: none;
margin: 0px 10px 5px 10px; padding-bottom:10px;
}
#financialplanning #faptable a:hover {
color: #000000;	text-decoration: underline;}


.leftulnopad {margin-left: 18px;padding-left: 5px;}



#brustudent {
float: left;
width: 600px;
margin-bottom: 25px;
margin-left: 10px;
}
#brustutable{
padding: 10px;
float: left;
width: 265px;
margin-bottom: 14px;
margin-right: 13px;
/*height: 130px; border: 1px solid #D3D3D3;
-webkit-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.2);
-moz-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.20);
box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.2);
*/}
#brustutable img{
display: block;
margin-bottom: 8px;
}
.brustuheadimg{
float: left;
margin-right: 375px;
margin-bottom: 20px;
margin-top: 10px;
}
.study-abroads{width: 595px;background: ;float: left;border: 2px solid #EF7B10;
padding: 29px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
-webkit-box-shadow: 0px 1px 3px #666;
-moz-box-shadow: 0px 1px 3px #666666;
box-shadow: 0px 1px 3px #666;
display: inline-block;
min-width: 40px;}
.study-abroad{width: 595px;background: ;float: left;}
.student-links{width: 595px;background: ;float: left;margin-bottom: 35px;}


.brubutton {
  font-family: Arial;
  color: #ffffff;
  margin-right: 10px;
  font-size: 12px;
  padding: 8px;
  text-decoration: none;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  text-shadow: 1px 1px 3px #666666;
  border: solid #25db49 0px;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#29b039), to(#0e7012));
  background: -moz-linear-gradient(top, #29b039, #0e7012);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#29b039, endColorStr=#0e7012);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#29b039, endColorStr=#0e7012);
  display:inline-block; /* IE is so silly */
  min-width: 40px;
  text-align: center;
}
.brubutton:hover {
  background: #105712;
}
#brustudent2 h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #090;
border-bottom: 1px solid #008000;
}
#brustudent2 h3{
font-size: 14px;
color: #090;
margin: 0px;
margin-bottom: 5px;
}
.titler{
font-size: 14px;
color: #090;
}
#brustudent2 li{margin: 5px 0px;}

#brustudent-student-box {
width: 550px;
border: 2px solid #EF7B10;
padding: 29px;
background-image: url(layout/baiduri-student-account/student-benefits.png);
background-repeat: no-repeat;
background-position: 15px 0px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
-webkit-box-shadow: 0px 1px 3px #666;
-moz-box-shadow: 0px 1px 3px #666666;
box-shadow: 0px 1px 3px #666;
display: inline-block;
min-width: 40px;
padding-top: 137px;
margin-bottom:30px;
}
#brustudent-student-box h3, #brustudent-student-box strong{color:#EF7B10;}
#brustudent-parent-box {
width: 550px;
border: 2px solid #1D72B8;
padding: 29px;
background-image: url(layout/baiduri-student-account/parents-benefits.png);
background-repeat: no-repeat;
background-position: 15px 0px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
-webkit-box-shadow: 0px 1px 3px #666;
-moz-box-shadow: 0px 1px 3px #666666;
box-shadow: 0px 1px 3px #666;
display: inline-block;
min-width: 40px;
padding-top: 137px;
margin-bottom:30px;
}
#brustudent-parent-box h3, #brustudent-parent-box strong{color:#1D72B8;}
#brustudent-save-box {
width: 550px;
border: 2px solid #932681;
padding: 29px;
background-image: url(layout/baiduri-student-account/save-at-a-glance.png);
background-repeat: no-repeat;
background-position: 15px 0px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
-webkit-box-shadow: 0px 1px 3px #666;
-moz-box-shadow: 0px 1px 3px #666666;
box-shadow: 0px 1px 3px #666;
display: inline-block;
min-width: 40px;
padding-top: 137px;
margin-bottom:30px;
}
#brustudent-save-box h3, #brustudent-save-box strong{color:#932681;}



/*Fplanning WM bullet*/
ul.ticker{list-style:none;margin-left:0px;}
.ticker li{
	background-image:url(financial_planning/layout/blt_tick.gif);
	background-repeat: no-repeat;
	background-position: 1px -3px;padding-left: 30px;
}

/*Fplanning Wm page*/
.wealthm_fp{width: 290px;float: left;}
.wealthm_fp img{float: left;margin-right: 15px;border:none;}
#financialp_content .wealthm_fp h3{margin-bottom: 10px;color: #090;font-size: 12px;float: left; margin-left:0px; width:175px;margin-top: 0px;}
#financialp_content .wealthm_fp a.link {
color: #000;
font-weight: bold;
font-size: 11px;
background-image: url(layout/2bullet_arrow1_grey.gif);
background-repeat: no-repeat;
background-position: 0px 1px;
padding-left: 17px;
float: left;width: 155px; margin-bottom: 3px;
transition: color 0.5s;
}
#financialp_content .wealthm_fp a:hover {color:#090;}
.wealthm_fp_hr{color: #2F84BD;
background-color: #B6DAE6;
height: 1px;
width: 100%;
margin-top: 20px;
margin-bottom: 20px;
float: left;}


#financialp_content .eduplan_box{
padding: 15px;
color: #FFF;
word-spacing: 1px;
line-height: 19px;
text-align: center;width: 40%;
height: 50px;
margin-right: 10px;
margin-bottom: 10px;
float: left;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
#financialp_content .eduplan_box h3{margin: 0px;padding: 0px;}
#financialp_content .eduplan_box p{margin: 0px;padding: 0px;}
.eduplan_lastbox { margin-left:140px;}

/*home services section*/
#homeservices {
float: left;
width: 572px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
#homeservices #hsrvtable {
padding: 0px;
float: left;
width: 175px;
height:260px;
border: 1px solid #858585;
-webkit-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.2);
-moz-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.20);
box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.2);
margin-bottom: 20px;
}
#homeservices #hsrvtable.heightshort{
height:246px;
}
.hsrvmargin {
margin-right: 20px;
}
#homeservices span {
width: 163px; height:33px;
float: left;
border-bottom: 1px solid #858585;
background: #52B152;
background: -moz-linear-gradient(top, #52B152 0%, #008A00 84%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#52B152), color-stop(84%,#008A00));
background: -webkit-linear-gradient(top, #52B152 0%,#008A00 84%);
background: -o-linear-gradient(top, #52B152 0%,#008A00 84%);
background: -ms-linear-gradient(top, #52B152 0%,#008A00 84%);
background: linear-gradient(to bottom, #52B152 0%,#008A00 84%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52b152', endColorstr='#008a00',GradientType=0 );
color: #FFF;
font-weight: bold;
padding-left: 12px;
padding-top: 4px; padding-bottom:3px;
}
#homeservices .hmsrv_span{padding-top: 12px;height: 25px;}
#homeservices #hsrvtable p {
margin: 10px 0px 10px 10px;
font-weight: normal;
color: #666;
width: 152px;
float: left;
}
#homeservices #hsrvtable a {
float: left;
color: #2BA03E;
text-decoration: none;
margin: 0px 10px 5px 10px;
padding-bottom: 10px;
}
#homeservices #hsrvtable a:hover {
color: #000;
transition: color 0.5s;
}
#hsrvtable img {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
.hsrvtable_img {
float: left;
padding-left: 10px;
padding-top: 13px;
}
.homeservices_h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
color: #090;
padding-top: 5px;
margin-top: 5px;
float:left;
}
#homeservices ul {
padding: 0px;
margin-top: 22px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 10px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #666;
float:left;
}
#homeservices li {
background-image: url(layout2/blt_spotlight_tick.gif);
background-repeat: no-repeat;

background-position: 0px 0px;
padding-left: 27px;
padding-bottom: 5px;
font-size: 12px;width: 125px;
}
/*------------------EXPLORE AND DISCOVER-------------------------------*/
#explorediscover{
float:left;
width:536px;
height:166px;
margin-left:17px;
margin-top:18px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}
#explorediscover > img{float:left;}
#explorediscover > div{
float:left;
width:386px;
height:166px;
background-color:#9A9A9A;
}
#explorediscover ul{
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	width: 100%;
}
#explorediscover li {
float:left;
background-image: url(layout/expl_disc_arrow.png);
background-repeat: no-repeat;
background-position: 8px 3px;
padding-left: 27px;
padding-bottom: 5px;
width: 160px;
}
#explorediscover .gapfix {padding-bottom: 20px;}
#explorediscover a{color:#FFFFFF;transition:color linear 0.15s;}
#explorediscover a:hover{color:#000;}
#explorediscover div strong {
font-size: 12px;font-weight: bold;font-style: italic;
color: inherit;width: inherit;
float:none;transition:none;margin:0px;
text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
#explorediscover div strong:hover {	color: #000;}

/*
B&W efx

#explorediscover > a img {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
} 
#explorediscover > a img:hover {  -webkit-filter: grayscale(100%); }

*/

.titleNew{color: #FD975E;
font-style: italic;
margin-left: 5px;
font-weight: bold;
display: inline;}


.social_homearea{
margin-left: 50px; float: left;
width: 350px;
margin-top: -10px;
margin-bottom: 5px;
}
.social_homearea .fb-share-button { 
float: left;margin-right: 30px;
}
.social_homearea a.twitter-share-button{
margin-right: 30px;
}
.social_homearea #twitter-widget-0 {
width:105px;
}
.social_homearea .g-plus{
margin-right: 30px;
}
.social_homearea b {
float: left;
margin-top: 11px;
font-family: arial;
font-size: 12px;
margin-left: 7px;
color: #6A6A6A;
}
.social_newsarea {padding: 5px 0;}
.social_newsarea.heightcontrol {padding: 15px 0;}
.social_newsarea .fb-share-button, .social_newsarea .fb-like{margin-right: 20px;}
.social_newsarea #twitter-widget-0 {width: 100px !important;}

.social_footerarea {border-top: 1px solid #ADADAD; margin-top: 10px;}
.social_footerarea .footareatop{ margin-bottom: 15px;
margin-left: 5px;}
.social_footerarea h3{margin-left: 5px;font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
.social_footerarea .footareatop #twitter-widget-1{margin-right: 20px;}
.footcareer{ float:left; width:795px;}
.socialcareer {float: left;margin-left: 5px;}
/*.st_pinterest_large, .st_blogger_large, .st_stumbleupon_large, .st_reddit_large, .st_linkedin_large, .st_delicious_large, .st_digg_large
{z-index: -99;position: relative;}*/


/*div.fb-like.fb_iframe_widget{z-index:100 position:relative;}*/
.social_footerarea .fb_iframe_widget{z-index:100; position:relative;}
div.fb-like.footcontrol.fb_iframe_widget{width:420px;}

.socialhomearea {width:100%; float:left;font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
.socialhomebox{margin-bottom: 10px;}
.socialhomebox h3{font-size: 13px;
font-family: arial;
padding: 0px;
margin: 0 0 10px 0;
padding-bottom: 6px;
border-bottom: 1px solid #BABABA;}
.socialhomebox a{margin-right: 10px; transition: opacity 0.4s;}
.socialhomebox img{border:none;}
.socialhomebox a:hover{margin-bottom: 2px;opacity: 0.65;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=45);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=45);
filter:alpha(opacity=65);}



.social_homearea a{
	text-indent:-9999px;
	float:left;
	width:32px;
	height:32px;
	background-position: 0px 0px;
}
.social_homearea a.icon_fb:hover,.social_homearea a.icon_tw:hover,.social_homearea a.icon_go:hover,.social_homearea a.icon_em:hover{
	background-position: 0px -33px;
}
.social_homearea a.icon_fb{
	background-image:url(layout/social/social_icon_fb.png);
}
.social_homearea a.icon_tw{
	background-image:url(layout/social/social_icon_twitter.png);
}
.social_homearea a.icon_go{
	background-image:url(layout/social/social_icon_google.png);
}
.social_homearea a.icon_em{
	background-image:url(layout/social/social_icon_email.png);
}

#midwrap #leftsidebar_wrap{
float:left;
width:160px;
}
.mailsigner  #mc_embed_signup form{
font-family: Arial, Helvetica, sans-serif;
}
/* .mailsigner #mc_embed_signup form h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #090;
padding-top: 5px;
margin-top: 5px;
float: left;
} */

.mailsigner #mc_embed_signup form h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #060;
/* background-image: url(layout2/title_gradient.jpg); */
background-repeat: repeat-x;
height: 25px;
border: 1px solid #CCC;
text-transform: none;
padding-left: 6px;
padding: 7px 5px;

background: #ffffff;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzOSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjY2NjY2NjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top,  #ffffff 39%, #cccccc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(39%,#ffffff), color-stop(100%,#cccccc));
background: -webkit-linear-gradient(top,  #ffffff 39%,#cccccc 100%);
background: -o-linear-gradient(top,  #ffffff 39%,#cccccc 100%);
background: -ms-linear-gradient(top,  #ffffff 39%,#cccccc 100%);
background: linear-gradient(to bottom,  #ffffff 39%,#cccccc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 );

}

.mailsigner #mc_embed_signup .mc-field-group label {
margin-bottom: 3px;
font-size: 11px;
font-family: Arial;
font-weight: bold;
color:#4E4E4E;
}
.mailsigner #mc_embed_signup .mc-field-group input {
height: 20px;
font-size: 11px;
padding: 0px;
width:98%;
}
.mailsigner #mc_embed_signup input.mce_inline_error {
border-color: #C00000;
}
.mailsigner #mc_embed_signup div.mce_inline_error {
background-color: #C00000;
width: 128px;
font-weight: normal;
color: #FFF;
font-size: 11px;
}
.mailsigner #mc_embed_signup .mc-field-group .asterisk {
top: 21px;
right: -7px;
}
.mailsigner #mc_embed_signup .asterisk {
color: #289414;
font-size: 160%;
}
.mailsigner #mc_embed_signup .indicates-required {
text-align: left;
color: #9B9B9B;
margin-bottom: 10px;
}
.mailsigner #mc_embed_signup .button {
background-color: #6D6D6D; font-size: 12px;
transition: background-color 0.2s linear 0.1s;
height: 26px;
line-height: 24px;
padding: 0 10px;
}
.mailsigner #mc_embed_signup .button:hover {
background-color: #2AA734; 
}
.mailsigner #mc_embed_signup div#mce-responses {
font-size: 12px;
background-color: #56B843;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin-left: 0px;
margin-bottom: 15px;
}
.mailsigner #mc_embed_signup #mce-success-response {
color: #FFF;
padding: 0px 15px;

}

.deposit_saving_button{
    border: thin solid #3eb398;
    border-radius: 5px;
    color: #333333;
    padding: 5px;
    text-align: center;
    width: auto;
	transition: color 0.2s ease-in-out 0s;
    box-shadow: 2px 2px 4px -2px #333333;
}
.deposit_saving_button:hover{
	color: #ffffff;
	background-color:#3eb398;
}


.deposit_student_button{
    border: thin solid #009900;
    border-radius: 5px;
    color: #333333;
    padding: 5px;
    text-align: center;
    width: auto;
	transition: color 0.2s ease-in-out 0s;
    box-shadow: 2px 2px 4px -2px #333333;
}
.deposit_student_button:hover{
	color: #ffffff;
	background-color:#009900;
}

.deposit_fixed_button{
    border: thin solid #DF763E;
    border-radius: 5px;
    color: #333333;
    padding: 5px;
    text-align: center;
    width: auto;
	transition: color 0.2s ease-in-out 0s;
    box-shadow: 2px 2px 4px -2px #333333;
}
.deposit_fixed_button:hover{
	color: #ffffff;
	background-color: #DF763E;
}

/*capital login*/
.portalogin {
  font-family: Arial, Helvetica, sans-serif;
  width: 159px;
  height: 144px;
  float: left;
  border: 1px solid #CCC;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-image: url(baiduricapital/layout/portal_bg-home.png);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  margin-bottom: 20px;
}
.portalogin h4 {
  font-size: 14px;
  border-bottom: 1px solid #BEBEBE;
  padding: 12px 0 7px 0px;
  margin-top: 0px;
  margin-bottom: 8px;
  text-align: center;
}
.portalogin i{
  float: left;
  font-size: 11px;
  font-weight: bold;
  margin-left: 14px;
  color:#666666;
}
.portalogin a {
  display: block;
  color: #000;
  text-decoration: none;
  font-size: 11px;
  font-style: italic;  
  
}
a.portalbtn {
  float: left;
  margin-left: 36px;margin-top: 4px;
  margin-bottom: 2px;
  height: 40px;
  width: 90px;
  overflow: hidden;
  background-image: url(baiduricapital/layout/portal_login_button2.png);  
}
a.portalbtn:hover {
  background-image: url(baiduricapital/layout/portal_login_button2.png);
  background-position: 0px -37px;
}


/*new topnav upper echelon menu 25 5 15*/
.scalermenu_in{
float: right;
  width: 410px;
  margin-top: 40px;
}
.scalermenu_in a{color:#666;}
.scalermenu_in a:hover{color:#999;}
.scalermenu_in .homer {background-image:none;}
.scalermenu_in  .lastofus{padding-right: 0px;}
.scalermenu_in ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-position: outside;
  position: relative;
  line-height: 1.5em;
  float: right;
    font-family: Arial, sans-serif;
  font-size: 12px;
  
}
.scalermenu_in ul li {
  float: left;
  position: relative;
  margin-top: 9px;
  background-image: url(layout2/navy_separator_grey.png);
  background-repeat: no-repeat;
  background-position: 10px -7px;
  padding-left: 30px;
  padding-right: 3px;
}

.cmbtable{
  border-top:1px solid #333333;
  border-left:1px solid #333333;
}

.cmbtable td{
  border-right:1px solid #333333;
  border-bottom:1px solid #333333;
}

.cmbtable ul{
	padding-left:30px;
	margin-top: -15px;
}

.cmbtable ul li{
	margin-bottom:5px;
	margin-top:5px;
	list-style-type:none;
	list-style-image:url(layout2/blt_dash.png);
}
.cmbtable .title9{
    color: #25a23e;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
	background-image:url(layout2/blt_arw_greenlite.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 13px;
	padding-right:2px;
	padding-top: 5px;
	margin-left: -15px;
}
.cmbtable tr:nth-child(even) {
	background: #FFF !important;
}
.cmbtable tr:nth-child(odd) {
	background: rgb(226,226,226); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(226,226,226,1) 0%, rgba(255,255,255,1) 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(226,226,226,1)), color-stop(100%,rgba(255,255,255,1)))!important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(226,226,226,1) 0%,rgba(255,255,255,1) 100%)!important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(226,226,226,1) 0%,rgba(255,255,255,1) 100%)!important; /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(226,226,226,1) 0%,rgba(255,255,255,1) 100%)!important; /* IE10+ */
background: linear-gradient(to right,  rgba(226,226,226,1) 0%,rgba(255,255,255,1) 100%)!important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#ffffff',GradientType=1 )!important; /* IE6-9 */

}



/***********************************************************************************/
/*sign up email new account*/
.signup-notify{
    background-color: #FFE15A;
    margin-bottom: 15px;
	float: left;
    width: 980px;
	    height: 43px;
		background-image:url(layout2/signup-new-ac_tile.jpg);
		font-family:Arial, Helvetica, sans-serif; font-size:14px;
		/* text-shadow: 1px 1px 1px #B8B8B8; */
		line-height: 43px;
		

}
.sgn-newac-icn{
	float:left;
}
.signup-notify span{
	
	float:left;    line-height: 40px;
    margin-left: 15px;     margin-right: 200px;
	color:#fff;
}
.sgn-newac-sep{
	float:left;    margin-right: 10px;
}
.sgn-newac-url{
	float:left;color: #fff;
}
.sgn-newac-end{
	float:right;
}
/*in page*/
.sgn-newac-ban{
    border-bottom: 1px solid #ccc;
    margin-bottom: 35px;
    padding-bottom: 10px;
}
.sgn-newac-item{ 
    margin-bottom: 15px;
	float:left;    font-size: 12px;
    /*background-position: 1px 1px;
    background-repeat: no-repeat;
    background-image: url('layout2/acc_opening_arrowfade.jpg');*/
}
.sgn-counter{
    float: left;
}
.sgn-counter h3{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
    background-color: #34AB43;
    width: 41px;
    height: 41px;
	    font-size: 26px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    line-height: 40px;
	
	-webkit-box-shadow: 2px 2px 4px 0px rgba(50, 50, 50, 0.38);
-moz-box-shadow:    2px 2px 4px 0px rgba(50, 50, 50, 0.38);
box-shadow:         2px 2px 4px 0px rgba(50, 50, 50, 0.38);
float: left;
    margin: 0px;
    padding: 0px;
}
.sgn-content{
 float:left;
     margin-left: 20px;
	 width:730px;
	 border-bottom:dotted 1px #000000;
	     /*min-height: 135px;*/
}
.sgn-content b {    
background-image: url('layout2/acc_opening_greenarrow.gif');
    background-repeat: no-repeat;
    padding-left: 30px;
    padding-bottom: 10px;padding-top: 5px;
}
.sgn-content p{
margin-top: 12px;
}
.sgn-content i{    color: #34AB43;
    font-style: normal;}
.sgn-content a{    color: #34AB43;    }
/*.sgn-content b:before{
background: url('layout2/acc_opening_greenarrow.gif');
display: inline-block;
    width: 23px;
    height: 23px;
    position: relative;content: '';
}*/





.sgn-newac-item ol { 
	list-style: none;
	}
.sgn-newac-item li { 
	background-image:url('layout2/sgn-newac-bullit.png');
	background-repeat: no-repeat;
	background-position:1px 2px;
}

.moreinfocard {
	padding: 0px;
	padding-bottom: 20px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #999999;
    float: none;	
}
.moreinfocard li {
	float: none;
    width: 250px;
    margin-top: 10px;
    background-image: url(layout2/blt_green.gif);
    background-repeat: no-repeat;
    background-position: -5px 0px;
    padding-left: 10px;
	display:inline-block;
}
.moreinfocard li a {
	color: #666666;
    line-height: 17px;
}
.moreinfocard li a:hover {
	color: #22AC5A;
}