html, body, form {
	height:100%;
	font-family:Verdana, sans-serif, Arial;
}

/* 
COLOURS
#EA0437 - RED
#3E647E - BLUE
*/

body {
	margin:0;
}

body#section {
	background-image:url('../images/home_bg.gif');
	background-repeat:repeat-y;
	background-position:center;
}

body#fullpage {
	background-image:url('../images/fullpage_bg.gif');
	background-repeat:repeat-y;
	background-position:center;
}

body#home {
	background-image:url('../images/home_bg.gif');
	background-repeat:repeat-y;
	background-position:center;
}

#wrapper {
	margin: 0 auto;
	width:756px;
	height:100%;
}

html>body #subwrapper {
	height:auto;
	min-height:100%;
}

#subwrapper {
	width:748px;
	height:100%;
	position:relative;
	padding-left:8px;
}

#footer {
	width:740px;
	position:absolute;
	bottom:0px;
	border-top:solid 1px #B9BEC4;
	background-color:#ffffff;
}

#footer p, #header_right p {
	font-family:Verdana;
	font-size:65%;
	color:#898E91;
	margin:0;
	padding:5px 15px 5px 0;
	text-align:right;
}

#header_wrapper {
	float:left;
	width:740px;
	background-color:#ffffff;
}

#header_left {
	float:left;
	padding:15px 0 15px 20px;
}

#header_right {
	float:right;
}

#header_right p a {
	color:#898E91;
	text-decoration:none;
}

#header_right p a:hover {
	text-decoration:underline;
}

#topnav_wrapper {
	float:left;
	width:740px;
	background:#5C6774 url('../images/topnav_gradient.gif');
	background-repeat:repeat-x;
	border-bottom:solid 1px #ffffff;
}

#topnav_left {
	float:left;
	width:725px;
	padding-left:15px;
}

#topnav_left p {
	font-family:Verdana;
	font-size:60%;
	color:#ffffff;
	margin:0;
	float:left;
	background-image:url('../images/topnav_divider.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-right:1px;
}

#topnav_left p a {
	display:block;
	color:#ffffff;
	text-decoration:none;
	padding:5px 19px 5px 20px;
}

#topnav_left p a:hover, #topnav_left p a.current {
	background:#EA0437 url('../images/topnav_gradient_roll.gif');
	background-repeat:repeat-x;
	background-position:top left;
}

.clrboth {
	clear:both;
}

.clrlft {
	clear:left;
}

.clrght {
	clear:right;
}

#main_body {
	float:left;
	width:740px;
	padding-bottom:30px;
}

#leftcol_wrapper {
	float:left;
	width:144px;
	padding:20px 15px 0 15px;
}

#left_nav {
	margin:20px -15px 0 -15px;
	border-top:solid 1px #D1D1D1;
}

#left_nav p {
	font-family:Verdana;
	font-size:68%;
	margin:0;
	border-bottom:solid 1px #E8E8E8;
}

#left_nav p a {
	color:#6A7685;
	text-decoration:none;
	padding:5px 5px 5px 20px;
	display:block;
}

#left_nav p a:hover {
	background-color:#F6F6F6;
}

#left_nav p a.current, #left_nav p a.currentsub, #left_nav p a.currentsubsub, #left_nav p a.headsubcurrent {
	background:#F6F6F6 url('../images/leftnav_current.gif');
	background-repeat:no-repeat;
	background-position:left center;
}

#left_nav p a.sub, #left_nav p a.currentsub {
	background-color:#F6F6F6;
	padding-left:40px;
}

#left_nav p a.subsub, #left_nav p a.currentsubsub {
	background-color:#F6F6F6;
	padding-left:45px;
}

#left_nav p a.current:hover, #left_nav p a.sub:hover, #left_nav p a.subsub:hover, #left_nav p a.subsub:hover, #left_nav p a.currentsubsub:hover, #left_nav p a.currentsub:hover,
#left_nav p a.headsub:hover, #left_nav p a.headsubcurrent:hover {
	background-color:#E9E9E9;
}

#left_nav p a.currentsub {
	background-position:20px center;
}

#left_nav p a.currentsubsub {
	background-position:25px center;
}

#left_nav p a.headsub {
	background-color:#F6F6F6;
	padding-left:20px;
}

#leftnav_botborder {
	border-top:solid 1px #D1D1D1;
	position:relative;
	top:-1px;
	margin:0 -15px 0 -15px;
}

