.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

body {
	margin: 0;
}

body, p, td, li {
	font: 12px/1.5 "Helvetica Neue", Arial, sans-serif;
	color: #444;
}

p {
	margin: 0 0 18px 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	line-height: 1.5em;
	font-weight: normal;
}

h1 {
	font-size: 24px;
	color: #5d615f;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #592e8c;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
}

h6 {
	font-size: 12px;
	text-decoration: underline;
}

/* CSS Document */

#container {
	width: 100%;
	background: url('images/container-bg.png') center repeat-y;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: #fff;
	text-align: left;
}

#top {
	height: 18px;
	background: #646464;
	border-bottom: #f6c52c 2px solid;
}

#header-wrapper {
	height: 145px;
}

#logo {
	width: 240px;
	height: 145px;
	overflow: hidden;
	position: relative;
	float: left;
	margin: 0;
}

#logo span {
	width: 100%;
	height: 145px;
	position: absolute;
	background: url('images/logo.jpg');
}

#header {
	width: 720px;
	height: 145px;
	background: url('images/header.jpg');
	float: right;
}

.left-margin {
	margin-left: 10px;
}

#middle-page {
	clear: both;
}

#content-left {
	width: 240px;
	float: left;
	display: block;
	overflow: hidden;
}

#nav {
	height: 696px;
	width: 228px;
	float: left;
	clear: both;
	padding-left: 12px;
	list-style: none;
	overflow: hidden;
	position: relative;
	margin: 0;
}

#nav li {
	width: 222px;
	float: left;
	background: url('images/arrow.jpg') right no-repeat;
	border-bottom: #838383 1px solid;	
}

#nav a {
	display: block;
	line-height: 30px;
	color: #4f4c43;
	text-decoration: none;
}

#content-right {
	width: 720px;
	float: left;
	display: block;
}

#content {
	width: 700px;
	margin: 18px 8px 18px 12px;
	clear: both;
}

#content h1{
	float: left;
	width: 710px;
	margin: 8px 0;
}

#sub-left {
	width: 546px;
	display: block;
	float: left;
	
}

#sub-right {
	width: 174px;
	display: block;
	float: left;
}

img {
	border: none;
}

.img-bottom {
	margin-bottom: 6px;
}

.img-left {
	margin-left: 10px;
}

.column {
	width: 230px;
	height: 160px;
	display: block;
	float: left;
	padding-left: 10px;
}

.column a {
	color: #646464;
	font-weight: bold;
	text-decoration: none;
}

.article-read-more {
	padding-right: 18px;
	background: url(/images/arrow.jpg) right no-repeat;
}

p.small {
	font-size: 10px;
}

#footer {
	height: 40px;
	width: 960px;
	background: #f7c62e;
	margin: 0 auto;
}

#nav-bottom {
	clear: both;
	margin: 0 0 0 260px;
	padding: 0;
	list-style: none;
	width: 660px;
}

#nav-bottom li {
	margin: 10px 0;
	float: left;
	padding: 0 15px;
	border-right: 1px solid #000;
}

#nav-bottom a {
	line-height: 12px;
	color: #4f4c43;
	text-decoration: none;
}

#nav-bottom li.last {
	border-right: none;
}

.subMenu
{
	color: #0C0C7C;
	font-size: 12px;
	line-height:20px;
	text-decoration:none;
	display:block;
	font-weight:bolder;
	text-indent:10px;
	line-height:22px;
}
a.subMenu:link
{
	color: #0C0C7C;
	font-size: 12px;
	line-height:20px;
	text-decoration:none;
	display:block;
	font-weight:bolder;
	text-indent:10px;
	line-height:22px;
}
a.subMenu:active
{
	color: #0C0C7C;
	font-size: 12px;
	line-height:20px;
	text-decoration:none;
	font-weight:bolder;
	text-indent:10px;
	line-height:22px;
}
a.subMenu:visited
{
	color: #0C0C7C;
	font-size: 12px;
	line-height:20px;
	text-decoration:none;
	font-weight:bolder;
	text-indent:10px;
	line-height:22px;
}
a.subMenu:hover
{
	color: #FFFFFF;
	font-size: 12px;
	line-height:20px;
	text-decoration: none;
	font-weight:bolder;
	background-color:#0C0C7C;
	text-indent:10px;
	line-height:22px;
}
a:link
{
	color:#0066FF;
	text-decoration: underline;
}
a:visited
{
	text-decoration: underline;
	color:#0066FF;
}
a:hover
{
	text-decoration: underline;
	color:#0066FF;
}
a:active
{
	text-decoration: underline;
	color:#0066FF;
}
.tbl
{
	width:100%;
	border-collapse:collapse;
	border-bottom:1px solid #0C0C7C;
}
.tbl-2
{
	width:100%;
	border-collapse:collapse;
	border-left:1px solid #0C0C7C;
	border-right:1px solid #0C0C7C;
}
.th
{
	text-align:left;
	font-family:arial;
	color:#FFFFFF;
	font-weight:bolder;
	font-size:12px;
	background-color:#0C0C7C;
	border-left:1px solid #0C0C7C;
	border-right:1px solid #0C0C7C;
	line-height:20px;
	padding-left:3px;
}
.th-2
{
	text-align:left;
	font-family:arial;
	color:#006A51;
	font-weight:bolder;
	font-size:10px;
	background-color:#FFFFFF;
	line-height:15px;
	padding-left:3px;
	border-bottom:1px solid #0C0C7C;
}
.td
{
	border-left:1px solid #0C0C7C;
	border-right:1px solid #0C0C7C;
	padding:3px;
}
.td-2
{
	border-bottom:1px solid #0C0C7C;
	padding:3px;
}
.td-left
{
	padding:3px;
	border-left:1px solid #0C0C7C;
}
.td-right
{
	padding:3px;
	border-right:1px solid #0C0C7C;
}
.td-left-2
{
	padding:3px;
	text-align:center;
}
.td-right-2
{
	padding:3px;
	text-align:center;
}
.tbl-3
{
	width:100%;
	border-collapse:collapse;
}
.tbl-4
{
	width:100%;
	border-collapse:collapse;
	border-left:1px solid #0C0C7C;
	border-right:1px solid #0C0C7C;
	border-bottom:1px solid #0C0C7C;
}
.frm-btn
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #0C0C7C;
	background-color:#0C0C7C;
	height:20px;
}
.frm-input
{
	border:1px solid #0C0C7C;
	width:200px;
	height:20px;
}
.frm-textarea
{
	border:1px solid #0C0C7C;
	width:200px;
}
.frm-select
{
	border:1px solid #0C0C7C;
	width:200px;
	height:20px;
}
.side-tbl
{
	padding:5px;
}
.side-th
{
	font-size:12px;
	font-weight:bold;
}
.side-td
{
	font-family:Arial;
	font-size:12px;
}
.side-btn
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #0C0C7C;
	background-color:#0C0C7C;
	height:20px;
}
.side-input
{
	border:1px solid #0C0C7C;
	height:20px;
	width:108px;
}
.side-select
{
	border:1px solid #0C0C7C;
	height:20px;
}
a.side-link:link
{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
a.side-link:visited
{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
a.side-link:active
{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
a.side-link:hover
{
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}
.paging-btn
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #0C0C7C;
	background-color:#0C0C7C;
	line-height:20px;
	width:20px;
	text-align:center;
	vertical-align:top;
	float:left;
}
.paging_link
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.paging_link:link
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.paging_link:active
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.paging_link:visited
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.paging_link:hover
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
