/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #525252;
}
#mid_col_in ul, ol {
	margin-left: 30px;
}

p { 
	padding: 5px 0;
}

a {
	outline: none;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	padding: 15px 0 5px;
}

#header {
	width: 950px;
	margin: 0 auto;
	padding-top: 10px;
}

.top_icon {
	float: right;
	padding-top: 20px;
	padding-right:10px;
}

#container {
	width: 950px;
	margin: 0 auto;
	padding: 10px 0 0;
}

#left_col {
	width: 280px;
	float: left;
}
#mid_col {
	width: 660px;
	float: right;
	height: auto;
}

#mid_col_in {
	width: 660px;
	float: right;
	padding-bottom: 20px;
}
#mid_col_in p {
	line-height: 18px;
}
#footer {
	font-size: 12px;
	color: #5e5d5d;
	border-top: 2px solid #959393;
	width: 950px;
	margin: 0 auto;
	padding-top: 15px;
}
#footer a {
	color: #5e5d5d;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
}
#footer p {
	padding: 20px 10px 10px;
	text-align: center;
}

/*---------------- Top Menu Tabs --------------------------- */
.tabsJ {
	font: normal 14px Verdana, Geneva, sans-serif;
    line-height:normal;
	height: 24px;
}
.tabsJ ul {
    margin:0;
	padding: 0;
    list-style:none;
	float: right;
}
.tabsJ li {
     display:inline;
     margin:0;
     padding:0 0px;

}
.tabsJ a {
     float:left;
     background:url(../images/menu_lftbg.gif) no-repeat left top;
	 text-decoration: none;
     margin:0 2px;
     padding:0 0 0 8px;
}
.tabsJ a span {
     float:left;
     display:block;
     background:url(../images/menu_rgtbg.gif) no-repeat right top;
	 line-height: 26px;
     padding:0px 12px 0px 4px;
     color:#fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabsJ a span {float:none;}
/* End IE5-Mac hack */
.tabsJ a:hover span {
     color:#000;
 	 text-decoration: none;
}
.tabsJ a:hover {
     background-position:0% -40px;
}
.tabsJ a:hover span {
     background-position:100% -40px;
}

.tabsJ #current a {
     background-position:0% -40px;
}
.tabsJ #current a span {
     background-position:100% -40px;
     color:#fff;
}
/*---------------------------- End Top Menu Tabs ------------------------- */

.hrd_links {
	font-size: 18px;
	width: 182px;
	float: right;
	text-align: center;
	line-height: 23px;
}
.hrd_links a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 10px 90px 10px 5px;
	margin-bottom: 10px;
}
.hrd_links a:hover {
	color: #82de87;
}
.hrd_links a.tax {
	background: url(../images/tax_free_growth.jpg) no-repeat left top;
}
.hrd_links a.build {
	background: url(../images/build_your_wealth.jpg) no-repeat left top;
}
.hrd_links a.protect {
	background: url(../images/protect_your_asset.jpg) no-repeat left top;
	margin-bottom:0px;
}

/*********************** Top Green Blocks  *******************************/
.green_block {
	padding-bottom: 10px;
}
.green_block .bl_top {
	background: url(../images/block/grn_top_right.gif) no-repeat right top;
}
.green_block .bl_top h6 {
	background: url(../images/block/grn_top_left.gif) no-repeat left top;
	font-size: 2px;
	height: 8px;
}

.green_block .bl_bot {
	background: url(../images/block/grn_bot_right.gif) no-repeat right bottom;
}
.green_block .bl_bot h6 {
	background: url(../images/block/grn_bot_left.gif) no-repeat left bottom;
	font-size: 2px;
	height: 8px;
}
.green_block .bl_mid {
	background: #82de87;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	padding: 0 10px;
}
.green_block .bl_mid h2 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	line-height: 22px;
	padding:5px 0px 10px;
}

.green_block .bl_mid label {
	width: 92px;
	display: block;
	float: left;
}

.green_block .bl_mid ul {
	list-style: none;
}
.green_block .bl_mid li {
	background:  url(../images/bullet.gif) no-repeat 0px 5px;
	padding: 4px 3px 4px 20px;
	line-height: 14px;
}
.green_block .bl_mid p {
	padding: 3px 0 2px;
	line-height: 18px;
	height: 21px;
}
.green_block .min_ht {
	min-height: 220px;
	height: auto !important;
	height: 220px;
}
.green_block .min_ht_138 {
	min-height: 138px;
	height: auto !important;
	height: 138px;
}

.txt_fld {
	font-size: 12px;
	border: 1px solid #9c9c9c;
	padding-left: 3px;
	width: 150px;
	height: 18px;
	margin: 0;
	outline: none;
}

