body {
	background-color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	text-align: center;
}
   
p.skip {
display:none;
position:absolute;
text-align:center;
top:-5em;
} 
p.clear {
	clear: both;
}

/* STRUCTURAL */
#container {
	width:960px;
	margin:0 auto 0 auto;
	background-color:#ffffff;
	background-image: url(../images/nav/nav_background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 1em;
	text-align: left;
	padding-bottom: 30px;
	}
	
	
	
#navcol {
	float: left;
	padding-top:18px;
	width: 221px;
	clear: none;
	}
	
#navcol img{
	margin-left: 20px;
	margin-bottom: 5px;}
	
#main {
	float: right;
	width: 720px;
	min-height: 900px;
	background-repeat: no-repeat;
	background-position: left top;
	clear: none;
	}
	
#header {
	display: block;
	height: 40px;
	padding-left: 20px;
	}
	
#content {
	display: block;
	clear: both;
	margin-left: 30px;
	margin-top: 28px;
	padding-bottom: 50px;
}
	
a:hover {
	text-decoration: underline;
	}

#subnav {
	display: block;
	width:auto;
	font-size:11px;
	padding-top: 17px;
	float: left;
	font-family:arial, helvetica, verdana, sans-serif;
	}

#subnav li{
	float:left;
	padding: 0 10px;
	}

	
#subnav a {
	text-decoration: none;
	color: #FFFFFF;
	}
#subnav a:hover {
	text-decoration: underline;
	}

#subnav .border {border-right:1px solid white;}

div#search {
	width:192px;
	height:25px;
	color: #FFFFFF;
	font-size:1.2em;	
	float: right;
	padding: 7px 5px;
	
}

input#textinput {
	height:18px;
	width:173px;
	font-size:1em;
	border-top: 1px solid #A7A7A7;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #A7A7A7;
	margin-top:-3px;
}
input#zoom_query {
	width: 155px;
	margin-right: 0;
	font-family:arial, helvetica, verdana, sans-serif;
	color: #999999;
	font-size: 11px;
}
input#goButton {
	position: relative;
	top: 6px;
	left:3px;
}

/* hides from graphical browsers, used on the search box label */
#searchBox .structural {
	position:absolute;
	left:-9999px;
	}
	

#searchBox label {
	width:110px;}

input#submitbutton {
	width:19px;
	height:19px;
	margin-top:2px;
	}

/* Bread Crumbs */
#breadcrumb_tools {
	display: block;
	clear: both;
	padding-left: 30px;
	padding-top: 20px;
	font-family:Arial, Helvetica, sans-serif;
	}
#breadcrumbs {
	float: left;
	width: 430px;
	font-size:1.1em;
	color: #999999;
}
p#breadcrumbs{
	width: 430px;
	margin: 0 0 10px 0;
	line-height:13px;
}
#breadcrumbs li {
	float:left;
	padding:0 10px 0 10px;
	border-left: 1px solid #999999 ;
	}
#breadcrumbs li.first {
	border-left: none;
}
#breadcrumbs .border {
	border-right:1px solid #999999;
}
#breadcrumbs a {
	text-decoration: none;
	
	color: #999;
	}
#breadcrumbs a:hover {
	text-decoration: underline;
	}

/* Page Tool */
#pagetools {
	width: auto;
	margin: 0;
	font-size:1.2em;
	float: right;
}
#pagetools li {
	float:left;
	padding:0 10px 0 10px;
}
#pagetools .border {
	border-right:1px solid #999999;
}
#pagetools a {
	text-decoration:none;
	color:#666;
}
#pagetools a:hover {
	text-decoration: underline;
}

/*ul#pagetools li.printpage {
	display: none;
	}
*/
#pagetools_left {
	width: auto;
	margin: 0;
	font-size:1.2em;
	float: left;
	}
#pagetools_left li {
	float:left;
	padding:0 10px 0 10px;
	}
#pagetools_left .border {
	border-right:1px solid #999999;
}
#pagetools_left a {
	text-decoration:none;
	color:#999999;
	}
#pagetools_left a:hover {
	text-decoration: underline;
	}
	
#content ul.sectionNav {
	width: 380px;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
	border-top-width: 1px;
	border-style: solid;
}
#content ul.sectionNav li {
	width: 380px;
	list-style: none;
	margin: 0;
	padding: 0;
	background-image: none;
	border-width: 0 0 1px 0;
	border-style: solid;
}
#content ul.sectionNav li a {
	display: block;
	width: 380px;
	margin: 0;
	padding: 3px 0 3px 0px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
	
#content table.subSectionNav {
	width: 402px;
	border: 0;
	font-size: 0.9em;
}
#content table.subSectionNav td {
	vertical-align: top;
	text-align: left;
	padding: 5px 0;
}
#content table.subSectionNav td.gap {
	border-top: 0;
	border-bottom: 0;
}

#content .subSectionNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
#content .subSectionNav ul li {
	margin: 0;
	padding: 0;
}
#content .subSectionNav ul li a,
#content .subSectionNav ul li.parent li a {
	display: block;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-decoration: none;
}
#content .subSectionNav ul li.parent a {
	font-weight: bold;
}
#content .subSectionNav ul li a:hover,
#content .subSectionNav ul li.parent li a:hover {
	font-weight: bold;
}
#content .subSectionNav ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

