/*
	Filename         :	content.css
	Created by       :	Stef Robinson
	Last modified by :	Stef Robinson
	Created          :	24/09/2009
	Last Updated     :	02/10/2009
	Comments         :	
*/

/*####################### GLOBAL STYLES #######################*/

body {
	font-size:75%;
	text-align:center;
	background-color:#fac924;
	font-family:verdana, arial, helvetica, "sans-serif";
	margin:0px;
	padding:0px;
	background-image: url(/images/mainBackground.gif); 
	background-position: top left; 
	background-repeat: repeat-x;
	background-color:#fac924;
	}
img, form, fieldset {
   border:none;
	}
.right {
	float:right;
	padding: 0px 0px 0px 12px;
	}
ul {
	margin: 0px 35px 15px 24px;
	padding: 0px 0px 0px 24px; 
	color: #000;
}
ol {
	margin: 0px 35px 15px 24px;
	padding: 0px 0px 0px 24px; 
	color: #000;
	}
li {
	margin: 0px 0px 5px 0px;
	}
ol li {
	list-style-type:decimal;	
	}
ol li em {
	color:#ff6600;
	font-style:normal;
	}
ol li a {
	text-decoration:underline;
	}
ol li a:hover {
	color:#ff6600;
	}
ul.Do,
ul.Dont {
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 0px 10px; 
	}
ul.Do li {
	list-style-type:none;
	background:url(/images/icons/tick.jpg) left top no-repeat;
	padding-left:50px;
	}
ul.Dont li {
	list-style-type:none;
	background:url(/images/icons/cross.jpg) left top no-repeat;
	padding-left:45px;
	}
div.Clear {
	clear:both !important;
	visibility:hidden !important;
	margin:0 !important;
	padding:0 !important;
	border:0px!important;
	font-size:1px !important;
	}
h1 {
	font-weight: bold;
	font-size:150%;
	padding: 0px 0px 10px 20px;
	margin:0px;
	color: #000;
	}
h2 {
	font-weight: bold;
	font-size:110%;
	margin:0px;
	padding:10px 0px 12px 20px;
	color: #000;
	}
h3 {
	font-weight: normal;
	font-size:100%;
	padding: 0px 0px 10px 20px;
	margin:0px;
	color: #b77814;
	}
p {
	font-size:100%;
	line-height:125%;
	color: #000;
	margin:0px;
	padding: 0px 0px 12px 0px;
	}
	
/*####################### LINKS #######################*/

a:link { font-weight: normal; color: #000; text-decoration: underline; }
a:visited { font-weight: normal; color: #000; text-decoration: underline; }
a:hover { font-weight: normal; color: #000; text-decoration: none; }

a.white:link { font-weight: bold; color: #fff; text-decoration: underline; }
a.white:visited { font-weight: bold; color: #fff; text-decoration: underline; }
a.white:hover { font-weight: bold; color: #fff; text-decoration: none; }

a.news:link { font-weight: bold; color: ##b61e1e; text-decoration: none; }
a.news:visited { font-weight: bold; color: ##b61e1e; text-decoration: none; }
a.news:hover { font-weight: bold; color: ##b61e1e; text-decoration: underline; }


/*####################### PAGE LAYOUT #######################*/

.skip {
	display:inline;
	width:1px;
	height:1px;
	float:left;
	}
div#FullWidthWrapper {
	margin:0px;
	padding:0px;
	background-image: url(/images/mainBackground.gif); 
	background-position: top left; 
	background-repeat: repeat-x;
	background-color:#fac924;
	height:199px;
	}
div#wrapper {
	width: 968px;
	padding: 0px;
	margin: 1px auto;
	text-align: center;
	}
div#LeftColumn {
	width:227px;
	float:left;
	text-align: left;
	display:inline;
	padding: 0px;
	}
div#MainContentArea {
	width:740px;
	float:left;
	text-align: left;
	display:inline;
	min-height: 300px;
	padding:0px 0px 0px 0px;
	}
div#Content {
	width:736px;
	float:left;
	text-align:left;
	display:inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	}
div#ContentContact {
	width:708px;
	float:left;
	text-align:left;
	display:inline;
	padding: 13px;
	margin: 10px 0px 0px 0px;
	border: solid 1px #000;
	}
div#ContentOverflow {
	width:736px;
	float:left;
	text-align:left;
	display:inline;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	}

/*####################### PAGE HEADER #######################*/

div#Header {
	float:left;
	width:968px;
	padding:0px;
	margin:0px;
	text-align:left;
	background-color:#000000;
	}
.logo {
	width:350px;
	height:139px;
	float:left;
	text-align:left;
	display:inline;
	}
div#Relatedimage {
	width:618px;
	height:139px;
	float:left;
	text-align:left;
	display:inline;
	}
