/* Default
------------------------------------------- */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0px;
	padding:0px;
	background-image:url(../images/bg2.gif) ;
	background-repeat:repeat-x;
	background-color:white;
	background-position:top;
}
p {
	margin:6px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
h1 {
	margin:0px 0px 3px 0px;
	padding:0px 0px 3px 0px;
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#3b8a32;
	border-bottom:1px dotted #949494;
}
h1 span {
	margin:0px;
	padding:0px;
	display:none;
}
h2 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:"Trebuchet MS";
	font-size:22px;
	color:#3b8a32;
	font-weight:normal;
}
h2 span {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:52px;
	color:#ffffff;
	font-weight:normal;}
h3 {
	margin:10px 0px 7px 0px;
	padding:0px 0px 0px 0px;
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#205ba9;
	font-weight:normal;
	line-height:20px;
}
h3 span {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#3b8a32;
}
h4{
	margin:0px;
	padding:0px 0px 2px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ff5005;
	font-weight:bold;
	display:block;
	border-bottom:1px dotted #d0d0d0;
}
h4 span {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#002970;
	font-weight:bold;
	display:block;
}

h5 {
	margin:0px;
	padding:10px 0px 0px 0px;
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	color:#027ab2;
	font-weight:normal;
}
h5 span{
	margin:0px;
	padding:10px 0px 0px 0px;
	font-family:"Trebuchet MS", Arial;
	font-size:14px;
	color:#6f6f6f;
	font-weight:normal;
}
/*h6 {
	margin:0px 0px 20px 0px;
	padding:0px 0px 3px 0px;
	font-family:"Trebuchet MS";
	font-size:32px;
	color:#3b8a32;
}
*/
ul,li {
	margin:0px;
	padding:0px;
	list-style:none;
}
a{
	font-weight:bold;
	text-decoration:none;
	color:#1e9c0f;
}
a:hover{
	font-weight:bold;
	color:#1e9c0f;
	text-decoration:underline;

}
/*----------------------->> Common <<-------------------------*/

.hide {
	display:none;
}
.clear {
	clear:both;
	line-height:0px;
}
.margin {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.padding {
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
}
/*----------------------->> Layout <<--------------------------*/
#container_main {
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width:992px;
}

/*----------------------->> Header <<--------------------------*/

#header_3 {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:411px;
	background-image:url(../images/banner_inner.jpg);
	background-repeat:no-repeat;
}
#header_inner {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:107px;
}
#header_right {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:107px;
	width:580px;
	float:right;
}
.top_nav {
	padding:0px 0px 0px 0px;
	margin:0px 30px 0px 0px;
	float:right;
	font-family:Tahoma, verdana, Arial;
	font-size:11px;
	font-weight:bold;
	background:url(../images/toplinkbg.gif) no-repeat right top;
	width:335px;
	height:25px;
	clear:both;
}
.top_navlink{
	padding:0px 0px 0px 15px;
	margin:0px;
	color:#FFFFFF;
	line-height:23px;
	
	
}
.top_navlink a{
	text-decoration:none;
	color:#FFFFFF;
	padding:0px 12px 0px 12px;
}
.top_navlink a:hover{
	text-decoration:none;
	color:#cce0fc;
	padding:0px 12px 0px 12px;
}

#logo {
	width:315px;
	height:107px;
	float:left;
}
#banner_container {
	padding:0px 0px;
	margin:0px 0px;
	width:421px;
	float:left;
}
#welcome_container {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:294px;
}


/*----------------------->> Navigation <<--------------------------*/

