a, a:link {
	color: #00f;
}
a:visited {
	color: #00f;
}
body {
	background-color: #fff;
}
body, p, td, th, li {
	
		font-size: 10pt;
	
	
		font-family: arial,sans-serif;
	
}

.menu, a:link.menu, a:visited.menu {
	color: #fff;
	font-size: 14px;
	font-family: arial,sans-serif;
}
#menuList {
	background-color: #000;
}
#menuList li a {
	border-right: 1px solid #fff;
}
/*----------------------------------------*/
/*----USCG NSF Response Template CSS------*/
/*----------------------------------------*/
/*----Copy and Paste into New Site CSS----*/
/*----------------------------------------*/

/*--------Start 508 Compliant CSS--------*/
/* START Skip to Navigation */
#skip a, #skip a:hover, #skip a:visited {
 position:absolute;
 left:0px;
 top:-500px;
 width:1px;
 height:1px; 
 overflow:hidden;
}

#skip a:active, #skip a:focus {
 position:static;
 width:auto;
 height:auto;
}
/* END Skip to Navigation */

#plug span {
 border:1px solid #666666;
 float:right;
 margin-bottom:8px;
 margin-right:5px;
 padding:0;
}

#plug a {
 border-color:white #999999 #999999 white;
 border-style:solid;
 border-width:1px 2px 2px 1px;
 display:block;
 font-size:0.9em;
 padding:3px;
 text-decoration:none;
}

/*--------End 508 Compliant CSS--------*/


h1 {
 background-color:transparent;
 color:#000000;
 display:block;
 font-size:16pt;
 font-weight:bold;
 margin:0;
 padding-bottom:5px;
 padding-top:5px;
 padding-left:0px;
 text-align:left;
}

h2 {
 font-size: 14pt;
 margin-top: 5px;
 margin-bottom: 5px;
}

h3 {
 font-size: 18px;
 margin-top: 5px;
 margin-bottom: 5px;
}

#headlines {
 text-align: left;
}

#recentUpdatesBar ul {
 margin-left:0;
 padding-left:0;
}

ul.injectedDocumentList {
 list-style-type:none;
 margin:10px;
 padding:0;
}

ul.injectedDocumentList li {
 list-style-type:none;
 margin-bottom:10px;
 margin-left:0;
 margin-top: 0px;
 padding:0;
}

ul.injectedDocumentList li a {
 list-style-type:none;
 text-decoration:none;
 color: #0000cc;
}

/*----Homepage CSS----*/

.homepage_featured {
 -moz-border-radius-bottomleft:10px;
 -moz-border-radius-bottomright:10px;
 -moz-border-radius-topleft:10px;
 -moz-border-radius-topright:10px;
 -webkit-border-bottom-left-radius:10px;
 -webkit-border-bottom-right-radius:10px;
 -webkit-border-top-left-radius:10px;
 -webkit-border-top-right-radius:10px;
 display: block;
 float: left;
 width: 550px;
 padding: 20px;
 background-color: #f8f2f2;
}

.flickr_slideshow {
}

.homepage_featured_article {
 -moz-border-radius-bottomleft:5px;
 -moz-border-radius-bottomright:5px;
 -moz-border-radius-topleft:5px;
 -moz-border-radius-topright:5px;
 -webkit-border-bottom-left-radius:5px;
 -webkit-border-bottom-right-radius:5px;
 -webkit-border-top-left-radius:5px;
 -webkit-border-top-right-radius:5px;
 margin-top: 10px;
 padding: 10px;
 background-color: #ffffff;
}

.homepage_featured h1 {
 color: #0000cc;
 font-size: 1.5em;
 margin-top: 5px;
 margin-bottom: 5px;
 padding: 0px;
}

#homepage h1 {
 background-color: transparent;
 text-align:left;
}

.homepage_featured_text {
 font-size: 9pt;
}

.read_more a {
 -moz-border-radius-bottomleft:5px;
 -moz-border-radius-bottomright:5px;
 -moz-border-radius-topleft:5px;
 -moz-border-radius-topright:5px;
 -webkit-border-bottom-left-radius:5px;
 -webkit-border-bottom-right-radius:5px;
 -webkit-border-top-left-radius:5px;
 -webkit-border-top-right-radius:5px;
 margin-top: 10px;
 float: right;
 display: block;
 padding: 8px;
 background-color: #e1e1e1;
 color: #0000cc;
}

.read_more a:hover {
 text-decoration: underline;
}

#recentUpdatesBar {
 width:275px;
 margin-right: 20px;
 margin-top: 10px;
 padding: 10px;
 float: right;
}

