body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #BEBEBE;
}
h1, h2, h3, h4, h5, h6, #nav ul, #sidebar ul, dl, dd {
	padding: 0;
	margin: 0;
}
ul, menu, dir {
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
}
li {
	list-style: none;
	display: list-item;
	text-align: -webkit-match-parent;
}
table {
	border-collapse: separate;
	border-spacing: 2px;
	border-color: gray;
}
a {
	color: #004CAB;
	text-decoration: none;
}
a img {
	border: none;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
h1 {
	display: block;
	font-size: 2em;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
}
#wrap {
	width: 990px;
	margin: 0 auto;
}
#wrap_bg {
	width: 960px;
	padding: 8px 15px 0;
	background: url(images/shadow.png) no-repeat;
	float: left;
}
#header {
	height: 95px;
	background: #0055BD url(images/header.jpg) no-repeat 500px top;
	-moz-border-radius: 15px 15px 0 0;
	border-radius: 15px 15px 0 0;
	width: 100%;
	float: left;
}
#header .fl {
	padding: 30px 0 0 23px;
	background: url(images/top_left.png) no-repeat left top;
}
#header h1 {
	padding: 0;
	margin: 0;
	float: left;
	display: inline;
	line-height: 1em;
}
#Hname {
	background: url(images/logo.png) no-repeat;
	width: 215px;
	height: 52px;
	display: block;
	text-indent: -10000px;
}
#header #desc {
	background: url(images/description.png) no-repeat 15px top;
	width: 255px;
	height: 20px;
	float: left;
	margin-top: 20px;
	padding-left: 15px;
}
#header .fr {
	padding-right: 7px;
	width: 180px;
	background: url(images/top_right.png) no-repeat right top;
	position: relative;
}
.loginbox {
	width: 180px;
	line-height: 12px;
	float: right;
	margin: 0;
	padding: 0;
	height: 15px;
	padding-top: 11px;
	position: relative;
}
.loginbox li {
	float: left;
	background: url(images/narrow1.gif) no-repeat;
	padding: 0 14px 0 15px;
}
.loginbox a {
	color: #fff;
}
.loginbox a:hover {
	text-decoration:underline;
}
#swifttagdatacontainer86722mpb8a div img {
	width: 176px;
	height: 83px;
	display: block;
	position: absolute;
	right: 10px;
	top: 27px;
	z-index: 100;
	float: right;
}
#nav {
	background: #A3E359 url(images/nav.jpg);
	text-align: center;
	float: left;
	width: 960px;
	border-top: solid 1px #fff;
}
.menu {
	background: url(images/nav_shadow.jpg) repeat-x left bottom;
	float: left;
	width: 960px;
	padding-bottom: 10px;
}
#nav li {
	float: left;
	background: url(images/nav_line.jpg) no-repeat right top;
	padding-right: 2px;
	position: relative;
	padding-bottom: 1px;
}
#nav li {
	float: left;
	background: url(images/nav_line.jpg) no-repeat right top;
	padding-right: 2px;
	position: relative;
	padding-bottom: 1px;
}
#nav a:hover, #nav .current_page_item a {
	background: url(images/nav_active.jpg) repeat-x;
	text-decoration: none;
}
#nav a {
	padding: 10px 12px 0;
	height: 27px;
	color: #000;
	font-weight: bold;
	float: left;
	font-size: 13px;
	display: block;
	white-space: nowrap;
}
#main {
	line-height: 1.8em;
	padding: 10px;
	clear: both;
	float: left;
	width: 940px;
	background-color: #fff;
	padding-bottom: 10px;
}


#activated{font-family:Arial, Helvetica, sans-serif;}
#activated h2{ text-align:center; margin-top:15px;color:#fff;}
#activated h2 span{ font-size:30px;font-weight:bold; padding:5px 15px; background-color:#F90;-moz-border-radius: 5px;
border-radius: 5px;}
#activated h2 img{ padding-bottom:25px;}
#activated p{ text-align:justify; font-size:14px; line-height:1.5em; width:76%; padding:0 12%; margin:5px 0 25px 0;}
#activated .no1{ width:320px; margin-right:40px;}
#activated .no2{ width:334px;}
#activated .no1,
#activated .no2{ 
border:1px solid #ccc;
background: #F2F2F2;
-moz-border-radius: 5px;
border-radius: 5px;
padding:5px 0 0 15px;
margin-bottom:15px;
}


#activated .activated_memu{ width:728px; margin:10px auto;}
#activated .activated_memu a{ color:#000; font-size:16px; text-decoration:none;}
#activated .activated_memu a:hover{ color: #3C6D05; text-decoration:underline;}
#activated .activated_memu dd{ float:left; height:45px; line-height:40px;}
#activated .activated_memu img{ margin-right:15px; vertical-align: middle;}
#activated .show{ text-align:center; margin:15px 0; float:left; width:100%;}

#footer, #footer a {
	color: #CBE1EA;
	font-family: Tahoma, Geneva, sans-serif;
}
#footer {
	background: url(images/footer.jpg) repeat-x;
	clear: both;
	text-align: center;
	line-height: 30px;
	float: left;
	width: 960px;
	margin-bottom: 30px;
	height: 82px;
	border-top: solid 1px #B0B0B0;
	-moz-border-radius: 0 0 15px 15px;
	border-radius: 0 0 15px 15px;
	position: relative;
	z-index: 100;
}
#footer .footerlink {
	padding-bottom: 10px;
	color: #004CAB;
	font-family: Tahoma, Geneva, sans-serif;
}
#footer .footerlink a {
	display: inline-block;
	color: #004CAB;
	margin: 0 10px;
}
#footer .footerlink a:hover {
	text-decoration:underline;
}

#footer_shadow {
	background: url(images/footer_shadow.png) no-repeat;
	position: absolute;
	left: -85px;
	top: 70px;
	width: 1130px;
	height: 32px;
}
