body
{
	background: #26303C;
	margin: 0;
	padding: 0px 0;
	font-size: 1.1em;
	color: #232D39;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#docwrapper { position: relative; }
#top { height: 13px; background: #161A23; border-bottom: 1px solid #405268; }
#top2 { height: 90px; margin: 0px; background: url(topbg2.jpg) repeat-x; position: relative; }
#topshadow { background: url(topshadow.png) repeat-x; height: 11px; top: 90px; width: 100%; left: 0px; position: absolute; }
#topshadow2 { background: url(topshadow.png) repeat-x; height: 11px; top: 90px; width: 100%; left: 0px; position: absolute; }
#logowrapper { width:800px; margin:0px auto 0px auto; padding:0 0 0 0; min-height: 100px; position: relative; }
#logo { margin: 0px 0 0px 0; background: white; padding: 15px 10px 10px 10px; position: absolute; top: -5px; text-align: center; width: 200px; vertical-align: middle; }
* html #logo { height:120px; }
#logoshadow { height: 15px; background: url(logoshadow.png) no-repeat; position: absolute; right: 0px; bottom: -15px; width: 220px; }

#bannerwrapper { padding:0 0 0 0; background: #D9D9D9; overflow: hidden; max-height: 147px; border-bottom: 3px solid #C5C6C0; }
#banner { width:800px; margin:0px auto 0px auto; padding:0 0 0 0; overflow: hidden; height: 147px; text-align: center; }
#bannershadow { height: 11px; background: White url(bannershadow.jpg) repeat-x; border-top: 1px solid White;}
#bannerfadeleft { height: 147px; background: url(bannerfadeleft.png) repeat-y; position: absolute; left: 0px; top: 90px; width: 200px;}
#bannerfaderight { height: 147px; background: url(bannerfaderight.png) repeat-y; position: absolute; right: 0px; top: 90px; width: 200px;}

* html #bannerfadeleft { display:none; } * html #bannerfaderight { display:none; } * html #logoshadow { display:none; }
* html #topshadow { display:none; } * html #topshadow2 { display:none; }

#wrapper { margin: 0px auto 0px auto; background: White; position: relative; border-bottom: 5px solid #CED0C3; clear: both; min-height: 375px; }
#contentwrapper { margin:0px auto 0px auto; width: 800px; position: relative; top: -30px; clear: both; }

#navshadowleft1 { height: 256px; width: 6px; background: url(shadowleft1.jpg) no-repeat; position: absolute; left: -6px; top: 19px; }
#navshadowleft2 { height: 256px; width: 6px; background: url(shadowleft1.jpg) no-repeat; position: absolute; left: 244px; top: 19px; }
#navshadowright1 { height: 256px; width: 6px; background: url(shadowright1.jpg) no-repeat; position: absolute; left: 220px; top: 19px; }
#navshadowright2 { height: 256px; width: 6px; background: url(shadowright1.jpg) no-repeat; position: absolute; right: -6px; top: 19px; }

#content { float:left; min-height:375px; width:530px; margin:0; margin-left: 30px; background:#fff;padding:10px; top: -20px;}
* html #content { height:375px;}
* html #contentwrapper { top: -40px;}

#content div.divBodyText, div.divDynamicControlPanel { margin:16px 15px 15px 0px; padding:0; line-height:1.45em; font-size:75%;}

h1 
{
    margin:5px 0px 0px 0px; padding:7px;
    font-size: 80%; color: White; font-weight: bolder;
    background: #2F3F4E;
}

#nav
{
    background: White;

	float: left;
	min-height: 300px;
	width: 200px;
	margin:0px;
	padding: 10px;
}
* nav #content { height:300px; }

#nav ul
{
	margin: 0px auto 0px auto;
	padding: 0px;
	list-style: none;
}
#nav li
{
	margin: 0px;
	padding: 0px;
	display:inline;
	font-size: 75%;
}

#nav li a, #nav li a:visited
{
	text-decoration: none;
	color: #333333;
	display: block;
	padding: 2px 0px 3px 20px;
	line-height: 25px;
	background: White url(bullet1.gif) no-repeat 8px 12px;
	border-top: 1px solid #E4E7EC;
}

#nav li a:hover
{
	background: #92A3B5 url(bullet2.gif) no-repeat 8px 12px;
	color: White;
}

#nav li a.current, #nav li a.current:visited, #nav li a.current:hover
{
	background: #2F3F4F url(bullet2.gif) no-repeat 8px 12px;
	color: White;
}

#nav li a.currentdown, #nav li a.currentdown:visited, #nav li a.currentdown:hover
{
	background: #2F3F4F url(bullet2.gif) no-repeat 8px 12px;
	color: White;
}

#nav li ul
{
	border-top-width: 0px;
	margin: 0px; margin-bottom: 5px;
}

#nav li ul li
{
	font-size: 100%;
	border: 0px;
	width:100%;
}

#nav ul li ul li a, #nav li ul li a:visited
{
	background: url(bullet3.gif) no-repeat;
	background-position: 20px 12px;
	padding: 0 10px 0 35px;
	border-top: 0px;
}

#nav ul li ul li a:hover
{
	background: #92A3B5 url(bullet4.gif) no-repeat 20px 12px;
}


#nav ul li ul li a.current, #nav ul li ul li a.current:visited, #nav ul li ul li a.current:hover
{
	background: #2F3F4F; color: White;
}


#nav ul li ul li a.currentdown, #nav li ul li a.currentdown:visited, #nav li ul li a.currentdown:hover
{
	background: #2F3F4F; color: White;
}

#nav ul li ul li ul li a, #nav li ul li ul li a:visited
{
	background: url(bullet4.gif) no-repeat 20px 12px;
	background-position: 27px 11px;
	padding: 0 10px 0 42px;
	font-size:90%;
}

#nav ul li ul li ul li a.current, #nav li ul li ul li a.current:visited
{
	padding: 0 10px 0 42px;
	border-top-width:0px;
	background: #2F3F4F url(bullet4.gif) no-repeat 20px 12px;
}

#navbottom
{
    border-top: 1px solid #E4E7EC;
	margin: 0px 0px 0px 0px; width: 200px; height: 2px; padding: 0px;
} 

#subnav { width: 1000px; margin: 10px auto 0px auto; padding: 0px; }
ul#subnavlist { list-style: none; text-align: center; display: block; margin: 0px; }
ul#subnavlist li { display: inline; }
ul#subnavlist li a
{
    text-decoration: none;
    padding: 1px 7px 1px 7px;
    font-size:60%;
    text-align:center;
    border-right:1px solid White;
    display:inline-block;
    color:White;
    margin: 0px 0px 0px -12px;
}

/* FF style */
html>body ul#subnavlist li a { margin: 0px 0px 0px -5px; }
/* IE7 styles */
*:first-child + html ul#subnavlist li a { margin: 0px 0px 0px -12px; }

ul#subnavlist li a:hover { text-decoration: underline; }

#bottomwrapper { clear: both; }
#footer { text-align: center; font-size:0.65em; clear:both; width:auto; margin: 10px auto 10px auto; padding:0; color: #9B999A; padding: 0px 0px 10px 0px; }

#bottomnav 
{
    width: 740px; margin: -1px auto 10px auto; color: #4e4e4e;
    padding: 5px;
    clear:both;
}

.cb { clear:both; }
img { border:0; }

.contentimage { float:right; margin:5px 15px 0px 10px; padding:0; padding-bottom: 5px;}

table { font-size:75%; width:400px; text-align:left; padding:5px; margin:5px 0 10px 13px}
h2 { margin:0 25px 14px 15px; padding:0; line-height: 1.1em; font-size:90%;}
h3 { margin:0 25px 14px 15px; padding:0; line-height:1.1em; font-size:85%;}
#content ul { margin:3px 10px 5px 35px; padding:0; font-size:98%; }
#content li { line-height:1.3em; margin:0; padding:0; } 
#content ol { margin:3px 10px 5px 35px; padding:0; font-size:75%; }


#content a {text-decoration:underline;color:#2F3F4F;}
#content a:hover { background-color: #efefef;}

textarea 
{
font-family:Arial, Helvetica, sans-serif;
}

.divContactEmailForm
{
	padding:15px;
	border:solid 1px #ebebeb;	
	width:350px;
}

.divContactEmailForm td
{
	vertical-align:top;
	line-height:22px;

}

.divContactEmailForm input.textbox
{
	width:240px;	
}

.divContactEmailForm textarea
{
	width:240px;	
}

.divContactEmailForm input.action
{
   color:#000000;
   border-style:solid;
   border-color:#777777;
   border-width:1px;
   width:auto;
   cursor:pointer;
}

.divContactEmailForm label
{
	font-size:100%;
}

.divContactEmailForm span.lblEmailSent
{
	color:Red;
	font-size:11pt;
	padding-top:10px;
}

.divFSAText
{
	font-size:60%;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	width:600px;
	color:White;
}

.divFSAText a:link
{
	color:White;
}


.divAddressText
{
	font-size:80%;
}

table.tblStaffList
{
	border:solid 0px #ebebeb;	
	width:450px;
	margin:0px;
}

.tblStaffList td
{
	vertical-align:top;
	margin:0px;
	padding:0px;
}


a.aStaffTitle, a.aStaffTitle span
{
	font-weight:normal;
}

.tblStaffList h3
{
	display:inline;
	font-size:10pt;
	padding-bottom:0px;
	margin:0px;
}

td.tdStaffTitle
{
	padding-top:5px;
}

.tblStaffList img.imgWorker
{
	margin-top:5px;
	margin-right:6px;
	margin-bottom:-1px;
	float:left;
}


.tblStaffList span.spnNotes
{
	font-size:95%;
}

.tblStaffList td.tdNotes
{
	vertical-align:top;
	padding-bottom:10px;	
}

h1.hStaffGroup
{
	color:#232D39;
	margin:0px;
	font-size:80%;
	border-width:0px;
	padding:0px;
	background:none;
}

/*
Placeholders for content
*/

div.phContentTopLeft, div.phContentBottomLeft, div.phContentTopRight, div.phContentBottomRight
{
display:inline;
}

div.phContentFullWidth, div.phContentFullWidth img, div.phContentFullWidth object
{
margin:10px;
text-align:center;
margin-left:auto;
margin-right:auto;
}

div.phContentTopLeft img, div.phContentTopLeft object
{
float:left;
margin: 10px 15px 10px 10px;
}

div.phContentTopRight img, div.phContentTopRight object
{
float:right;
margin: 10px 15px 10px 15px;
}

div.phContentBottomLeft img, div.phContentBottomLeft object
{
float:left;
margin: 5px 15px 10px 10px;
}

div.phContentBottomRight img, div.phContentBottomRight object
{
float:right;
margin: 5px 15px 10px 10px;
}

.divEnquiryForm
{
	padding:10px; border:solid 1px #ebebeb;	
	width:500px;
}
.divEnquiryForm table
{
	width:470px;
}
.divEnquiryFormTD
{
	vertical-align:top; width: 150px;
	line-height:22px;
}
.divEnquiryForm label
{
	font-size:100%;
}
.divEnquiryForm span.lblEmailSent
{
	color:Red;
	font-size:11pt;
	padding-top:10px;
}
.divEnquiryForm hr
{
	border:solid 1px #ebebeb; height:1px;
}
.divEnquiryFormTDHeading
{
    vertical-align:top; line-height:22px;
}
.EnquiryFormLabel, .EnquiryFormLabel label, .EnquiryFormLabel td { font-size: 10pt; padding: 0px; margin: 0px; }
.EnquiryFormWarning { color: Red; display: block; }
.EnquiryFormCombo { padding: 1px;}

