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

body {
	color:#222222;
	background-color:#FFFFFF;
	background-size:100%;
	padding-bottom: 0;
	margin: 0 auto;
	font-family: Book Antiqua, Helvetica, sans-serif; font-size:15px; line-height: 150%;

}
.fleft	{float: left;}
.fright	{float: right;}
.clear	{clear:both;}
.mt10{margin-top:10px;}.mb10{margin-bottom:10px;}
.pt10{padding-top:10px;}.pb10{padding-bottom:10px;}
a			{ color:#020D99; text-decoration:none; }
a:hover		{ color:#F99901; text-decoration:underline; }
a.black:link, a.black:visited			{ color:#111111; text-decoration:none; }a.black:hover			{ text-decoration:underline; }
h1 { font-size: 18px; color: #08314B; font-weight: bold; margin: 1px 0 5px 0; padding: 1px 0 5px 0; }
h2 { font-size: 16px; color: #2e2e2e; font-weight: bold; margin: 1px 0 4px 0; padding: 1px 0 4px 0; }
h3 { font-size: 14px; color: #2e2e2e; font-weight: bold; margin: 1px 0 4px 0; padding: 1px 0 3px 0; }
a.headback:link,  a.headback:visited {line-height: 22px; font-size: 14px; color: #0202c5; font-weight: bold; text-decoration: none;}
a.headback:hover {color: #d04444;}

.link:link, .link:visited {color:#0066FF; text-decoration: none; font-size:12px;}
.link:hover {color:#CC3300; text-decoration: none; }
#wrapper {
	width:1000px;
	min-height:760px;
	display: block;
	margin:0 auto;	padding: 0 10px;
	background-color:#FFFFFF;
	box-shadow: 0px 0px 5px 0px #000;
	-webkit-box-shadow: 0px 0px 5px 0px #000;
	-moz-box-shadow: 0px 0px 5px 0px #000;
	text-align: left;
}

.wrapper {
    width:1000px;
	margin:15px 0;padding-bottom: 1px;
        background-color:#FFFFFF;
        min-height:760px;
        display: block;
	margin:0 auto;	padding: 0 10px;
	background-color:#FFFFFF;
	box-shadow: 0px 0px 5px 0px #000;
	-webkit-box-shadow: 0px 0px 5px 0px #000;
	-moz-box-shadow: 0px 0px 5px 0px #000;
	text-align: left;
}
.body {
	margin:15px 0;padding-bottom: 1px;
        
}
.bodycontent {
	padding: 0px 5px 10px 5px;
}
.sidebar {
	float: left;
	width: 20%;
	padding: 25px 10px 0 10px;
        
       
}
.content {
        border-left: 3px solid #D1F0FF;
        
}
.content {
	padding: 10px 10px 15px 15px;
        min-height:460px;
}

.content_1 {
        border-left: 2px solid #1D5A8B;
        
}
.content_1 {
	padding: 10px 10px 15px 15px;
        min-height:460px;
}


.header {
	margin-bottom:9px;
}
.footer {
	text-align:center;margin:8px; height: 22px;
}
.bannerimg, .img {
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	max-width: 100%;
	padding: 2px;
}
.img {
	padding: 1px;
}
.img:hover {
	border: 1px solid #999999;
}
.img1 {
	border: 1px solid #888888; padding: 1px;
	box-shadow: 0px 0px 5px 0px #555555;
	-webkit-box-shadow: 0px 0px 5px 0px #555555;
	-moz-box-shadow: 0px 0px 5px 0px #555555;
}
.img1:hover {
	
	box-shadow: 0px 0px 5px 0px #222222;
	-webkit-box-shadow: 0px 0px 5px 0px #222222;
	-moz-box-shadow: 0px 0px 5px 0px #222222;
}
.inputsearch {
	font-size: 11px;	color: #000000;
	width: 188px;	height:28px;
	border:none;margin:0;
	background:url(../images/search-bg.html) center no-repeat;	
}
.inputsearch input {
	border:none;
	width:150px;height: 28px;
	margin: 0;	padding: 0 5px 0 28px;
	background: none;	
}
.input{ border:1px solid #CCC; padding:5px;}
a.smap:link, a.smap:visited {
 	font-weight:bold;	font-size:13px;	color:#000;
	text-decoration:none;
	text-align:left;	padding-left: 2px;
}
a.smap:hover {
 	color: #b43309;
}
/*MENU*/
#menu, #menu ul {
	list-style: none;
	margin: 0;	padding: 0;
}
#menu li {
	margin: 0; padding:0;
	position: relative;
	float: left;
	white-space: nowrap;
	z-index:1000;
	border-right: solid 1px #3570a0;
}
#menu li:last-child {
	border-right: solid 0px #591502;
}
#menu li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	letter-spacing:.5px;
	line-height:28px;
	padding: 0px 35px;
}
#menu ul {
	display: none;
	position: absolute;
}
#menu ul li {
	text-align:left;
	background: #1d5a8b;
	border-top: 1px solid #286495;
	min-width:170px;
	padding: 0 4px 0 0;
	margin:0;
	float: none;
	word-break:hyphenate;
}
#menu ul li.bottom {
	border-top: 0px solid #1e63a8;
	border-bottom: 1px solid #4771dd;
}
#menu ul li a {
	padding:2px 8px 2px 6px;
	letter-spacing:.5px;
	font-size: 14px;
	line-height:25px;
}
#menu ul ul {
	top: -1px;
	left: 100%;
}
#menu ul li.has_child {
	/*background-image: url('../images/arrow01.gif');*/
	background-position: right center;
	background-repeat: no-repeat;
}
#menu li:hover, #menu li.hover {
	background: #1d5a8b;
}
#menu ul li:hover {
	background: #3570a0;
}
#menu ul {
	-webkit-box-shadow: 1px 1px 1px #355198;
	-moz-box-shadow: 1px 1px 1px #355198;
	box-shadow: 1px 1px 1px #355198;
}
#menu li:last-child ul{
	left: -80px;
}
/*MENU END*/
h2.rounded {
	color: #163056 !important;
	font-size: 20px;
	font-weight: 600;
	font-family: "Source Sans Pro", sans-serif;
	position: relative;
	display: inline-block;
	padding-bottom: 5px;
	text-align: left;
	width: 100%;
	margin-top:0px; margin-bottom:15px;
}
h2.rounded:after {
	background: #4C9CD6 none repeat scroll 0% 0% !important;
	transition: all 0.2s ease-in-out 0s;
	width: 100px;
	height: 2px;
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: block;
	line-height: 30px;
}

