@charset "UTF-8";
/* CSS Document */

body {
  /* for IE; otherwise, BG isn't fully stretched */

  background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
	color: #595d53;
}

#bg {
  position: fixed;
  margin: 0px;
  border: 0px;
  padding: 0px;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 289px;
  overflow: hidden;
  z-index: 0;
  background-color: #cccccc;
}

#bg img {
  width: 100%;
  height: 289px;
}

img {
	border: 0px;
	
}


#body {
	
  	
  
  left: 0px;
  right: 0px;
  margin-left: auto;
  margin-right: auto;
  background-image: url('../images/canvasbg_shadow.png');
  background-position: center top;
  background-repeat: repeat-y;
  padding: 0px;
  width: 980px;
  z-index: 10;
}


a.pathway {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  color: #ff9900;
}

#page {

  width: 964px;
  margin-left: auto;
  margin-right: auto;
}

#header {
  margin-top: 26px;
  background: url('../images/header_bg.jpg');
  height: 251px;
  width: 964px;
}



#header #topmenu {
  margin-left: 255px;
  height: 43px;
  width: 715px;
  position: absolute;
  float: left;
}

#header #topmenu img {
    float: left;
}

#header #topmenu ul{
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: inline;
}

#header #topmenu ul li {
  margin: 16px 0px 0px 15px;
  padding: 0px;
  float: left;
}

#header #topmenu ul li a{
  display: block;
  margin: 0px;
  padding: 0px;
  font-family: Arial;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
}
	
#header #topmenu form{
  float: right;
  margin: 12px 0px auto;
  padding: 0px;
  width: 210px;
  height: 19px;
}

#header #topmenu .search .inputbox{
  margin: 0px;
  padding: 2px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  border: 1px solid #ff9900;
  background: #3399cc url('../images/searchBG.gif') left bottom repeat-x;
  width: 165px;
  float: left;
}

#header #topmenu .search .button{
  margin: 0px;
  padding: 0px;
}



#header #topmenu ul li:first-child > a {
	display: none;
}

#header #mainmenuleft {
	margin: 60px 0px 0px 80px;
	height: 202px;
  	width: 265px;
  	float: left;
	position: absolute;
	display: block;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	line-height: 23px;
  	text-transform: normal;
  	text-decoration: none;
	
}

#header #mainmenuright {
	margin: 275px 0px 0px 775px;
	height: 202px;
  	width: 265px;
  	float: left;
	position: absolute;
	
}	



#content {
  width: 964px;
  padding-bottom: 20px;
  display: table;
}

#content #left {
  display: table-cell;
  width: 265px;
  background-color: #FFFFFF;
	float: left;
	
}

#content #middle {
  display: table-cell;
  width: 464px;
  padding-left: 10px;
  background-color: #FFFFFF;
  padding-top: 10px;
  float: left;
}

#content #middle table.blog {
  width: 470px;
  padding-bottom: 25px;
  margin-bottom: 25px;
  background: url('../images/latestnews_bg.jpg') center bottom no-repeat;
}


#content #middle table.nopad {
  margin-bottom: 25px;
}

#content #middle fieldset.input {
  border: 0px;
	margin: 0px;
	padding: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #595d53;	
}

#content #middle #com-form-login ul {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #595d53;
}

#body #page #content #middle #com-form-login table.contentpane img {
  display: none;
}


table.contentpaneopen td a.readon{
  font-weight: bold;
  text-decoration: none;
  color: #ff9900;
}

table.contentpaneopen td.contentheading, .componentheading {
	font-size: 22px;
	line-height: 22px;
	width: 	480px;
	margin: 0px;
	padding: 0px;
}

table.contentpaneopen {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
}

#searchForm .contentpaneopen {
	margin-top: 12px;
	width: 460px;
	padding: 10px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #595d53;
	background-color: #f9fafa;
	border: 1px solid #ebebeb;
}

#searchForm .searchintro {
	width: 460px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #595d53;
}


span.article_separator {
	display: none;
}

div.moduletable_latestnews {
	width: 	480px;
	margin-top: 7px;
	padding-top: 27px;
	background: url('../images/latestnews_bg.jpg') center top no-repeat;
}

