﻿body {
	background-color: #dddddd; /* Background colour. */
}
.BG_Base h2, .BG_Base h5, .MSC_FooterFrame, #IWS_WH_Elem_GlobalLinks, #ctl00_IWS_WH_Elem_Logo {
	background-color: #dddddd !important; /* Header & footer bar background color. */
}
.MS_MasterFrame {
	background-color: #ffffff !important; /* Document background colour. */
	border: none !important; /* Document border colour. */
}
.MSC_PrimaryNavFrame a {
	color: #4b4b4b !important; /* Navigation text colour. */
                background-color: #ffffff !important; /* Selected navigation background colour. */
                border: solid !important;
                border-width: 2px !important;
                border-color: #ef6c15 !important;
}
a.MSC_PrimaryNavLink-On {
	color: #000000 !important; /* Selected navigation text colour. */
	background-color: #ffffff !important; /* Selected navigation background colour. */
                border: solid !important;
                border-width: 2px !important;
                border-color: #000000 !important;
}
.MS_MasterBody {
	background-color: #ffffff !important; /* Content area background colour. */
	border-color: #000000 !important; /* Content area border colour. */
}

.MS_WH_ZoneContent, .MS_WH_ZoneContent td {
  font-size: 9pt !important; /* Body font size. */
  color: #000000 !important; /* Body text colour. */
}
a {
  color: #4b4b4b !important; /* Link colour. */
  text-decoration: none !important;
  font-weight: bold !important;
}
a:hover {
	text-decoration: underline !important;
}
/*
 *	Everything else.
 *	You shouldn't need to change anything below here.
 */
table, tbody, tr, td {
	border: none !important;
	margin: 0px !important;
}
img {
	border: none !important;
}
ul, ol {
	padding: 0px 0px 0px 25px !important;
	margin: 0px !important;
	list-style-position: outside !important;
}


.BG_Base {
	background-color: transparent !important;
	background-image: none !important;
	height: 250px;
	margin: 0px;
	padding: 0px;
	position: relative;
	display: block
}
.BG_Base h2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 51%;
	padding: 3px 10px 5px 10px !important;
	text-align: left !important;
	display: block;
}
.BG_Base h5 {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 51%;
	padding: 3px 10px 5px 10px !important;
	text-align: right !important;
	display: block;
}
.BG_Base h2 span, .BG_Base h5  span{
	font-size: 8pt !important;
}
.MS_MasterFrame {
	background-image: url('/images/background.jpg') !important;
	background-position: left top !important;
	background-repeat: no-repeat !important;
	padding: 0px !important;
}
.MS_MasterHeader table.MSC_SiteWidth {
	height: 21px !important;
}
.MS_MasterBody {
	border-width: 0px !important;
	border-style: solid none none solid !important;
}
.MSC_Body {
	background-color: transparent !important;
	padding: 0px 5px 0px 5px !important;
}
.MS_WH_ZoneContent {
	padding: 10px !important;
}
.MSC_FooterFrame {
	padding: 4px 10px 5px 10px !important;
	margin: 0px !important;
}
.MS_MasterBottomAD {
	padding-top: 0px !important;
}
.MS_MasterPrimaryNav {
	display: none;
}
.MS_MasterLeftNav {
	background-color: transparent !important;
	padding-top: 15px;
}
.MSC_PrimaryNavFrame {
	background-color: transparent !important;
}
.MSC_PrimaryNavLeftSpace, .MSC_PrimaryNavRightSpace {
	display: none;
}
.MSC_PrimaryNavFrame td {
	background-color: transparent !important;
	padding: 1px 8px 1px 5px;
	vertical-align: bottom;
}
.MSC_PrimaryNavFrame a {
	display: block;
	font-size: 8pt !important;
	font-weight: bold;
	padding: 4px 0px 4px 12px;
	text-decoration: none !important;
}
a.MSC_PrimaryNavLink-On {
	font-weight: bold !important;
	text-decoration: none !important;
}
.MSC_PrimaryNavFrame a:hover {
	text-decoration: underline !important;
}