/*************************** blue block **********************************/

.blue_block {
	padding-bottom: 10px;
	width: 280px;
	float: left;
}
.blue_block:hover bl_top h2 {
	color: #000;
}
.blue_block .bl_top {
	background: url(../images/block/blue_top_right.gif) no-repeat right top;
}
.blue_block .bl_top h2 {
	background: url(../images/block/blue_top_left.gif) no-repeat left top;
	font-size: 19px;
	font-weight: normal;
	color: #fff;
	height: 24px;
	padding: 5px 10px;
}

.blue_block .bl_bot {
	background: url(../images/block/blue_bot_right.gif) no-repeat right bottom;
}
.blue_block .bl_bot h6 {
	background: url(../images/block/blue_bot_left.gif) no-repeat left bottom;
	font-size: 2px;
	height: 8px;
}
.blue_block .bl_mid {
	font-size: 13px;
	background: url(../images/block/blue_mid.gif) repeat-x left bottom #fcfdff;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	padding: 5px 10px 0;
}

.blue_block .bl_midcont {
	font-size: 13px;
	/*background: url(../images/block/blue_mid.gif) repeat-x left bottom #fcfdff;*/
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	padding: 5px 10px 0;
	/*height:80px;*/
	height:100px;
}

.blue_block .bl_midmore {
	font-size: 13px;
	background: url(../images/block/blue_mid.gif) repeat-x left bottom #fcfdff;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	padding: 5px 10px 0;	
}

#blck1 {
	cursor:pointer;
}
.blue_bl2, #blck2 {
	width: 325px;
	float: left;
	padding-top: 0px;
	padding-left: 10px;
	cursor:pointer;
}
.blue_bl3, #blck3 {
	width: 325px;
	float: right;
	padding-top: 0px;
	cursor:pointer;
}

/* Roll Over Block Change */
.blue_block_over {
	padding-bottom: 10px;
	width: 280px;
	float: left;
}

.blue_block_over .bl_top {
	background: url(../images/block/blue_top_right.gif) no-repeat right top;
}
.blue_block_over .bl_top h2 {
	background: url(../images/block/blue_top_left.gif) no-repeat left top;
	font-size: 19px;
	font-weight: normal;
	color: #AFFFAF;
	height: 24px;
	padding: 5px 10px;
}

.blue_block_over .bl_bot {
	background: url(../images/block/blue_bot_right.gif) no-repeat right bottom;
}
.blue_block_over .bl_bot h6 {
	background: url(../images/block/blue_bot_left.gif) no-repeat left bottom;
	font-size: 2px;
	height: 8px;
}
.blue_block_over .bl_mid {
	font-size: 13px;
	background: url(../images/block/blue_mid.gif) repeat-x left bottom #fcfdff;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	padding: 5px 10px 0;
}

.blue_block_over .bl_midcont {
	font-size: 13px;
	/*background: url(../images/block/blue_mid.gif) repeat-x left bottom #fcfdff;*/
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	padding: 5px 10px 0;
	/*height:80px;*/
	height:100px;
	color:#01AF00;
}

.blue_block_over .bl_midmore {
	font-size: 13px;
	background: url(../images/block/blue_mid.gif) repeat-x left bottom #fcfdff;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	padding: 5px 10px 0;	
}
/***********************************/

/* White block */

.wh_block {
	padding-bottom: 10px;
}
.wh_block .bl_top {
	background: url(../images/block/wh_top_rgt.gif) no-repeat right top;
}
.wh_block .bl_top h6 {
	background: url(../images/block/wh_top_lft.gif) no-repeat left top;
	font-size: 2px;
	height: 10px;
}

.wh_block .bl_bot {
	background: url(../images/block/wh_bot_rgt.gif) no-repeat right bottom;
}
.wh_block .bl_bot h6 {
	background: url(../images/block/wh_bot_lft.gif) no-repeat left bottom;
	font-size: 2px;
	height: 10px;
}
.wh_block .bl_mid {
	font-size: 13px;
	background: url(../images/block/wh_mid_bg.gif) no-repeat right bottom #fff;
	border-left: 1px solid #3398ce;
	border-right: 1px solid #3398ce;
	padding: 0 10px;
}

.wh_block ul {
	list-style: none;
}
.wh_block li {
	border-top: 1px solid #0065cf;
	padding: 5px 0px;
}
.wh_block li.first {
	border-top: 0px solid #0065cf;
}

.wh_block li a {
	color: #636363;
	text-decoration: none;
	display: block;
	padding: 3px 5px;
}
.wh_block li a:hover {
	color: #0065cf;
}

