/* GENERAL STYLES */
html, body
{
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	width: 100%;
	background-color: #E6E6E6;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #000;
}
h1, h2, h3
{
	color: #E92589;
}
img, form
{
	margin: 0;
	padding: 0;
	border: 0;
}
.floatClear
{
clear:both;
line-height:0px;
font-size:0px;
}
input
{
	border: solid 1px #42C6C6;
	margin-bottom:1px;
	margin-top:1px;
}
a, a:hover
{
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #ED228B;
	text-decoration: none;
}
.errmsg
{
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-align: center;
}
.frmlabel
{
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #000;
}

/* For Moz */input[type=radio], input[type=checkbox]
{
	border: none;
	background-color: transparent;
	padding: 0px;
}
input[type=text], input[type=password], textarea, select
{
	background: #fff;
	border: 1px solid #216596;
	padding: 2px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus
{
	background: #f4f7e2;
}
/* End */

/* For IE */input, textarea, select
{
	background: #fff;
	border: 1px solid #216596;
	padding: 2px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
}
input.nobdr
{
	/* Use this for input types - "checkbox & radio" */
	border: none;
	background-color: transparent;
}
/* End */
input.mybtn
{
	background: transparent url(../images/btnbg.gif);
	border: none;
	padding: 2px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	width: 55px;
	height: 22px;
}

#wrapper
{
	height: auto;
	width: 885px;
	margin: 0 auto 0 auto;
	padding: 0;
	border: 0; /*	filter: alpha(opacity=50); 	-moz-opacity: 0.5; 	opacity: 0.5; */
}

#banner
{
	margin: 0;
	padding: 0px 0px 0px 10px;
	border: 0;
	height: 80px;
	width: 875px;
	background-color: #ffffff;
	float: left;
}
#main
{
	margin: 0;
	padding: 10px; /*height: auto;	*/
	display: inline-block;
	width: 865px;
	background-color: #fff;
	float: left;
}
#lftsec
{
	margin: 0;
	padding: 0;
	height: auto;
	width: 260px;
	float: left;
}
#rgtsec
{
	margin: 0;
	padding: 0;
	width: 601px;
	float: right;
}
#rgtsec table.toptbl
{
	margin: 0;
	padding: 0;
	border: 0;
	width: 601px;
	float: right;
	border-spacing: 0;
}
#rgtsec table.toptbl td
{
	vertical-align: top;
	width: 50%;
}
td.call
{
	text-align: right;
	font-size: 21px;
	height: 92px;
}

.box1
{
	margin: 0;
	padding-left: 5px;
	padding-bottom:3px;
	border: 0;
	height: auto;
	width: 250px;
	float: left;
}
.box1 table
{
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing: 0;
	font-size: 11px;
}
input.mybtn
{
	background: #fff url(../images/btnbg.gif) repeat-x top left;
	border: 1px solid #216596;
	padding: 2px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	height: 21px;
}
.head1
{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #000000;
}
.box2
{
	margin-bottom: 0px;
	padding: 0;
	border: 0;
	height: auto;
	width: f260px;
	float: left;
}
small
{
	font-size: 11px;
}
.box3
{
	margin: 0;
	border: 0;
	height: auto;
	width: 260px;
	float: left;
}
.box3 table
{
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing: 0;
	width: 100%;
	background-color: #42C6C6;
}
.box3 table td
{
	padding-right: 10px;
}

.box3 table p
{
	margin: 2px 0 10px 15px;
	padding: 0;
	border: 0;
}
td.topcnr
{
	background: url(../images/topcnr.jpg) no-repeat;
	border: 0;
	padding: 0;
	margin: 0;
	height: 10px;
}
td.btmcnr
{
	background: url(../images/btmcnr.jpg) no-repeat;
	border: 0;
	padding: 0;
	margin: 0;
	height: 10px;
}
td.sptr
{
	background-color: #fff;
	border: 0;
	padding: 0;
	margin: 0;
	height: 2px;
}
.box1 a, .box1 a:hover, .box3 a, .box3 a:hover
{
	font-size: 11px;
	font-weight: bold;
}

/****** Begin_New Added Styles(Abhilash)******/
ul.tc
{
	margin: 0 0 5px 20px;
	padding: 0;
	list-style: none;
}
ul.tc li
{
	margin: 0;
	padding: 0 0 0 12px;
	background: url(../images/bullet.jpg) no-repeat left top;
	line-height: 24px;
}
/****** End_New Added Styles(Abhilash)******/
/****** Left Menu ******/

#lmenu
{
	float: left;
}

#lmenu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 260px;
	background-color: #025EB3;
}

