body 
{
font-family: Verdana, Arial, Helvetica, sans-serif;  
font-size: 9pt;
text-align: center;
height: 100%;
background: #eaf5fa;
}

a:link 
{
color: #1796d3; 
font-weight: normal;
text-decoration: underline;
}

a:visited 
{
color: #1796d3; 
font-weight: normal;
text-decoration: underline;
}

a:hover 
{
color: #fc0; 
font-weight: normal;
text-decoration: underline;
}

a:active 
{
color: #1796d3; 
font-weight: normal;
text-decoration: underline;
}

h1
{
color: #1796d3;
font-size: 12pt;
margin: 20px 0 0 0;
padding: 0;
}

h2
{
color: #fdb813;
font-size: 10pt;
margin: 20px 0 0 0;
padding: 0;
}

h3
{
color: #1796d3;
font-size: 10pt;
margin: 20px 0 0 0;
padding: 0;
}


.personname
{
color: #333;
font-size: 10pt;
font-weight: bold;
padding: 0;
}

.persontitle
{
color: #333;
font-size: 10pt;
font-style: italic;
padding: 0;
}

.quote
{
color: #333;
font-size: 10pt;
font-weight: bold;
font-style: italic;
padding: 0;
}

.yellowsubtitle
{
color: #fdb813;
font-size: 10pt;
font-weight: bold;
font-style: italic;
padding: 0;
}

.bluesubtitle
{
color: #1796d3;
font-size: 10pt;
font-weight: bold;
font-style: italic;
padding: 0;
}


#container
{
background-color: #fff;
color: #333;
margin: 0px auto;
text-align: left;
width: 950px;
}

#mainbody
{
background-image: url("images/graphics/back_body.gif");  /*gray lines left and right, plus right of main body (before pic)*/
clear: both;
height: 100%;
margin: 0px;
overflow-x: hidden; 
overflow-y: hidden;
}


#mainbodynosidebar
{
clear: both;
height: 100%;
margin: 0px;
overflow-x: hidden; 
overflow-y: hidden;
}

#leftsidebar
{
float: left;
height: 100%;
margin: 0px;
padding: 0px;
width: 240px;
}


/*--- header -------------------------------------------------*/

#header
{
height: 145px;
margin: 0px auto;
width: 950px;
text-align: left;
}

#billboard
{
height: 110px;
margin: 0px auto;
width: 950px;
text-align: left;
}

.whitespacer
{
height: 10px;
margin: 0px auto;
width: 950px;
background-color: #fff;
text-align: left;
}


/*--- footer ------------------------------------------------*/

#footer
{
clear: both;
color: #333;
height: 20px;
margin: 0px auto;
text-align: left;
width: 950px;
}

#footerleft /*--- copyright ---------*/
{
float: left;
margin-top: 10px;
font-size: 8pt;
text-align: left;
width: 900px;
}


/*---main area of page ---------------------------------------*/

#leftnav
{
float: left;
width: 160px;
margin: 0;
padding: 1em;
height: 100%;
}

#rightnav
{
float: right;
margin: 0;
padding: 1em;
width: 160px;
height: 100%;
}

#content
{
margin: 0 240px 0 280px;
height: 100%;
}

#contentsearch
{
margin: 0 20px 0 280px;
}

#contentnosidebar
{
margin: 0 20px 0 280px;
}



/*--- right sidebar includes both photo and highlight text ---------*/

#rightsidebar  
{
float: right;
margin: 0px;
padding: 0px;
width: 195px;
font-size: 8pt;
}

#righthighlight  /*--- text area ---*/
{
clear: both;
margin: 0 10px 0 10px;
text-align: left;
}


/*--- table 1 ------------------------------------------------*/

#content table.table1
{
border-collapse: collapse;
}

#content table.table1 th  
{
color: #1796d3;
font-size: 10pt;
vertical-align: top;
text-align: left;
}

#content table.table1 td  
{
vertical-align: top;
text-align: left;
margin-right: 5px;
font-size: 8pt;
}

#righthighlight table.table1b
{
border-collapse: collapse;
}

#righthighlight table.table1b th  
{
color: #fc0;
font-size: 10pt;
vertical-align: top;
text-align: left;
}

