﻿/* CSS RESET */
/*html{color:#000;background:#FFF;}body,*/div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;} table{font-size:inherit;font-size:100%;}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
/* CSS RESET */
*{
	margin: 0;
	padding: 0;
}
a {
	text-decoration:none;
	color:#005900; 
}
a:hover {
	text-decoration: underline;
	color: #7FAC7F;
}
.pointer {
	cursor:pointer;	
}
.ctxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	text-align:justify;
	color:#60666C;
	background-color:inherit;
}
.txt_align_cntr {
	text-align: center;
}
.alert {
	color: #FF6600;
	font-size: 10px;
}
html{
	margin:0;
	padding:0;
	height:100%;
	color:#000;
	background-image: url(/images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFF;
}

body {
	margin:0;
	padding:0;
	height:100%;
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 13px;
	line-height: 1.231;
	}
#container {
	min-height:100%;
	position:relative;
}
.header {
	height:25px;
	position:relative;
	padding-right:1px;
	padding-top:1px;
	padding-left:308px;
}
.headerimage {
	height:150px;
	position:relative;
}
.header01 {
	background: url(/images/header01.gif) no-repeat right bottom;
}
.header02 {
	background: url(/images/header02.gif) no-repeat right bottom;
}
.header03 {
	background: url(/images/header03.gif) no-repeat right bottom;
}
.header04 {
	background: url(/images/header04.gif) no-repeat right bottom;
}
.header05 {
	background: url(/images/header05.gif) no-repeat right bottom;
}
.header06 {
	background: url(/images/header06.gif) no-repeat right bottom;
}
.header07 {
	background: url(/images/header07.gif) no-repeat right bottom;
}
.header08 {
	background: url(/images/header08.gif) no-repeat right bottom;
}
.header09 {
	background: url(/images/header09.gif) no-repeat right bottom;
}

