/*These are new styles for AFSC default */
 
body {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif; 
	background-color:#003C79;
	margin-left: 10px;
}
	
.afscbackground {
/* referenced within <body> in header template file to set background image behind web page and top NOAA links */
 	background-image:url(/Template-Includes/images/Fish_artwork.jpg);
  background-attachment:fixed;
	 background-repeat:repeat-x;
}
.afscbody {
/* page background and cell padding for main body <td> at bottom of header template file and footer <td> in footer file */
  padding-left: 20px;
		padding-right: 20px;
		padding-top: 20px;
}
.afscbodyspacer {
/* controls page body width referenced in spacer.gif <img> at bottom of header template file */
	width: 796px;   /* default */
}

/* Border cell styles not used by default -- in header (left) and footer (right) template files */
.afscbordercell_left { } 
.afscbordercell_right { }
.afscborderspacer { width:0px; }  /* controls cell widths */

/* font attributes for top NOAA links in header template file */
.noaa-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
}
.noaa-nav a:link, .noaa-nav a:visited {
	color: #007FFF;
	text-decoration: none;
}
.noaa-nav a:hover, .noaa-nav a:active {
	color: #007FFF;
	text-decoration: none;
}	
.noaa-nav ul {
list-style-type:none;
margin:0;
padding:0;
}
.noaa-nav li {
display:inline;
padding:0;
margin:5px;
}

.homebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	padding-top: 0em;
	color: #000;
}
.homehead2 {
	color: #000066;
	font-size: 11pt;
	font-weight: bold;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
.homehead2 a:link, .homehead2 a:visited {
	color: #000066;
	text-decoration: none;
}
.homehead2 a:hover, .homehead2 a:active {
	text-decoration: underline;
}
.homehead {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.homehr {
	background-color:#d4d4d4;
	color:#d4d4d4;
	height:1px;
	border:0px;
	clear:both;
}
#mobilemessage {
	display: none;
}


a:link, a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover, a:active {
	color: #CC9900;
	text-decoration: underline;
}
p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}


/*hr {
	background-color:#d4d4d4;
	color:#d4d4d4;
	height:1px;
	border:0px;
	clear:both; 
} */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0px;
	font-size: 1.2em;
	margin-top:0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0px;
	font-size: 1em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: none;
}
.captions {
	font-size: 0.6em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.captionunbolded {
	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.elasticMenu {
	width: 60em;
}
/*.elasticspacer {
 width: 45em;
	height: .1em; */


.floatleft {
	float: left;
	text-align: left;
	margin-right: 10px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 5px;
}
.noscriptmessage {
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans serif;
	color: red;
}
.ctr {
	text-align: center;
	margin-left: 80px;
}
.small {
	font-size: 0.7em;
}
.smallbold {
	font-size: .75em;
	font-weight: bold;
}
.turquoisebkg {
	background-color: #3399CC;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.greenbkg {
	background-color: #339900;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.imageborders {
	border: thin solid #CCCCCC;
}
.imageborders_orig {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-color: #E6E6E6;
}
.tableborders {
	text-align: left;
	padding-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #E8E8E8;
}
.mission {
	font-weight: normal;
	color: #000000;
	text-align: center;
	font-size: .8em; 
	font-style: italic;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 1.5em;
	margin-top:0px;
}
.indent {
	vertical-align: baseline;
	padding-left: 1.5em;
}
/* DATA TABLE STYLES */

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
}
.dataTableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
}
.dataTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.dataTableCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
}
.dataTableRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
}
.tableheading {
	font-family: arial, helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	text-align: center;
}
.tablebody {
	font-family: arial, helvetica, sans-serif;
	font-size: .7em;
	text-align: left;
}

.tablebody_bg {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	vertical-align: text-top;
}
/*.tablebody_bg  ul, li {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	vertical-align: text-top;
	
}
*/
.tablebodycenter {
	font-family: arial, helvetica, sans-serif;
	font-size: .7em;
	text-align: center;
	
}
.tablebodyright {
	font-family: arial, helvetica, sans-serif;
	font-size: .7em;
	text-align: right;
}
/* THESE STYLES APPLY TO THE SIDEBAR ONLY AND SHOULD NOT BE CHANGED */

