/* ############## RESET ############## */
* {
	margin: 0px;
	padding: 0px;}

/* ############## BUMP ############## */
.bump {
	clear: both;
	height: 0px;}

/* ############## LINKS ############## */
a {
	color: #005e9d;}

a:hover {
	color: #5695bf; }

/* ############## FONTS ############## */
h1, h2, h3, h4, h5, h6 {
	padding-bottom: 15px;
	color: #5695bf;}
h1 {
	font: normal 28px Arial,Calibri,sans-serif;
	color: #f79321;}
h2 {
	font: normal 20px Arial,Calibri,sans-serif;}
h3 {
	font: bold 16px Arial,Calibri,sans-serif;}
h4 {
	font: bold 14px Arial,Calibri,sans-serif;}
h5 {
	font: bold 13px Arial,Calibri,sans-serif;}
h6 {
	font: bold 11px Arial,Calibri,sans-serif;}

p {
	padding-bottom: 10px;}

/* ############## BODY ############## */
body {
	background: url(/images/bg.jpg) #ffffff top repeat-x;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #786138;
	font: normal 14px Arial,Calibri,sans-serif;}

/* ############## CONTAINER ############## */
#container {
	margin: auto;
	padding: 0px 0px 0px 0px;
	width: 940px;}

/* ############## HEADER ############## */
#header {
	height: 125px;}


#body-container {
	float: left;}


/* ############## BANNER ############## */
#banner {
	height: 220px;
	position: relative;}
.heading-holder {
	width: 553px;
	position: absolute;
	bottom: 0px;
	left: 25px;}
.heading-holder h1 {
	height: 36px;}

/* ############## HOME CONTENT ############## */
#home_top-content {
	width: 940px;}
.home-content {
	float: left;
	padding: 0px 25px 0px 25px;
	/*background: url(/images/content-heading-bg.png) top left no-repeat;*/
	width: 548px;}
.home-content li {
	list-style-position: inside;
	padding-bottom: 5px;}
.home-image-link {
	float: left;
	margin-top: 25px;
	width: 342px;}
