﻿body 
{
/*    background-image: url(images/watermark.jpg);*/
}

#header 
{
    background-color: #00003C;
    width: auto;
    height: 150px;
}

.centerspan 
{
    text-align: center;
    vertical-align: middle;
}

.headerImage 
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-width: 0px;
    text-align: center;
    vertical-align: middle;
}

#navbar 
{
    float: left;
    background-color: #00003C;
    width: 155px;
    height: 2500px;
}

.navbutton 
{
    text-align: right;
}

.navbutton a 
{
    text-decoration: none;
}

.navbutton a:hover
{
    text-decoration: none;
}

.navbutton img 
{
    border-width: 0;
}


div
{
    border-width: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#main 
{
    margin-left: 180px;
}

#footer 
{
}

#copy
{
    text-align: center;
    padding-top: 5px;
}

#site 
{
    font-size: x-small;
    text-align: center;
    padding-bottom: 5px;
}


/* From old site */

.bodyTitle {
	color: #00005A;
	font-family: arial black;
	font-size: 18;
	text-transform: uppercase;
	text-align: center;
}

.bodySubTitle {
	color: #000000;
	font-family: arial;
	font-weight: bold;
	font-size: 16;
	text-decoration: underline;
}

.bodySubTitle2 {
	color: #000000;
	font-family: helvetica;
	font-weight: bold;
	font-size: 16;
}
.bodySubTitle3 {
	color: #00DD00;
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 18pt;
	text-align: center;
}

.bodySubTitle4 {
	color: #995533;
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 18pt;
	text-align: center;
}

.bodySubTitle5 {
	color: #000000;
	font-family: arial;
	font-weight: bold;
	font-size: 16;
	text-align: center;
}

.bodySubTitle6 {
	color: #000000;
	font-family: arial;
	font-style: italic;
	font-size: 12pt;
	text-align: center;
}

.bodyFAQq {
	color: #000000;
	font-family: arial;
	font-weight: bold;
	font-size: 16;
}

.bodyFAQa {
	color: #000000;
	font-family: helvetica;
	font-size: 16;
}

.photoText {
	color: #000000;
	font-family: verdana;
	font-size: 12;
	text-align: center;
}

#imagedesc {
	color: #000000;
	font-family: verdana;
	font-size: 16;
	font-weight: bold;
	text-align: center;
}

#imagedesc2 {
	color: #000000;
	font-family: verdana;
	font-size: 14;
	font-style: italic;
	text-align: center;
}

.bodyText {
	font-size: 16;
	font-family: helvetica;
}

.bodyText2 {
	font-size: 12;
	font-family: verdana;
}

.bodyText3 {
	font-size: smaller;
	font-family: helvetica;
}

.noteText {
	font-size: 12;
	font-family: helvetica;
}

.backdrop {
	background-image: url(images/watermark.jpg);
}

.header {
	background-image: url(images/header.jpg);
}

.basic {
	background-color: #00003C;
}

#photodiv {
	text-align: center;
}

.lpTab {
	text-align: left;
	font-weight: bold;
	font-family: arial;
	font-size: 16;
}

.pTabHead {
	text-align: center;
	font-family: arial;
	font-weight: bold;
	font-size: 16;
}

.pTabTitle {
	text-align: center;
	font-family: arial;
	font-weight: bold;
	font-size: 16;
}

.pTab {
	font-family: arial;
	font-size: 16;
	text-align: center;
}

.pTab2 {
    font-family: arial;
    font-size: small;
    font-style: italic;
    text-align: center;
}

.pTab3 {
    font-family: arial;
    font-size: small;
    font-style: italic;
    text-align: left;
    border: hidden 0 white;
}

.pAreaTab {
	font-family: arial;
	font-size: 16;
	text-align: left;
}

.pAreaTab2 {
	color: #ff0000;
	font-family: arial;
	font-size: 18;
	text-align: left;
}

.pTabFollow {
	text-align: right;
	vertical-align: middle;
	font-family: arial;
	font-weight: normal;
	font-size: 11pt;
        font-style: italic;
}


.pTabFollow a 
{
    text-decoration: none;
}

.pTabFollow a:hover
{
    text-decoration: none;
}

.pTabFollow img 
{
    vertical-align: middle;
    border-width: 0;
}



table.center
{
    margin-left: auto;
    margin-right: auto;
}

.super 
{
   vertical-align: super;
   font-family: arial;
   font-size: x-small;
}

.separator
{
    color: #00003c;
    width: 100%;
    height: 3px;
    clear: right;
}

.eeName 
{
    color: #00003c;
    font-weight: bold;
    font-size: large;
}

.eeTitle 
{
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}

.oddImg 
{
    width: 200px;
    vertical-align: text-top;
    float: right;
    margin-left: 5px;
}

.evenImg
{
    width: 200px;
    vertical-align: text-top;
    float: right;
    margin-left: 5px;
}

.boldtext 
{
    font-weight: bold;
}

.italictext 
{
    font-style: italic;
}

#hidden
{
    visibility: hidden;
}
