.body {
color: #333333;
}

p,li,ol,ul,td
{
color: #33333;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
}

.bodyEmphasis
{
color: #1A1B5E;
font-size: 13px; 
line-height: 18px; 
font-family: arial;
}

.bodyEmphasis2
{
color: #1A1B5E;
font-size: 13px; 
line-height: 18px; 
font-family: arial;
font-weight: bold;
}

.highlightSmall {
color: #666666;
font-size: 13px; 
font-weight: bold;
}


.highlightMid {
color: #535681;
font-size: 14px; 
font-weight: bold;
}

.highlightTitle {
color: #535681;
font-size: 13px; 
font-weight: bold;
}

A:link {
font-size: 12px;
font-family: arial;
color: #333333;
text-decoration: underline;
}

a:visited {
font-size: 12px;
color: #666666;
text-decoration: underline;
}

A:hover {
font-size: 12px;
color: #666666;
text-decoration: none;
}

.sidenav {
padding-left: 28px;
}

a.side:link {
text-decoration: none;
font-size:10px;
}

a.side:visited {
color: #333333;
text-decoration: none;
font-size:10px;
}

a.side:hover {
color: #666666;
}

a.dirdis:link {
color: #006699;
}

a.dirdis:visited {
color: #006699;
}

a.dirdis:hover {
color: #006699;
}


select {
	font: 9px arial
}

textarea {
	BORDER-RIGHT: #696969 1px solid;
	BORDER-TOP: #696969 1px solid;
	BORDER-LEFT: #696969 1px solid;
	BORDER-BOTTOM: #696969 1px solid;
	font: 9px arial
}
 
INPUT {
	BORDER-RIGHT: #696969 1px solid;
	BORDER-TOP: #696969 1px solid;
	BORDER-LEFT: #696969 1px solid;
	BORDER-BOTTOM: #696969 1px solid;
	font: 11px arial
} 
	
.colortd {
	text-align: center;
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}

.footer{
color: #660000;
font-size: 10px; 
line-height: 12px; 
font-family: arial;
}

a.footerLink:link {
color: #333333;
font-size: 10px;
line-height: 12px;
}

a.footerLink:visited {
color: #333333;
}

a.footerLink:hover {
color: #666666;
}

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; 
}
.fulltable {
width: 100%;
}
.graphic { margin: 5px 5px 5px 5px;
	border: 1px solid #666;
	border-color:#aa151b;
	padding: 2px;
}

.legalcat {
	font-size: 17px;
}

.legalsubcat {
	font-size: 12px;
}

.bulletedlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 16px;
	color:#000;
}

.bulletedlist li
{
padding-left: 15px;
background-image: url(images/bullet.png);
background-repeat: no-repeat;
background-position: 0 .5em;
margin-bottom:5px;
}

.bulletedlist li a
{
color:#066;
}

.bulletedlist ul li {
padding-left: 15px;
background-image: url(images/bullet.png);
background-repeat: no-repeat;
background-position: 0 .5em;
margin-bottom:5px;
list-style-type:none;
}

.bulletedlist ul li a{
	color:#000;
}


.linklist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 16px;
	color:#005aa7;
}

.linklist li
{
padding-left: 0px;
background-image: url(images/linkbullet.png);
background-repeat: no-repeat;
background-position: 0 .5em;
margin-bottom:5px;
text-decoration:none;
}

.linklist li a
{
color:#005aa7;
text-decoration:none;
}

.linklist ul li {
padding-left: 0px;
background-image: url(images/linkbullet.png);
background-repeat: no-repeat;
background-position: 0 .5em;
margin-bottom:5px;
list-style-type:none;
text-decoration:none;
}

.linklist ul li a{
	color:#005aa7;
	text-decoration:none;
}

.topnavcontainer{
width:500px;
height:30px;
z-index:1000;
position:relative;
top:0px;
right:0px;
float:right;
}

/*TOP NAVIGATION*/
ul#topmenu,ul#topmenu ul{/*width of nav container*/
	list-style:none;padding:0px; width:100%;right:0px;z-index:1000;}
ul#topmenu ul{/*100%  here makes background of flyouts match width of parent button*/
	display:none;position:absolute;left:0;top:100%; width:auto;}
ul#topmenu li:hover>*{/*makes flyouts show*/
	display:block;border-top:none;}
ul#topmenu li:hover{
	position:relative;}
ul#topmenu ul ul{
	position:absolute;left:100%;top:2;}
ul#topmenu{
	display:block;font-size:0;float:left;}
ul#topmenu li{
	display:block;white-space:nowrap;font-size:0;float:right;margin-top:0px;}
ul#topmenu a:active, ul#topmenu a:focus{
	outline-style:none;}
ul#topmenu a,ul#topmenu a.pressed{/*main button text*/
	display:inline-block;text-align:center;text-decoration:none;font:normal 14px Arial, Helvetica, sans-serif;color:#8c8b8b;line-height:14px; height:16px;}
ul#topmenu li:hover>a{/*main buttons*/
	font:normal 14px Arial, Helvetica, sans-serif;color:#8c8b8b;text-decoration:none; background-position:0 100px;line-height:14px; height:20px;}
ul#topmenu ul li{
	float:none;margin:0px;}
ul#topmenu ul a{
	text-align:left; font:normal 12px Arial;color:#8c8b8b;text-decoration:none;line-height:14px;height:14px;border-width:0 1px 1px 1px;border-style:solid;border-color:#8c8b8b; background-color:#fff;}
ul#topmenu ul li:hover>a,ul#topmenu ul li>a.pressed{/*hover of drop down*/
	font:normal 12px Arial;color:#8c8b8b;text-decoration:none;line-height:14px;height:14px;background-color:#fff;}
ul#topmenu a{/*main buttons left right padding controls width of main buttons*/
	padding:5px 20px 5px 20px;border-width:0 1px 0 0px;border-style:solid;border-color:#C0C0C0;color:#8c8b8b;text-decoration:none;margin:0px;}
ul#topmenu li:hover>a,ul#topmenu li>a.pressed{
	color:#8c8b8b;text-decoration:none;}
/*END TOP NAVIGATION*/

.listthispage{
	width:150px;
	height:20px;
	background-repeat:no-repeat;
	background-position:0% 0%;
	position:absolute;
	top:180px;
	right:150px;
	z-index:0;
	padding-top:10px;
}

.pagetitle{
	color:#841116;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size:28px;
	text-align:left;
	letter-spacing:0px;
	font-weight:bold;
}