#recentUpdatesBar h2 {
 font-size: 18px;
 margin: 0px;
}

#recentUpdatesBar hr {
 display: none;
}

#recentUpdatesBar ul {
 margin-left: 0px;
}

.latest_info_bottom {
 border-bottom:2px solid #CCCCCC;
 display:block;
 height:20px;
 border-bottom:2px solid #CCCCCC;
 display:block;
 height:20px;
}

.latest_info_bottom p {
 margin: 0px;
}

.latest_info_bottom #more_link a {
 clear:both;
 display:block;
 float:right;
 margin-bottom:5px;
 width:45px;
 text-align: right;
 color: #0000cc;
}

.latest_info_bottom #more_link a:hover {
 text-decoration: underline;
}

#follow_us {
 margin-top: 20px;
}

#follow_us h3 {
 color: #cc3333;
 font-size: 22px;
 margin: 0px;
 font-weight: normal;
 padding-bottom: 10px;
}

#follow_us h4 {
 color: #cc3333;
 font-size: 18px;
 margin: 0px;
 font-weight: normal;
 padding-bottom: 10px;
}

.cell_pad {
 padding-bottom: 10px;
 padding-right: 15px;
}

#follow_us .cell_pad img {
 border: 0px;
}


/*----Core CSS----*/

body {
 background-color: #E3E4E6;
}

body, p, td, th, li {
 font-family: Lucida Grande, arial, verdana, helvetica, sans-serif;
 font-size: 10pt;
}

#container {
 -moz-border-radius-bottomleft:10px;
 -moz-border-radius-bottomright:10px;
 -webkit-border-bottom-left-radius:10px;
 -webkit-border-bottom-right-radius:10px;
 background-color:#FFFFFF;
 margin-left:auto;
 margin-right:auto;
 width:960px;
 z-index:1;
}

#bannerBar {
 background-color: #ffffff;
 width: 100%;
 position: relative;
 top: 0;
 overflow:hidden;
 padding-top:10px;
 padding-bottom:10px;
}

#bannerBar p {
 padding: 0;
 margin: 0;
}

#companyInfo_wrapper {
 display: block;
 margin-left: 500px;
 margin-top: 1em;
 position: relative;
 top: -105px;
 right: -15px;
 overflow:hidden;
}

#companyTitle {
 display: block;
 clear: both;
 font-size: 1.5em;
 color: #555555;
 padding: 5px;
}

#guestBar {
 background-color:#f8f2f2;
 clear:both;
 padding:5px 5px 5px 10px;
 text-align:left;
 border-bottom: 1px dashed #cccccc;
}

#bodyContent {
 clear: none;
 margin: 0px;
}

#homepage #content {
 width:60%;
}

#content {
 width:920px;
 margin: 0px;
 padding: 20px;
 padding-top: 10px;
}

.injectedDocumentList {
 list-style-type:none;
}

.injectedDocumentList li a:hover {
 color: #02027e;
}

.injectedDocumentList li {
 padding-bottom: 10px; 
 padding-right: 10px;
}

#copyrightNotice {
 clear: both;
 display: block;
 padding-bottom: 10px;
 padding-top: 20px;
 width: 100%;
}

#copyrightNotice a {
 color: #555555;
}

#copyrightNotice a:hover {
 text-decoration: underline;
}


/* ------------------------- */
/* -----menuBar Navigation---- */
/*------------------------*/

#menuBar { /*--div that holds the superfish menu--*/
 width: 100%;
 background-color: #cccccc;
 /*--background-image: url(/clients/1801/107438.png);--*/
 background-repeat: no-repeat;
 height: 3em;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 color: #555555;
}

/*--------------------------------*/
/*-----------superfish.css----------*/
/*--------------------------------*/


