body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	background-color: White;
	color: Black;
}

/* Section colours */
.sectAquaGreen {
	background-color: #55bab7;
}


h1 {
	font-size: 1.8em;
}
h2, h3, h4 {
	font-size: 1.7em;
}
h1,
h2,
h3,
h4 {	
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #00799f;
}

p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

img {
	border: 0px;
}
td {
	vertical-align: top;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: auto;
}

#centerBody {
	margin: 20px auto 20px auto;
	width: 974px;
	
}
#bodyBorder {
	border: solid 2px #939598;
	background-color: white;
}
#bodyTLC,
#bodyTRC,
#bodyBLC,
#bodyBRC {
	position: absolute;
}
#bodyTLC,
#bodyTRC {
	margin-top: -2px;
}
#bodyTLC,
#bodyBLC {
	margin-left: -2px;
}
#bodyTRC,
#bodyBRC {
	margin-left: 960px;
}
#bodyBLC,
#bodyBRC {
	margin-top: -10px;	
}

#bodyFrame {
	margin: 20px 15px 10px 15px;
}

img#siteLogo {
	position:relative;
	float: right;
}

div.siteSearchBox {
	padding-top: 10px;
}
div.siteSearchBox input.tb {
	width: 175px;
	border: solid 1px Black;
	font-size: 0.9em;
	padding: 2px 2px 2px 2px;
}
div.siteSearchBox .label {
	margin-bottom: 3px;
	font-size: 0.85em;
}
div.siteSearchBox .srchBtn {	
	margin-left: 5px;
	position: absolute;
	margin-top: 1px;
}

#bodyRow1,
#bodyRow2,
#bodyRow3,
#bodyRow4 {
	margin-bottom: 15px;	
	overflow: hidden;
}
#bodyRow1
{
height:95px;
}
#bodyRow2 {
	background-color: #0099d9;
	font-size: 1.4em;
	color: White;
	font-style: italic;
	border: solid 1px #0099d9;
}
#bodyRow2 .tickerContent {
	padding: 10px 15px 10px 7px;
}
#bodyRow2 .tickerContent a {
	color: white;
}
#bodyRow3 {
	padding-bottom: 30px;
}
#bodyRow3 .bodyLeftCol {
	width: 175px;
}
#bodyRow3 .bodyLeftCol .section {
	margin-top: 15px;
}
#bodyRow3 .bodyRightCol {
	width: 750px;
	float: right;
}
#bodyRow3 .bodyRightCol .breadcrumbTrail {
	margin-bottom: 10px;
	font-size:0.85em;
}
#bodyRow3 .bodyRightCol p {
	zwidth: 555px;
}
#bodyRow3 table.contentTab {
	width: 100%;
}
#bodyRow3 table.contentTab td.blockSections {
	padding-left: 15px;
	font-size: 0.85em;	
}
#bodyRow3 table.contentTab td.blockSections .section {
	margin-bottom: 15px;
	width: 175px;
	color: White;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bodyRow3 table.contentTab td.blockSections .section a {
	color: white;
	text-decoration: underline;
}
#bodyRow3 table.contentTab td.blockSections .section .content {
	margin-left: 10px;
	margin-right: 10px;
}
#bodyRow3 table.contentTab td.blockSections .orange {
	background-color: #f7901e;
}
#bodyRow3 table.contentTab td.blockSections .lightGreen {
	background-color: #67bd4a;
}
#bodyRow3 table.contentTab td.blockSections .darkGreen {
	background-color: #00a952;
}
#bodyRow3 table.contentTab td.blockSections .darkBlue {
	background-color: #0098a5;
}
#bodyRow3 table.contentTab td.blockSections .purple {
	background-color: #a1005d;
}
#bodyRow3 table.contentTab td.blockSections .red {
	background-color: #ee352a;
}

#bodyRow4 {
	padding-bottom: 10px;
}
#bodyRow4 .footerImgs {
	
}
#footer {
	font-size: 0.85em;
	margin: 13px 17px 13px 17px;
}
#footer span {
	margin-right: 50px;
}
#footer .siteMapBlock {
	float: right;
	margin-top: -2px;
}

.editorControls {
	height: 15px;
}

#edc {
	color: Black;
	position: absolute;
	font-size: 0.85em;
	margin-top: -18px;
	width: 943px;
}
#edc a {
	color: black;
}
#edc .separator {
	color: Black;
}

#mainMenu {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 0.9em;
}
#mainMenu .item {
	background-color: #0099d9;
	color: white;
	margin-bottom: 1px;
	padding: 4px 5px 4px 10px;
	line-height: 1.4em;
	cursor: pointer;
}
#mainMenu .selected {
	background-color: #008ab5;
}
#mainMenu .selected .arrow {
	position: absolute;
	margin-left: -18px;
	margin-top: -3px;
	color: #008ab5;
}
#mainMenu .item a {
	color: white;
}
#mainMenu .selected a {
	font-weight: bold;
}
#mainMenu .subItems {
	margin-left: 10px;
}
#mainMenu .subItems .item {
	background-color: #2cc3f2;
	padding-left: 7px;
}
#mainMenu .subItems .item a {
	zcolor: Black;
}
#mainMenu .subItems .selected a {
	zcolor: #00516a;
	zfont-weight: normal;
}
#mainMenu .subItems .subItems .item {
	background-color: #7dd4f7;
}

/* document finder */
.toggler {
	background-color:#7dd4f7; 
}
.documentfinderbox {
	border: #009933 dotted 1px;
	background-color: #7dd4f7; 
}
#documentFinderAccordion {
	margin-bottom: 10px;
}
.cfHeaderStyle {
	background-color: #0099d9;
}