#content .subSectionNav h3 {
	padding: 0;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}
#content .subSectionNav p {
	padding: 0;
	font-size: 1.2em;
	color: #ccc;
}

#content .linkList {
	list-style: none;
	margin: 10px 0;
	padding: 5px 0;
}
#content .linkList li {
	margin: 0;
	padding: 0;
}

/* END NAV */

#content ul.sectionBullets {
	list-style-type: none;
	margin: 0;
}
#content ul.sectionBullets li {
	padding: 0 0 0 15px;
}

/* Footer */
#footer{
	clear:both;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-align:right;
	color:#666666;
	font-size:1.1em;
	}

#footer li {
	float:right;
	padding:0 10px 0 10px;
	}

#footer .border {border-right:1px solid #666666;}

#footer a {
	text-decoration:none;
	color:#666666;
	}
	
#footer a:hover {
	text-decoration: underline;
	}


/*Typography */
h1 {
	font-size:1.2em;
	margin-left: 20px;
	font-weight: normal;
	}

.highlightGrey {
	color: #666;}

#content p {
	font-size: 1.2em;
	line-height:1.4em;
	margin-bottom: 12px;
	padding-right: 100px; 
	}
#content p.textwide {
	font-size: 1.2em;
	line-height:1.4em;
	margin-bottom: 12px;
	padding-right: 80px; 
	}

h2 {
	margin-bottom: 10px;
	width: 400px;
	font-weight:normal;
	font-size: 1.8em;
	padding-top: 15px;
	line-height:22px;
	}
	
h2 span{
	display: block;
	padding-bottom: 18px;
	padding-left: 10px;
	padding-right: 10px;
	}
	
h3 {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	padding-top:5px;
	padding-bottom: 5px;
	padding-right: 100px;
}

h3 span {
	font-weight: normal;
}

h4 {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 3px;
	padding-right: 100px;
	padding-bottom: 0;
}

h5 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	margin-top: 0;
	padding-right: 100px;
	padding-bottom: 0;
	}

h6 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	margin-top: 0;
	padding-right: 100px;
	padding-bottom: 0;
	}

.borderBottom {
	border-bottom: 1px solid #000000;
	padding-bottom: 2px;
	margin-bottom: 10px;
	margin-right: 100px;}



/*** New styles added by Sunny on 7th April 2008  ***/



#content ol {
	font-size: 1.1em;
	list-style-type: decimal;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-right: 100px;
}
#content ol li {
	margin-bottom: 10px;
	line-height: 1.3em;
}




#main .intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	line-height:1.2em;

}

.letterStart img {
	float: left;
	padding-right: 10px;
}

.rightColumn {
	width: 268px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	display:inline;
	padding: 0;
}
/* same as above but with the negative top margin for the landing pages*/
.rightColumnLanding {
	width: 268px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	display:inline;
	padding: 0;
	margin-top: -45px;
}

#content .rightColumn h4,
#content .rightColumn p,
#content .rightColumn p.footnote,
#content .rightColumnLanding h4,
#content .rightColumnLanding p,
#content .rightColumnLanding p.footnote
{
	padding-right: 0;
}

h3.notehead {
	margin: 0;
	padding: 0;
	font-size: 1.1em
}
#content .rightColumnLanding ol.footnote li {
	width:22em;
	padding-right: 0;
}

#content .rightColumn  img.graphSep {
	padding-bottom: 5px;
	margin: 0 0 15px 0;
	background:transparent url(../images/seperators/hr2.gif) no-repeat bottom center;
}

#content p.notes {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
#content p.notestext{
	font-weight: bold;
	color: #756309;}
#content div.address p {
	float: left;
	width: 40%;
	padding-right: 5%;
	font-family: Arial, Helvetica, sans-serif;
}

#content div.contact {
	clear: both;
}
#content div.contact div {
	float: left;
	width: 23%;
	padding-right: 7.5%;
	padding-bottom:2%;
}
#content div.contact h3 {
	padding-right: 0;
	padding-bottom: 0;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
#content div.contact p {
	padding-right: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#content .author {
	width: 50%;
	margin: 0 0 15px 0;
	border-style: solid;
	border-width: 1px 0;
	padding: 4px 0;
}
#content .author h3,
#content .author p {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#content ul {
	font-size: 1.2em;
	list-style: none;
	margin: 0 0 12px 0;
	padding-right: 100px;
	}
	
#content ul li {
	margin-bottom: 0px;
		line-height: 1.5em;
	}
#content ul li ul li{
	line-height:normal;
/*	font-size:0.8em;  RM don't think this is needed?*/
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:normal;
}

.whoRunsList {
	float: left;
	width: 40%;
	margin-right: 5%;
}

hr.narrowGrey {
	display: block;
	width: 395px;
	height: 1px;
	margin: 5px 0;
	background-color: #999;
	border: 0;
	padding: 0;
	color: #999;
}

/* tables */