/*#nav_container {
	padding:23px 0px 0px 0px;
	margin:0px 0px;
	height:27px;
}*/
/*-------------------->> Container Middle <<-------------------*/
#main_middle_container {
	margin:0px 0px 0px 0px;
	padding:10px 0px 20px 0px;
}
.main_middle_inner {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	font-weight:bold;
	float:left;
}
.myaccount {
	margin:0px 0px 3px 0px;
	padding:0px 0px 3px 0px;
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#3b8a32;
	float:left;
	width:208px;
}
.account_top_head{
	width:750px;
	border-bottom:1px dotted #949494;
	clear:both;
}
#contleft{
	margin:0px;
	padding:0px;
	width:212px;
	float:left;
}
#left_box {
	float:left;
	width:212px;
}
.top_box {
	background-image:url(../images/top_bg.gif);
	height:16px;
}
.bottom_box_1 {
	background-image:url(../images/bottom_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#e7e9e9;
	height: 210px;
}

.bottom_box_1 ul{
	padding:0px 12px 0px 12px;
	margin:0px 0px 0px 0px;
}
.bottom_box_1 li{
	padding:7px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	border-bottom:1px dotted #9a9a9a;
	list-style:none;
	font-family:Tahoma, verdana, Arial;
	font-size:11px;
	font-weight:bold;
}
.bottom_box_1 li a{
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/arrow_green.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	color:#666666;
}
.bottom_box_1 li a:hover{
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/arrow_blue.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	color:#515151;
}
/*
.bottom_box {
	background-image:url(../images/bottom_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:100px;
	background-color:#e7e9e9;
}
.bottom_box ul{
	padding:0px 12px 0px 12px;
	margin:0px 0px 0px 0px;
}
.bottom_box li{
	padding:7px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	border-bottom:1px dotted #9a9a9a;
	list-style:none;
	font-family:Tahoma, verdana, Arial;
	font-size:11px;
	font-weight:bold;
}
.bottom_box li a{
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/arrow_green.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	color:#666666;
}
.bottom_box li a:hover{
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/arrow_blue.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	color:#515151;
}*/
.need{
	margin:9px 0px 15px 0px;
	padding:0px;
	background:url(../images/need.gif) no-repeat left top;
	width:212px;
	height:80px;
	float:left;
	text-indent:-9999PX;
}
.need a{
	width:212px;
	height:80px;
	display:block;
}
#right_box {
	float:right;
	width:750px;
}
#innercontent{
	margin:0px;
	padding:0px;
	clear:both;
}
.pass{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	clear:both;
}
.pass p{
	margin:0px 0px 0px 0px;
	padding:18px 0px 0px 0px;
}
.pass_form{
	margin:0px 0px 0px 0px;
	padding:28px 0px 0px 20px;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
}
.pass_form ul{
	margin:0px;
	padding:0px;
}
.pass_form li{
	margin:0px;
	padding:0px;
	list-style:none;
}
.textfeild_1{
	width:250px;
	height:19px;
	line-height:18px;
	padding:0px 0px 0px 2px;
	margin:5px 0px 12px 0px;
	border:1px solid #d9d9d9;
}
.forrm_btn_1{
	margin:0px;
	padding:0px;
	background:url(../images/forrm_btn_1.gif) no-repeat left top;
	width:75px;
	height:27px;
	clear:both;
	color:#FFFFFF;
	font-weight:bold;
	border:0px;
	cursor:pointer;
}

/*----------------------->> Footer Container <<-------------------------*/

#footer_container {
	padding:0px 0px 0px 0px;
	margin:0px auto auto auto;
	display:block;
	height:143px;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#838789;
	text-align:left;
	font-weight:normal;
	line-height:16px;
	font-family:Tahoma, verdana, Arial;
	font-size:11px;
}
#footer_container a{
	color:#838789;
	font-weight:normal;
	text-decoration:none;
}
#footer_container a:hover{
	color:#838789;
	font-weight:normal;
	text-decoration:underline;
}
#footer_container span{
	font-weight:normal;
}
#footer_inner {
	padding:8px 0px 0px 0px;
	margin:0px auto;
	/*width:992px;*/
	width:995px;
	
}
#footer_logo {
	background-image:url(../images/footer_logo.gif);
	width:193px;
	height:82px;
	float:left;
	border-right:1px solid #dde5eb;
}
#footer_logo a{
	width:193px;
	height:82px;
	display:block;
	border-right:1px solid #dde5eb;
}
#footer_right {
	padding:25px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	float:left;
	text-align:left;
	width:755px;
}
/*----------------------->> Forgot <<-------------------------*/
#forgot{
	margin:0px;
	padding:0px;
}
#forgot p{
	margin:16px 0px 0px 0px;
	padding:0px;
	line-height:18px;
}
.forgot_field{
	margin:30px 0px 0px 0px;
	padding:0px;
	width:596px;
}
.forgot_field_top{
	margin:0px;
	padding:0px;
	background:url(../images/forgot_top.gif) no-repeat left top;
	height:21px;
}
.forgot_field_middle{
	margin:0px;
	padding:15px 0px 15px 30px;
	border-left:1px solid #e4e0e0;
	border-right:1px solid #e4e0e0;
	background:#f7f7f7;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
}
.forgot_field_bottom{
	margin:0px;
	padding:0px;
	background:url(../images/forgot_bottom.gif) no-repeat left top;
	height:34px;
}
.forgot{
	width:306px;
	height:19px;
	border:1px solid #d9d9d9;
	line-height:18px;
	margin:0px 5px 2px 4px;
}
.forrm_btn_2{
	margin:0px 0px 0px 0px;
	padding:0px;
	background:url(../images/forrm_btn_2.gif) no-repeat left top;
	width:76px;
	height:27px;
	color:#FFFFFF;
	font-weight:bold;
	border:0px;
	cursor:pointer;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
}
/*----------------------->> profile <<-------------------------*/
.profile{
	margin:0px;
	padding:28px 0px 0px 0px;
}
.profile_tab{
	margin:0px;
	padding:0px;
	border-bottom:1px solid #42a437;
}
.profile_tab ul{
	margin:0px;
	padding:0px;
}
.profile_tab li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:right;
	margin:0px 0px 0px 3px;
	text-align:center;
}
.profile_tab li a{
	text-decoration:none;
	color:#616161;
}
.profile_tab li a:hover{
	text-decoration:none;
	color:#757575;
}

