/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	
}
.sIFR-hasFlash h3 {
	visibility: hidden;
	
}




/*-------------------------------------------------------*/
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #dce1e6;
}
#header {
	height: 100px;
	width: 950px;
	float: left;
	background-color: #002a5c;
}
#header #logo {
	float: right;
	width: 271px;
	height: 66px;
	padding-top: 17px;
	padding-right: 17px;
}
#header #headerTitle {
	width: 620px;
	color: #FFFFFF;
	padding-top: 35px;
	padding-left: 20px;
	font-size: 18px;
}


#contentArea #mainContent {
	width: 680px;
	float: right;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#wrapper #footer {
	background-image: url(../images/mainContentNavBg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 10px;
	float: left;
	width: 930px;
}
#footer p {
	padding-left: 205px;
}
a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #002A5C;
	text-decoration: underline;
}

p {
	font-size: 0.7em;
	line-height: 1.4em;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	color: #003366;
}
#contentArea h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #002A5C;
}
table p {
	font-weight: normal;
	color: #003366;
}
#contentArea h2 {
	font-size: 1.15em;
	color: #002A5C;
}
#contentArea h3 {
	font-size: 20px;
	color: #002A5C;
}
#contentArea h4 {
	color: #002A5C;
	font-size: 0.9em;
}
#contentArea h5 {
	font-size: 0.8em;
	color: #002A5C;
}
#contentArea h6 {
	font-size: 0.70pc;
	color: #002A5C;
}
.whiteTxt {
	color: #FFFFFF;
}
#mainSideNavigation a.subNav                {
	font-weight: normal;
	font-size: 0.7em;
	display: block;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F9B38A;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	margin: 0px;
}
#MenuBar1 {
	width: 180px;
}


#header #headerTitle h1 {
	font-size: 1.9em;
}

.clear {
	clear: both;
}
#imageStrip  {
	float: left;
	height: 78px;
	width: 950px;
	background-image: url(../images/imageStrip.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#mainPageHeader #colourPale {
	float: left;
	width: 700px;
	padding-left: 250px;
}
#colourPale h2 {
	color: #FFFFFF;
}
#contentArea {
	float: left;
	width: 950px;
	background-image: url(../images/mainContentNavBg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
* {
	margin: 0px;
	padding: 0px;
}
#contentArea #mainSideNavigation {
	width: 170px;
	float: left;
	background-color: f7971d;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}


#mainPageHeader #colourDark {
	width: 950px;
	height: 18px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#mainPageHeader h2 {
	padding-top: 15px;
	color: #FFFFFF;
	padding-bottom: 15px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 1.2em;
}

#imageStrip #logos {
	width: 500px;
	float: right;
	padding-top: 14px;
	padding-right: 20px;
	text-align: right;
}
#imageStrip #logos img {
	padding-left: 10px;
}
#mainPageHeader {
	width: 950px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#mainContent ul {
	padding-left: 20px;
}
#mainContent ol {
	padding-left: 20px;
}
#mainContent li {
	font-size: 0.7em;
	color: #003366;
}
#mainContent #StaffRightColumn {
	float: right;
	width: 225px;
}
#mainContent #staffLeftColumn {
	width: 450px;
	float: left;
}
#contentArea #leftNav {
	width: 200px;
	float: left;
	background-color: f7971d;
}