#body {
	padding-bottom:162px;	/* Height of the footer */
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:162px;			/* Height of the footer */
	background-color:white;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer p {
	color:#444444;
	font: 12px arial, helvetica, verdana, sans-serif;
	margin:0;
	padding:0px;
	text-align: center;
}
#footer a { color:#666666; text-decoration: none;}
#footer a:hover { color:#009900; text-decoration: underline; }
.footer .padding { padding: 25px 70px 25px 70px; }
.footer a:hover { color:#66FF99; text-decoration: underline; }

.sitemap_content {
           border-width: 0;
           padding: 0;
           margin: 0;
		}


.sitemap_header {
           border-width: 0;
           padding:0;
           margin:0;
           text-align: left;
           font-weight: bold;
           width: 130px;
        }
        
ul.sitemap_nobullet {
      	font-family: Arial, Helvetica, sans-serif;
      	font-size: 10pt;
      	color: #666666;
      	line-height:18px;
		}
		
ul.sitemap_nobullet li {
			list-style-type: none;
			
}

/* footer */	
/*common float*/	
.fl{ float:left}
.fr{ float:right}
.clearfix{ clear:both}
/*common float*/
.bold {	font-weight: bold;}
#wrap {
	width:900px;
	text-align:left;
	margin:0 auto;
	min-height:100%;
	position:relative;
/*padding-bottom:60px;*/
}
.myfapatitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0C769D;
}
.myfapatitle a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0C769D;
}
.myfapatitle a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #549FBA;
}
#wrap h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336666;
}
#wrap h2 {
	font-family: Verdana, Geneva, sans-serif;/* Arial, Helvetica, sans-serif;*/
	font-size: 14px;/*12px*/
	color: #666666;
	margin-bottom: 5px;
	font-weight: lighter;
}
#wrap h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#wrap h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#wrap p {
	font-family:  Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    margin: 0 0 14px 0;
    padding: 0;
}
.water_mark {
	background-image: url(/images/water_mark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#iner_logo {
	position:absolute;
	top:10px;
	left:10px;
	height:69px;
	width:250px;
	background-image: url(/images/mfp_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*tab*/
#tabs { 
	height:55px;/*height:80px modify for website as sub tab are not thr*/
}
#tabmaim {
	padding-top: 23px;
}
/*greentab*/
.greentab{
	font: bold 11px  Arial, Helvetica, sans-serif;
	padding: 0;
	width: 100%;
	overflow: hidden;
	background: transparent;
	display: inline;
}
.greentab a{
	float: left;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
	background-image: url(/images/center_tile.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-bottom: 1px;
	padding-left: 1px;
	width: auto;
	text-align: center;
}
.greentab a span{
	float: left;
	display: block; /*right corner image*/
	padding: 3px 5px 7px 6px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(/images/rt_tile.gif);
	background-repeat: no-repeat;
	background-position:bottom right;
	border-right:solid 1px #bababa;
}
.greentab a span{
	float: none;
}
.greentab a:hover { 
	float: left;
	color: #333333;
	text-decoration: none;
	width: auto;
	text-align: center;
}
.greentabactive{
	font: bold 11px  Arial, Helvetica, sans-serif;
	padding: 0;
	width: 100%;
	overflow: hidden;
	background: transparent;
	display: inline;
}
.greentabactive a{
	float: left;
	color: green;
	text-decoration: none;
	letter-spacing: 1px;
	background-image: url(/images/center_tile.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-bottom: 1px;
	padding-left: 1px;
	width: auto;
	text-align: center;
}
.greentabactive a span{
	float: left;
	display: block; /*right corner image*/
	padding: 3px 5px 7px 6px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(/images/rt_tile.gif);
	background-repeat: no-repeat;
	background-position:bottom right;
	border-right:solid 1px #bababa;
}
.greentabactive a span{
	float: none;
}
/*greentab*/

.myfapa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #009900;
}
#pic {
	height:190px;
	width:170px;
}
#pic2 {
	height:150px;
	width:175px;
	margin-left:50px;
	margin-bottom:10px;
}
#piccontent {
	width:530px;
}
#piccontent2 {
	width:665px;
}
.atxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009900;
}
.atxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0C769D;
}
/* form 21-09-2009*/
.form_text[disabled] {
	color:#666666;
	background-color:#ECF4EC;
	border: 1px solid #BDE1C8;
}
.form_text {
	color:#444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #008415;
	height: 15px;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: normal;
	background-color: #FFFFFF;
}
.form_ddtext {
	color:#444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #008415;
	height: 18px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: normal;
	background-color: #FFFFFF;
}
.form_10px {width: 10px;}
.form_15px {width: 15px;}
.form_25px {width: 25px;}
.form_50px {width: 50px;}
.form_75px {width: 75px;}
.form_100px {width: 100px;}
.form_150px {width: 150px;}
.form_200px {width: 200px;}
.form_250px {width: 250px;}/*form not to use in two Columns structure*/
.form_300px {width: 300px;}/*form not to use in two Columns structure*/
.form_400px {width: 400px;}/*form not to use in two Columns structure*/
.form_500px {width: 500px;}/*form not to use in two Columns structure*/
.num_align {text-align: right;}