div#Partners {
	width:968px;
	height:60px;
	float:left;
	text-align:left;
	display:inline;
	}
div#Partners img {
	padding:0px;
	}
	
/*####################### PAGE TITLE #######################*/

div#PageTitle {
	width:740px;
	height:40px;
	float:left;
	text-align:left;
	display:inline;
	margin-top:10px;
	margin-bottom:10px;
	background-image: url(/images/page_title_background.gif); background-position: top left; background-repeat: no-repeat;
	}
div#PageTitle h1 {
	font-weight: bold;
	font-size:120%;
	padding: 10px 0px 0px 10px;
	margin:0px;
	color: #ffffff;
	}
	
/*####################### HOMEPAGE #######################*/
	
div#HomePageContent {
	width:736px;
	text-align:left;
	display:inline;
	padding:0px 0px 5px 0px;
	}
div#HomePageContent #HomePageContentLeft {
	float:left;
	width:416px;
	margin-right:10px;
	}
div#HomePageContent #HomePageContentRight {
	clear:right;
	float:right;
	width:300px;
	margin-left:10px;
	display:inline;
	}
	
/*####################### HOMEPAGE FEATURE STORY #######################*/

div#Feature {
	background-color:#000;
	width:285px;
	float:right;
	text-align:left;
	display:inline;
	padding:0px;
	margin:0px 0px 7px 0px;
	border: 7px #af9c55 solid;
	}
div#Feature a:link { font-weight:bold; color: #f9c922; text-decoration: underline; }
div#Feature a:visited { font-weight:bold; color: #f9c922; text-decoration: underline; }
div#Feature a:hover { font-weight:bold; color: #f9c922; text-decoration: none; }

div#Feature div#FeatureLeft {
	background-color:#000;
	width:285px;
	float:left;
	text-align:left;
	display:inline;
	padding:0px;
	margin:0px 0px 20px 0px;
}
div#Feature div#FeatureRight {
	background-color:#000;
	width:285px;
	height:310px;
	float:left;
	text-align:right;
	display:inline;
	}
div#Feature div#FeatureRight img {
	padding:0px;
	}	
div#Feature p {
	color: #fff;
	padding:0px 10px 10px 10px;	
	}
div#Feature h2 {
	color: #FAC924;
	font-weight:bold;
	padding: 10px;
	font-size:120%;
	}
	
/*####################### HOMEPAGE NEWS #######################*/
	
div#NewsArticles {
	width:416px;
	clear:both;
	text-align:left;
	display:inline;
	}
div#NewsArticles  div#NewsArticlesTitle {
	float: left;
	margin-top:1em;
	padding:3px 0 0 0;
	width:100%;
	}
div#NewsArticles  div#NewsArticlesTitle h2 {
	padding:.3em .3em 0 .3em;
	font-size:100%;
	font-weight:bold;
	margin-bottom:5px;
	height:17px;
	color:#ffffff;
	background-color:#79660D;
	}
div#NewsArticles  div#NewsArticlesLinks {
	width:416px;
	padding:0px;
	float:left;
	text-align:left;
	display:inline;
	}
div#NewsArticles  div#NewsArticlesLinks ul {
	margin: 0px;
	padding: 0px; 
	color: #000;
	}
