*{
	margin: 0;
	padding: 0;
}
.cust_img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.partner_img {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 0px;
}

body {
	background-color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6, .hdrstyle1, .hdrstyle2, .hdrstyle3, .hdrstyle4, #content p, .bodytext2, .sidebar p, #submenu p, #sectiontitle, ul, ol, .agenda_table, #content_text table
{
	margin-left: 20px;
	margin-right: 70px;
} 

h2, h3, h4, h5 {
	margin-bottom:3px;
	margin-top: 10px;
}
blockquote {
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 3px;
	margin-bottom: 3px;
}

h6 {
	margin-top: 6px;
}

li {
	margin-left:35px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #2e3192;
	margin-bottom: 25px;
	margin-top: 10px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:black;
}

h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:black;
	line-height: 20px;
}

h5 {
	color: #333333;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:13px;
	color:black;
}
.in-text-table {
	border:none;
}
.in-text-table td {
	vertical-align:top;
	padding-bottom:6px;
}

.hdrstyle1 {
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:black;
	line-height:16px;
}

.hdrstyle2, .hdrstyle3, .hdrstyle4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.hdrstyle2 {
	color:black;
	font-size:12px;
	font-weight: normal;
}

.hdrstyle3 {
	color:black;
	font-size:11px;
}

.hdrstyle4 {
	color:#666666;
	font-size:11px;
	font-weight: normal;
}

#content .sidebar p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#da775b;
	line-height:13px;
	margin-top:0;
	margin-bottom:0;
}


p, .bodytext2, li, .agenda_table, .agenda_table strong, #content_text table td {
	font-family:Verdana, "Trebuchet MS", Arial, Helvetica;
	font-size:13px;
	color:black;
	margin-top:3px;
}

#content .bodytext2 {
	color:#666666;
}
#content a, #content a:visited {
	color: #173058;
}

#content a:hover, #content a:active {
	color: #286d8c;
}

#container {
	width: 1010px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#header {
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 1010px;
	height: 142px;
}
#menu {
	position: absolute;
	left: 360px; /* 348 px original*/
	top: 111px;
	width: 700px;
}
#menu .menu-current, #menu a {
	display:inline-block;	
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 2px;
}
#menu .menu-current {
	background-color: #32cff0;
	padding: 3px 20px 20px;
}
#menu a, #menu a:visited {
	text-decoration: none;
}
#menu a:hover, #menu a:active {
	color: #32cff0;
}


#logo {
	position: absolute;
	left: 38px;
	top: 0px;
}
.awards {
	position: absolute;
	top: 30px;
	left: 170px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2e3192;
	font-size: 14px;
}
.awards img {
	float: left;
	margin-top: -15px;
	margin-right: 10px;
}
.awards a, .awards a:link, .awards a:visited {
	text-decoration: none;
	color: #2e3192;
}
.awards a:hover, .awards a:active {
	color: #0000CD;
}

.strip-menu hr {
	color: #666;
}
.strip-menu ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}
.strip-menu li {
	display: inline;
	margin-left: 15px;
	margin-right: 11px;
}
.strip-menu a, .strip-menu a:visited {
}
.strip-menu a:hover, .strip-menu a:visited:active {
}

/* contact and phone number in header */
#contact_link {
	position: absolute;
	top: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	right: 45px;
}

/* "contact us" properties */
#contact_link a, #contact_link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #173058;
}

#contact_link a:hover, #contact_link a:active {
	color: #286d8c;
}

/* the main section below the header, above the footer */
#content {
	background-image: url(../images/content_slice.gif);
	background-repeat: repeat-y;
	position: relative;
	width: 1010px;
}

/* the table in the content space, holds submenu, text area, side bar */
#content_table {
	margin-left: 22px;
	width: 960px;
	border-top-width: 1px;
	border-top-color: #32cfee;
	border-top-style: solid;
}
#content_text .people_list p {
	margin-bottom: 10px;
}
#content_text p {
	margin-bottom: 10px;
}

#content_text .pic_with_title {
	display: block;
	float: right;
	margin-left: 20px;
	margin-right: 70px;
	margin-top: 0px;
	margin-bottom: 6px;
}

#content_text .pic_with_title img {
	border: thin solid #999999;
	padding: 5px;
}

.pic_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#content #submenu {
	background-color: #FFFFFF;
	background-image: url(../images/submenu_bg.jpg);
	background-repeat: no-repeat;
	width: 190px;
	height: 336px;
	vertical-align: top;
}

#submenu ul {
	list-style-type: none;
	padding-top: 30px;
	margin-right: 5px;
	margin-left: 20px;
}

