/* generic body text styles */

body {
	background-image: url(images/bg_woodpanel.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
p,li,ol,ul,td
{
	color: #777777;
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodyEmphasis
{
	color: #36357b;
	font-size: 12px;
	line-height: 20px;
	font-family: tahoma;
}

.bodyEmphasis2
{
color: #006699;
font-size: 11px; 
line-height: 17px; 
font-family: tahoma;
font-weight: bold;
}

.highlightSmall {
color: #666666;
font-size: 10px; 
font-weight: bold;
}


.highlightMid {
color: #666666;
font-size: 12px; 
font-weight: bold;
}

.highlightTitle {
color: #666666;
font-size: 14px; 
font-weight: bold;
}
/* overall link styles if no class is applied */

A:link  {
	font-size: 11px;
	line-height: 11px;
	font-family: tahoma;
	color: #333333;
	text-decoration: underline;
}

a:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-family: tahoma;
}

A:hover  {
	font-size: 11px;
	color: #000000;
	font-family: tahoma;
}

.side {
font-family:tahoma;
font-size:10px;
color:#585e1f;
}

a.sidelink:link {
color: #ffffff;
text-decoration: none;
font-size:9px;
}

a.sidelink:visited {
color: #ffffff;
text-decoration: none;
font-size:9px;
}

a.sidelink:hover {
color: #ffffff;
}

a.dirdis:link {
color: #006699;
}

a.dirdis:visited {
color: #006699;
}

a.dirdis:hover {
color: #006699;
}
/* -- form elements -- */


select {
	font: 11px tahoma
}

textarea {
	BORDER-RIGHT: #696969 1px solid;
	BORDER-TOP: #696969 1px solid;
	BORDER-LEFT: #696969 1px solid;
	BORDER-BOTTOM: #696969 1px solid;
	font: 11px Verdana;
}
 
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 Verdana;
} 
	
/* --------------------------------------------------------- */

.colortd {
	text-align: center;
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}

.footer{
color: #6c5423;
font-size: 10px; 
line-height: 12px; 
font-family: tahoma;
}

a.footerLink:link {
color: #6c5423;
font-size: 10px;
line-height: 12px;
font-family: tahoma;
text-decoration:none;
}

a.footerLink:visited {
color: #6c5423;
font-family: tahoma;
text-decoration:none;
}

a.footerLink:hover {
color: #6c5423;
font-family: tahoma;
text-decoration:none;
}

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; 
}
.floatleft
{
float: center;
border: 1px solid #666;
border-color: #DFDFDF;
padding: 3px;
}