div.moduletable_latestnews .latestnews_latestnews {
	list-style: none;
	list-style-type: square;
	margin: 0px 0px 0px 2px;
	padding: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #595d53;	
}

div.moduletable_latestnews .latestnews_latestnews li {
	margin-left: 15px;
}


div.moduletable_latestnews .latestnews_latestnews li a {
	text-decoration: none;
}

div.moduletable_latestnews .latestnews_latestnews li a:hover {
	text-decoration: underline;
}

div.moduletable_latestnews h3, div.moduletable ul.articleview li.articleview h3 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

div.moduletable {
	padding: 0px 12px 0px 0px;
}

div.moduletable ul.articleview {
	list-style: none;
	margin: 20px 0px 0px 0px;
	padding: 10px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #595d53;
	background-color: #f9fafa;
	border: 1px solid #ebebeb;
}

div.moduletable_latestnews h3, div.moduletable ul.articleview li.articleview a {
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}

div.moduletable ul.articleview li a {
	margin-top: 3px;
	display: block;
	text-decoration: none;
}

div.moduletable ul.articleview li a:hover {
	text-decoration: underline;
}

#right div.moduletable {
	padding: 35px 0px 35px 0px;
}



table.contentpaneopen td {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 20px;
  color: #666666;
}

.breadcrumbs {
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #a3a4a4;
  text-transform: uppercase;
  padding: 0px 0px 14px 2px;
}

.breadcrumbs a.pathway {
  color: #a3a4a4;
  text-decoration: none;
}

.breadcrumbs a.pathway:hover {
  color: #a3a4a4;
  text-decoration: underline;
}



#footer {
  width: 964px;
  background: #ffffff url('../images/footer_bg.gif') left top repeat-y;
}



#footer #top {
  width: 964px;
	height: 6px;
	background: #ffffff url('../images/footer_top.gif') left top no-repeat;
}

#footer #right {
  width: 964px;
  height: 70px;

	
  background: #99cc00 url('../images/footer_bg.gif') left top repeat-y;
}

#footer #right .moduletable {
  
  padding: 12px 0px 0px 270px;
  display: block;
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
}


.linkcontent a:link {
	text-decoration: none;
	font-weight: normal;
	color:#ff9900;
	
}

.linkcontent a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#ff9900;
}

.linkcontent a:hover {
	text-decoration: none;
	font-weight: normal;
	color:#99cc00;
}

.linkfooter a:link {
	margin:0px 0px 0px 16px;
	text-decoration: none;
	font-weight: normal;
	color:#ffffff;
}

.linkfooter a:visited {
	margin:0px 0px 0px 16px;
	text-decoration: none;
	font-weight: normal;
	color:#ffffff;
}

.linkfooter a:hover {
	margin:0px 0px 0px 16px;
	text-decoration: none;
	font-weight: normal;
	color:#cccccc;
}

.linkheader a:link {
	text-decoration: none;
	font-weight: normal;
	color:#ffffff;
}

.linkheader a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#ffffff;
}

.linkheader a:hover {
	text-decoration: none;
	font-weight: normal;
	color:#cccccc;
}

.linkmenu a:link {
	text-decoration: none;
	font-weight: normal;
	color:#666666;
}

.linkmenu a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#666666;
}

.linkmenu a:hover {
	text-decoration: none;
	font-weight: normal;
	color:#99cc00;
}

#hhk {
	margin-top: 10px;
	height:30px;
	text-transform: uppercase;
	font-size: 11px;
	background-image:url(../images/weblinkshhk.gif);
	line-height: 30px;

	
}

.weblinkhhk a:link {
	margin:0px 0px 0px 16px;
	text-decoration: none;
	font-weight: normal;
	color:#ffffff;
}

.weblinkhhk a:visited {
	margin:0px 0px 0px 16px;
	text-decoration: none;
	font-weight: normal;
	color:#ffffff;
}

.weblinkhhk a:hover {
	margin:0px 0px 0px 16px;
	text-decoration: none;
	font-weight: normal;
	color:#cccccc;
}

.banneritem img
{
display: block;
border:none;
margin-left: 0;
margin-right: auto;
margin-bottom:10px;

}