h3.rounded {
	color: FF4500 !important;
	font-size: 18px;
	font-weight: 600;
	font-family: "Rockwell", sans-serif;
	
	text-align: left;
	width: 100%;
	
}
h3.rounded:after {
	background: #163056 none repeat scroll 0% 0% !important;
	transition: all 0.2s ease-in-out 0s;
	width: 150px;
	height: 2px;
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: block;
	line-height: 30px;
}
.widgetmenu {
	background: #F4F5F7;
	padding: 3px 5px;
	border: solid 1px #e9e9fc;
}
.widgetmenub {
	background: #FFFFFF;
	padding: 3px 5px;
	border: solid 1px #FFFFFF;
}
.widgetmenuc {
	background: #fff;
	border: 2px solid #FFFFFF;
	padding: 3px 5px;
}
.menu-links ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.textwidget ul {
	min-height: 232px;
	display: inline-block;
	clear: both;
	width: 92%;
}
.textwidget li {

	text-align: left;
	background: url(../images/bullet.html) 0px 8px no-repeat;
	padding-left: 12px;
	color: #4D4D4E;
	line-height: 20px; margin-bottom:3px;
}
.textwidget li:hover {
	background: url(../images/bulleth.html) 0px 8px no-repeat;
}
.textwidget li a {
	color: #4D4D4E;
	font-size: 15px;
	text-decoration:none;
}
.textwidget li a:hover {

	background-color:#184e7a;
	color: #FFFFFF;


}
.textwidgetr ul {
	min-height: 50px;
	display: inline-block;
	clear: both;
	width: 95%;
}
.textwidgetr li {
	text-align: left;
	background: url(../images/bullet.html) 0px 8px no-repeat;
	padding-left: 12px;
	color: #4D4D4E;
	line-height: 20px; margin-bottom:3px;
}
.textwidgetr li:hover {
	background: url(../images/bulleth.html) 0px 8px no-repeat;
}
.textwidgetr li a {
	color: #4D4D4E;
	font-size: 15px;
	line-height: 20px;
	text-decoration:none;
}
.textwidgetr li a:hover {


	background-color:#184e7a;
	color: #FFFFFF;

}
a.linkbut:link, a.linkbut:visited {
	background: #276597; padding:4px 10px;
	border: solid 1px #09222e;
	color: #FFFFFF; font-size: 14px;
	text-decoration: none;
	display: inline-block;
}
a.linkbut:hover {
	background: #1d5a8b;
}
ul.pdf, ul.pdf li ul{
	list-style: none;
	margin:0;padding:0;	
}
ul.pdf li {
	list-style: none;
	background:url(../images/pdf.html) left top no-repeat;
	padding-left: 22px;	margin: 3px 0;	
}
ul.bullet_orangearrow {
	list-style: none;
	margin:0;padding:0;	
}
ul.bullet_orangearrow li {
	margin:0 0 5px 14px;padding:0 0 0 8px;	
	list-style-image:url(../images/bullet_orangearrow.html);
}
ul.bullet_orangearrow li li{
	margin:0;padding:0;	
	list-style-image:none;
}
ul.bluearrow	{ margin:0; padding: 0; list-style-type:none; }
ul.bluearrow li	{ list-style-image:url(../images/bullet_bluearrow.html); padding-left: 2px;margin-left: 20px;}
ul.orangearrow		{ margin:0; padding: 0; list-style-type:none; }
ul.orangearrow li	{ list-style-image:url(../images/bullet_bluearrow.html); padding-left: 2px;margin: 0 0 10px 20px; color: #222222;}
ul.orangearrow li:hover	{ list-style-image:url(../images/orangearrow_bullet.html);}
ul.orangearrow li a:link, ul.orangearrow li a:visited	{ color: #222222; text-decoration: none; }
ul.orangearrow li a:hover	{ color:#CC3300; }

ul.list	{ margin:0; padding: 0; list-style-type:none; }
ul.list li	{ padding-left: 2px;margin-left: 20px; list-style:none; padding-bottom:10px;}
ul.list		{ margin:0; padding: 0; list-style-type:none; }
ul.list li a	{ font-weight:600; color:#1D5A8B;}
ul.list li a:hover	{ color:#000; }


.archivediv { width: 970px; border: dotted 1px #666; background:#EEEEEE; padding:4px 10px; position:absolute; text-align: right;}
div.pagination {
	padding: 3px;
	margin: 3px;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000099;
	font-weight: bold;
	background-color: #000099;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.headtbl{
	border: 1px solid #FFCC66;
	border-collapse:collapse;
}
.headtr, .headtbl th{
	background-color:#E3E2C7;
}
.headtd, .headtbl td{
	border-top:1px solid #FFCC66;
	border-collapse:collapse;
}
.headtbl tr:hover {
	background-color:#E3E2C7;
}
.table1{
	border:solid 1px #DEDEDE;border-collapse:collapse;
}
.table1 tr:not(:first-child):hover {
	background-color:#fdfab3;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.ftext  { color: #3476C4;font-weight:bold; }
.ntext  { color: #11364C; font-weight:bold; text-transform:uppercase;}
.ftexts { color: #3476C4; font-weight:none;}
.bold { font-weight: bold;}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.headtitle {
	cursor: pointer; margin:10px 0 0 0; padding: 0 0 0 6px; height:25px; border: dotted 1px #CCCCCC;
	background: #EEEEEE url(../images/exp-clsp.html) right 0px no-repeat;
	font-size: 15px; font-weight: bold; line-height: 25px; color:#0033CC;
}
.headtitle_hover {
	border-bottom: none;
	background: #EEEEEE url(../images/exp-clsp.html) right -26px no-repeat;
}
.divcont {
	padding:5px 8px; margin:0;
	background-color:#FFFFFF;
	display: none;border: dotted 1px #CCCCCC; 
}

.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .1em; 
	-moz-border-radius: .1em;
	border-radius: .1em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}

/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.active {
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
	
	color:#000;
}

