body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E5E5E;
	background-image: url(bg_sub.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0px;
	margin-left: 0px;
}
#main {
	float: left;
	width: 760px;
}
#left {
	float: left;
	width: 22%;
}
#header {
	width: 100%;
	float: left;
	clear: both;
}
#logo {
	float: left;
	margin-top: 30px;
}
#left-navi {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	clear: left;
	width: 180px;
}
#left-navi ul{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#left-navi li{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#left-navi h2{
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
	padding-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(navBul.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#left-navi h2 a:link{
	color: #444444;
	text-decoration: none;
	}
#left-navi h2 a:visited{
	color: #444444;
	text-decoration: none;
  }
#left-navi h2 a:hover{
    color:#000000;
}
#left-navi h2 a:active{
    color:#000000;
}
#left-navi h3{
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
	padding-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(navOpenBul.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#left-navi h3 a:link{
	color: #444444;
	text-decoration: none;
	}
#left-navi h3 a:visited{
	color: #444444;
	text-decoration: none;
  }
#left-navi h3 a:hover{
    color:#000000;
}
#left-navi h3 a:active{
    color:#000000;
}
#left-navi h4 {
	font-size: 12px;
	margin-top: 2px;
	padding-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#left-navi h4 a:link,#left-navi h4 a:visited{
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	display: block;
	padding-left: 3px;
	}
#left-navi h4 a:hover,#left-navi h4 a:active{
	color:#000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2382BA;
	border-right-color: #2382BA;
	border-bottom-color: #2382BA;
	border-left-color: #2382BA;
	display: block;
	padding-left: 3px;
}
#content {
	float: right;
	width: 74%;
	margin-top: 70px;
	clear: right;
	margin-left: 15px;
}
#content-left {
	float: left;
	width: 40%;
}
#content-left2 {
	float: left;
	width: 60%;
}
#content-left3 {
	float: left;
	width: 70%;
}
#content-left4 {
	float: left;
	width: 45%;
}
#content-right {
    float: left;
}
#content-right2 {
	float: left;
	padding-left: 25px;
}
#content-right3 {
	float: left;
	width: 250px;
}
#content-right4 {
	float: left;
	width: 310px;
}
#content h1{
	font-size: 16px;
	font-weight: bold;
	color: #3974AE;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content h2{
	font-weight: bold;
	color: #3974AE;
	font-size: 13px;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(arrow001.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-indent: 15px;
}
#content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#content-table{
	float: left;
	width: 100%;
	clear: left;
	margin-bottom: 10px;
}
#content-table2{
	float: left;
	width: 520px;
	clear: left;
}
#content-table ol{
	list-style-position: inside;
	list-style-type: square;
}
#content ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-left: 0px;
	list-style-position: inside;
}
#content ul{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	float: right;
	margin-right: 0px;
	padding-top: 10px;
	text-align: right;
	padding-right: 0px;
	width: 100%;
}
#content ul li{
	float: left;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
#content ul li a{
	color: #183E63;
	text-decoration: none;
	display: block;
}
#content ul li a:link,#content ul li a:visited{
    background-color: #5F9BD8;
	border: 1px solid #3A76B1;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#content ul li a:hover,#content ul li a:active{
    background-color: #8BB7E2;
	border: 1px solid #3A76B1;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer {
	float: left;
	margin-top: 20px;
	clear: both;
	width: 100%;
}
#footer ul{
	display: inline;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#footer li{
	float: left;
	margin-left: 0px;
	font-weight: bold;
	margin-right: 10px;
	display: block;
}
#footer a:link{
	color: #333333;
	text-decoration: none;
}
#footer a:visited{
	color: #333333;
	text-decoration: none;
}
#footer a:hover{
    color: #000000;
	}