.trnstxtfld {
	background-color: transparent;
	border-color: transparent;
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	color:#666666;
	font-size: 11px;
}
#srch_box_bg{
	height:20px;
	width: 140px;
	background-image: url(/images/srch_txt_fld_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#top {
	width:900px;
	height:45px;
	background-image: url(/images/form_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#top h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #7D8DA2;
	padding: 10px;
	text-indent:5px;
}
.icon-faq{
	background-image: url(/images/icon_faq.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 14px;
	width: 16px;
	padding-left:20px;
}
fieldset {
	height: auto;
	width:900px;
}
fieldset legend {
	font: bold 14px Arial, Verdana, sans-serif;
	line-height: 1.1;
	color: #005425;
	white-space:normal;
}
.fieldset_btm {
	background-image: url(/images/fieldset_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 9px;
	width: 900px;
}
label {
	color:#444444;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	width: 200px;
	margin-top:2px;
	margin-right:0px;
	padding-top:2px;
	float:left;
}
.label_txt {
	color:#666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	margin-top:2px;
	margin-right:0px;
	padding-top:2px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDE0E8;
}
#label {
	color:#666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	width: 250px;
	margin-top:2px;
	margin-right:0px;
	padding-top:2px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDE0E8;
}
.rowtop {
	min-height:20px;
	height:auto !important;
	height:20px;
	line-height: 1.1;
	color: #007092;
	padding-top: 6px;
	padding-left: 15px;
	padding-bottom:15px;
	background-image: url(/images/fieldset_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Verdana, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.row {
	min-height:25px;
	height:auto !important;
	height:25px;
	padding-left:15px;
	padding-top:10px;
	border-right-width: 2px;
	border-left-width: 11px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #85CE85;
	border-left-color: #85CE85;
}
.row2 {
	height:67px;
	height:auto !important;
	height:67px;
	background-image: url(/images/row.gif);
	background-repeat: repeat-y;
	background-position:left;
	padding-left:15px;
}
.col1row {
	min-height:25px;
    height:auto !important;
	height:25px;
	width:430px;
	background-image: url(/images/row.gif);
	background-repeat: repeat-y;
	background-position:left;
	padding-left:15px;
	float:left;
}
.col2row {
	min-height:25px;
    height:auto !important;
	height:25px;
	width:455px;
	background-image: url(/images/row.gif);
	background-repeat: repeat-y;
	background-position:right;
	float:left;
}
.brkrow {
	height:20px;
	width:869px;
	padding-left: 18px;
	padding-top:8px;
	border-right-width: 2px;
	border-left-width: 11px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #85CE85;
	border-left-color: #85CE85;
}
.r1{
	height:29px;
	background-color: #E8F0F3;
}
.r2 {
	height:29px;
	background-color: #F5F9FA;
}
.buttons {
	background: #EDFAE7;
	font: normal 12px arial, sans-serif;
	color: #1B4D30;
	text-decoration: none;
	border-width: 1px 10px 1px 1px;
	border-style: solid;
	border-color: #009900 #016728 #016728 #009900;
	padding: 1px  3px;
	margin: 3px 0px 0px 10px;
	cursor: pointer;
}
.btn_row {
	height: 29px;
	width:885px;
	background-image: url(/images/row.gif);
	background-repeat: repeat-y;
	background-position:left;
	padding-left:15px;
	float:left;
}
/*button2*/
a.button2 {
	color: #005124;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 10px; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/images/bg_button_a.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

a.button2 span {
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 10px;
	background-color: transparent;
	background-image: url(/images/bg_button_span.gif);
	background-repeat: no-repeat;
} 
a.button2:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
a.button2:active span {
    background-position: bottom left;
    padding: 6px 0 4px 10px; /* push text down 1px */
}
/*button3*/
a.button3 {
	color: #005124;
	display: block;
	float: left;
	font: normal 11px arial, sans-serif;
	height: 20px;
	margin-right: 6px;
	padding-right: 10px; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/images/bg_button_a3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a.button3 span {
	display: block;
	line-height: 10px;
	padding: 5px 0 5px 10px;
	background-color: transparent;
	background-image: url(/images/bg_button_span3.gif);
	background-repeat: no-repeat;
} 
a.button3:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
a.button3:active span {
    background-position: bottom left;
    padding: 6px 0 4px 10px; /* push text down 1px */
}
/*Match Result*/
#matchres {
	width:900px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1px;
}
.matchres_topwrp{
	width:900px;
	text-align:left;
	margin:0 auto;
}

.matchres_toplft{
	height: 27px;
	width: 133px;
	background-image: url(/images/match_result_toplft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
.matchres_toplft2{
	height: 27px;
	width: 550px;
	background-image: url(/images/match_result_toplft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
.matchres_topmdl {
	height: 27px;
	width: 417px;
	background-image: url(/images/match_result_topmdl.gif);
	background-repeat: repeat-x;
	/*padding-left:8px;*/
	float:left;
}
#matchres h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #336666;
	padding: 5px;
	/*text-indent: 8px;*/
}
#matchres h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
#matchres h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#matchres h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top:5px;
}
#matchres h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
/*Match Result CSS Start here*/
/*matchres_tabs container*/
#matchres_tabs {
	height: 27px;
	width: 350px;
	float: right;
	background-image: url(/images/match_result_toprt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
}
/*matchres_tabs container*/
/*matchrestabs*/
#matchrestabs {
	width:100%;
	position: relative;
	top:1px;
	left:0px;
	height:20px;
	line-height:20px;
	font-size: 11px;
	float: right;
	padding-right: 15px;
}
#matchrestabs li {
	float:right;  
	font-weight:700; 
	/*width:55px;*/ 
	padding:0 2px 
}
#matchrestabs a {
	text-decoration:none;
	display:block;
	text-align:center;
	color:#005900;
	background-color: #85CE85;
	padding-right: 5px;
	padding-left: 5px;
}
#matchrestabs a:hover {
	background: #B8DEBB; 
	color:#005900
}
/*#matchrestabs span {
	display: block;
	line-height: 20px;
	background-image: url(/images/bg_button_a.gif);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;	
}*/
/* matchres_tabs */
#matchres_content2 {
	width:771px;
	border-right-width: 1px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #85CE85;
	border-left-color: #85CE85;
	background-color: #ECEEF2;
	padding-left:118px;
	float:left;
}
#matchres_content3 {
	width:880px;
	border-right-width: 1px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #85CE85;
	border-left-color: #85CE85;
	background-color: #ECEEF2;
	padding-left:9px;
	float:left;
}
#percentage {
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	/*padding-left: 12px;*/
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #85CE85;
	/*border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #85CE85;*/
	background-color: #ECEEF2;
	float:left;
	text-indent: 5px;
}
.red {
	color: #900;
}
.gray {
	color: #666;
}
.green {
	color: #060;
}
.matchres_content {
	height:45px;
	background-color: #ECEEF2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #85CE85;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #85CE85;
	/*padding-left: 145px;*/
}
.matchres_ftr {
	background-image: url(/images/match_result_botm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:auto;
}
#matchres_btn {
	height:17px;
	width:900px;
	text-align: right;
}
.tab_buttons {
	color: #355900;
	font: bold 11px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #85CE85;
	cursor: pointer;
	background-color: #85CE85;
	margin: 0px 2px 0px 0px;
	padding: 0px 5px 0px 5px;
}
.tab_buttons:hover {
	color: #355900;
	text-decoration: none;
	background-color:#B8DEBB;
}
/*Match Result CSS end here*/
/*Bill page*/
#bill_pg_bg {
	width:880px;
	border-right-width: 1px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #85CE85;
	border-left-color: #85CE85;
	padding-left:9px;
	float:left;
	background-image: url(/images/Background_Tile.gif);
	background-repeat: repeat;
}
.bill_cal1_row {
	min-height:25px;
	height:auto !important;
	height:25px;
	width:430px;
	background-image: url(/images/bill_cal1_row.gif);
	background-repeat: repeat-y;
	padding-left:15px;
	float:left;
	background-position: left;
}
.bill_cal2_row {
	min-height:25px;
    height:auto !important;
	height:25px;
	width:455px;
	background-image: url(/images/bill_cal1_row.gif);
	background-repeat: repeat-y;
	background-position:right;
	/*padding-right:15px;*/
	float:left;
}
#bill_bg {
	width:880px;
	border-right-width: 1px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #85CE85;
	border-left-color: #85CE85;
	background-color: #ECEEF2;
	padding-left:9px;
	float:left;
}
/*Bill page end*/
#clca {
	background-image: url(/images/clca_hdr.png);
	background-position: left top;
	height: auto;
	width: 885px;
	background-repeat: no-repeat;
	padding-top:55px;
	padding-left:15px;
}