.sidebarTable {
	width: 140px;
	margin-left: 10px;
	border-right: thin solid #E6E6E6;
	border-bottom: thin solid #E6E6E6;
	border-left: thin solid #E6E6E6;
	margin-bottom: 10px;
}
.sidebarLevel_one {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #336699;
	line-height: 1.25em;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	padding-left: .5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.sidebarLevel_one a:link, .sidebarLevel_one a:visited {
	color: #336699;
	text-decoration: none;
}
.sidebarLevel_one a:hover, .sidebarLevel_one a:active {
	color: #000099;
	text-decoration: underline;
}
.sidebarLevel_two {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #254A70;
	line-height: 1.25em;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-bottom: .25em;
	padding-top: .25em;
}
.sidebarLevel_two a:link, .sidebarLevel_two a:visited {
	color: #254A70;
	text-decoration: none;
}
.sidebarLevel_two a:hover, .sidebarLevel_two a:active {
	color: #000099;
	text-decoration: underline;
}
.righthandnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #336699;
	line-height: 1.25em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.righthandnav a:link, .sidebarLevel1 a:visited {
	color: #336699;
	text-decoration: none;
}
.righthandnav a:hover, .sidebarLevel1 a:active {
	color: #000099;
	text-decoration: none;
}
.homesidebarTable {
	width: 200px;
	margin-left: 10px;
	border-right: thin solid #E6E6E6;
	border-bottom: thin solid #E6E6E6;
	border-left: thin solid #E6E6E6;
	margin-bottom: 10px;
}
.HomesidebarLevel_one {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #000000;
	line-height: 1.75em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
}
.HomesidebarLevel_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #000000;
	line-height: 1.75em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	padding: 4px 1px;
}
.HomesidebarLevel_one a:link, .HomesidebarLevel_one a:visited {
	color: #000000;
	text-decoration: none;
}
.HomesidebarLevel_one a:hover, .HomesidebarLevel_one a:active {
	color: #CC9900;
	text-decoration: underline;
}
.sidebartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	line-height: 1.25em;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	width: 196px;
}
.sidebartextlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	line-height: 1.5em;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	width: 196px;
}
/* new styles for expand/collapse sidebar */

.sublevel a:link, .sublevel a:visited {
	color: #333366;
	font-weight: normal;
	text-decoration: none;
}
.sublevel a:hover, .sublevel a:active {
	color: #000099;
	font-weight: normal;
	text-decoration: underline;
}
a#breadcrumb {
	color: #CC9900;
	text-decoration: none;
	font-size: 7.5pt;
	font-family: Verdana, Arial, Helvetica, sas serif;
}
.breadcrumb {
	color: #CC9900;
	text-decoration: underline;
	font-size: 7.5pt;
	font-family: Verdana, Arial, Helvetica, sans serif;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #254A70;
	line-height: 1.25em;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
/* THESE STYLES APPLY TO THE TEMPLATE AND SHOULD NOT BE USED OR APPLIED ELSEWHERE OR CHANGED */
	
#templatebannerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.4pt;
	color: #000000;
}
#templatebannerlinks a:link, #templatebannerlinks a:visited {
	color: #000000;
	text-decoration: none;
}
#templatebannerlinks a:active, #templatebannerlinks a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#templatemenubartable {
	background-color: #003C79; 
   	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #0099FF;
	border-bottom-color: #0099FF;
}
#templateFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}
#templateFooter a:link, #templateFooter a:visited {
	color: #000066;
	text-decoration: none;
}
#templateFooter a:active, #templateFooter a:hover {
	color: #CC9900;
	text-decoration: underline;
}
/* NEW STYLE FOR QUARTERLY RPT AND OTHER PAGES WITH LOTS OF TEXT */
.lineheight {
	line-height: 1.50em;
}
.qrtly_runninghead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	margin-top: -5px;
	margin-bottom: 3px;
}
.qrtly_runninghead a:link, .qrtly_runninghead a:visited {
	color: #000000;
	text-decoration: none;
}

.qrtly_runninghead a:active, .qrtly_runninghead a:hover {
	color: #CC9900;
	text-decoration: none;
}

.posting_date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	margin-top: 0px;
	margin-bottom: 0px;
	align:right;
} 
