/* generic body text styles */


p,li,ol,ul,td
{
color: #000000;
font-size: 11px; 
line-height: 17px; 
font-family: trebuchet ms;
}
.floatleft
{
float: center;
border: 1px solid #666;
padding: 3px;
border-color: #eeeeee;
}
.bodyEmphasis
{
color: #006699;
font-size: 11px; 
line-height: 17px; 
font-family: trebuchet ms;
}

.bodyEmphasis2
{
color: #006699;
font-size: 11px; 
line-height: 17px; 
font-family: trebuchet ms;
font-weight: bold;
}

.highlightSmall {
color: #666666;
font-size: 12px; 
font-weight: bold;
}


.highlightMid {
color: #666666;
font-size: 14px; 
font-weight: bold;
}

.highlightTitle {
color: #666666;
font-size: 18px; 
font-weight: bold;
}
/* overall link styles if no class is applied */

A:link  {
font-size: 11px;
font-family: trebuchet ms;
color: #333333;
text-decoration: underline;
}

a:visited {
font-size: 11px;
color: #333333;
text-decoration: underline;
}

A:hover  {
font-size: 11px;
color: #999999;
}

.sidenav {
padding-left: 28px;
}

a.side:link {
font-family:Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size:14px;
font-weight:bold;
color: #000000;
}

a.side:visited {
font-family:Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size:14px;
font-weight:bold;
color: #000000;
}

a.side:hover {
font-family:Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size:14px;
font-weight:bold;
color: #000000;
}

a.dirdis:link {
color: #006699;
}

a.dirdis:visited {
color: #006699;
}

a.dirdis:hover {
color: #006699;
}
/* -- form elements -- */


select {
	font: 11px trebuchet ms;
}

textarea {
	BORDER-RIGHT: #696969 1px solid;
	BORDER-TOP: #696969 1px solid;
	BORDER-LEFT: #696969 1px solid;
	BORDER-BOTTOM: #696969 1px solid;
	font: 11px trebuchet ms;
}
 
INPUT {
	background-color: #FFFFFF;
	BORDER-RIGHT: #696969 1px solid;
	BORDER-TOP: #696969 1px solid;
	BORDER-LEFT: #696969 1px solid;
	BORDER-BOTTOM: #696969 1px solid;
	font: 11px trebuchet ms;
} 
	
/* --------------------------------------------------------- */

.colortd {
	text-align: center;
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}

.footer{
color: #999999;
font-size: 10px; 
line-height: 12px; 
font-family: trebuchet ms;
}

a.footerLink:link {
color: #999999;
font-size: 10px;
line-height: 12px;
}

a.footerLink:visited {
color: #999999;
}

a.footerLink:hover {
color: #999999;
}

a.atlanticLink:link {
color: #660000;
text-decoration: none;
}

a.atlanticLink:visited {
color: #660000;
text-decoration: none;
}

a.atlanticLink:hover {
color: #666666;
text-decoration: none;
}

A.smallcal  {
font-size: 10px;
color: #660000;
text-decoration: underline;
}

A.smallcal:hover  {
font-size: 10px;
color: #660000;
text-decoration: underline;
}

A.smallcal:visited  {
font-size: 10px;
color: #660000;
text-decoration: underline;
}
.Navybody {
color: #334B8C;
font-size: 11px; 
line-height: 14px; 
}
.imgbrd
{
margin: 5px 5px 5px 5px;
border: 1px solid #666;
border-color:#868B8E;
padding: 2px;
}
