﻿/* All Pages Section */

body
{
	font-family: Arial, Helvetica, Georgia, "Times New Roman", Times, serif;	
	margin: 0;
	padding-bottom: 2em;
	background-color: #FFFFFF;
	color: #000000;	
}

fieldset 
{
	margin:  0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
	
legend
{
	font-size:13px;
	font-weight:bold;
	color:#000099;	
}

/* Header Section */

#header
{
	height: 55px;
	border-top: 0px solid #000099;
	border-bottom: 2px solid #000099;
	background-color: #000099;
}

#header .title 
{
	color: white;
	background-color: transparent;
	margin-right: 2em;
	margin-top: 0.3em;
	margin-left: 0.8em;
}

/* Navigation */

#navigation
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 0.5em solid white;
	background-color: #33cccc;
}

#navigation a:link
{
	font-size: 11px;
	font-weight: bold;
	margin-left: 3em;
	color: #3366cc;
	text-decoration: none;
	border: none;
}

#navigation a:visited 
{
	font-size: 11px;
	font-weight: bold;
	margin-left: 3em;
	color: #3366cc;
	text-decoration: none;
	border: none;
}

#navigation a:hover 
{	
	font-size: 11px;
	margin-left: 3em;
	color: #000099;
	text-decoration: none;
	border: none;
}
	
/* Content Section */

#content
{
	margin-top: 0.5em;
	margin-left: 1em; 
	margin-right: 2em;
}

#content a:link, a:visited
{
	font-size: 12px;
	color: #3366cc;
	text-decoration: underline;
	border: none;
}

#content .control
{
	padding-right:35px;
}

#content .errorMessage
{
	color: #cc3333;
}

#content .imageBodyPartText
{
	width:110px;
	font-size: 80%;
	font-weight:bold;
	color: black;
	background-color: transparent;
}

#content .imageClickText
{
	font-size: small;
	font-weight: bold;
	color: gray;
}

#content .imageFieldsetLeft
{
	height:425px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	margin-right: 5px;
}

#content .imageFieldsetRight
{
	height:425px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;	
}

#content .imageNoneExistDiv
{
	font-size: small;
	font-weight: bold;
	color: #06c;
	margin-top: 10px;
	margin-left: 10px;
}

#content .imageScrollBorder
{
	border-bottom-color: navy; 
	border-bottom-style: solid;
}

#content .imageScrollDiv
{
	height:375px;
	overflow-y:scroll;
	overflow:auto;	
}

#content .imageSightingLabel
{
	font-size: small;
	font-weight: bold;
	color: #06c;
	background-color: transparent;
}

#content .label
{
	font-family: Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight:bold;
	color: black;
	background-color: transparent;
}

#content .searchHeader
{
	font-size: small;
	font-weight: bold;
	color: red;
}

#content .searchLegend
{
	font-family: Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	color: blue;
	font-weight:bold;
}

#content .searchList
{
	font-family: Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	color: black;
	background-color: transparent;
}

#content .termsMenuText
{
	font-family: Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: black;
	background-color: transparent;
}

#content .termsMenuError
{
	font-weight: bold;
	color: red;
}

#content .termsMenuNote
{
	font-family: Arial, Helvetica, Georgia, "Times New Roman" , Times, serif;
	font-size: 80%;
	color: #3333ff;
	font-weight: bold;
	background-color: transparent;
}

#content .text
{
	font-family: Arial, Helvetica, Georgia, "Times New Roman" , Times, serif;
	font-size: 80%;
	font-weight:bold;
	color: #06c;
	padding-right:50px;
	background-color: transparent;
}

#content .textRed
{
	font-family: Arial, Helvetica, Georgia, "Times New Roman" , Times, serif;
	font-size: 80%;
	font-weight:bold;
	color: red;
	padding-right:50px;
	background-color: transparent;
}

#content .termsMenuImage
{
	padding-right: 1em;
}

#content .whaleHeader
{
	font-size: small;
	font-weight: bold;
	color: #000099;
}

/* Footer Section */

#footer
{
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 1em;
	border-top: 2px solid #33cccc;
	border-bottom: 2px solid #33cccc;
	background-color: white;
}

#footer p
{
	width: 750px;
	font-family: Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: black;
	margin-right: 2em;
	margin-top: 0.3em;
	margin-left: 0.8em;
	background-color: transparent;
}

#footer .nsfImage
{
	padding-right: 1em;
}
