.smalltext {
	font-size: 90%;
}
.important {
	font-weight: bold;
}

div.quote {
  margin: 25px;
  border: 1px solid #3F9DB7;
  padding: 15px;
  }
p.quote {
  color: #333;
  background: white;
  margin-bottom: 0px;
  margin-top: 0px;
  display: inline;
  }
p.quote_speaker {
  color: #333;
  background: white;
  margin-bottom: 0;
  margin-top: 0;
  text-align: right;
  }

#topsubnav a{
font-weight: bold;
}

#topsubnav {
  list-style-type: none;
  list-style-position: outside;
  border-bottom:2px solid #3F9DB7; 
  margin-right:0; 
  margin-top:4px; 
  margin-bottom:0; 
  margin-left: 0;
  padding-left:4px; 
  padding-right:0; 
  padding-top:0;
  padding-bottom: 4px;
}

#topsubnav li {
  margin: 0;
  padding: 0;
  display: inline;
}

/*.rightimagespace {
	padding-left: 6px;
	padding-top:45px;
	padding-bottom: 10px;
	float: right;
}*/
#maincontent {
	font-weight: normal;
	vertical-align: top; 
	padding-left: 10px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #095670;	
	background: inherit;
	font-weight: bold;
	margin-bottom: 0;
}

h1 {
	font-size: 150%;
  border-bottom:2px solid #3F9DB7; 
  margin-right:0; 
  margin-top:4px; 
  margin-bottom:0; 
  margin-left: 0;
  padding-left:4px; 
  padding-right:0; 
  padding-top:0;
  padding-bottom: 4px;	
}
h2 {
	font-size: 130%;
		color: black;
}

h3 {
	font-size: 110%;
	color: black;
}

ul {
	margin-top:0;
	margin-bottom: 0;
	line-height: 1.5em;
}


img.left {
margin: 5px 5px 5px 0;
padding:10px; 
border: 0 none;
float: left;
text-align: left;
}

img.right {
margin: 5px 0 5px 5px;
padding:0; 
border: 0 none;
float: right;
text-align: right;
}

p {line-height: 1.33em;}

div.return {
    font-size: 85%;
    margin: 15px 0 25px 30px;
	 clear: left;
    }
div.clear {
	 clear: left;
    }
    
.divider{
border-bottom:2px solid #3F9DB7;
  margin-top: 10px;
  margin-bottom: 10px;
  }
    div.pic {float: left;
    height: 200px;
    width: 150px;
    margin: 15px 3px;
    border: 1px gray solid;
    padding: 0.25em;
    text-align: center;}
li.dir_name {display: block; list-style: none; text-align: center; font-weight: bold;}
li.position {display: block; list-style: none; text-align: center; font-weight: normal; font-size: 90%;}

div.picright {float: right;
    margin: 5px 3px;
    border: 1px gray solid;
    padding: 0.25em;
    text-align:center;
    font-size: 80%;}
    
table#feature {
 background: #eeeeee;
 color: inherit;
  border-top: 1px solid black;
 }
table#feature td {
width: 50% ;
vertical-align: top;
margin: 0;
padding: 10px;
border-bottom: 1px solid black;
}

table#feature p {
	line-height: 1.5em;
	font-size: 95%;
	margin-top: 2px;
}

table#feature .subtitle {
	font-weight: bold;
	font-size: 110%;
	margin:0;
	padding:0;
}

#slideshow {
text-align: center;
vertical-align: top; 
width: 100%;}




dt {font-weight: bold; margin: 10px 0 0 0;}
dd {
	margin-left: 10px; padding-left:0; line-height: 1.5em;}