div#NewsArticles  div#NewsArticlesLinks ul li {
	list-style-type:none;
	padding:10px 0px 5px 0px;
	margin-bottom:5px;
	}
div#NewsArticles  div#NewsArticlesLinks ul li p {
	margin-top:0px;
	margin-bottom:-12px;
	}
div#NewsArticles .MoreNews {
	float:right;
	padding-bottom:10px;
	}
div#NewsArticles a:link{ font-weight:bold; color: #000000; text-decoration: underline;}
div#NewsArticles a:visited { font-weight:bold; color: #000000; text-decoration: underline; }
div#NewsArticles a:hover { font-weight:bold; color: #000000; text-decoration: none; }
div#Bannners {
	width:740px;
	display:inline;
	padding:12px 0px 12px 0px;
	}
	
/*####################### HOMEPAGE BANNER ADVERTS #######################*/
	
ul#Banners {
	width:740px;
	padding:10px 0px 0px 0px;
	margin:0px;
	float:left;
	list-style:none;
	}
ul#Banners li {
	float:left;
	display:inline;
	margin-right:20px;
	}
ul#Banners li.FixedRight {
	margin-right:0px;
	float:left;
	display:inline;
	}	
ul#Banners li img {
	float:left;
	padding:0px;
	}

/*####################### SEARCH #######################*/

div#SearchBox {
	float:left;
	background-color:#ECBE22;
	text-align:left;
	width:207px;
	margin:0px 0px 10px 0px;
	padding:5px 0px 5px 10px;
	height:55px;
	}
div#SearchBox form label {
	color:#000000;
	}
div#SearchBox form fieldset {
	padding:0px;
	margin:0px;
	}
div#SearchBox form input {
	width:130px;
	float:left;
	margin:10px 0px 10px 0px;
	padding-top:0px;
	}
div#SearchBox input.submit {
	float:left;
	background-color:#ECBE22;
	color:#000000;
	float:left;
	font-weight:normal;
	height:22px;
	margin:10px 0px 10px 5px;
	padding-top:0px;
	padding-bottom:2px;
	width:60px;
	}
	
/*####################### MAIN NAVIGATION #######################*/

div#MainNavigation {
	float:left;
	text-align:left;
	width:217px;
	margin: 0px;
	padding:0px;
	}
div#MainNavigation ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
	width:217px;	
	}
div#MainNavigation ul li {
	display:inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear:left;
    float:left;
	}
div#MainNavigation ul li a {
	padding:3px 12px 3px 12px;
	margin: 0px 0px 7px 0px;
	display:block;
	background-color:#d4ab1d;
	font-weight:normal;
	width:193px;
	color:#fff;
	}
div#MainNavigation ul li a:link {
	font-weight: normal;
	color:#000;
	background-color:#79660d;
	text-decoration:none;
	text-align: right;
	}
div#MainNavigation ul li a:visited {
	font-weight: normal;
	color:#000;
	background-color:#79660d;
	text-decoration:none;
	text-align: right;
	}
div#MainNavigation ul li a:hover {
	font-weight:normal;
	color:#fff;
	background-color:#d4ab1d;
	text-decoration:none;
	text-align:right;
	}
div#MainNavigation ul li.parent a:link {
	font-weight: normal;
	color:#fff;
	background-color:#79660d;
	text-decoration:none;
	text-align: right;
	}
div#MainNavigation ul li.parent a:visited {
	color:#fff;
	font-weight: normal;
	background-color:#79660d;
	text-decoration:none;
	text-align: right;
	}
div#MainNavigation ul li.parent a:hover {
	color:#000;
	font-weight: normal;
	background-color:#d4ab1d;
	text-decoration:none;
	text-align: right;
	}
div#MainNavigation ul li.current {
	padding:3px 12px 3px 6px;
	margin: 0px 0px 7px 0px;
	display:block;
	width:199px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	background-color:#d4ab1d;
	text-align: left;
	}
div#MainNavigation ul li.childTop a:link {
	font-weight: normal;
	color:#fff;
	background-color:#79660d;	
	text-decoration:none;
	text-align: left;
	}
