/* This section is for navigation */

.clCMAbs      {position:absolute; visibility:hidden; left:0; top:0;}
.clT,.clTover {position:absolute; cursor:hand; font-weight:bold;}
.clT          {color:#000000;}   
.clTover      {color:#000000; cursor:pointer; cursor:hand;}
.clS,.clSover {position:absolute; padding: 2px; font-weight:bold;}
.clS          {color:#000000; layer-background-color:#cccccc; background-color:#cccccc; }
.clSover      {color:#000000; layer-background-color:#FFFFFF; background-color:#FFFFFF; cursor:pointer; cursor:hand; }
.clBar        {position: absolute; visibility:hidden;}
.clBorder     {position: absolute; visibility:hidden; background-color: #cccccc; layer-background-color: #CCCCCC;}

body, div, i, p, td, th, b, a {font-family: arial, verdana, sans-serif; color:#666666; font-size:12px;} 

h1 {color:#336699; font-size:150%}/*blue*/
h2 {color:#6666FF; font-size:140%}/*purpleblue*/
h3 {color:#666699; font-size:130%; font-weight:bold;}/*dark purple*/
h4 {color:#660000; font-size:120%; font-weight:bold;}/*darkred*/

a:link {color: #333366; text-decoration: underline; }
a:visited {color: #333366; text-decoration: underline;}
a:hover {color: #9999CC; text-decoration: none;}

.header1 {color:#336699; font-size:150%}/*blue*/
.header2 {color:#666666; font-size:140%; font-weight:bold;}/*grey*/
.header3 {color:#003366; font-size:130%; font-weight:bold;}

#header3 {color:#003366; font-size:130%; text-decoration: none;}
a#header3:hover {color: #6699cc; text-decoration: none;}

a#header4:link {color: #666666; text-decoration: none;}
a#header4:visited {color: #666666; text-decoration: none;}
a#header4:hover {color: #6666FF; text-decoration: none;}

a#header5:link {color:#FF0000; font-weight:bold; text-decoration: none;}
a#header5:visited {olor:#FF0000; font-weight:bold; text-decoration: none;}
a#header5:hover {color: #FF0000; font-weight:bold; text-decoration: none; }

#red{color:#660000; }

.blockTitle {color:#336699; font-size:150%; font-weight:bold;}
.committeeList {border:0px solid #999; background: #FFF; margin:0px 0px 0px 0px; padding:0px; padding-bottom:10px;}
.committeeList ul {margin:0px; margin-left: 3px; padding:0px; list-style:none;}
li.committeeDirectorate {margin:10px 5px 0px 0px; padding:5px; font-weight:bold;}
li.committeeCommittee {margin:0px 5px 5px 20px; padding:3px; }
.committeeList ul li.committeeCommittee {
padding-left:20px;
background-image: url(/images/group.gif);
background-repeat: no-repeat;
background-position: 0px;
}

.committeeContent {padding:0px 5px 5px 5px; margin:0% 0% 0% 0%;}

.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 */

/* 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 */