﻿body
{
	margin: 0;/*	background: #f4f4f4 url(images/bg.gif) top center repeat-y;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 14px;
	background-color: #D1DCEE;
}
#header
{
	height: 154px;
	width: 900px;
	background-color: #97C0E6;
	border-bottom-width: 30px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: url(images/headerimage.jpg);
	background-repeat: no-repeat;
}
.title
{
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color:   #003366;
}

.darktitle
{
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #808080;
}
.tagline {
	font-size: 14px;
	font-family: arial;
	color:   #003366;/*#9DDBEA;*/
	margin-left: 10px;
}
#main p.pageHeading
{
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:   #FFF;/*#9DDBEA;*/
	background-color:#D7EFF7; /*lightblue*/
	background-color:#F58026;
	line-height:32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: 600px;
	padding-left: 12px;
}
#main td p.pageHeading
{
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:   #FFF;/*#9DDBEA;*/
	background-color:#D7EFF7; /*lightblue*/
	background-color:#F58026;
	line-height:32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: 518px;
	padding-left: 12px;
	height: 73px;
	margin-bottom: 12px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 8px;
}
h2
{
	font-size: 14px;
	font-family: Verdana, Arial;
	color:   #003366;/*#9DDBEA;*/
	margin-left: 10px;
}

h1
{
    font-size: 12px;
	font-family:  Helvetica, sans-serif;
	color: #EEEEEE;
	font-weight: bold;
	padding-left: 4px;
}
h4
{
    font-size: 11px;
	font-family: Helvetica, sans-serif;
	color:  #2F4F4F;
	font-weight: bold;
	padding-left: 8px;
}
h3
{
    font-size: 11px;
	font-family: Helvetica, sans-serif;
	color:  #EEEEEE;
	font-weight: bold;
	padding-left: 8px;
}
#main p.quote
{
	width: 480px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-indent: -6px;
}
.quotePerson {
	color: #666;
	padding-left: 30px;
	font-style: italic;
}
ul.FAQquestion li{
	color:black;
	list-style-position: inside;
	line-height: 20px;
}
#quotebox {
	background-color: #FFF;
	margin-top: 12px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 20px;
	padding-bottom: 6px;
}
p.FAQquestion {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003E93;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #000;
}

.FAQanswer
{
	font-size:larger;
}

#menu
{
	width: 194px;
	color: #00008B;
	font-family: Helvetica, sans-serif;
}

#menu #currentpagelink
{
	color: #000000;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	background-image: url(images/on_page.png);
	background-repeat: no-repeat;
}
#menu a
{
	width: 174px;
	color: #333;
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	text-transform: uppercase;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	line-height: 26px;
	font-size: 10px;
}
#menu a:hover
{
	color: #003E8E;
	text-decoration: none;
	font-weight: bold;
}
#topmenu
{
	visibility: hidden; /*EJB*/
    text-align: right;
	padding-top: 1em;
	padding-right: 1em;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
}
#topmenu a:visited
{
	color: #ffffff;
    text-decoration: none;
    background-color: #000000; 
	border: 1px solid #666666;
	padding-top: .3em;
	padding-bottom: .3em;
	padding-left: .8em;
	padding-right: .8em;
}
#topmenu a:link
{
	color: #ffffff;
    text-decoration: none;
    background-color: #000000; 
	border: 1px solid #666666;
	padding-top: .3em;
	padding-bottom: .3em;
	padding-left: .8em;
	padding-right: .8em;
}
#topmenu a:hover
{
	color: #ffffff;
	background-color: #90200A; 
	border: 1px solid #90200A;
    text-decoration: none;
	padding-top: .3em;
	padding-bottom: .3em;
	padding-left: .8em;
	padding-right: .8em;
}
#lefty
{
	width: 194px;
	margin-left: 48px;
	margin-top: 12px;
}
#block
{
	padding: 12px;
	background-color: #f9f9f9;
	color: #607080;
}
#breadcrumb 
{
	visibility: hidden; /*EJB*/
	text-align: right;
	color: #999999;
	padding-bottom: 11px;
}
#breadcrumb a:visited
{
	color: #999999;
	text-decoration: none;
}
#breadcrumb a:link
{
	color: #999999;
	text-decoration: none;
}
#breadcrumb a:hover
{
	color: #aaaaaa;
	text-decoration: none;
}