.calculate {
	background: url(../images/block/gray_right.gif) no-repeat right 10px;
	padding-top: 10px;
}
.calculate_in {
	font-size: 15px;
	color: #2a2a2a;
	background: url(../images/block/gray_left.gif) no-repeat left 0px;
	height: 81px;
	padding: 10px 10px;	
}
.calculate_in h2 {
	font-size: 22px;
	font-weight: normal;
	color: #219021;
	text-transform: uppercase;
}
.font_15 { font-size: 15px;}

/* News */

#news {
	width: 950px;
	margin: 0 auto;
	background: url(../images/block/news_right.gif) no-repeat right center;
	margin-bottom: 10px;
}
#news_in {
	background: url(../images/block/news_left.gif) no-repeat left center;
	height: 22px;
	padding: 5px 10px;
}

#scroller {
	font-size: 12px;
	color: #848383;
	padding: 0px 5px 0;
	height: 22px;
	line-height: 20px;
	overflow: hidden;
}

.news_head {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #013870;
	border-right: 1px solid #b7c6d6;
	padding: 5px 10px 5px 0px;
	line-height: 20px;
}

.scroll {
	float: right;
	width: 870px;
}

.txt_mar {
	color: #59c05c;
}

.link_more {
	font-weight: bold;
	text-align: right;
}
.link_more a {
	color: #eb3714;
	text-decoration: none;
	background: url(../images/arw.gif) no-repeat 0px 6px;
	padding: 0px 3px 0px 15px;
}
.link_more a:hover {
	color: #000;
}
/* Other */
.cl_both { clear: both; height:1px; overflow: hidden; }
.fl_lft { float: left; }
.fl_rgt { float: right; }


/****************************************************************/
.MainMenu {
	font: normal 14px Verdana, Geneva, sans-serif;
    line-height:normal;
	height: 24px;
}
.MainMenu table {
    margin:0;
	padding: 0;
    list-style:none;
	float: right;
}
.MainMenu table tr td{
  /* display:inline;*/
   margin:0;
   padding:0 0px;
}
.MainMenu table tr td a{
     float:left;
     background:url(../images/menu_lftbg.gif) no-repeat left top;
	 text-decoration: none;
     margin:0 2px;
     padding:0 0 0 5px;
}
.MainMenu table tr td a span {
     float:left;
     display:block;
     background:url(../images/menu_rgtbg.gif) no-repeat right top;
	 line-height: 27px;
     padding:0px 12px 0px 4px;
     color:#fff;
}
.MainMenu table tr td a span {
	float:none;
}
.MainMenu table tr td a:hover span {
     color:#000;
 	 text-decoration: none;
}
.MainMenu table tr td a:hover {
     background-position:0% -40px;
}
.MainMenu table tr td a:hover span {
     background-position:100% -40px;
}
.MainMenu .current a {
     background-position:0% -40px;
}
.MainMenu .current a span {
     background-position:100% -40px;
     color:#fff;
}
/**************************.tblSecond ***/
.MainMenu table tr div {
	width:155px;
}
.MainMenu table tr div table tr td a{
     /*background:url(../images/menu_tbg.gif) no-repeat left top;*/
	 background:#BFE4FF;
	 text-decoration: none;
     margin:0 0px;
     padding:3px 5px;
	 width:145px;
	 cursor:hand;
	 font-size:13px;
	 color:#000;
	 
}
/*.MainMenu table tr div table tr td a span {
     display:block;
     background:url(../images/menu_tbg.gif) no-repeat right top;
	 background:#BFE4FF;
	 padding:0px 0px 0px 0px;
	 padding-left:10px;
     color:#000;
	 width:145px;
	 font-size:13px;
}*/
.MainMenu table tr td td a:hover{
	background:#84DF84;
	color:#000;
}

.MainMenu table tr div table tr td.tdsingle a{
	background:url(../images/sub_menu_single.gif) no-repeat top;
}
.MainMenu table tr div table tr td.tdsingle a:hover{
	background:url(../images/sub_menu_single_over.gif) no-repeat top;
}

.MainMenu table tr div table tr td.tdtop a{
	background:url(../images/sub_menu_top.gif) no-repeat top;
	border-bottom:1px solid white;
}
.MainMenu table tr div table tr td.tdtop a:hover{
	background:url(../images/sub_menu_top_over.gif) no-repeat top;
}

.MainMenu table tr div table tr td.tdmid a{
	background:url(../images/sub_menu_mid.gif) repeat;
	border-bottom:1px solid white;
}
.MainMenu table tr div table tr td.tdmid a:hover{
	background:url(../images/sub_menu_mid_over.gif) repeat;
}

