@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font: 0.85em Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	color:#000;
	text-decoration:underline;
}
a:visited {
	color:#000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
h1 {
	font-size: 1.4em;
	font-style:italic;
	font-weight:normal;
	margin-bottom: 10px;
	border-bottom:dotted #333 1px;
}
h2 {
	font-size: 1.3em;
	font-weight:bold;
	margin-bottom: 10px;
}
h3 {
	font-size: 1.2em;
	font-weight:bold;
	margin-bottom: 10px;
}
h4 {
	font-size: 1.2em;
	font-style:italic;
	font-weight:normal;
	margin-bottom: 10px;
	border-bottom:dotted #ccc 1px;
}
h5 {
	font-size: 1.0em;
	font-style:italic;
	font-weight:bold;
	margin-bottom: 10px;
	margin-left:10px;
}
h4.news {
	padding-left:40px;
	height:29px;
	background:url(../images/news-tick.png) left no-repeat;
	padding-top:14px;
}
.date {
	font-size:0.70em;
	margin-left:15px;
	text-align:right
}
ol.numeric {
	padding-left: 20px;
}
ol.numeric li {
	list-style: decimal outside;
}
ol.numeric li ul {
	padding-left: 20px;
	padding-top: 10px;
}
ol.numeric li ul li {
	list-style: circle outside;
}
.left {
	float:left;
}
.left-text {
	text-align:left;
}
.right {
	float:right;
}
.right-text {
	text-align:right;
}
.center-text {
	text-align:center;
}
.subheading {
	font-size: 1.2em;
	font-weight:bold;
	margin-bottom: 10px;
}
.highlight {
	background: #FFF8D9;
}
/* ---------MAIN WRAPS -----------*/
#wrapper-outer {
	height: auto;
	width: 950px;
	margin: 0 auto;
	padding: 0px;
}
#container-mid {
	width:920px;
	height:auto;
	margin:0 auto;
}
#container-contents {
	width:920px;
	height:auto;
	margin:0 auto;
	padding:0;
}
.heading {
	width:920px;
	height:38px;
	background: url(../images/heading-mid.png) no-repeat;
}
.heading a {
	text-decoration:underline;
	font-weight: lighter;
}
.heading a:hover, .heading a:active {
	text-decoration:none;
}
#container-contents .full-contents {
	float: left;
	height: auto;
	width: 870px;
	padding: 10px 10px 10px 0px;
	margin-left:23px;
}
#container-contents .left-contents {
	float: left;
	height: auto;
	width: 575px;
	padding: 0px 10px 10px 0px;
	margin-left:23px;
}
#container-contents .right-contents {
	float: right;
	height: auto;
	width: 251px;
	display:inline;
	padding: 10px 0px 0px 0px;
	margin-right:29px;
	background:url(../images/news-rep.png) repeat-y;
}
#container-contents .right-contents .base {
	float: right;
	height: 33px;
	width: 251px;
	margin:0;
	padding:0;
	background:url(../images/news-base.png) no-repeat;
}
.text-main {
	padding-left:10px;
}
.left-contents .img {
	float:left;
	margin-right:10px;
}
.left-contents .gallery {
	margin:5px;
}
.left-contents ul {
	margin:10px 15px;
}
.left-contents li {
	margin-left:15px;
	list-style-type:circle
}
.left-contents .top {
	text-align:right;
	font-size:0.8em;
	color:#333333;
}
.left-contents .left {float:left; width:228px; padding:3px; border-bottom:1px dotted #ccc;}
.left-contents .mid {float:left; width:96px; font-weight:bold; background:#333399; color:#fff; padding:3px;}
.left-contents .mid a{color:#fff;}
.left-contents .mid2 {float:left; width:330px; font-style:italic; }
.left-contents .right {float:left; width:228px; padding:3px; }
.left-contents .newbus {clear:both; font-size:0.95em;}

#footer {
	width:920px;
	position:relative;
	height:161px;
	margin:0 auto;
	color:#fff;
	background:url(../images/footer.jpg) no-repeat;
}
#footer p {
	margin:10px 35px;
	color:#fff;
}
#footer-anim-left {
	width:330px;
	height:161px;
	float:left;
}
.footer-links-top {
	float:left;
	width:325px;
	height:38px;
	padding-top:72px;
}
.footer-links-top ul {
	list-style:none;
	margin-left:15px;
	padding-top:12px;
}
.footer-links-top li {
	float:left;
	z-index:1;
}
.footer-links-top li a {
	color:#ffffff;
	text-decoration:underline;
}
.footer-links-top li a:hover {
	text-decoration:none;
}
.footer-links-top .spacer {
	width:16px;
	height:auto;
	display:block;
	margin:0;
	text-align:center;
	float:left;
}
#footer-links {
	width:560px;
	float:left;
	height:auto;
	margin:5px auto 0 15px;
}
#footer-links .transit {
	float:right;
	text-align:right;
	width:500px;
	font-size:10px;
	margin:5px 0;
	color:#666;
}
#footer-links .transit a {
	color:#333;
}
#footer-links .transit a:hover {
	color:#CCC;
}
/* --------- TOP BAR -----------*/
#top-bar {
	position:relative;
	width:920px;
	height:93px;
	margin:0px auto;
	background:url(../images/top-logo.png) no-repeat;
}
#top-bar-logo {
	width:880px;
	height:79px;
	margin:0px auto;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#tab {
	position:absolute;
	width:87px;
	height:171px;
	left:32px;
	top:0
}
/* --------- SEARCH BAR -----------*/
.page-head-content {
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right:25px;
	color:#fff;
}
.page-head-content a {
	color:#fff;
	padding:2px;
}
.page-head-news {
	padding-top: 7px;
	padding-bottom: 5px;
	color:#fff;
	width:215px;
}
.page-head-news a {
	color:#fff;
	padding:2px;
}
/* --------- STORY BOXES -----------*/
#container-contents .left-contents .story-box {
	float: left;
	height: auto;
	width: 595px;
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
}
#container-contents .left-contents .story-box p {
	margin:5px 0px 0px;
	width: 390px;
	display: block;
	float: right;
}
#container-contents .left-contents .story-box a:link {
	color:#333;
	font-size: 1.1em;
	text-decoration: underline;
	font-weight: bold;
}
#container-contents .left-contents .story-box a:visited {
	font-size: 1.1em;
	text-decoration: underline;
	font-weight: bold;
}
#container-contents .left-contents .story-box a:hover {
	text-decoration: none;
}
#container-contents .left-contents .story-box img {
	float: left;
	margin: 0px;
	padding-right:20px;
}
#container-contents .left-contents .last {
	border-bottom:none;
}
/* --------- FLASH CONTAINERS -----------*/