#cl_logo {
	position:absolute;
	top:175px;
	left:700px;
	height:80px;
	width:180px;
	background-image: url(/images/cl_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top:5px;
}
#slogan {
	width: 679px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #86CE86;
	padding-right:200px;
	padding-bottom:5px;
	padding-top:5px;
}
#comp_dtl {
	width: 440px;
	height:85px;
	padding-top:5px;
}
#comp_dtl2 {
	width: 439px;
	height:85px;
	padding-top:5px;
	padding-left:3px;
}
#comp_dtl3 {
	width: 290px;
	height:65px;
	padding-top:5px;
}
#comp_dtl4 {
	width: 290px;
	height:65px;
	padding-top:5px;
	padding-left:5px;
}
#comp_dtl5 {
	width: 290px;
	height:65px;
	padding-top:5px;
	padding-left:3px;
}
.cl_border_rt {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #86CE86;
}
.cl_border_btm {
	width:885px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #86CE86;
}
.border_btm {
	background-image: url(/images/brk_line.gif);
	background-repeat: no-repeat;
	background-position: 0px 23px;
}
.bill_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #86CE86;
}
#clca2 {
	height: auto;
	width: 883px;
	padding-top:80px;
}
#clca_icon {
	width:50px;
	height:100%;
	float:left;
}
#col1{
	width:435px;
	height:26px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #BDC5D2;
	border-bottom-color: #BDC5D2;
	border-left-color: #FFF;
}
#col_contnt{
	width:415px;
	height: auto;
	/*background-image: url(/images/col_contnt.jpg);*/
	background-repeat: repeat-x;
	background-position: top;
	padding-left:20px;
	border: 1px solid #D7DCE3;
	background-color: #FFF;
}
.col_a {
	width:435px;
	height: auto;
}
.col_b {
	width:435px;
	height: auto;
	padding-right:3px;
}
/*table grid*/
table {
	font: 12px/24px Verdana, Arial, Helvetica, sans-serif;
	/*border-collapse: collapse;*/
	border:solid 1px #2FBA49;
	width:100%;
}

