@charset "utf-8";
/* CSS Document */
*{
font-family: Arial, Helvetica, sans-serif;
color: #333333;
}
body{
	background-color: #FFFFFF;
}
body#public {
	background-color: #5a626d;
}
.majorcontent ul {
	list-style-image: url(img/bluearrow.gif);
	list-style-type: none;
}
.majorcontent h5 {
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.majorcontent input {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}


.majorcontent ul li {
	font-size: 14px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	width: 90%;
	padding-top: 3px;
	padding-bottom: 3px;
}


.thebody#inner {
	background-color: #FFFFFF;
	background-image: url(img/secondback.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	padding: 0px;
}
.navindicator {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 250px;
	font-size: 11px;
}

.outwraper {
	background-color: #FFFFFF;
	width: 935px;
	border: 10px solid #747e8b;
	padding: 10px;
	position: relative;
	overflow: hidden;
	margin-left:auto;
	margin-right:auto;
}

.searchbox {
	text-align: right;
	position: relative;
	height: 30px;
}
.headbanner {
	background-image: url(img/headerbannerback.gif);
	background-repeat: no-repeat;
	height: 62px;
	width: 934px;
}
.headbanner h1 {
	margin: 0px;
	height: 62px;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 40px;
	width: 190px;
	vertical-align: middle;
	padding-top: 10px;
}

.contentbody {
	position: relative;
}
.searchbox input {
	font-size: 12px;
	background-color: #EEEEEE;
	border: 1px solid #747E8B;
}
.searchbox input#btn{
	color: #FFFFFF;
	background-color: #5A626D;
	font-weight: bold;
}
.topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 40px;
}
.topnav {
	position: relative;
	height: 40px;
}
.highlighttxt {
	background-color: #000000;
	text-align: center;
}
.highlighttxt h2 {
	margin: 0px;
	padding: 5px;
	color: #999999;
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial;
}



.topnav li {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #5a626d;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 16px;
	padding-bottom: 8px;
}
.secondnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.secondnav ul li {
	float: left;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 20px;
	padding-left: 12px;
	background-image: url(img/whitearrow.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
}
.thebody {
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
	width: 935px;
	float: left;
}
.sidepart {
	float: left;
	width: 180px;
	position: relative;
	margin-right: 20px;
}
.centercontent {
	width: 540px;
	float: left;
	font-size: 14px;
	line-height: 22px;
	text-align:justify;
	margin-right: 20px;
}
.rightpart {
	float: right;
	width: 160px;
}
.rightpart h3 {
	margin: 0px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	background-image: url(img/righttitleback.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.rightpart ul {
	list-style-type: none;
	list-style-image: url(img/bluearrow.gif);
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rightpart ul li {
	font-size: 12px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.rightpart ul li a,.rightpart ul li a:visited {
	color: #FF6600;
}
.rightpart ul li a:hover {
	color: #5A626D;
}
.subbox {
	background-color: #e3ebf5;

}
.subbox input {
	font-size: 12px;
	background-color: #FFFFFF;
	width: 70px;
	border: 1px solid #747E8B;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer {
	font-size: 12px;
	background-color: #747E8B;
	position: relative;
	float: left;
	width: 96%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 2%;
	padding-bottom: 5px;
	padding-left: 2%;
	color: #E3E6E8;
}
.footer a,.footer a:visited {
	font-weight: bold;
	color: #E3E6E8;
}



.subbox input#subbtn {
	color: #FFFFFF;
	background-color: #747E8B;
	width: 45px;
}

.subbox form{
	font-size: 12px;
	line-height: 18px;
	color: #5A626D;
	padding: 10px;
	margin: 0px;
}

.picicon {
	background-color: #EDEDED;
	margin: 3px;
	padding: 5px;
	float: left;
}
.picicon p {
	background-color: #333333;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 116px;
	text-align: center;
}


.centercontent h1 {
	font-size: 18px;
	font-weight: bold;
	color:#FF6600;
	margin: 0px;
	padding: 0px;
	background-image: url(img/titleback.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#roundback {
	background-image: url(img/sidetop.gif);
	background-repeat: no-repeat;
}
#roundback h3 {
	font-size: 16px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 110px;
	margin-right: 0px;
}
#sidecontent {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
}
#sidecontent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidecontent ul li {
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(img/redarrow.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}
#sidecontent a,#sidecontent a:visited {
	text-decoration: none;
	color: #333333;
}
#sidecontent a:hover {
	color: #FF3300;
	text-decoration: underline;
}

.banner {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF6600;
	margin-top: 3px;
}
.secondnav a,.secondnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#header {
	width: 100%;
	overflow: hidden;
}
.secondnav {
	background-image: url(img/secondnavback.gif);
	background-repeat: repeat-x;
	height: 30px;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 220px;
}


.topnav li a,.topnav li a:visited {
	text-decoration: none;
	color: #5A626D;
}
.topnav li a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.topnav li#highlight{
	
	background-image: url(img/topnavback.gif);
	background-repeat: repeat-x;
}
.topnav li#highlight a,.topnav li#highlight a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.logo {
	width: 200px;
	position: relative;
	float: left;
}
.logo h1 {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 185px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.headernav {
	width: 720px;
	float: right;
	position: relative;
}
.logo span {
	visibility: hidden;
}
.contentside {
	float: left;
	width: 194px;
	position: relative;
	padding-left: 31px;
}
.contentside ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.contentside ul li {
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9CCD1;
	font-size: 12px;
	color: #5A626D;
	
}
.contentside ul li a,.contentside ul li a:visited {
	width: 174px;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 0px;
	display: block;
	color: #5A626D;
	text-decoration: none;
}
.contentside ul li#highlight a,.contentside ul li#highlight a:visited {
	background-color: #D8DAE2;
	background-image: url(img/graycorner.gif);
	background-repeat: no-repeat;
	background-position: 185px 21px;
}
.contentside ul li a:hover{
	background-image: url(img/yellowcorner.gif);
	background-repeat: no-repeat;
	background-position: 185px 21px;
	color: #FF6600;
	text-decoration: none;
}
.majorcontent {
	float: right;
	width: 660px;
	position: relative;
	padding: 20px;
	font-size: 14px;
	line-height: 22px;
}
.majorcontent h1 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #5A626D;
	font-size: 18px;
}
.majorcontent img {
	background-color: #FFFFFF;
	padding: 4px;
	margin: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.majorcontent td {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AFB5BC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AFB5BC;
}


.majorcontent tr#heading {
	background-color: #747E8B;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.majorcontent tr#heading td {
	color: #FFFFFF;
}
.picturewrap {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 20px;
}
