/***---FGFJ Background and Body(Do Not Change!)---***/
body {
background: #FFFFFF;
margin: 25px;
padding: 0px;
}

* {
margin:0;
padding:0;
}

/*Drop Down Menu modified from script created by Michael Leigeber: http://www.leigeber.com*/
.menuwrapper {
margin:0;
text-align:center;
}

.dropdown {
display: none;
}

.dropdown dt {
display: none;
}

.dropdown dt:hover {
display: none;
}

.dropdown dd {
display: none;
}

.dropdown ul {
display: none;
}

.dropdown li {
display: none;
}

.dropdown a, .dropdown a:active, .dropdown a:visited {
display: none;
}

.dropdown a:hover {
display: none;
}

.dropdown .underline {
display: none;
}

.page {
display: none;
}

.page dt {
display: none;
}

.page dt:hover {
display: none;
}

.page dd {
display: none;
}

.page ul {
display: none;
}

.page li {
display: none;
}

.page a, .page a:active, .page a:visited {
display: none;
}

.page a:hover {
display: none;
}

.page .underline {
display: none;
}

.nodrop, .nodrop:active, .nodrop:link, .nodrop:visited {
display: none;
}

.nodrop:hover {
display: none;
}

.current .current:active, .current:link, .current:visited {
display: none;
}

.current:hover {
display: none;
}

/***---FGFJ Stylesheet (Do Not Touch!)---***/
#body {
background-color:#ffffff;
}

#border {
background-color: #FFFFFF;
margin: 0pt auto;
position:relative;
}

#photoheader {
text-align:left;
}

#contentleft{
background:#eeeeee;
color: #003366;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
line-height:150%;
width: 147px;
}

#contentright{
background: #FFFFFF;
color: #333333;
float: right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 150%;
padding: 5px;
width: 608px;
}

#contentrightact {
background: #FFFFFF;
color: #333333;
float: right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 150%;
padding: 5px;
width: 550px;
}

#homeleft{
background:#ffffff;
color: #333333;
float:left;
font-size:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height:150%;
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
width: 471px;
}

#homeright{
display: none;
}

#boardmembers{
background: #FFFFFF;
color: #333333;
float: right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding: 5px;
width: 608px;
}

/*--Change Hyperlink Color--*/
a { 
text-decoration: none;
color: #000000;  
}

a:link, a:visited {
color:#336699;
text-decoration:none;
}

a:hover { 
color: #669966; 
text-decoration: none; 
}

/*--Change Header Styles--*/
h1 {
color:#003366;
font-size: 12px;
line-height: 1.6em;
margin: 0;
padding: 10px;
}

h2 {
font-size: 1.2em;
font-weight: bold;
margin: 3em 0 1.5em 0px;
border-bottom: 1px solid #000080;
}

h3 {
font-size: 1.1em;
margin: 2em 0 1em 0px;
}

h4 {
font-size: 0.9em;
font-weight: bold;
color: #999;
margin-bottom: 0;
}

h5 {
font-size: 0.9em;
font-weight: bold;
color: #999;
margin-bottom: 0;
text-indent:3.4em;
}
	
h6 {
font-size: 0.9em;
font-weight: bold;
color: #999;
margin-bottom: 0;
text-indent:0em;
}	

/*--Change Paragraph Styles--*/
p {
font-size: 1.0em;
line-height: 1.5em;
margin: 0 0 1.5em 0px;
}
	
p+p { 
text-indent: 2em;
margin-top: -1.5em; 
}	

p.indent {
line-height:1.5em;
margin-bottom: 0em;
text-indent:20px;
}

/*--Change Bullet Styles--*/
li {
font-size: 1.0em;
line-height: 2.0em;
margin: 0 0 0 50px;
}

li.menu {
font-size: 1.0em;
line-height: 1.0em;
}

li > p {
margin-top: 0.2em;
}
	
.bullet {
list-style-type: circle;
text-indent:0px;
}

li.dot {
background:transparent url(../../../../fgfj/e/images/ball-gray.gif) no-repeat;
background-position: 0 .5em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin: 0 0 1em 35px;
padding-left:20px;
}

ul.circle {
margin: 0 0 0 60px;
}

/*--Change Image Styles--*/
.floatright {
float:right;
font-size: 90%;
font-style:italic;
line-height: 1.2em;
padding-left:5px;
width:150px;
}

.floatleft {
float:left;
padding-right:5px;
}

.smalltext {
font-size: 80%;
line-height:1.2em;
}

/*-Change Footer-*/
#footer {
clear:both;
color:#506070;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
line-height:13px;
padding: 20px;
text-align:right;
}