table {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	width:100%;
	border-collapse:collapse;
	border-bottom: 2px solid #000000;
}
table.notopmargin{
margin-top:-1em;
}
table.blueTable {
	border-bottom: 1px solid #f7efdc;
}

table thead th {
	border-bottom: 1px solid #000;
	font-weight: normal;
	font-size: 1.1em;
	text-align: right;
	vertical-align: bottom;
	color:#333;
	}

table td {
	font-size:1.2em;
	text-align: right;
	color:#000;
	padding: 0.2em 0;
	border-bottom: 1px solid #CCC;
	vertical-align: bottom;
}

table td.first,
table thead th.first {
	text-align: left;
	}



table td strong {
	font-weight: bold;
}

td.textCell {
	text-align: left;
	vertical-align: top;
}

table.notopline
{
	border-top : none;
	border-bottom : none;
}


/* Line colors */
table td.seperator,
table tr.seperator td {
	border-bottom-color: #000;
}


table thead tr.nosep{
	border-bottom-width: 0px;
}


table td.nosep,
table th.nosep, 
table tr.nosep,
table tr.nosep td,
table thead tr.seperator_grey td {
	border-bottom-width: 0;
}

table tr.thickborder td,
table tr td.thickborder {
border-bottom: 2px solid #000000;
}
/* Classes */

table td.strong, table th.strong, table tr.strong td, table tr.strong th{
	font-weight: bold;
	color: #000000;
}

table td.highlight, table th.highlight{
	color: #756309;
	}
	
table td.currentyear, table th.currentyear, table tr.currentyear td{
	font-weight: bold;
	color: #756309;
}

table td.title {
	text-align: center;
	}
	
td.leftalign {
	text-align: left;
	}	
	
table td.indent {
	padding-left: 2em;
	text-align: left;
	}

/*These code below is because the table cells did not look centred on the web*/	
table td.indent2 {
	padding-left: 7em;
	text-align: left;
	}	
	
table th.indent3 {
	padding-left: 9em;
	text-align: left;
	}	
	
	
table.textTable {
	width: 85%;
	border: 0;
}	

table.textTable td {
	border: 0;
	vertical-align: top;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
}

table th.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	vertical-align: top;
}




/* end TABLES */


/** Styles added by Sunny 14 April 2008 **/

/* Styles for the who we are home pages dynamic slider */
.dynamicItem {
	width: 390px;
	float: left;
}

.dynamicItem h3 {
	margin-bottom: 10px;
	width: 390px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	font-size: 14px;
	background: #F3E3DF url(../images/h2/whoWeAreTop.gif) top no-repeat;
	clear: both;
	
}

.dynamicItem h3 span{
	display: block;
	width: auto;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	background: #F3E3DF url(../images/h2/whoWeAreBottom.gif) bottom no-repeat;
}
.dynamicItem h3 span.button{
	display: block;
	background-image: none;
	margin: 0;
	padding: 0;
}

.dynamicItem h3 span.button a{
	float: right;
	font-size: 10px;
	margin-top: -20px;
	margin-right: 0;
	padding-right: 15px;
	cursor: pointer;
}

.dynamicItem h3 span.button a.expandlink{
	background: url(../images/who_we_are/openArrow.gif) no-repeat right;
}

.dynamicItem .leftCol {
	width: 49%;
	float: left;
}
.dynamicItem .rightCol {
	width: 49%;
	float: right;
}

#content .dynamicItem .leftCol p, #content .dynamicItem .rightCol p {
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
	padding-top: 0;
	padding-right: 0px;
	line-height: 1em;
	margin:0 20px 10px 0;
}

/* Styles for key on who we are home page */
.key {
	width: 217px;
	padding-bottom: 10px;
	background: #f7ebe9 url(../images/who_we_are/keyBottom.jpg) no-repeat bottom;
}
.key span{
	background: #f7ebe9 url(../images/who_we_are/keyTop.jpg) no-repeat top;
	width: 217px;
	height: 10px;
	display: block;
}
.key p{
	margin-left: 10px;
	padding:0;
}

#content p.footnote {
	margin-bottom: 12px;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding-right:100px;
}
#content ol.footnote li {
	margin-top: 1px;
	margin-bottom: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.3em;
	color: #000;
}

#content .leftCol {
	width: 45%;
	float: left;
	padding: 0;
}
#content  .rightCol {
	width: 45%;
	float: left;
	padding: 0;
}

#content .leftCol p, #content .rightCol p {
	padding-bottom: 5px;
	padding-top: 0;
	padding-right: 0px;
	margin-right: 30px;
	
}

#content .leftCol h3, #content .rightCol h3 {
	margin-top: 30px;
}

.signOff {
	float: left;
	width: 40%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.signOff h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#content img.imgSpace {
	margin: 0 10px 10px 0;}

ul.dashStyle li{
	list-style-image: url(../images/bullets/dash.gif);
	padding-left: -10px;
	margin-left: 17px;
	font-size: 0.9em;
	}

/*Survey Response*/
dl {
	font-size: 1.3em;
	padding: 0 0 10px 0;
	}
dt, dd {
	padding: 5px 0 5px 0;
	}
dt {
	font-weight: bold;
	}