#welcome {
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color:   #003366;
	/*
	color: orange;
	*/
}

#main
{
	width: 900px;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	background-color: #97C0E6;
	position: relative;
}
* {
	margin: 0px;
	padding: 0px;
}

a:visited
{
	color: #0066FF;
	font-family: Helvetica, sans-serif;
	text-decoration: none;
}
a:link
{
	color: #003D8C;
	font-family: Helvetica, sans-serif;
	text-decoration: none;
}

a:hover
{
	color: #E85900;
	text-decoration: underline;
}
#content
{
	float: right;
	width: 612px;
	text-align: left;
	padding-top: 11px;
	padding-bottom: 11px;
	line-height: 145%;
	color: #333;
}
#main p{
	width: 500px;
	margin-bottom: 12px;
	margin-right: 112px;
}
h4
{
	font-family: Helvetica, sans-serif;
	color:  #2F4F4F;
	font-weight: bold;
        padding-left: 0px;
}
#content h3
{
	color: #607080;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 0px;
}
#mission
{
	font-family: Helvetica, sans-serif;
	line-height: normal;
	font-size: 20px;
}
#footer
{
	color: #333;
	height: 30px;
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 48px;
	line-height: 30px;
}
hr
{
	border:0;
	border-bottom: 1px solid #efefef;
	height: 1px;
}
li
{
	list-style-type: disc;
	line-height: 160%;
}

img {
	border: none;
	vertical-align: middle;
}
#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 324px;
	margin-top: 38px;
	margin-left: 48px;
	float: left;
}
#second_menu {
	padding: 15px;
}
#translation {
	width: 612px;
	color: #FFF;
	position: absolute;
	top: 154px;
	height: 27px;
	left: 288px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#logo strong {
	display: none;
}
.clear {
	clear: both;
	width: 900px;
}
img.headshot {
	float: left;
	padding-right: 6px;
	padding-top: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
td img.headshot {
	float: left;
	padding-right: 0px;
	padding-top: 0px;
	border-top-width: 0px;
	margin-bottom: 12px;
}
#founder_list li {
	float: left;
	height: 82px;
	width: 82px;
	list-style-type: none;
}
#founder_list {
	width: 492px;
	margin-right: 128px;
	float: left;
	margin-bottom: 12px;
}
#content p.bio{
	float: left;
	display: block;
	width: 404px;
	padding-top: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
p.cutlines {
	font-size: 10px;
	margin-top: 5px;
}
.top {
	float: right;
}
.orangetext {
	color: #FF7900;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
ul.FAQquestion {
	margin-bottom: 12px;
}
#tbl_charter td {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
}
#news {
	background-color: #FFF;
	padding: 12px;
}
#home_tbl {
	background-color: #FFF;
	padding: 10px;
}
#contact {
	line-height: 20px;
}
input {
	line-height: 20px;
	margin-right: 6px;
}
.input_field {
	display: block;
	width: 8em;
	float: left;
	line-height: 20px;
}
#rollingtext {
	font-size: 14px;
	color: #FFF;
	background-color: #005396;
	padding: 8px;
	text-align: center;
}
#second_nav li {
	float: left;
	list-style-type: none;
	margin-right: 12px;
	font-weight: bold;
}
#second_nav {
	width: 620px;
	height: 24px;
	margin-top: 12px;
}
#google_translate_element {
	float: left;	margin-right: 6px;

}
#google_translate_element div {
	float: left;
	line-height: 27px;
	margin-right: 6px;
}
#google_translate_element div option {
	font-size: 11px;
	padding-left: 7px;
}
#homelinks li {
	color: #005396;
	list-style-type: none;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #005396;
	width: 13em;
	padding: 10px;
}
#homelinks {
	float: right;
	margin-top: 54px;
}
#homelinks li a {
	color: #005396;
	font-weight: bold;
}