.MainMenu table tr div table tr td.tdbtm a{
	background:url(../images/sub_menu_bot.gif) no-repeat bottom;
}
.MainMenu table tr div table tr td.tdbtm a:hover{
	background:url(../images/sub_menu_bot_over.gif) no-repeat bottom;
}

/*****************************************************/ 
.MainMenu table tr div table tr td div table tr td.tdsingle a {
	background:url(../images/sub_menu_single.gif) no-repeat top;
	border-bottom:0px;
}
.MainMenu table tr div table tr td div table tr td.tdsingle a:hover {
	background:url(../images/sub_menu_single_over.gif) no-repeat top;
}

.MainMenu table tr div table tr td div table tr td.tdtop a {
	background:url(../images/sub_menu_top.gif) no-repeat top;
	border-bottom:1px solid white;
}
.MainMenu table tr div table tr td div table tr td.tdtop a:hover{
	background:url(../images/sub_menu_top_over.gif) no-repeat top;
}

.MainMenu table tr div table tr td div table tr td.tdmid a{
	background:url(../images/sub_menu_mid.gif) repeat;
	border-bottom:1px solid white;
}
.MainMenu table tr div table tr td div table tr td.tdmid a:hover{
	background:url(../images/sub_menu_mid_over.gif) repeat;
}

.MainMenu table tr div table tr td div table tr td.tdbtm a{
	background:url(../images/sub_menu_bot.gif) no-repeat bottom;
	border-bottom:0px;
}
.MainMenu table tr div table tr td div table tr td.tdbtm a:hover{
	background:url(../images/sub_menu_bot_over.gif) no-repeat bottom;
	
}

 /*.MainMenu table tr div table tr td div a{
    background:url(../images/menu_tbg.gif) no-repeat left top;
	background:#BFE4FF;
	 text-decoration: none;
     margin:0 0px;
     padding:3px 5px;
	 width:145px;
	 cursor:hand;
	 font-size:13px;
	 color:#000;
	 display:block;
	 border-bottom:1px solid #fff;
}*/
.MainMenu table tr div table tr td div a span {
     display:block;
     /*background:url(../images/menu_tbg.gif) no-repeat right top;*/
	 background:#BFE4FF;
	 padding:0px 0px 0px 0px;
	 padding-left:10px;
     color:#000;
	 width:145px;
	 font-size:12px;
}
/***********************************************************************/

.wh_block table tr {
	list-style: none;
}
.wh_block table tr td {
	border-top: 1px solid #0065cf;
	padding: 5px 0px;
}
.wh_block table tr td.first {
	border-top: 0px solid #0065cf;
}

.wh_block table tr td a {
	color: #636363;
	text-decoration: none;
	display: block;
	padding: 3px 5px;
}
.wh_block table tr td a:hover {
	color: #0065cf;
}/* CSS Document */

/*************** *****************************************/

.green_block2 {
	padding-bottom: 0px;
}
.green_block2 .bl_top {
	background: url(../images/block/grn_top_right.gif) no-repeat right top;
}
.green_block2 .bl_top h6 {
	background: url(../images/block/grn_top_left.gif) no-repeat left top;
	font-size: 2px;
	height: 8px;
}

.green_block2 .bl_bot {
	background: url(../images/block/grn_bot_right.gif) no-repeat right bottom;
}
.green_block2 .bl_bot h6 {
	background: url(../images/block/grn_bot_left.gif) no-repeat left bottom;
	font-size: 2px;
	height: 8px;
}
.green_block2 .bl_mid {
	background: #82de87;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	padding: 0 10px;
}
.green_block2 .bl_mid h2 {
	font-size: 19px;
	font-weight: normal;
	color: #fff;
	line-height: 22px;
}

.green_block2 .bl_mid label {
	width: 92px;
	display: block;
	float: left;
}

.green_block2 .bl_mid ul {
	list-style: none;
}
.green_block2 .bl_mid li {
	background:  url(../images/bullet.gif) no-repeat 0px 5px;
	padding: 4px 3px 4px 20px;
}
.green_block2 .bl_mid p {
	padding: 3px 0;
	line-height: 18px;
}
.green_block2 .min_ht {
	min-height: 230px;
	height: auto !important;	
}
.green_block2 .min_ht_138 {
	min-height: 138px;
	height: auto !important;	
}
/********************************************************************/

#bottom {
	width: 950px;
	margin: 0 auto;
	padding: 10px 0 0;
}

.hrd_img {
/*height:289px; */ 
}

.cntentalgn
{
	padding-left:25px; 
	padding-right:25px; 
	text-align:justify;
}