#main-anim {
	width:920px;
	height:170px;
	background:url(../images/flash-bg.jpg) no-repeat;
}
#news-anim {
	width:40px;
	height:40px;
	margin-right:10px;
	float:left;
}
#clock-anim {
	height: 35px;
	width: 35px;
	position: absolute;
	margin-left: 880px;
	margin-top: 2px;
	z-index:100;
}
.time {
	padding-right:85px;
	padding-top:0px;
}
.right-contents a {
	color:#333;
	font-size: 1.1em;
	text-decoration: underline;
	font-weight: bold;
}
#logo-anim {
	width:895px;
	height:85px;
	float:left;
	margin: 0 0 0 12px;
}
#rh-anim {
	float:right;
	width:280px;
	height:168px;
}
#lh-anim {
	float:left;
	width:630px;
	height:168px;
}
/* --------- NEWS ITEMS -----------*/
.news-heading {
	height:20px;
	width:180px;
	float:left;
	margin:0;
	padding:10px 0
}
.news-heading a {
	color:#000
}
.newsItem-2 {
	float: left;
	width: 210px;
	height:auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:18px;
	display:inline;
}
.newsitem-img {
	position:relative;
	background:url(../images/calendar.png) no-repeat;
	width:53px;
	float:left;
	height: 50px;
}
.newsitem-txt {
	width:70%;
	height:auto;
	float:right;
	padding-left: 10px;
}
.newsitem-txt a {
	font-weight:normal;
	text-decoration: underline;
	color: #000000;
	font-size:1.0em;
}
.newsitem-img h2 {
	position: absolute;
	/*float:inherit;*/
	width:50px;
	top: 12px;
	left: 0px;
	font-size: 1.6em;
	margin-top: 10px;
	margin-left: -3px;
	text-align: center;
}
.newsitem-img p {
	position: absolute;
	/*float:inherit;*/
	width:50px;
	top: -4px;
	left: 0px;
	font-size: 0.9em;
	color: #FFFFFF;
	margin-top: 8px;
	margin-left: -2px;
	text-align: center;
}
.ad-right {
	float:right;
	margin-top:10px;
}
.zoomify {
	margin:0px 20px 5px 5px;
	width:590px;
	height:750px;
	float:left;
}
.zoomify-right {
	margin:0px;
	width:150px;
	height:auto;
	float:left;
	font-size:0.9em;
}
.contact-text {
	float:left;
	font-size:0.9em;
	color:#333;
}
#top-bar-menu {
	width:920px;
	height:40px;
	background:url(../images/heading-top.png) no-repeat;
	overflow:hidden;
	padding:0;
}
#top-bar-menu .search {
	float:right;
	width:215px;
	margin:10px 0 0 0;
	text-align:left;
	color:#000;
}
#top-bar-menu .search .searchbox {
	border:none;
	background:none;
	width:140px;
	margin:0 0 0 8px;
}
#top-bar-menu .search .searchbutton {
	color:#000;
	background:none;
	width:60px;
	height:20px;
	border:none;
	margin:0;
	cursor:pointer;
	font-weight:bold;
}
.cse-branding-form {
	float:right;
}
.searchbutton:focus {
	background:none;
}
#top-bar-menu ul {
	list-style-type:none;
	display:inline;
	margin:0 0 0 8px;
	padding:0px;
	height:40px;
	width:550px;
	float:left;
}
#top-bar-menu li {
	width:auto;
	height:40px;
	float:left;
	margin:0px;
	padding:0px;
	cursor:pointer;
}
#top-bar-menu .home a {
	background:url(../images/menu/1-home.png) 0 0 no-repeat;
	width:72px;
	height:40px;
	display:block;
	padding:0px;
	text-decoration:none;
}
#top-bar-menu .sitemap a {
	background:url(../images/menu/2-sitemap.png) 0 0 no-repeat;
	width:84px;
	height:40px;
	display:block;
	padding:0px;
	text-decoration:none;
}
#top-bar-menu .contact a {
	background:url(../images/menu/3-contact.png) 0 0 no-repeat;
	width:100px;
	height:40px;
	display:block;
	padding:0px;
	text-decoration:none;
}
#top-bar-menu .feedback a {
	background:url(../images/menu/4-feedback.png) 0 0 no-repeat;
	width:90px;
	height:40px;
	display:block;
	padding:0px;
	text-decoration:none;
}
#top-bar-menu .links a {
	background:url(../images/menu/5-links.png) 0 0 no-repeat;
	width:73px;
	height:40px;
	display:block;
	padding:0px;
	text-decoration:none;
}
#top-bar-menu .about a {
	background:url(../images/menu/6-about.png) 0 0 no-repeat;
	width:84px;
	height:40px;
	display:block;
	padding:0px;
	text-decoration:none;
}
#top-bar-menu a:hover {
	background-position:0 -40px;
	text-decoration:none;
}
.home-feature {
	font-size:1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	text-align:center;
}
.home-feature-2 {
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	text-align:center;
	margin:0;
}
.home-feature-2 a{
	text-decoration:none;
	border-bottom:1px dotted #333;
}
.home-feature-2 a:hover{
	text-decoration:none;
	border-bottom:1px dotted #ccc;
}
.left-contents .intro {
	margin-bottom:0;
}
.align-left2 {
	float:left;
}
.justify {
	text-align:justify;
}
/* ---------TAG STYLES -----------*/
.tag-img {
	float:right;
	margin-right:25px;
}
.tag-txt {
	float:left;
	width:490px;
}
.tag-h2 {
	font-size:1.2em;
	margin:10px 0 5px 0;
}