.home-image-link-cont {
	padding: 1px;
	background: #ffffff;
	border: solid 1px #aecbdd;}

/* HOME BOTTOM STUFF */
#home_bottom-content {
	margin-top: 25px;
	float: left;
	background: url(/images/home_bottom-content_top-bg.jpg) #5695bf top left no-repeat;}

.home_latest-news {
	font-size: 12px;
	padding: 15px 25px 15px 25px;
	float: left;
	width: 430px;
	color: #fff;}
.home_latest-news h2 {
	color: #fff;
	height: 20px;
	width: 330px;}
.home_latest-news ul li {
	border-top: dotted 1px #ccc;
	float: left;
	width: 100%;
	padding: 10px 0px 15px 0px;
	list-style-type: none;}
.home_latest-news a.view-all {
	float: right;
	display: block;
	color: #005e9d;
	font-size: 11px;
	text-decoration: none;
	width: 48px;
	height: 16px;
	margin-top: 3px;
	padding-left: 17px;
	line-height: 16px;
	background: url(/images/latest-news-viewall.jpg) top left no-repeat;}
.home_latest-news a {
	color: #fff;}
.home_latest-news a.view {
/*	float: left;*/
	display: block;
	color: #005e9d;
	font-size: 11px;
	text-decoration: none;
	width: 58px;
	height: 16px;
	margin-top: 3px;
	padding-left: 17px;
	line-height: 16px;
	background: url(/images/latest-news-view.jpg) top left no-repeat;}

.home_fact-sheet {
	font-size: 12px;
	margin: 10px 0px 0px 0px;
	background: url(/images/home_fact-sheet_top-bg.jpg) top left no-repeat;	
	float:  left;
	width: 450px;}
.home_fact-sheet-inner {
	padding: 10px 25px 10px 25px;}
.home_fact-sheet-inner h2 {
	color: #5695bf;
	height: 20px;
	width: 330px;}
.home_fact-sheet ul li {
	border-top: dotted 1px #ccc;
	float: left;
	width: 100%;
	padding: 10px 0px 15px 0px;
	list-style-type: none;}
.home_fact-sheet ul li span {
	color: #fff;
	font-size: 11px;
	display: inline-block;
	padding: 2px 4px;
	background: #5695bf;}
.home_fact-sheet a.view-all {
	float: right;
	display: block;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	width: 48px;
	height: 16px;
	margin-top: 3px;
	padding-left: 17px;
	line-height: 16px;
	background: url(/images/fact-sheet-viewall.jpg) top left no-repeat;}
.home_fact-sheet a {
	color: #fff;}
.home_fact-sheet a.view {
/*	float: left;*/
	display: block;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	width: 58px;
	height: 16px;
	margin-top: 3px;
	padding-left: 17px;
	line-height: 16px;
	background: url(/images/fact-sheet-view.jpg) top left no-repeat;}






/* ############## INTERNAL CONTENT ############## */
#internal_top-content {
	width: 940px;}
.internal-content {
	float: left;
	padding: 0px 25px 0px 25px;
	/*background: url(/images/content-heading-bg.png) top left no-repeat;*/
	width: 548px;}
.internal-content h2,
.internal-content h3,
.internal-content h4,
.internal-content h5,
.internal-content h6 {
	padding: 25px 0px 10px 0px;}

blockquote {
	padding: 5px;
	margin-bottom: 15px;
	border: solid 1px #84765d;}

/* list */
.internal-content ul,
.internal-content ol {
    margin-left: 10px;
	padding-bottom: 15px;}
.internal-content li {
    margin-left: 10px;
	list-style-position: inside;
	padding-bottom: 5px;}

.internal-content ul ul {
    padding-top: 5px;
}
/* table */
.internal-content table {
	margin-bottom: 15px;}
.internal-content th {
	padding: 3px;
	text-align: left;
	background: #5695bf;
	color: #fff;}
.internal-content td {
	color: #444;
	border-bottom: solid 1px #ccc;
	padding: 3px;}


/* fact sheet search */
.fact-sheet-search {
	padding: 10px 5px;
	margin-bottom: 15px;
	background: #ffebc8;
	border: solid 1px #dbc192;}
.fact-sheet-search p {
	padding: 0px;}


/* ############## INTERNAL COLUMN ############## */

.internal-image-link {
	float: left;
	margin-top: 25px;
	width: 342px;}
.internal-image-link-cont {
	padding: 1px;
	background: #ffffff;
	border: solid 1px #aecbdd;}


.internal_fact-sheet {
	color: #fff;
	font-size: 12px;
	margin: 25px 0px 0px 0px;
	background: url(/images/internal_fact-sheet_top-bg.jpg) top left no-repeat;	
	float:  left;
	width: 342px;}
.internal_fact-sheet-inner {
	padding: 20px 20px 0px 20px;}
.internal_fact-sheet h3 {
	color: #fff;
	height: 24px;
	width: 210px;}
.internal_fact-sheet ul li {
	color: #fff;
	border-top: dotted 1px #ccc;
	float: left;
	width: 100%;
	padding: 15px 0px 15px 0px;
	list-style-type: none;}
.internal_fact-sheet ul li span {
	color: #fff;
	font-size: 11px;
	display: inline-block;
	padding: 2px 4px;
	background: #5695bf;}
.internal_fact-sheet a.view-all {
	float: right;
	display: block;
	color: #005e9d;
	font-size: 11px;
	text-decoration: none;
	width: 58px;
	height: 16px;
	margin-top: 3px;
	padding-left: 17px;
	line-height: 16px;
	background: url(/images/latest-news-view.jpg) top left no-repeat;}
.internal_fact-sheet a {
	color: #fff;}
.internal_fact-sheet a.view {
/*	float: left;*/
	display: block;
	color: #005e9d;
	font-size: 11px;
	text-decoration: none;
	width: 58px;
	height: 16px;
	margin-top: 3px;
	padding-left: 17px;
	line-height: 16px;
	background: url(/images/latest-news-view.jpg) top left no-repeat;}





/* ########### NEWS LIST RELATED */
.item-list {
	list-style-type: none;}
.item-list li {
	border-top: solid 1px #ccc;
/*	float: left;*/
	padding: 10px 0px 25px 0px;}
.item-list li span {
	color: #fff;
	font-size: 11px;
	display: inline-block;
	padding: 2px 4px;
	background: #5695bf;}
.item-list li h3 {
	padding: 0px 0px 5px 0px;}
.item-list a.download {
	float: left;
	display: block;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	width: 74px;
	height: 16px;
	margin-top: 3px;
	padding-left: 15px;
	line-height: 16px;
	background: url(/images/item-list-download.jpg) top left no-repeat;}
.item-list a.view {
	float: left;
	display: block;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	width: 74px;
	height: 16px;
	margin-top: 3px;
	padding-left: 15px;
	line-height: 16px;
	background: url(/images/item-list-viewmore.jpg) top left no-repeat;}
.category-select {
	width: 200px;}

h2.item-list-detail {
	border-top: solid 1px #ccc;
	padding: 15px 0px 15px 0px;}




/* ############# FOOTER ############ */
#footer-cont {
	background: url(/images/footer-bg.jpg) top left repeat-x;
	margin-top: 25px;
	height: 80px;
	width: 100%;}
.footer {
	margin: 0px auto;
	padding: 20px 0px 10px 0px;
	width: 940px;
	font-size: 11px;}
.footer a:link,
.footer a:active,
.footer a:visited {
	color: #ead1a2;
	font-size: 11px;}
.footer-credits {
	text-align: right;
	color: #ead1a2;
	float: right;}

.footer ul {
	width: 600px;}
.footer ul li {
	list-style-type: none;
	padding-left: 15px;
	padding-bottom: 5px;
	background: url(/images/footer-dotpoint.jpg) left 3px no-repeat;
	float: left;
	width: 135px;}







/* ############### PAGINATION ############### */
.pagination-border {
	border-top: solid 1px #ccc;
	padding-top: 15px;
	width: 100%;}
.pagination-table {
	margin: 0 auto;}
.pagination-table td {
	border: none;}
.pagination {
	height: 23px;
	background: #f5f5f5;
	width:auto;
	text-align:left;
	font:normal 1.0em Arial, Helvetica, sans-serif; }
.pagination a:link,
.pagination a:active,
.pagination a:visited {
	display:inline-block;
	float: left; 
	color:#000;
	text-decoration:none;
	margin: 0px 2px;
	padding: 0px 2px 0px 2px;
	vertical-align:top;
	height:23px;
	line-height:22px;}

/* SELECTED PAGE */
.pagination .selected {
	float: left;
	background: #5695BF;
	color: #fff;
	margin: 0px 4px;
	height:23px;
	line-height:23px;
	padding: 0px 4px 0px 4px;}

/* PREV BUTTON */
.pagination .prev-btn {
	float: left;
	background: url(/images/prev-btn-bg.jpg) top left no-repeat;
	color: #ffffff;
	height:23px;
	line-height:23px;
	width: 23px;
	margin: 0px !important;
	padding: 0px !important;}

/* NEXT BUTTON */
.pagination .next-btn {
	float: left;
	background: url(/images/next-btn-bg.jpg) top left no-repeat;
	color: #ffffff;
	height:23px;
	line-height:23px;
	width: 23px;
	margin: 0px !important;
	padding: 0px !important;}