div#MainNavigation ul li.childTop a:visited {
	font-weight: normal;
	color:#fff;
	background-color:#79660d;
	text-decoration:none;
	text-align: left;
	}
div#MainNavigation ul li.childTop a:hover {
	font-weight: normal;
	color:#000;
	text-decoration:none;
	text-align: left;
	background-color:#d4ab1d;		
	}	
div#MainNavigation ul li.child a:link {
	font-weight: normal;
	color:#fff;
	background-color:#79660d;	
	text-decoration:none;
	text-align: left;
	}
div#MainNavigation ul li.child a:visited {
	font-weight: normal;
	color:#fff;
	background-color:#79660d;
	text-decoration:none;
	text-align: left;
	}
div#MainNavigation ul li.child a:hover {
	font-weight: normal;
	color:#000;
	text-decoration:none;
	text-align: left;
	background-color:#d4ab1d;
	}
div#MainNavigation ul li.childBottom a:link {
	font-weight: normal;
	color:#fff;
	background-color:#79660d;
	text-decoration:none;
	text-align: left;
	}
div#MainNavigation ul li.childBottom a:visited {
	font-weight: normal;
	color:#fff;
	background-color:#79660d;
	text-decoration:none;
	text-align: left;
	}
div#MainNavigation ul li.childBottom a:hover {
	font-weight: normal;
	color:#000;
	background-color:#d4ab1d;
	text-decoration:none;
	text-align: left;
	}

/*####################### CRUMBTRAIL NAVIGATION #######################*/

div#Breadcrumb {
	padding:10px 0px 0px 0px;
	width:740px;
	height:15px;
	float:left;
	text-align:left;
	display:inline;
	}
div#Breadcrumb ul {
	margin:0px;
	padding:0px;
	}
div#Breadcrumb ul li {
	list-style:none;
	display:inline;
	}
div#Breadcrumb p {
	font-size:100%;
	line-height:125%;
	color: #000;
	margin:0px;
	padding: 10px 20px 12px 20px;
	}

/*####################### PAGE FOOTER #######################*/

div#Footer {
	background-color:#000000;
	width:100%;
	float: left; 
	display: inline; 
	padding: 5px 0px 10px 0px; 
	margin:30px 0px 0px 0px; 
	text-align: right;
	}
div#FooterBottomWrap {
	width: 968px;
	padding: 0px;
	margin: 1px auto;
	text-align: center;
	height:80px;
	}
div#FooterBottom {
	float: left;
	text-align: left;
	width: 500px;
	padding: 0px;
	margin: 0px;
	}
div#FooterBottom p {
	font-size:100%;
	color: #fff;
	margin:0px;
	padding: 5px 0px 5px 10px;
	}
div#FooterLinks {
	float: right;
	text-align: right;
	width: 450px;
	height:30px;
	padding: 0px;
	margin: 0px;
	}
#FooterLinks ul {
	padding: 0px;
	margin: 0px;
	float:right;
	text-align:left;
	list-style:none;
	}
#FooterLinks ul li {
	padding: 5px 5px 5px 0px;
	display:inline;
	float:left;
	color: #fff;
	font-weight:bold;
	}
#FooterLinks ul li a:link {
	color: #fff;
	text-decoration:underline;
	}
#FooterLinks ul li a:visited {
	color: #fff;
	text-decoration:underline;
	}
#FooterLinks ul li a:hover {
	color: #fff;
	text-decoration: none;
	}
#FooterLogo {
	float:left;
	}

/*####################### CONTENT SUMMARY #######################*/

div#Summary {
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	padding-top:5px;
	}
div#Summary p {
	margin-bottom:5px;
	color:#000;
	}

/*####################### CONTENT IMAGE #######################*/

div#ContentWide img,
div#ContentWide p img {
	float:right;
	padding:0px 0px 10px 15px;
	}

/*####################### RELATED DOCUMENTS & CONTENT #######################*/

div#RelatedDocuments,
div#RelatedContent {
	float: left;
	margin-top:1em;
	padding:3px 0 0 0;
	width:100%;
	}