th {
	border-bottom: 1px solid #0D640D;
	background: #C9E9C9;
	/*padding: 0 0.5em;*/
	text-align: left;
}

tr.green td {
	/*border-top: 1px solid #0D640D;*/
	border-bottom: 1px solid #0D640D;
	background: #C9E9C9;
}

td {
	color:#444444;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
}

/*td:first-child {
	width: 190px;
}*/

td+td {
	border-left: 1px solid #CCC;
	text-align:left;
}
/*pagination*/
#pagination {
	font-size: 11px;
	height:21px;
    margin: 0 auto;
}
#pagination_first {
	font-size: 11px;
	position: relative; 
	width: 35px; 
	height: 21px; 
	text-align: left; 
	vertical-align: middle;
	cursor: pointer;
}
#pagination_prevus {
	font-size: 11px;
 	position: relative; 
	width: 55px; 
	height: 21px; 
	text-align:left; 
	vertical-align: middle;
	cursor: pointer;
}
#pagination_pg {
	font-size: 11px;
	text-align:center;
	position: relative; 
	min-width: 21px;
	width:auto;
	width:21px;
	height: 21px; 
	vertical-align: middle;
	cursor: pointer;
}
.pagination_cur_pg {
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	position: relative;
	min-width: 21px;
	width:auto;
	width:21px;
	height: 21px;
	vertical-align: middle;
	background-image: url(/images/pagination.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#pagination_next {
	font-size: 11px;
	position: relative; 
	width: 33px; 
	height: 21px; 
	text-align:right; 
	vertical-align: middle;
	cursor: pointer;
}
#pagination_last {
	font-size: 11px;
	position: relative; 
	width: 34px; 
	height: 21px; 
	text-align: right; 
	vertical-align: middle;
	cursor: pointer;
}
#page_of {
	color:#666;
	font-weight:bold;
	padding-right:5px;
}
/*pagination end here*/
.scrollbar {
	height: 250px;
	width:883px;
	margin: 0px;
	overflow: auto;
	padding-left:15px;
	scrollbar-face-color: #ECEEF2;
	scrollbar-highlight-color: #cacaca;
	scrollbar-3dlight-color: #cacaca;
	scrollbar-darkshadow-color: #cacaca;
	scrollbar-shadow-color: #cacaca;
	scrollbar-arrow-color: #008415;
	scrollbar-track-color: #cacaca;
	background-image: url(/images/row.gif);
	background-repeat: repeat-y;
	background-position:left;
	border: 1px solid #85CE85;
}
#logo {
	position:absolute;
	top:11px;
	left:0px;
	height:55px;
	width:380px;
	padding: 55px 0px 0px;
	background-image: url(/images/mfp_380x110_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:50;
}

#mfp_img01 {
	background-image: url(/images/mfp_img01.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 600px;
	width: 900px;
	position: absolute;
	z-index:-1;
	top: 1px;
	left:0px;
}
#mfp_img02 {
	background-image: url(/images/mfp_img02.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 175px;
	width: 900px;
	position: absolute;
	z-index:-1;
	top: 31px;
	left:0px;
}

