/* CSS Document */

body {
	margin:5px 0px 25px 0px;
	background-color:#CBD0D3;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif, PMingLiU;
	line-height: 150%;
	color: #555555;
	text-decoration: none;
	font-size: 12px;
	margin-right: 17px;
	margin-left: 17px;
	margin-top: 0px;
	text-align: justify;
	vertical-align: top;
	text-indent: 24px;
}
.main_content {
	border: 7px solid #FFFFFF;
	margin: 2px;
}
.subnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 33px;
	
}
.subnav a:link,.subnav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	
}
.subnav a:active,.subnav a:hover {
	text-decoration: none;
	color: #0F5D6E;

}
.sub_content_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.sub_content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 150%;
	vertical-align: top;
	text-align: justify;
	margin-right: 17px;
	margin-left: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 24px;
}
.sub_content a:link, a:visited{
	text-decoration: none;	
	color: #555555;
}
.sub_content a:hover, a:active{
	text-decoration: underline;	
	color: #cc0000;
}
.sub_content_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	vertical-align: top;
	text-align: justify;
	margin-right: 17px;
	margin-left: 17px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
}
.sub_content_title_blue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F5D6E;
	vertical-align: top;
	text-align: justify;
	margin-right: 17px;
	margin-left: 17px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
}
.copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	height: 21px;
	width: 88px;
	margin-right: 2px;
	margin-left: 2px;
	float: left;
}
.copy a:link, .copy a:visited{
	color: #FFFFFF;
	text-decoration: none;	
	font-weight: bold;
}
.copy a:hover, .copy a:active{
	color: #cccccc;
	text-decoration: none;	
	font-weight: bold;
}
.more{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 133%;
	vertical-align: top;
	margin-right: 17px;
	margin-left: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;

}
.more a:link,.more a:visited {
	color: #555555;
	text-decoration: none;
}
.more a:active,.more a:hover {
		color: #cc0000;
text-decoration: none;

}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif, PMingLiU;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.copyright a:link,.copyright a:visited{
		color: #FFFFFF;
	text-decoration: none;
}
.copyright a:hover,.copyright a:active{
		color:#0F5D6E;
	text-decoration: none;	
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif, PMingLiU;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	margin-left: 16px;
	margin-top: 3px;
}
.sub_content_show {
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
	float: left;
}