div#RelatedDocuments h2,
div#RelatedContent h2 {
	padding:.3em .3em 0 20px;
	font-size:100%;
	font-weight:bold;
	margin-bottom:10px;
	height:17px;
	color:#ffffff;
	background-color:#79660D;
	}
div#RelatedDocuments ul,
div#RelatedContent ul {
	margin:0px;
	padding:0px;
	width:700px;
	}
div#RelatedDocuments ul li,
div#RelatedContent ul li {
	display:block;
	clear:both;
	float:left;
	border-bottom: 1px dotted #ae8c18;
	padding:6px 10px 4px 4px;
	color:#411355;
	width:715px;
	}
div#RelatedDocuments img,
div#RelatedContent img {
	float:none;
	border:0px;
	padding:0px;
	margin:0px;
	} 

/*####################### RELATED EXTERNAL LINKS #######################*/

div#RelatedLinks {
	float: left;
	margin-top:1em;
	padding:3px 0 0 0;
	width:100%;
	}
div#RelatedLinks h2 {
	padding:.3em .3em 0 20px;
	font-size:100%;
	font-weight:bold;
	margin-bottom:10px;
	height:17px;
	color:#ffffff;
	background-color:#79660D;
	}
div#RelatedLinks ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
div#RelatedLinks ul li {
	margin-bottom:5px;
	padding:6px 10px 4px 4px;
	border-bottom: 1px dotted #ae8c18;
	color:#411355;
	}

/*####################### RELATED DOCUMENT IMAGES #######################*/

.relatedDocTypePDF img {
	display:none;
	}
#RelatedDocuments li.relatedDocTypePDF {
	background:url(/images/icons/pdf.gif) left center no-repeat;
	padding-left:25px;
	margin-bottom:5px;
	margin-top:5px;
	width:100%;
	}
.relatedDocTypeWord img {
	display:none;
	}
#RelatedDocuments li.relatedDocTypeWord {
	background:url(/images/icons/word.gif) left center no-repeat;
	padding-left:25px;
	margin-bottom:5px;
	margin-top:5px;
	width:100%;
	}
.relatedDocTypePP img {
	display:none;
	}
#RelatedDocuments li.relatedDocTypePP {
	background:url(/images/icons/powerpoint.gif) left center no-repeat;
	padding-left:25px;
	margin-bottom:5px;
	margin-top:5px;
	width:100%;
	}
.relatedDocTypeExcel img {
	display:none;
	}
#RelatedDocuments li.relatedDocTypeExcel {
	background:url(/images/icons/excel.gif) left center no-repeat;
	padding-left:25px;
	margin-bottom:5px;
	margin-top:5px;
	width:100%;
	}

/*####################### NEWS #######################*/

p.NewsArticleDate {
	padding:10px 0px 5px 0px;
	}
.ctArticleNewsList {
	border: none;
	padding-top:10px;
	margin:0;
	width: 100%;
	border-collapse: collapse;
	}
.ctArticleNewsList ul {
	margin:0;
	padding:0px 0px 20px 0px;
	margin-left:5px;
	list-style:none;
	float:left;
	}
.ctArticleNewsList ul li {
	width:730px;
	clear:left;
	float:left;
	}
.news_list_date {
	float:left;
	width:160px;
	padding-top:4px;
	padding-bottom:10px;
	}
.news_list_title {
	width:570px;
	float:left;
	padding-top:4px;	
	}
.news_list_summary {
	border-bottom: 1px dotted #ae8c18;
	float:left;
	width:725px;
	padding:10px 0px 10px 0px;
	margin-bottom:5px;
	}
.news_list_summary p {
	margin-top:0px;
	margin-bottom:-12px;
	}

/*####################### STANDARD LISTS #######################*/

.ctArticleStandardList {
	padding:0px;
	margin:0px;
	float:left;
	width:535px;
	}
.ctArticleStandardList ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	}
.ctArticleStandardList ul li {
	float:left;
	width:100%;
	padding-top:4px;
	}