.mfpcol1{
	width:570px;
	padding-left:10px;
}
/*.mfpcol2{
	width:295px;
	padding-right:10px;
}*/
.mfpcol1_inr_pg{
	width:725px;
	padding-right:10px;
}
.mfpcol2_inr_pg{
	width:870px;
	padding-right:10px;
}
.border_top {
	border-top:solid 1px #E5E5E5;
}
.parabrk { 
    color: #46574D; 
    background: #FFFFFF;
    text-align: right; 
    margin: 10px 0 5px 0; 
    padding: 0.4em 0 0 0; 
    border-top: 1px solid #97B457;
}
.paratitle { 
    color: #46574D; 
    margin: 10px 0 5px 0; 
    padding: 0.4em 0 0 0; 
	border-bottom: 2px solid #97B457;
}
.paratitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background:#2E8A03;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding: 3px 0px 5px 10px;
}
/*jqueryslidemenu.css*/
.jqueryslidemenu{
	font: bold 11px  Arial, Helvetica, sans-serif;
	width: 100%;
	/*height:32px; */
	border-left: 1px solid #E6E6E6;
	display: inline;
}
	border-left: 1px solid #E6E6E6;
	display: inline;
}
.jqueryslidemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
	display: block; /*background of tabs (default state)*/
	padding: 8px 10px;
	border-right: 1px solid #BABABA;
	color: #666666;
	text-decoration: none;
	background-image: url(/images/center_tile.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
	color: #666666;
}

.jqueryslidemenu ul li a:hover{
	background: #696969; /*tab link background during hover state*/
	color: #00CC00;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
	top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
	font: bold 11px  Arial, Helvetica, sans-serif;
	width: 160px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid white;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
	background: #eff9ff;
	color: #666666;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
	position: absolute;
	top: 12px;
	right: 7px;
}

.rightarrowclass{
	position: absolute;
	top: 6px;
	right: 5px;
}
/*jqueryslidemenu.css*/
ul.myfapa_bullet {
	#text-indent: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
}
ul.myfapa_bullet li {
	list-style-type:square;
	margin-left:15px;
	#margin-left:0px;
}
ul.myfapa_no {
	#text-indent: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
}
ul.myfapa_no li {
	list-style-type: decimal;
	margin-left:15px;
	#margin-left:0px;
}
.page_bg {
	background-image: url(/images/page_bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#mfpcommunity {
	width:280px;
	height:185px;
	background-image:url(/images/mfpcommunity.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:35px 0px 0px 1px;/*top right bottom left*/
	margin:10px 8px 0px 0px;
}
#mfpcommunity2 {
	width:725px;
	height:65px;
	background-image:url(/images/mfpcommunity2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:35px 0px 0px 1px;/*top right bottom left*/
	/*margin:10px 8px 0px 0px;*/
}
#terms { display:none;}
#para01 { display:none;}
#para02 { display:none;}
/*side menu*/
div.sdmenu {
	width: 150px;
	font: bold 11px  Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	padding-top:1px;
	padding-left:2px;
	background: url(/images/bottom.gif) no-repeat  right bottom;
	color: #fff;
}
div.sdmenu div {
	background: url(/images/title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(/images/toptitle.gif) no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}
/*div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: #666666;
	background: url(/images/collapsed.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}*/
div.sdmenu div span {
	display: block;
	padding: 5px 10px;
	font-weight: bold;
	color: #666666;	
	cursor: default;
	border-bottom: 1px solid #ddd;
}
/*div.sdmenu div.collapsed span {
	background-image: url(/images/collapsed.gif);
}*/
div.sdmenu div.collapsed span {}
div.sdmenu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #005900;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #005900 url(/images/linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}

.calc_bg {
	height:217px;
	width:727px;
	background-image: url(/images/calc_bg.png);
	background-repeat:no-repeat;
	padding: 10px 0px 0px 7px;/*top right bottom left*/
}

.calc_label {
	color:#444444;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	width: 300px;
	margin-top:2px;
	margin-right:0px;
	padding-top:2px;
	float:left;
}
