@charset "utf-8";
/* CSS Document */

.list{PADDING-LEFT: 5px; 
    FONT-WEIGHT: bold; 
    FONT-SIZE: 12px; 
    COLOR: #01325a; 
    LINE-HEIGHT: 38px; 
    FONT-FAMILY: Arial; 
    TEXT-ALIGN: left;
    width:87%;
}
.list a{COLOR: #01325a; 
      text-decoration:none;
}
.about{FONT-WEIGHT: bold; 
     FONT-SIZE: 16px;
      COLOR: #fff; 
      LINE-HEIGHT: 30px; 
      padding:0 0 0 8; 
      FONT-FAMILY: Arial;
      BACKGROUND-COLOR: #fff;
	  background-color:#669934;
	 border-top-right-radius: 10px;
	  border-top-left-radius: 10px;
	  padding-left:5px;
}
.body{font-size:13px;
       line-height:28px;
       padding:5 5 0 5;
       text-align:justify;
       font-family:Arial, Helvetica, sans-serif;
	   padding-left:8px;
	   padding-right:8px;
}
.heading{font-size:18px; 
	   line-height:25px; 
	   color:#333;
	    border-bottom:1px #484848 solid; 
		padding:0 0 0 5px;
		font-family:Arial, Helvetica, sans-serif;
		   border-bottom:1px #484848 dashed;
}
.heading_sub{font-size:18px; 
	   line-height:25px; 
	   color:#013358;
	   
		padding:20 0 0 8px;
		font-family:Arial, Helvetica, sans-serif;
		   
}
.heading_p{font-size:13px; 
	   line-height:25px; 
	   color:#012d8e;
	   text-align:justify;
	   padding-left:8px;
	
		padding:10 8 0 8;
		font-family:Arial, Helvetica, sans-serif;
		
}
.heading_ul{font-size:13px; 
	   line-height:25px; 
	   color:#333;
	   text-align:justify;
	list-style-type:decimal;
		padding:10 8 0 8;
		font-family:Arial, Helvetica, sans-serif;
		
		
}
.heading_ul_li{font-size:13px; 
	   line-height:25px; 
	   color:#333;
	   text-align:justify;
	   padding-top:5px;
	   padding-left:15px;
		font-family:Arial, Helvetica, sans-serif;
		
		
}
.footer {
	width: 100%;
	height: 50px;;
	border-top: 10px #3c4044 solid;
	background-color:#2d3033;
	background-repeat: repeat-x;
}
.footer_body {
	width: 1000px;
	height: auto;
	background-color:#2d3033;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #eee;
	text-align: left;
"
}
.footer_heading {
	width:30%;
	font-size: 18px;
	line-height: 25px;
	color: #eee;
	text-align: left;
	border-bottom: 1px #fff dashed;
	text-transform: uppercase;
	padding-left:0px;

}
.footer_ul {
	margin-top:15px; list-style:url(image/bulet-1.png); line-height:30px; text-align:left; padding-right:50px; }

@charset "utf-8";
/* CSS Document */


.header {
	width: 100%;
	height: auto;
	border-top: 8px #0b49a2 solid;
}
.footer {
	width: 100%;
	height: auto;
	border-top: 2px #3c4044 solid;
	background-color:#eee;
	background-repeat: repeat-x;
}
.footer_body {
	width: 1000px;
	height: auto;
background-color:#eee;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #eee;
	text-align: left;
"
}
.footer_heading {
	width:30%;
	font-size: 18px;
	line-height: 25px;
	color: #333;
	text-align: left;
	border-bottom: 1px #333 dashed;
	text-transform: uppercase;
	padding-left:0px;

}
.footer_ul {
	margin-top:15px; list-style:url(image/bulet-1.png); color:#009ccf; line-height:30px; text-align:left; padding-right:50px; }
.body {
	width: 100%;
	height: auto;
	
}
.list {
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #01325a;
	LINE-HEIGHT: 26px;
	FONT-FAMILY: Arial;
	TEXT-ALIGN: left;
	width: 87%;
}
.partner_css table th {
    background: #e9e9e9;
    border: 1px solid #e9e9e9;
    font-size: 15px;
    padding: 4px;
}

.partner_css td, .partner_css th{font-size:13px;text-align:left;}

.partner_css table td {
    border: 1px solid #e9e9e9;
    background: #fff;
    padding: 4px;
    vertical-align: top;     line-height: 20px;
}