.personal {
	padding:0px 0px 0px 0px;
	background:url(../images/personal.gif) no-repeat left top;
	width:131px;
	height:28px;
	display:block;
	line-height:26px;
}
.personal_active {
	padding:0px 0px 0px 0px;
	background:url(../images/personalactive.gif) left top no-repeat;
	width:131px;
	height:28px;
	line-height:28px;
	display:block;
	color:#FFFFFF !important;
}
.employi {
	padding:0px 0px 0px 0px;
	background:url(../images/employi.gif) no-repeat left top;
	width:154px;
	height:28px;
	display:block;
	line-height:26px;
}
.employi_active {
	padding:0px 0px 0px 0px;
	background:url(../images/employiactive.gif) left top no-repeat;
	width:154px;
	height:28px;
	line-height:28px;
	display:block;
	color:#FFFFFF !important;
}
.investment {
	padding:0px 0px 0px 0px;
	background:url(../images/investment.gif) no-repeat left top;
	width:148px;
	height:28px;
	display:block;
	line-height:26px;
}
.investment_active {
	padding:0px 0px 0px 0px;
	background:url(../images/investmentactive.gif) left top no-repeat;
	width:148px;
	height:28px;
	line-height:28px;
	display:block;
	color:#FFFFFF !important;
}
.personalref {
	padding:0px 0px 0px 0px;
	background:url(../images/personalref.gif) no-repeat left top;
	width:108px;
	height:28px;
	display:block;
	line-height:26px;
}
.personalref_active {
	padding:0px 0px 0px 0px;
	background:url(../images/personalrefactive.gif) left top no-repeat;
	width:108px;
	height:28px;
	line-height:28px;
	display:block;
	color:#FFFFFF !important;
}
.tabdetails{
	margin:0px;
	padding:20px 0px 0px 0px;
	border-bottom:1px dotted #949494;
}
.head_3 {
	margin:0px 0px 3px 0px;
	padding:0px 0px 3px 0px;
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#3b8a32;
	float:left;
	width:208px;
}
.personal_list{
	margin:25px 0px 0px 0px;
	padding:0px;
}
.personal_list ul{
	margin:0px;
	padding:0px;
}
.personal_list li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	padding:0px 0px 22px 0px;

}
.personal_list_left{
	margin:0px;
	padding:0px;
	width:165px;
	float:left;
	font-weight:bold;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#6b7076;
}
.personal_list_left span{
	color:#FF0000;
}
.personal_list_right{
	margin:0px;
	padding:0px;
	width:450px;
	float:left;
	font-weight:normal;
}
.formlist{
	margin:0px;
	padding:0px;
	border:1px solid #d9d9d9;
	width:98px;
	height:18px;
	padding:1px 0px 1px 0px;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#6b7076;
}
.formlist_2{
	margin:0px;
	padding:0px;
	border:1px solid #d9d9d9;
	width:224px;
	height:18px;
	padding:1px 0px 1px 0px;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#6b7076;
}
.textfeild_2{
	width:224px;
	height:18px;
	line-height:18px;
	padding:0px 0px 0px 2px;
	margin:0px 0px 0px 0px;
	border:1px solid #d9d9d9;
		font-family:Tahoma, Arial;
	font-size:11px;
	color:#6b7076;
}
.link1 a{
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color:#3b8a32;
	text-decoration:underline;
}
.link1 a:hover{
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color:#3b8a32;
	text-decoration:none;
}
.forrm_btn_3{
	margin:20px 0px 0px 170px;
	padding:0px;
	background:url(../images/forrm_btn_1.gif) no-repeat left top;
	width:76px;
	height:27px;
	color:#FFFFFF;
	font-weight:bold;
	border:0px;
	cursor:pointer;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
}


/*********************************FAQ 09-mar -2010*/


.question_text {
	margin:10px 0px;
	line-height:18px;
	font-size:12px;
	color:#066298;
	padding:0px 0px 20px 0px;
	clear:both;
	border-bottom:6px solid #5388c1;
}
.question_text ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.question_text li {
	margin:0px 0px 0px 0px;
	color:#205ba9;
	padding:2px 0px 4px 25px;
	clear:both;
	border-bottom:1px dotted #c5c7c8;
	background:url(../images/faq_icon.gif) no-repeat left 4px;
}
.question_text li a {
	color:#066298;
	clear:both;
	cursor:pointer;
	text-decoration:none;
}
.question_text li a:hover {
	color:#40a147;
	text-decoration:underline;
}


.answer_listing {
	margin:0px;
	padding:10px 0px 0px 0px;
	clear:both;
}
.answer_listing ul{
	margin:0px;
	padding:0px;
}
.answer_listing li{
	margin:0px;
	padding:6px 0px 5px 0px;
	list-style:none;
	border-bottom:1px dotted #c5c7c8;
}

.answer_list_1{
	margin:0px;
	padding:18px 17px 17px 20px;
	background-color:#f4f4f4 !important;
	line-height:16px;
	background:url(../images/faq_icon.gif) no-repeat left 20px;
	clear:both;
}
.answer_list_2{
	margin:0px;
	padding:18px 17px 17px 20px;
	line-height:16px;
	background:url(../images/faq_icon.gif) no-repeat left 20px;
}

.answer_list_top{
	margin:0px;
	padding:0px 0px 2px 0px;
	clear:both;
	border-bottom:1px dotted #c5c7c8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#066298;
}

