<!-- Original styles.
A:link    { text-decoration: none; color: #1E59CF; }
A:visited { text-decoration: none; color: purple; }
A:active  { text-decoration: none; color: Red; }
A:hover   { text-decoration: underline; color: #1EA779; }
A         { font : 16px Verdana Geneva Arial Helvetica sans-serif; }

A.light:link    { text-decoration: none; color: white; font : bold 12px;  }
A.light:visited { text-decoration: none; color: white; font : bold 12px; }
A.light:active  { text-decoration: none; color: white; font : bold 12px;  }
A.light:hover   { text-decoration: none; color: #D5FFDA; font : bold 12px;  }

H1          { text-align: left; font: bold 30px "Times New Roman", Times, serif; margin : 0 0 0 0; }
H2          {  color: #00009C;  text-align: left;  font: bold 20px "Times New Roman", Times, serif;  margin : 0 0 -20 0; }
H3			{color: #00FFFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 120%; letter-spacing: 2pt;}

.banner { margin:4 0 4 0;}
.light { text-decoration: none; color: white; font : bold 12px Arial, Helvetica, sans-serif; }
.picture     { border : thin solid #D9EAFF; } 
.thumb       { border : thin solid #D9EAFF; }       
.document    { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.indent      { font-weight : bold; text-align : center; }
p.dropCap:first-letter { font : 24px "Times New Roman", Times, serif; }
.link        { font : bold 16px Arial, Helvetica, sans-serif; }
.caption     { font-size : smaller; }
.credit      { font-style : normal; font-size : 10px; }
div.heading  { font-size: 18px;  color: navy; }
div.subhead  { color: navy; text-transform: uppercase; }
p.pullQuote  { font-weight: bold; font-size: smaller; padding-right : 15px; padding-left : 15px; font-style : italic; }
.green {	color : #0E9644; font-weight : bold; }
.list { color : #0E9644;  font : bold 16px Verdana, Geneva, Arial, Helvetica, sans-serif; }
.tagline { color: #555555; }
.bright {	color : white; }

.lnav 			{font-family: Arial, Helvetica, sans-serif; line-height:120%; font-size: 9pt; color: #cccccc; font-weight: regular; letter-spacing: 1pt;}
.lnav A 		{font-size: 9pt; color: white; text-decoration: none; font-weight: regular;}
.lnav A:visited	{font-size: 9pt; color: white; text-decoration: none; font-weight: regular;}
.lnav A:active	{font-size: 9pt; color: white; text-decoration: none; font-weight: regular;}
.lnav A:hover	{font-size: 9pt; color: yellow; text-decoration: underline; font-weight: regular;}

.nav 			{font-family: Arial, Helvetica, sans-serif; line-height:120%; font-size: 9pt; color: white; font-weight: bold; letter-spacing: .5pt;}
.nav A 			{font-size: 9pt; color: white; text-decoration: none; font-weight: bold;}
.nav A:visited	{font-size: 9pt; color: white; text-decoration: none; font-weight: bold;}
.nav A:active	{font-size: 9pt; color: white; text-decoration: none; font-weight: bold;}
.nav A:hover	{font-size: 9pt; color: yellow; text-decoration: underline; font-weight: bold;}
-->
