a:link       	{ color: #FFFFFF; text-decoration: none; }
a:visited    	{ color: #FFFFFF; text-decoration: none; }
a:hover      	{ text-decoration: underline; color: #FFFFFF; }
a:active     	{ text-decoration: none; color: #FFFFFF; }

a.darklink:link       { color: #FF0000; text-decoration: none; }
a.darklink:visited    { color: #FF0000; text-decoration: none; }
a.darklink:hover      { text-decoration: underline; color: #000000;}
a.darklink:active     { text-decoration: none; color: #FF0000;}


.text        	{ font-family: sans-serif; font-size: .9em; text-align: left; line-height: 1.3em; 
              	 margin-top: 6px; margin-left: 6px; margin-right: 12px; }
.LtBlue      	{ background-color: #DEE0E7; font-family: sans-serif; text-align: left;}
.TableHead   	{ font-family: serif; font-size: .9em; font-weight: bold; text-align: center; }
.TableHeadWht   { font-family: serif; font-size: .9em; font-weight: bold; text-align: center; color: #FFFFFF; }

.TableText   	{ font-size: .8em; font-family: sans-serif; text-align: left; line-height: .9em; 
              	 margin-top: 0; margin-bottom: .6em; }
h1           	{ font-family: serif; font-size: 2em; color: #4A8CA4; font-weight: bold; margin-bottom: 32px; margin-top:19px }
h2           	{ font-family: serif; font-size: 1.3em; color: #4A8CA4; font-weight: bold; margin-left: 6px; margin-right: 6px; margin-bottom: 12px;}
body         	{ background-color: #DEE0E7 }
h3           	{ font-family: serif; font-size: 1em; color: #4A8CA4; font-weight: bold; 
              	 margin-bottom: 0 }
.navigate    	{ font-family: sans-serif; font-size: 8pt; color: #FFFFFF; 
               	border: 2px solid #4FA7C4; background-color: #4FA7C4; }
.nonnavigate    { font-family: sans-serif; font-size: 8pt; color: #000000; 
              	 border: 2px solid #4FA7C4; background-color: #4FA7C4; }
.bk          	{ background-image:url(../images/SeaPort-Web_04b.gif); 
				background-repeat:no-repeat }
.footer      	{ font-size: 8pt; font-family: sans-serif }