#footer a:active{
    color: #000000;
}
#footer p{
	font-weight: bold;
	margin-top: 5px;
	float: left;
	clear: both;
	width: 100%;
}
table {
	background-color: #333333;
}
td {
	background-color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
	line-height: 135%;
}
table {
	margin-top: 10px;
}
#text {
	float: left;
}
#text ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 5px;
	padding-top: 0px;
	float: left;
	width: 100%;
}
#text ul li{
	font-weight: normal;
	width: 100%;
	background-image: url(text_square.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	text-indent: 10px;
	text-align: left;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
#pic {
	text-align: center;
	clear: both;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#pic2 {
	text-align: center;
	float: left;
}
#pic3 {
	text-align: center;
	float: left;
	width: 130px;
}
img {
	border: 0px none;
	margin-right: 3px;
}
#top_navi {
	text-align: center;
	clear: both;
	float: left;
	width: 100%;
	margin-top: 1px;
	margin-bottom: 1px;
}
#top_navi ol{
	display: inline;
	list-style-type: none;
	width: 100%;
}
#top_navi ol li{
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	display: inline;
	}
#table {
	float: left;
	width: 30%;
}
.thead {
	font-weight: bold;
	background-color: #CCE6D7;
}
#content ol li{
	line-height: 150%;
	padding-bottom: 10px;
}
#backToTop {
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	width: 90%;
	padding-right: 15px;
	font-weight: bold;

	color: 
	clear: both;
	padding-bottom: 10px;
	padding-top: 8px;
	clear: both;
}
#backToTop a:link{
	color: #3974AE;
}
#backToTop a:visited{
	color: #3974AE;
}
.sub_title {
	font-weight: bold;
	color: #999999;
}
#sitemap {
    float: right;
	width: 71%;
	clear: right;
	margin-left: 30px;
	width: 71%;
}
#sitemap ul {
	list-style-type: none;
	margin-top: 20px;
}
#sitemap ul li{
	background-image: url(arrow001.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	float: none;
	text-align: left;
}
#sitemap ul li a:link{
	font-weight: bold;
	border: none;
}
#sitemap ul li a:visited{
    font-weight: bold;
}
#sitemap ul li a:hover{
   font-weight: bold;
}
#sitemap ul li a:active{
  font-weight: bold;
}
#sitemap ul li ul{
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 5px;
}
#sitemap ul li ul li{
	background-image: none;
	padding-left: 0px;
	margin-left: 0px;
}
#sitemap ol{
	margin-bottom: 5px;
	font-weight: normal;
}
#sitemap ol li a:link{
	font-weight: normal;
}
#sitemap ol li a:visited{
	font-weight: normal;
}
#sitemap ol li a:hover{
	font-weight: normal;
}
#sitemap ol li a:active{
	font-weight: normal;
}
#pdf {
	line-height: 150%;
	list-style-position: inside;
	list-style-image: url(pdf.gif);
	list-style-type: none;
}

.text-width {
	width: 520px;
}

#print_pdf {
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	width: 105px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	background-color: #E3E3E3;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #666666;
	border-bottom-color: #666666;
	line-height: 150%;
	float: right;
	clear: both;
	margin-left: 10px;
	margin-bottom: 10px;
}
.text{
    float:left;
    width:530px;
}
.pic-m{
    float:left;
    width:530px;
	text-align:center;
}
#main #header #content .proshow {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	float: none;
	text-align: center;
	vertical-align: text-bottom;
	display: none;
	height: auto;
	width: auto;
}

#foot{
text-align:right;
float:left;
width:780px;
color: #666666;
font-size: 13px;
border-top-color:#60608C;
border-top-style:solid;
border-top-width:12px;
padding-bottom:20px;}
.proshow{
clear:both;
width:500px;
border-top-color:#000000;
border-top-style:solid;
border-top-width:1px;
margin-left:50px;
margin-top:0px;


}
.proshow p{
padding:0px;
margin:0px;}
.pro{
	float:left;
	width:186px;
	padding-top:14px;
	margin-right: auto;
	margin-left: auto;
}
.pro img{
border:0px;}
.pro a{
text-decoration:none;}
.proimg img{
padding:20px;}
.imgcenter{
text-align:center;}

.more{
padding:0px;
margin:0px;}
.more a:link,.more a:visited{
color:#990000;
float:right;
text-decoration:none;
}
.more a:hover,.more a:active{
color:#990000;
float:right;
text-decoration:underline;}
.moreimg{
float:right;}
.centerimg{
text-align:center;}
#topage{
float:right;
text-align:right;
font-size:14px;
width:600px;
height:40px;
padding-top:20px;
margin:0px;
}