#twocol_wrapper {
	float:right;
	width:566px;
}

#midcol_wrapper, #midcol_wrapper_fp {
	float:left;
	padding:25px 20px 0 20px;
  overflow: hidden;
  /*border-top: solid 1px orange;*/
  /*border-bottom: solid 1px orange;*/
}

#midcol_wrapper {
	width:349px;
}

#midcol_wrapper_fp {
	width:526px;
}

h1, h2, p, p.intro, p.text, div.text, p.jobs, p.address{
	font-family:Verdana, sans-serif, Arial;
}

li {
	font-family:Verdana, sans-serif, Arial;
	font-size:70%;
	color:#626D7B;
}
	
h1 {
	font-size:110%;
	color:#626D7B;
	margin:0;
	margin-bottom:20px;
}

h2 {
	font-size:75%;
	font-weight:bold;
	color:#EA0437;
	margin-bottom:0;
}

h2 a {
	color:#EA0437;
	text-decoration:none;
}

h2 a:hover {
	text-decoration:underline;
}

p, p.intro, p.text, p.link, p.jobs, p.address, p.bioglink {
	margin:0;
}

p {
	font-size:70%;
	color:#626D7B;
}

p.intro, p.address {
	font-size:70%;
	color:#626D7B;
	line-height:17px;
	margin-bottom:20px;
}

p.right_box {
	font-size:70%;
	color:#626D7B;
	line-height:17px;
	margin-bottom:20px;
	font-style:italic;
}

div.text
{
	font-size:70%;
	color:#626D7B;
	line-height:14px;
	margin: 2px 0px 2px 0px;
}

p.text, p.jobs {
	font-size:70%;
	color:#626D7B;
	line-height:14px;
	margin-bottom:20px;
}

p.text i {
	font-size:70%;
	font-style:normal;
}

p.link, p.bioglink {
    color:#626D7B;
	font-family:Verdana, sans-serif, Arial;
	font-size:70%;
}

p.link a, p.bioglink a {
	color:#EA0437;
	text-decoration:none;
}

.jobslink {
	color:#EA0437;
	font-family:Verdana, sans-serif, Arial;
	font-size:70%;	
	text-decoration:underline;
}

p.link a:hover, p.bioglink a:hover {
	text-decoration:underline;
}

p.jobs {
	width:210px;
	border:solid 1px #A7AEB6;
	padding:10px 20px 10px 20px;
	line-height:20px;
	margin-left:25px;
}

p a {
	color:#EA0437;
}

.biog img, p.intro img {
	float:left;
	padding-right:10px;
}

p.bioglink {
	text-align:right;
}

p.bioglink a {
	background-image:url('../images/fwdarrow_small.gif');
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:12px;
}

#rightcol_wrapper {
	float:left;
	width:175px;
}

#rightcol_section {
	padding:25px 15px 0 15px;
}

#rightcol_subsection {
	padding:160px 15px 0 15px;
	background-image:url('../images/about_us_med.jpg');
	background-repeat:no-repeat;
}

#rightcol_subsection_med {
	padding:160px 15px 0 15px;
	background-image:url('../images/media_small.jpg');
	background-repeat:no-repeat;
}

#rightcol_subsection_about {
	padding:160px 15px 0 15px;
	background-image:url('../images/about_us_med.jpg');
	background-repeat:no-repeat;
}

.doc, .pdf, .web {
	padding-left:50px;
	margin-bottom:10px;
	display:block;
}

.doc {
	background-image:url('../images/icon_word.gif');
	background-repeat:no-repeat;
}

.pdf {
	background-image:url('../images/icon_pdf.gif');
	background-repeat:no-repeat;
}

.web {
	background-image:url('../images/icon_web.gif');
	background-repeat:no-repeat;
}

.center {
	text-align:center;
}

.button img, .buttonr img {
	border:solid 1px #A7AEB6;
	margin-bottom:10px;
}

.buttonr {
	float:right;
}

#section_head {
	float:left;
	width:566px;
}

.section_contact {
	width:144px;
	text-align:right;
	position:absolute;
	bottom:24px;
}

p.address {
	padding-left:40px;
}

a img {
	border:none;
}

td
{
  font-size: 8pt;
}


.controlborder
{
  border-right: black 1px solid;
  border-top: black 1px solid;
  border-left: black 1px solid;
  border-bottom: black 1px solid;
}


