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

body, html {
	margin:0px;
	padding:0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B6F7B;
	line-height:1.25em;
	background-color:#F0F2F3;
}
a {color:#00529B; text-decoration:underline}
a:hover{text-decoration:none; border:1px solid #00529; border-left:0px; border-right:0px; }
#page {	width: 800px; margin:0 auto; margin-top:30px; border:1px solid #CED4D7; background-color:#FFFFFF; min-height:500px;}
#header {}

#header img {border:none}
#nav {
	margin:8px 8px 0px 10px;
	font-size:12px;
	color:#fff;
	line-height:30px;
	background-color:#00529B;}

#nav span a { padding: 5px 5px 5px 10px; text-decoration:none; color:#fff;}
#nav span a:hover { color:#FFFF00}
#nav img {}

#banner {
	margin:8px 8px 0px 10px;
	font-size:12px;
	color:#fff;
	line-height:30px;
	background-color:#F0F2F3;
	border-bottom: solid 1px #00529B;
	border-top: solid 1px #00529B;
}
.anylinkcss {
	padding:0px;
	position:absolute;
	visibility: hidden;
	border:1px solid #A7D4E6;
	border-bottom-width: 0;
	line-height: 25px;
	z-index: 100;
	background-color: #00529B;
	color:#FFF;
	width: 220px;
}

.anylinkcss a {
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #A7D4E6;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
}
.anylinkcss a:hover { /*hover background color*/ background-color: #70B8D7; color:#003333;}
.center {text-align:center;}
.big {font-size:14px}
.bold {font-weight:bold}
.float_l {float:left}

#main_content {margin:10px 10px 10px 10px; border-top:10px solid #F0F2F3}
#main_content .article {padding:0px 0px 10px 10px; border-left:1px solid #F0F2F3}
#main_content .title {font-weight:bold; color:#00529B; font-size:12px; line-height:18px; }
.title a{ text-decoration:none;}
.title a:hover{ text-decoration:underline;}

.title img {margin:10px 0px 10px 0px;}
#main_content .content {text-align:justify; color:#5B6F7B; margin-right:8px; line-height:1.5em;}

#news { margin:0px 5px 0px 18px}
#news .title { color:#00529B; margin:20px 0px 10px 0px}
#news .article { color:#5C707C; margin:0px 0px 10px 0px; text-align:justify}
#news a {}
#footer { text-align:center;}

li {list-style-position:outside; text-align:left}
li sup { font-size:9px;}
ul{ margin:0px; text-indent:0px;}

#main_content .blank li {line-height:20px; margin:0px 0px 10px 10px}
#main_content li {margin:0px 0px 10px 15px;}
.none { border:none; border:#FFFFFF;}

.list { }
.list div {line-height:1.5em; font-weight:bold; margin:15px 10px 12px 0px;}
#main_content .list li {margin:0px 10px 10px 15px; font-weight: normal;}
.space { margin:4px}
.none { border:none}
.center { text-align:center;}
.profile { font-size:9px; text-align:left}

.framed {padding:4px; border:1px solid #CCCCCC; margin:4px}
.framed p { text-align:left;}
.framed div { text-align:center;}
.framed a{ text-decoration:none; display:block;}
.framed a:hover{background-color: #70B8D7; color:#003333;}
