﻿* {
	padding: 0;
	margin: 0;
}
body {
	background-position: left;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	background-image: url('images/bodybg.gif');
	background-repeat: repeat;
}
em {
	color: #FF0000;
	font-size: 11px;
}
.req {	 
	width: 100%;
	float: right;color: #FF0000;
	font-size: 11px;

	text-align: right;
	margin-right: 6px;
	font-style: normal;
}
.a:link {
	text-decoration: none;
}
.a:visited {
	text-decoration: none;
}
.a:hover {
	text-decoration: underline;
}
.a:visited:hover {
	text-decoration: none;
}
#wrapper {

	margin: auto;
	width: 960px;
}
#header {
	width: 100%;
	color: #333;
	margin: 30px 0px 0px 0px;
	border: 0px solid #ccc;
	height: 90px;
	background-image: url('images/ifundlogo.png');
	background-repeat: no-repeat;
	background-position: left;
}
#content {
	border: 1px solid #509e55;
	width: 100%;
	color: #333;
	min-height: 430px;
	background-color: #fff;
	text-align: center;
	padding-top: 1em;
}
#footer {
	width: 100%;
	font-size: 11px;
	height: 20px;
	color: #509e55;
	font-weight: normal;
	text-align: center;
}
#footer a {
	color: #509e55;
	font-weight: bold;
	text-decoration: none;
}
/*------------page content-------------------*/
#header span.nav {
	border: 0px solid #ccc;
	float: right;
	height: 84px;
	width: 300px;
	display: block;
	margin-top: 6px;
	vertical-align: bottom;
}
#header div.imgbox {
	border: 0px solid #ccc;
	float: right;
	display: inline;
	height: 84px;
	padding-right: 1em;
}
#header span.headimg1 {
	width: 107px;
	height: 82px;
	float: right;
	background-image: url('images/headerimg_3.gif');
	background-repeat: no-repeat;
	background-position: left;
}
#header span.headimg2 {
	width: 107px;
	height: 82px;
	float: right;
	background-image: url('images/headerimg_2.gif');
	background-repeat: no-repeat;
	background-position: left;
}
#header span.headimg3 {
	width: 107px;
	height: 82px;
	float: right;
	background-image: url('images/headerimg_1.gif');
	background-repeat: no-repeat;
	background-position: left;
}
#header span.nav a {
	margin: 45px 6px 0px 0px;
	border: 0px solid #000;
	padding: 6px 2px 6px 16px;
	line-height: 2;
	color: #3f7e42;
	font-weight: bold;
	width: 120px;
	float: right;
	text-decoration: none;
	background-image: url('images/tabbg.png');
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#content div {
	text-align: center;
}
#footer {
	width: 100%;
	font-size: 11px;
	height: 20px;
	color: #509e55;
	font-weight: normal;
	text-align: center;
}
#footer a {
	color: #509e55;
	font-weight: bold;
	text-decoration: none;
}
/*-----------------style for login page--------------------*/
#loginbox {
	text-align: left;
	background-color: #C6DFC7;
	border: 0px;
	width: 230px;
	margin:2em auto;
	height: 180px;
	padding-top: 4px;
	padding-left: 10px;
}
#loginbox div.innlogin {
	text-align: left;
	margin: 2px auto;
	width: 210px;
}
#loginbox div span {
	text-align: left;
	float: left;
}
#loginbox b {
	padding-bottom: 4px;
	font-size: 14px;
	width: 100%;
	float: left;
	text-align: center;
}
.loginbtn {
	background-image: url('images/btn_login.png');
	background-repeat: no-repeat;
	margin: 0px 30px 4px 0px;
	color: #184a1a;
	border: 0px #958e86 solid;
	font-weight: bold;
	text-decoration: none;
	width: 68px;
	height: 28px;
	float: right;
}
/* ---------------------Form feild Style-----------------------*/
.frmbtn {
	background-image: url('images/lnkbtnbg.gif');
	background-repeat: repeat-x;
	font-size: 12px;
	color: #184a1a;
	border: 1px #958e86 solid;
	font-weight: bold;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	height: 25px;
}
.FrmTxtbox {
	width: 180px;
	height: 20px;
	border: 1px solid #50b75c;
	background-image: url('images/txtboxbg.gif');
	background-repeat: repeat-x;
	margin: 2px 2px 2px 0;
}
textarea {
	width: 180px;
	height: 30px;
	border: 1px solid #50b75c;
	margin: 0px;
}
.Frmlinkbtn {
	text-align: center;
	background-image: url('images/tabbg.gif');
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-right: 8px;
	height: 25px;
	border: 1px #4E8352 dotted;
}
.Frmchkbox input {
	padding: 0px;
	margin: 0px;
	font-size: 9px;
}
.lnkbtn {
	background-image: url('images/lnkbtnbg.gif');
	background-repeat: repeat-x;
	padding: 2px 4px 2px 4px;
	margin: 6px;
	font-size: 12px;
	color: #184a1a;
	line-height: 2;
	border: 1px #958e86 solid;
	font-weight: bold;
	text-decoration: none;
}
.error {
	FONT-WEIGHT: normal;
	width: 100%;
	font-size: 11px;
	margin: auto;
	float: left;
}
.error ul {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	MARGIN: auto;
	FONT-WEIGHT: normal;
	font-size: 11px;
	border: 1px dotted #090;
	background: #e8fcd9;
	COLOR: #900;
}
.error ul li {
	list-style: none; padding:6px 4px 6px 4px;
	text-align: left;
	FONT-WEIGHT: normal;
	COLOR: #900;
}
.clear {
	width: 100%;
	font-size: 1px;
	height: 1px;
}
.message h4 {
	color: #4F8A10;
	background-color: #DFF2BF;
	border: 1px solid;
	margin: 6px auto;
	text-align: center;
	padding: 6px;
	font-weight: bold;
	font-size: 14px;
}
.Formcontainer {
	margin: 8px auto;
	padding-top: 6px;
	width: 550px;
}
.Formcontainer FIELDSET {
	margin:  auto;
 position: relative;
	 margin-top:10px;
    padding-top:8px;
  padding-bottom:8px;
	background-image: url('images/frmbg02.gif');
	background-repeat: repeat-x;
	 
	text-align: left;
	 
	
	BORDER-top: #95b295 1px solid;
	BORDER-bottom: #95b295 1px solid;
	BORDER-left: #95b295 1px solid;
	BORDER-right: #95b295 1px solid;
}
.Formcontainer LEGEND {
	position:absolute;
    top: -15px;
    left: 5px;
	text-transform: uppercase;
	background-image: url('images/frmbg02.gif');
	background-repeat: repeat-x;
	color: #003300; padding:4px 6px 8px 6px;
	font-weight: 700;
	BORDER-bottom: #b0d4b2 0px dotted;
	BORDER-TOP: #95b295 1px solid;
	BORDER-left: #95b295 1px solid;
	BORDER-right: #b0d4b2 1px solid;
	margin-left: 5px;
}
.Formcontainer table.frm {
	border: 0px #000 solid;
	vertical-align: top;
	text-align: left;
	width: 90%;
	MARGIN: auto; padding:6px;
}
.Formcontainer table.frm td  {
	border:0px #000 solid;
	  padding:6px 6px 6px 6px;
	 
}

.Formcontainer table.frm td span {
	border: 0px #000 solid;
	float: left;
	width: 100%;
	margin-top: 4px; padding:2px 6px 2px 6px;
}
.frm td span input.FrmTxtbox {
	float: left;margin-right: 4px;
	width: 100%;
	clear: left;
}
.frm td textarea {
	float: left;margin-right: 4px;
	width: 100%;
	clear: left;
}
.accountinfo {
	width: 98%;
	margin: auto;
	padding: 4px;
}
.accountinfo table {
	font-size: 11px;
	width: 98%;
	margin: auto;
	border: 1px #95B295 solid;
}
.accountinfo table th {
	text-align: center;
	background-color: #E8FCD9;
}
.accountinfo table td {
	text-align: left;
	padding-left: 4px;
}