/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu {
	line-height: 1.0;
}
.sf-menu ul {
	position:	 absolute;
	top: -999em;
	width: 10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu a {
	display:	block;
	position:	 relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:	0;
	top:	3em; /* match top ul list item height */
	z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:	-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:	10em; /* match ul width */
	top:	0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:	-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:	10em; /* match ul width */
	top:	0;
}

/*** DEMO SKIN ***/
.sf-menu {
	//float: left;
	//margin-bottom: 1em;
        //margin-left: 0px;
}
.sf-menu a {
	padding: .75em .50em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #000066;
}
.sf-menu li {
	background:	#cccccc;
}
.sf-menu li li {
	background:	#cccccc;
border-bottom: 1px dashed #555555;
}
.sf-menu li li li {
	background:	#bbbbbb;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:	#aaaaaa;
	outline: 0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding: 1em;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:	 absolute;
	display: block;
	right: .75em;
	top: 1.05em; /* IE6 only */
	width: 10px;
	height: 10px;
	text-indent:  -999em;
	overflow: hidden;
	background: url('/clients/1955/119065.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
display: none;
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: .8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
display: none;
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('/clients/1955/119066.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}


/*---------------------------------*/
/*---------superfish-navbar.css-------*/
/*--------------------------------*/


/*** adding the class sf-navbar in addition to sf-menu creates an all-horizontal nav-bar menu ***/
.sf-navbar {
	background:	#BDD2FF;
	height: 2.5em;
	padding-bottom:	2.5em;
	position:	 relative;
}
.sf-navbar li {
	background:	#AABDE6;
	position:	 static;
}
.sf-navbar a {
	border-top: none;
}
.sf-navbar li ul {
	width: 44em; /*IE6 soils itself without this*/
}
.sf-navbar li li {
	background: #BDD2FF;
	position:	 relative;
}
.sf-navbar li li ul {
	width: 13em;
}
.sf-navbar li li li {
	width: 100%;
}
.sf-navbar ul li {
	width: auto;
	float: left;
}
.sf-navbar a, .sf-navbar a:visited {
	border: none;
}
.sf-navbar li.current {
	background: #BDD2FF;
}
.sf-navbar li:hover,
.sf-navbar li.sfHover,
.sf-navbar li li.current,
.sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active {
	background: #BDD2FF;
}
.sf-navbar ul li:hover,
.sf-navbar ul li.sfHover,
ul.sf-navbar ul li:hover li,
ul.sf-navbar ul li.sfHover li,
.sf-navbar ul a:focus, .sf-navbar ul a:hover, .sf-navbar ul a:active {
	background:	#D1DFFF;
}
ul.sf-navbar li li li:hover,
ul.sf-navbar li li li.sfHover,
.sf-navbar li li.current li.current,
.sf-navbar ul li li a:focus, .sf-navbar ul li li a:hover, .sf-navbar ul li li a:active {
	background:	#E6EEFF;
}
ul.sf-navbar .current ul,
ul.sf-navbar ul li:hover ul,
ul.sf-navbar ul li.sfHover ul {
	left:	0;
	top:	2.5em; /* match top ul list item height */
}
ul.sf-navbar .current ul ul {
	top: -999em;
}

.sf-navbar li li.current > a {
	font-weight:	bold;
}

/*** point all arrows down ***/
/* point right for anchors in subs */
.sf-navbar ul .sf-sub-indicator { background-position: -10px -100px; }
.sf-navbar ul a > .sf-sub-indicator { background-position: 0 -100px; }
/* apply hovers to modern browsers */
.sf-navbar ul a:focus > .sf-sub-indicator,
.sf-navbar ul a:hover > .sf-sub-indicator,
.sf-navbar ul a:active > .sf-sub-indicator,
.sf-navbar ul li:hover > a > .sf-sub-indicator,
.sf-navbar ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/*** remove shadow on first submenu ***/
.sf-navbar > li > ul {
	background: transparent;
	padding: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}


 /*---------------------------------*/
/*--------superfish-vertical.css--------*/
/*--------------------------------*/


/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical, .sf-vertical li {
	width:	10em;
}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
	left:	10em; /* match ul width */
	top:	0;
}

/*** alter arrow directions ***/
.sf-vertical .sf-sub-indicator { background-position: -10px 0; } /* IE6 gets solid image only */
.sf-vertical a > .sf-sub-indicator { background-position: 0 0; } /* use translucent arrow for modern browsers*/

/* hover arrow direction for modern browsers*/
.sf-vertical a:focus > .sf-sub-indicator,
.sf-vertical a:hover > .sf-sub-indicator,
.sf-vertical a:active > .sf-sub-indicator,
.sf-vertical li:hover > a > .sf-sub-indicator,
.sf-vertical li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}


.bl {background: url(bl.gif) 0 100% no-repeat}
.br {background: url(br.gif) 100% 100% no-repeat}


/********************** GEOFF CUSTOM 4.21 ***************/

#follow_us { display:none;}

#companyInfo_wrapper { display:none; }

/************************ MARC ADD IMAGE SIZING 4.26 *****************/

#content img {
  max-width:780px;
  /*  IE HACK  */width: expression(this.width > 780 ? 780: true);
}

#content img.noResize {
  max-width:none; 
  width: auto;
}

/********************** GEOFF CUSTOM 5.7 ***************/

a img {border: 0;}

#recentUpdatesBar h2 {padding-top: 8px;}

/********************** SEARCH 5.8 ***************/

#search_wrapper { 
 position: absolute;
 top: 115px;
 margin-left: 720px;
}

