@charset "utf-8";
/* CSS Document */

.list {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(255, 255, 255);
	line-height:35px;
	padding-left: 10px;
	
	background-color: #eeeeee;
}
.icon {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(255, 255, 255);
	
	background-color: #2192cf;
}
.list a {
	COLOR: #01325a;
	text-decoration: none;
}
.about {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #093b82;
	LINE-HEIGHT: 28px;
	padding: 0 0 0 8;
	FONT-FAMILY: Arial;
	background-color: #fff;
	padding-left: 5px;
	border-bottom:1px dotted #093b82;
	text-transform:uppercase;	
}
.body {
	font-size: 13px;
	line-height: 28px;
	padding: 5 5 0 5;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:0px;
	padding-right: 0px;
}
.body_s {
	font-size: 13px;
	line-height: 28px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-left: 15px;
}
.body_ul_li {
	font-size: 13px;
	
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:12px;
	padding-right: 0px;
}
.heading {
	font-size: 18px;
	line-height: 28px;
	color: #084c13;
	text-transform:uppercase;
	padding: 0 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px #084c13 dashed;
}
.heading_c {
	font-size: 18px;
	line-height: 28px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px #484848 dashed;
}
.heading_sub {
	font-size: 16px;
	line-height: 25px;
	color: #333;
	padding: 5 0 0 0px;
	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: 13px;
	color: #333;
	text-align: justify;
	padding-top: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px #484848 dashed;
s
}
.blank {
	border-bottom: 1px #484848 dashed;
s
}
.boxes a{color:#fff; font-size:12px; padding:3px 8px; width:76		px;  text-decoration:none; float:right; margin-right:0px; background:#093c7d; border:1px #093c7d solid; line-height:28px;
	text-shadow: 1px 4px 3px rgba(0,0,0,0.4);
	
	}
	.boxes a:hover{background:#147dbd		; color:#fff;}