#lmenu a
{
	font: bold 18px arial, helvetica, sans-serif;
	display: block;
	border-bottom: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	padding: 8px 0 5px 15px;
	margin: 0;
	width: 245px;
	background-color: #025EB3;
	background: url(../images/linkbg.jpg) no-repeat bottom;
	cursor: default;
}

#lmenu a:hover
{
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	background-color: #025EB3;
	background: url(../images/onlinkbg.jpg) no-repeat bottom;
	cursor: default;
}

#lmenu ul ul a
{
	font: bold 15px arial, helvetica, sans-serif;
	display: block;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 8px 0 9px 15px;
	color: #fff;
	z-index: 99;
	background: #BBD711;
	text-decoration: none;
	border-left: 1px solid #fff;
	cursor: pointer;
}

#lmenu ul ul a:hover
{
	color: #000;
	background: #BBD711;
	font: bold 15px arial, helvetica, sans-serif;
	cursor: pointer;
}

#lmenu ul li
{
	position: relative;
}

#lmenu ul ul
{
	position: absolute;
	z-index: 500;
	left: 100%;
	top: 0px;
}

#lmenu ul ul ul
{
	position: relative;
}

#lmenu ul ul li
{
	position: relative;
}

div#lmenu ul ul, div#lmenu ul li:hover ul ul, div#lmenu ul ul li:hover ul ul
{
	display: none;
	z-index: 99;
}

div#lmenu ul li:hover ul, div#lmenu ul ul li:hover ul, div#lmenu ul ul ul li:hover ul
{
	display: block;
}

hr
{
	border: 0;
	border-top: 2px solid #fff;
	margin: 0;
	padding: 0;
}
.sepsec
{
	float: left;
	border-right: 2px solid #eee;
	width: 262px;
}

/****** Top Menu ******/

