/* This section is for navigation */
body {
	margin:0px; 
	padding:0px;
	background:#E8EDF3 url('/images/tile.jpg') repeat-x;
}

body, div, p, td, th, a {
	font-family: arial, verdana, sans-serif; 
	color:#555555; 
	font-size:12px
}

a:link, a.visited {
	color: #333333;
}/* light blue */

a:hover {
	color: #b2c3db;
}/* light blue */

h1 {font-family: verdana, arial, sans-serif; color:#0b408d; font-size:150%;} /* dark blue */
h2 {font-family: verdana, arial, sans-serif; color:#4f76ad; font-size:130%;}/* medium blue */
h3 {font-family: verdana, arial, sans-serif; color:#666666; font-size:120%;}/* light blue */
h4 {font-family: verdana, arial, sans-serif; color:#4f76ad; font-size:90%;}/* medium blue */

b {font-family: verdana, arial, sans-serif; color:#0b408d; font-size:12px; font-weight:bold;}/* dark blue */
i {font-family: verdana, arial, sans-serif; color:#0b408d; font-size:12px;font-style:italic;}/* dark blue */

#pageCenter {width:800px;margin-left:auto; margin-right:auto;}
#header, #page,  #footer, #navigation, #footerNav, #footerAddress {width:785px;}
#header {background:url('/images/head.jpg') no-repeat; height:102px;}
#page{background:#FFF; clear:both; margin:0px; padding:0px;}
#pageContent {margin:0px 5px 0px 5px; padding:1px 0px 5px 0px; background:#FFF;}
#footerAddress {background-color:#144893; height:20px; color:#FFF;text-align:center; margin:0px 0px 0px 0px; padding:3px 0px 0px 0px; font-size:95%;}
#footerNav {background-color:#4F76AD; height:20px; text-align:center; padding:3px 0px 0px 0px;clear:both;}
#footerNav ul { list-style:none; margin:0px; padding:0px; display:inline;}
#footerNav ul li {display:inline; padding:0px 3px 0px 3px;}
#footerNav ul li a {color:#FFF;}


#red{font-family: verdana, arial, sans-serif; color:#FF0000; font-size:12px}

.blockTitle {border-bottom:1px solid #999; background: #eee; font-weight:bold; padding:3px; margin:0px;}

.committeeList {border:1px solid #999; background: #FFF; width:30%; margin:0px 0px 0px 0px; padding:0px; padding-bottom:10px; float:left;}
.committeeList ul {margin:0px; margin-left: 3px; padding:0px; list-style:none;}
li.committeeDirectorate {margin:10px 5px 0px 0px; padding:0px; font-weight:bold;}
li.committeeCommittee {margin:0px 5px 5px 10px; padding:0px; }

.committeeContent {padding:0px 5px 5px 5px; margin:0% 0% 0% 31%;}

.committeeFullNameAnchor  {white-space: nowrap}
.committeeFullName {white-space: nowrap}
.committeeTitle {font-family: verdana, arial, sans-serif; color:#0b408d; font-size:12px; font-style:italic}/* dark blue */

.tdQuestion {vertical-align:top; padding-left:13px; font-weight:bold;}

/* DO NOT REMOVE */
/* THIS IS A FIX FOR DIV BACKGROUND IN FIREFOX */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