.ctArticleStandardList ul li div.StandardListSummary {
	border-bottom: 1px dashed #64686B;
	float:left;
	width:535px;
	padding:10px 0px 10px 0px;
	margin-bottom:5px;
	}
.ctArticleStandardList ul li div.StandardListSummary p {
	margin-top:0px;
	margin-bottom:-12px;
	}

/*####################### TABLES #######################*/

table.DataTable {
	font-size:11px;
	width:100%;
	margin-bottom:15px;
	}
table caption {
	font-size:10px;
	color:#000000;
	width:auto;
	text-align:left;
	padding:10px 5px 5px 0px;
	caption-side:top;
	}
table.DataTable th {
	color:#000000;
	vertical-align:top;
	font-weight:bold;
	background-color:#D4AB1D;
	padding:8px;
	width:25%;
	}
table.DataTable th.HeadingLeft {
	font-weight:normal;
	}	
table.DataTable thead {
	text-align:left;
	vertical-align:top;
	}
table.DataTable td {
	color:#000000;
	background-color:#D4AB1D;
	padding:8px;
	vertical-align:top;
	text-align:left;
	width:25%;
	}
table.DataTable td.BlankHeading {
	background-color:#ECBE22;
	}

/*####################### FORMS #######################*/

div.FormSection {
	border:1px black dashed;
	padding:5px 0px 10px 0px;
	float:left;
	width:740px;
	margin:0px 0px 10px 0px;
	}
div.FormSection h2 {
	padding-left:10px;
	color:#000000;
	}
div.FormSection p {
	padding-left:10px;
	padding-right:10px;
	clear:left;
	}
div.FormRow {
	float:left;
	width:730px;
	margin:5px 0px 5px 10px;
	/* Internet Explorer Version 6 & Older */
	_margin-left:5px; 
	/**/
	}
div.FormRow div.Labels {
	width:250px;
	float:left;
	padding:0px 10px 0px 0px;
	}
div.FormRow div.Fields {
	float:left;
	padding:0px 0px 0px 0px;
	width:470px;
	}
div.FormRow div.Fields input.text,
div.FormRow div.Fields select,
div.FormRow div.Fields textarea {
	width:440px;
	background-color:#f8d972;
	border:1px solid #000000;
	}
div.FormRow div.Fields textarea {
	font-size:100%;
	}
div.FormRow div.Fields label.CheckboxLabel {
	padding-bottom:5px;
	clear:left;
	float:left;
	}
div.FormRow div.Fields label.CheckboxLabel input {
	margin-right:10px;
	}
div.FormRowConsent {
	float:left;
	margin:5px 0px 5px 10px;
	/* Internet Explorer Version 6 & Older */
	_margin-left:5px; 
	/**/
	}
div.FormRowConsent label.CheckboxLabel {
	padding-bottom:5px;
	width: 520px;
	clear:left;
	float:left;
	}
div.FormRowConsent label.CheckboxLabel input {
	margin-right:15px;	
	}
input.submit {
	float:right;
	width:150px;
	background-color:#f8d972;
	border:1px solid #000000;
	}
span.RequiredField {
	color:red;
	font-weight:800;
	}
div.FormRow div.Labels span.RequiredField {
	padding-left:5px;
	}
div.FormRow div.WideField {
	width:720px;
	}
div.FormRow div.WideField textarea {
	width:710px;
	background-color:#f8d972;
	border:1px solid #000000;
	}
	
/*####################### SOCIAL BOOKMARKING #######################*/

div#SocialBookmarks {
	font-size:80%;
	width:546px;
	float:left;
	clear:left;
	padding:20px 0px 0px 0px;
}
div#SocialBookmarks p {
	padding: 0px 0px 0px 0px;
	float:left;
}
div#SocialBookmarks ul {
	list-style:none;
	clear:left;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px;
	width:546px;
}
div#SocialBookmarks ul li {
	display:inline;
	float:left;
	padding: 0px 20px 0px 0px;
}
div#SocialBookmarks img {
	float:left;
	padding:0px 5px 0px 0px;
	}