#righthighlight table.table1b td  
{
vertical-align: top;
text-align: left;
margin-right: 5px;
font-size: 8pt;
}

#leftsidebar table.table3
{
border-collapse: collapse;
}

#leftsidebar table.table3 th  
{
color: #1796d3;
font-size: 10pt;
vertical-align: top;
text-align: left;
}

#leftsidebar table.table3 td  
{
vertical-align: top;
text-align: left;
margin-right: 5px;
font-size: 8pt;
}

#leftsidebar p
{font-weight: normal;
font-size: 9pt;
margin-left: 15px;}

 

/*--- table 2 ------------------------------------------------*/

#content table.table2
{
border-collapse: collapse;
border-color: #333;
border-spacing: 0px;
border-style: solid;
border-width: 1px;
}

#content table.table2 th  
{
background-color: #1f218d;
border-color: #333;
border-width: 1px;
border-style: solid;
color: #fff;
padding: 0 1.0em;
vertical-align: top;
}

#content table.table2 td 
{
background-color: #fff;
border-color: #333;
border-width: 1px;
border-style: solid;
padding: 0 1.0em;
vertical-align: top;
}

#content table.table2 td.shadedltblue
{
background-color: #d8e8f7;
border-color: #333;
border-width: 1px;
border-style: solid;
padding: 0 1.0em;
vertical-align: top;
}

#content table.table2 td.shadeddkblue
{
background-color: #90bade;
border-color: #333;
border-width: 1px;
border-style: solid;
padding: 0 1.0em;
vertical-align: top;
}


#content table.table2 td.shadedgray
{
background-color: #ddd;
border-color: #333;
border-width: 1px;
border-style: solid;
padding: 0 1.0em;
vertical-align: top;
}

 
/*--- nav above top photo ---------------------------------------------*/

#topnav
{
clear: both;
color: #000;
height: 40px;
margin: 0px auto;
width: 950px;
}

#navcontainer1
{
height: 35px;
margin: 0 0 0 10px;
}

#navcontainer1 ul
{
border: 0;
list-style-type: none;
margin: 0;
padding: 0;
text-align: center;
}

#navcontainer1 ul li
{
display: block;
float: right;
margin: 0;
padding: 0;
text-align: left;
}

#navcontainer1 ul li a
{
color: #1796d3;
display: block;
font-size: 8pt;
height: 15px;
margin: 2px 15px 3px 0;
text-align: center;
text-decoration: none;
width: 80px;
}

#navcontainer1 ul li a:hover
{
color: #fc0;
}

#navcontainer1 a:active
{
color: #1796d3;
}

#navcontainer1 li #active a
{
color: #1796d3;
}

#navcontainer1 ul li a#current
{
color: #1796d3;
}

/* --- nav left side -------------------------------------------- */

#navcontainer3 ul
{
font-weight: bold;
list-style-type: none;
margin: 0;
padding: 0;
}

#navcontainer3 ul a
{
color: #1796d3;
display: block;
padding: 8px 15px;
text-decoration: none;
width: 240px;
font-weight: bold;
}

#navcontainer3 ul a:hover
{
color: #fdb813;
text-decoration: none;
}

#navcontainer3 a:active
{
color: #fdb813;
text-decoration: none;
}

#navcontainer3 ul ul a
{
color: #1796d3;
display: block;
padding: 2px 5px 2px 30px;
text-decoration: none;
width: 235px;
}

#navcontainer3 ul ul a:hover
{
color: #fdb813;
text-decoration: none;
background-image: url("images/graphics/arrow1.gif");
background-repeat: no-repeat;
}

#navcontainer3 ul a:link.activelink 
{
color: #fdb813;
}

#navcontainer3 a:visited.activelink
{
color: #fdb813;
}

#navcontainer3 a:hover.activelink
{
color: #fdb813;
}

#navcontainer3 ul ul a.activelink2
{
background-image: url("images/graphics/arrow1.gif");
background-repeat: no-repeat;
color: #fdb813;
}

#navcontainer3 a:visited.activelink2
{
color: #fdb813;
}

#navcontainer3 a:hover.activelink2
{
color: #fdb813;
}