#submenu li {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #2e3192;
	margin-left: 0px;
	margin-right: 0px;
}

#submenu li, #submenu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#submenu li a, #submenu li a:visited {
	color:#2e3192;
}

#submenu li a:hover, #submenu li a:active {
	color:#FBE9E3;
}

#content .sidebar {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #da775b;
	width: 200px;
	vertical-align: top;
	margin-left: 20px;
	float:right;
}

/* properties of the first and last item in the side bar */
#content div.sidebar .start {
	margin-top:63px;
}
#content div.sidebar .end {
	margin-bottom:50px;
}

/* div containing content on the home page */
#content_home {
	position:relative;
	background-color: #2d94cf;
	background-image: url(../images/content_home.jpg);
	background-repeat: no-repeat;
	width: 1010px;
	height: 437px;
}

/* apply for the loan hotspot */
#content_home #apply_div {
	position: absolute;
	left: 705px;
	top: 205px;
}

/* more loan info hotspot */
#content_home #loan_info {
	position: absolute;
	left: 380px;
	top: 375px;
}

/* home page text position */
#content_home #more_info {
	position: absolute;
	left: 50px;
	top: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#content_home_text {
	display: block;
	position: absolute;
	top: 55px;
	left: 238px;
	color: #000;
	width: 558px;
	height: 205px;
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 26px;
}

#content_text {
	vertical-align: top;
}

#topspacer {
	height:25px;
}

.sidebarspacer {
	width:200px;
	height:1px;
}

/* properties of the section title image */
#sectiontitle { 
	display: none;
	text-align:right;
	margin-top:0;
}

/* properties of first line under section title */
#content_text .start {
	margin-top:10px;
}
#content_text .end {
	margin-bottom: 30px;
}
#content_text .board_name {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}

#content_text .board_title {
	font-size: 14px;
}
#content_text .board_job {
	margin-left: 30px;
	margin-bottom: 10px;
}

#content_text .content_img {
	padding: 5px;
	float: right;
	border: thin solid #999999;
	margin-top: 5px;
	margin-right: 70px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#content_text .image_table p {
	text-align:center; 
	margin:0; 
	padding:0; 
	margin-top:10px;
}

#content_text .image_table img {
	padding: 5px;
	border: thin solid #999999;
}

/* formatting for the table containing videos */
#content_text .video_table td {
	vertical-align:top;
	width:350px; /* half of the total width */
}

#content_text .video_table p {
	margin-right:90px;
}

#content_text .video_table .fbn_video {
	margin-left:20px;
	margin-bottom: 12px;
}

/* styles for the fish profiles in the fisheries atlas */
table.fish_profile {
	width: 730px;
	margin-left: 20px;
}

.fish_profile td {
	vertical-align:top;
	border:1px solid black;
}
#content_text .fish_profile p {
	margin-right: 30px;
}

#content_text .fish_profile h4 {
	margin-top: 3px;
	margin-bottom: 6px;
}
.atlas_charts {
	margin-left: 20px;
	margin-top:10px;
}

/* the dotted line in the privacy statement */
.top_dotted_line {
	border-top:1px dotted #666666;
	padding-top:3px;
}

#footer {
	position: relative;
	width: 1010px;
	height: 78px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	border: 0px solid #FF0000;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 30px;
	margin-bottom: 0px;
	margin-top: 0px;
}


.legal {
	display:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff9966;
	padding-left: 30px;
	margin-top: 0px;
}

#bull_logo {
	position: absolute;
	top: 20px;
	right: 40px;
}

#bull_logo a {
	text-decoration:none;
}

.agenda_title {
	font-weight: bold;
	text-align: center;
}

.agenda_table td {
	vertical-align: top;
	padding-top: 6px;
}
.agenda_table li {
}
.agenda_video {
	padding-top: 6px;
	padding-bottom: 20px;
}
.agenda_table strong {
	font-weight: bold;
	font-size: 12px;
}.articles strong {
	font-weight: bold;
	font-size: 12px;
}
.abstract {
	padding-left: 30px;
	margin-bottom: 10px;
}

/* blog style */
.view-content {
	padding-left: 40px;
}
.blogs {
	margin-left: 0;
}
.blogs li {
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
	/**border-bottom: 1px solid #ccc;
	background: url(../images/bulletNewsList.png) 0 0 no-repeat;**/
}
.blogs p {
	line-height: 16px;
	margin: 2px 0 0;
}
#content .blogs a, #content .blogs a:visited {
}
.blogs .date {
	font-size: 12px;
}