

html,body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/index-bg.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
	color: #000;
	line-height: 21px;
	text-align:center;
	padding: 0px;
	margin: 0px;
	height:100%;
}

a:active, a:link, a:visited {
	color: #1A3785;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
	}

.clear {
	clear: both;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #1A3785;
}

h2 {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1A3785;
	border-bottom: 1px solid #ccc;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}

.news h1 {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	line-height: 18px;
}

.news p{
	font-size: 11px;
	line-height: 14px;
}

.small-title {
	font-size: 13px;
	font-weight: bold;
	color: #fe6e0d;
}

#wrapper {
	position:relative; 
	width: 892px;
	background-color:#fff;
	margin: 0 auto;
	height:auto !important;
	height:100%;
	min-height:100%; 
}

#top {
	background-color:#005a9c;
	width: 852px;
	height: 26px;
	padding: 20px;
	font-family:"Times New Roman", Times, serif;
}
.left-top {
	display: block;
	width: 835px;
	color: #ccc;
	font-size: 25px;
	height:25px;
	font-style: oblique;
}

.right-top {
	display: block;
	float: right;
	margin: 0 auto;
	width: 252px;
}

#header-index {
	display: block;
	float: left;
	margin: 0 auto;
	margin-top:1px;
	width: 891px;
	height:190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#header-sub {
	display: block;
	float: left;
	width: 892px;
	height: 130px;
	margin-top:1px;
}

#content {	
	float: left;
	padding:1.5em 1em 5em;
	width: 864px;
	background-color: #fff;
	clear: both;
}

.index-left{
	display: block;
	float: left;
	width: 510px;
	text-align: left;
	padding: 20px;
}

.index-right{
	display: block;
	float: right;
	width: 275px;
	text-align: left;
	margin: 20px 10px 0 0;
}

.index-right p{
	font-size: 11px;
	line-height: 14px;
}

.right-text{
	margin-left: 10px;
	font-size: 11px;
}

.sub-right{
	display: block;
	float:right;
	width: 650px;
	padding-right: 8px;
	text-align: left;
	margin-top: 15px;
}

.sub-right2{
	display: block;
	float:right;
	width: 650px;
	margin-top: 15px;
}
#footer {
	position: absolute;
	background-color: #f2f2f2;
	width: 873px;
	height: 30px;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
	text-align: center;
	bottom:0px; /* stick to bottom */
	left: 0px;
}

.news {
	display: block;
	float: right;
	width: 255px;
	height: 130px;
	border: 1px solid #ccc;
	color: #1A3785;
	padding: 5px 10px;
}

#inner_left_column {
	display:inline-block;
	float: left;
	width: 185px;
	height: 220px;
	background-color: #fff;
	padding: 0px;
	margin-top: 25px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ccc;
	text-align: left;
}

#inner_left_column a:link {
	overflow: visible;
	display: block;
	list-style-type: none;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#inner_left_column a:visited {
	overflow: visible;
	display: block;
	list-style-type: none;
	color: #1A3785;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#inner_left_column a:hover {
	overflow: visible;
	display: block;
	list-style-type: none;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
#inner_left_column ul {
	overflow: visible;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 2px;
	width: 130px;
}
#inner_left_column li {
	float: left;
	overflow: visible;
	background-color: #ccc;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	margin-left: 3px;
	padding: 2px;
	width: 165px;
	height: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-left-color: #fff;
	color: #FFFFFF;
}
#inner_left_column li a:link {
	overflow: visible;
	background-color: #ccc;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	color: #1A3785;
	text-decoration: none;
	padding: 2px;
}
#inner_left_column li a:visited {
	overflow: visible;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	text-decoration: none;
	padding: 2px;
	color: #1A3785;
}
#inner_left_column li a:hover {
	background-color: #FF6600;
	display: block;
	text-decoration: none;
	padding: 2px;
	color: #FFFFFF;
}

/* NAVIGATION CSS */
#navigation {
	background-color: #005a9c;
	width: 892px;
	height: 30px;
	font-size: 9px;
	text-align: left;
	list-style: none;
	text-decoration:none;
	margin-top:1px;
}
#navigation ul {
	margin: 0;
	padding: 2px;
	z-index:200;
}
#navigation ul li {
	float: left;
	list-style: none;
	text-decoration:none;
	padding: 0 1px 0 0;
}
#navigation ul li.last {
	background: none !important;
	padding: 0 !important;
	list-style: none;
	text-decoration:none;
}
#navigation ul li a, #navigation ul li a:visited {
	background-color: #005a9c;
	display: block;
	font-size: 1.1em;
	color: #fff;
	padding: 8px 11px 8px 12px;
	list-style: none;
	text-decoration:none;
}
#navigation ul li a:hover, #navigation ul li a.active {
	background: #FF6600 none !important;
	color: #fff !important;
	list-style: none;
	text-decoration:none;
}


table {
	width: 100%;
	border: 1px solid #cccccc;

}

th, td {
	padding: 5px;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
}
col {
	border-right: 1px solid #666;
}
thead {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
.odd {
	background: url(../images/table-bg.jpg);
}

.sub-right img {
	float: left;
	margin: 0 10px 10px;
	vertical-align: middle;
}

#search_box {
	float:left;
    width: 201px;
    height: 31px;
    background: url(../images/bg_search_box.gif);
	margin: 0 0 0 10px;
	padding: 0;
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
}
#search_box #go {
    float: right;
    margin: 2px 4px 0 0;
}

