* { margin: 0; padding: 0; }

/* Presentation Stylesheet */ 

/* html { height: 100%; } */

h1 { font-family:arial;font-size:20pt;margin:0px 0px 0px 0px;color:#0000AA;line-height: 0.8cm;font-weight:600;text-align:left;border-bottom:2px solid #0000AA; }

h2 { font-family:arial;font-size:11pt;color:#046f8f;text-align:left;line-height: 0.5cm; }

.maintxt { font-family:Verdana;font-size:9pt;color:#333;text-align:justify;line-height: 0.5cm;padding-left:44px;}

.biotxt { font-family:Verdana;font-size:9pt;color:#333;text-align:justify;line-height: 0.5cm;}
.bioname { font-family:Verdana;font-size:9pt;color:#333;line-height: 0.5cm;}
.bioquote { font-family:Verdana;font-size:9pt;color:#999;text-align:justify;line-height: 0.5cm; margin:0px 10px;font-style:italic; }

.membertablehead { font-family:Verdana;font-size:9pt;color:#333;text-align:justify;line-height: 0.5cm;font-weight:600;padding-left:10px;}
.membertablebody { font-family:Verdana;font-size:9pt;color:#333;text-align:justify;line-height: 0.5cm;padding-left:10px;}

.footertext { font-family:arial;font-size:8pt;color:#000;line-height:0.4cm;text-align:left;font-weight:500;letter-spacing:1px; }

.missionstatement { font-family:"high tower Text";font-size:18pt;color:#F00;text-align:center;}

.pagenav {font-family:Arial;font-size:8pt;color:#00F;line-height:0.4cm;text-align:right;}

/* Blue Border Table */
td.BlueBorder 
{ background-color:#FFF;
  font-family:Verdana;
  font-size:9pt;
  color:#333;
  border:2px #046f8f;
  padding-left:10px;
  text-align:left;
  line-height:0.4cm;
    }

img {
 border-style: none;
 text-decoration: none;
}

/* BEGIN HYPERLINK PROPERTIES */

a:link, a:visited, a:active
{
	font-family: verdana;
	font-size: 9pt;
	color:rgb(120,84,35);
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

a.topnav:link, a.topnav:visited, a.topnav:active
{
	font-family: arial;
	font-size: 12pt;
	color:#000;
	text-decoration: none;
	margin-right:28px;
}

a.topnav:hover
{
	color:rgb(65,156,161);
}

a.footnav:link, a.footnav:visited, a.footnav:active
{
 font-family: arial; 
 font-size: 9pt;
 color: #000;
 font-weight:500;
 letter-spacing:1px;
 line-height:36px;
 text-decoration: none;
 padding-right:3px;
 letter-spacing:1px;
}

a.footnav:hover
{
 color:rgb(150,183,216);
}


/* END HYPERLINK PROPERTIES*/

#menu {width:800px;text-align:left; }
#menu a, #menu a:visited {width:100px; height:26px; line-height:26px; text-decoration:none; color:#2C3F8F; background:url(../images/nav.png); background-repeat:no-repeat; padding-left:30px;font-family:arial;font-size:10pt;font-weight:500;padding-top:6px; }
#menu a span {padding-left:0px;}
#menu a:hover {width:100%; height:26px; cursor:pointer; text-decoration:none; color:#9E07E4; background:url(../images/nav.png); background-repeat:no-repeat; }