#navigation
{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

#navigation a
{
	color: #fff;
	background: url(../images/tablftcnr.gif) no-repeat top left;
	text-decoration: none;
	padding-left: 13px;
	height: 42px;
	font-size: 12px;
	font-weight: bold;
	cursor: default;
}

#navigation a span
{
	background: url(../images/tabrgtcnr.gif) no-repeat top right;
	padding-right: 15px;
	padding-top: 6px;
	height: 42px;
	cursor: default;
}

#navigation a, #navigation a span
{
	display: block;
	float: left;
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
	float: none;
}
/* End hide */

#navigation a:hover
{
	background: url(../images/tablftcnr.gif) no-repeat top left;
	color: #000;
}

#navigation a:hover span
{
	background: url(../images/tabrgtcnr.gif) no-repeat top right;
}

#navigation ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#navigation li
{
	float: left;
	margin: 0 4px 0 0;
	width: 143px;
	text-align: center;
	background: url(../images/tabmidbg.gif) repeat-x top left;
}

#navigation li li
{
	background: none;
}

#navigation li:hover
{
	background: url(../images/tabmidbg.gif) repeat-x top left;
}
#navigation a span p
{
	padding: 9px 0 0 0;
	margin: 0;
	border: 0;
}

/***** Multi-level menu  *****/

#navigation ul
{
	position: absolute;
	z-index: 500;
}

#navigation ul a:hover, #navigation ul a:hover span, #navigation ul a span p, #navigation ul span
{
	background: none;
	cursor: pointer;
}

#navigation ul a, #navigation ul a span
{
	height: 14px;
	cursor: pointer;
}

#navigation ul a span p
{
	padding: 0;
	margin: 0;
}

#navigation ul li a, #navigation ul li a:hover
{
	background: none;
	border-bottom: 1px solid #fff;
}

#navigation ul li a, #navigation ul li a:hover
{
	background-color: #98C642;
	font-weight: normal;
}

#navigation ul, #navigation ul li a
{
	height: auto;
	width: 146px;
	padding: 5px;
}

#navigation ul ul
{
	left: 135px;
	position: absolute;
}

#navigation ul ul li
{
	top: -25px;
	position: relative;
}

#navigation ul li
{
	float: left;
	width: 100%;
}

#navigation ul, #navigation li:hover ul ul, #navigation ul li:hover ul ul
{
	display: none;
}

#navigation li:hover ul, #navigation ul li:hover ul, #navigation ul ul li:hover ul
{
	display: block;
}

#navigation ul, #navigation ul ul, #navigation ul ul ul, #navigation ul ul ul ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}


#caption
{
	margin: 0;
	padding: 0;
	color: #b8d311;
	font-size: 22px;
}
.head
{
	margin: 0;
	padding: 30px 15px 15px 0px;
	color: #3469AA;
	font-size: 25px;
}
.head2
{
	margin: 0;
	padding: 0 15px 15px 15px;
	color: #231f20;
	font-size: 20px;
}
.head3
{
	margin: 0;
	padding: 30px 15px 15px 15px;
	color: #9ca90f;
	font-size: 16px;
	font-weight: bold;
}
.head4
{
	margin: 0;
	padding: 0 15px 15px 15px;
	color: #020001;
	font-size: 19px;
}
.head5
{
	margin: 0;
	padding: 0 15px 15px 15px;
	color: #ff9b19;
	font-size: 15px;
}
td.tbl, td.tbl2
{
	margin: 0;
	padding: 0 15px 0 15px;
}
td.tbl table, td.tbl2 table
{
	width: 100%;
}
td.tbl table td
{
	background-color: #feedd1;
}
td.tbl2 table td
{
	background-color: #edf3c8;
}
td.tbl2 table td.hdbg
{
	background-color: #fFf;
	color: #089bd6;
	font-weight: bold;
}
td.tbl table td table, td.tbl2 table td table
{
	margin: 5px;
	width: 98%;
}

.q
{
	color: #24a6db;
	font-weight: bold;
}
.content
{
	margin: 0;
	padding: 0 15px 15px 15px;
	color: #020001;
	font-size: 12px;
}
.line
{
	margin: 0;
	padding: 0;
	background-color: #d6d6d6;
	height: 1px;
}

.footer
{
	margin-top: 5px;
	text-transform: uppercase;
	height: 40px;
	width: 875px;
	float: left;
	clear: left;
	padding: 0;
	text-align: right;
	background-color: #E6E6E6;
	color: #939598;
}
.footer a
{
	font-size: 10px;
	color: #000;
}

.style1
{
	color: #24A6DB;
	font-weight: bold;
}

.style2
{
	text-decoration: underline;
}

.spot
{
	margin-top: 3px;
	width: 13px;
	background: url(../images/spot.gif) no-repeat left top;
}
/* EDITOR PROPERTIES */

/* Added by RS */
#rgtsec table.ewtbl
{
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
}
#rgtsec table.ewprogresstbl
{
	margin: 0;
	padding: 0;
	border: 0;
}
#rgtsec table.ewprogresstbl td
{
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: bottom;
}
#rgtsec table.ewtbl td
{
	width: auto;
	vertical-align: middle;
}
#rgtsec table.ewtbl tr.listhdr
{
	background-color: #E92589;
	height: 35px;
	color: #fff;
	font-weight: bold;
}
#rgtsec table.ewtbl tr td.stepProvisions
{
	padding-bottom: 10px;
}
#rgtsec table.ewtbl tr.listsubhdr
{
	height: 35px;
	background-color: #42C6C6;
}
#rgtsec table.ewtbl tr.listsubhdr td
{
	padding-right: 5px;
}
#rgtsec table.ewtbl tr.listline
{
	height: 25px;
	background-color: #42C6C6;
}
#rgtsec table.ewtbl tr.listline td
{
	padding-right: 5px;
}

#rgtsec table.ewtbl tr td.leftColumn
{
	vertical-align: top;
	padding-left: 8px;
}

#rgtsec table.ewtbl tr td.alignTopWithPad
{
	vertical-align: top;
	padding-top: 10px;
}

#rgtsec table.ewtbl tr td.alignTop
{
	vertical-align: top;
}

#rgtsec table.ewtbl tr td.alignTopItal
{
	vertical-align: top;
	font-style: italic;
}

#rgtsec table.ewtbl tr td.leftColumnMiddle
{
	vertical-align: middle;
	padding-left: 8px;
}

.bulletImage
{
	border: 0;
	margin-top: 2px;
}

.alignright
{
	text-align: right;
}
.aligncenter
{
	text-align: center;
}

.smallertext
{
	font-size: smaller;
}

.summaryNoData
{
	font-weight: bold;
	color: #000;
}
.errormsg
{
	color: #f00;
}
.nostyle
{
	/* Use this for input types - "checkbox & radio" */
	border: none;
	background-color: transparent;
	padding: 0px;
}
.lButtonContent
{
width:90%;
padding-bottom:5px;
font-size:10px;
color:#373737;
}
.lButtonClass1
{
	width: 100%;
	background-image: url(../images/LinkButtonFade.png);
	background-repeat: repeat-y;
}
.lButtonClass2
{
	width: 100%;
	height: 100%;
	background-image: url(../images/LinkButtonTL.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.lButtonClass3
{
	width: 100%;
	height: 100%;
	background-image: url(../images/LinkButtonBR.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.lButtonClass4
{
	width: 100%;
	height: 100%;
	background-image: url(../images/LinkButtonTR.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.lButtonClass5
{
	width: 100%;
	height: 100%;
	background-image: url(../images/LinkButtonBL.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

/* */
