body {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	margin: 10px 0 20px;
	background: url(../images/bg-new.jpg) repeat-x 0 0 #002252;
}
#force-scrollbar {
	position: absolute;
	top: 0;
	bottom: -1px;
	width: 1em;
	z-index: -1;
	visibility: hidden;
	}
div#topOfPageAnchor {
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
	z-index: 1;
}
#centeredbox {
	margin: auto;
	width: 780px;
}
img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}
input, select {
	font: 12px Tahoma, Arial, Helvetica, sans-serif; 
}
div#header {
	background: #367291 url(../images/logo4.jpg) no-repeat;
	height: 100px;
	line-height: 75px;
} 

div#header h1 {
	padding: 0px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#header h1 a{
	display:block;
	background: url(../images/logo4.jpg) no-repeat;
	height: 100px;
	width: 600px;
	text-indent: -900em;
	text-decoration: none;
	line-height:100%;

}
div.searchbox {
	float: right;
	position: relative;
	top: -70px;
	margin: 0; 
	list-style: none;
	background: #002252 url(../images/search.gif) no-repeat bottom left;
	color: #FFF;
	background-repeat: no-repeat; 
	border: 1px solid #367291;  
	clear:both;

}   
div.resize {
	float: right;
	position: relative;
	top: -15px;
	margin: 0; 
	padding: 0 0 0 7px;
	list-style: none;
	background: url(../images/menu_left.gif) no-repeat top left;
	background-repeat: no-repeat; 
	border: 1px solid #367291;
}

* html div.searchbox {
	padding-bottom: 1px;
}

#fwrfId_resize {

	padding-top: 2px;
	padding-right: 2px;
}
* html div.searchbox {
	padding-bottom: 1px;
}
.searchfield {
	border: 1px solid #367291;
	padding-left: 2px;
}
.searchbutton {
	border: none;
	background: #002252;
	color: #FFF;
	font-weight: bold;
}
.title1 {
	margin-left: 0px;
	font-size: 25px;
	color: #FFF;
}   

.title {
	margin-left: 20px;
	font-size: 25px;
	color: #FFF;
}
#mainlevel-logo {
	float: left;
	position: relative;
	top: -23px;
	margin: 0;
	list-style: none;
	height: 31px;
	width: 115px;
	padding-top: 0;
	padding-right: 7;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#mainlevel-logo li {
	float: left;
	padding: 7px;
	margin: 0;
}
#mainlevel-nav {
	float: right;
	position: relative;
	top: -15px;
	margin: 0; 
	padding: 0 0 0 7px;
	list-style: none;
	background: url(../images/menu_left.gif) no-repeat top left;
	background-repeat: no-repeat; 
	border: 1px solid #367291;
}
#mainlevel-nav li {
	float: left;
	padding: 7px;
	margin: 0;
	background: #FFF;
}
#mainlevel-nav a {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}  
#mainlevel-nav a:hover  {
	color: #002252;
	background-color: #fff;
	text-decoration:none;
}

 
#main {
	margin-top: 0px;
	padding: 10px;
	background-color: #FFFFFF;  
	border-left: 1px solid #367291;
	border-right: 1px solid #367291;
}
.content {
	float: left;
	width: 74%;
}
.componentheading {
	font-size: 120%; 
	font-weight: bold;
	/*border-bottom: 1px solid #367291;*/
	color: #367291;
	margin-bottom: 10px;
}
.contentheading {
	font-size: 120%; 
	font-weight: bold;
	color: #367291;
       /*	border-bottom: 1px solid #367291;    */
}
.right {
	float: left;
	width: 20%;
	padding-top: 20px;
	padding-left: 45px;
}
.right .moduletable {
	width: 150px;
	margin-bottom: 10px;
	background: url(../images/module_bottom.gif) no-repeat right bottom;
	padding-bottom: 8px;
}
.moduletable table {
	font-size: small;
	background: none;
	border-top: 1px solid #367291;
}
.moduletable h3, .moduletable_bottom h3 {
	font-size: 13px;
	font-variant: small-caps;
	margin: 0;
	background: #367291 url(../images/module_top.gif) no-repeat left top;
	color: #FFF;
	padding-left: 10px;
	border: none;
}
.moduletable_bottom h3 {
	margin-top: 10px;
}
.moduletable td, .syndicate {
	border-left: 1px solid #367291;
	border-right: 1px solid #367291;
	background: #D1E4EF;
	padding: 5px;
} 

.moduletable a {
	color: #002252;

}  

.moduletable a:visited {
	color:#367291;
}


.moduletable a:hover {
	color: #002252;
	text-decoration:none;
}

#active_menu{
	color: #002252;     
	text-decoration:none;
	font-weight: bold;
}

.moduletable_bottom_content {
	border-left: 1px solid #367291;
	border-right: 1px solid #367291;
	padding-top: 10px;
}
.moduletable_bottom_content .moduletable {
	float: left;
	width: 33%;
	font-size: 11px;
}
.moduletable_bottom_content .moduletable td {
	border: none;
}
.moduletable_bottom_content th {
	text-align: left;
	padding-left: 10px;
}
.moduletable_bottom_content ul {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
}
.moduletable_bottom_footer {
	height: 8px;
	font-size: 1px;
	background: #367291 url(../images/module_bottom.gif) no-repeat right bottom;
}
#footer {
	background: #367291;
	border-top: 1px solid #367291;
	text-align: center;
	padding: 3px 0;
	font-size: 10px;       
		color: #fff;
}
#footer a {
	color: #fff;
}     

#footer a:visited {
	text-decoration:none;
}

#footer a:hover { 
	color: #002252;
	text-decoration:none;
}  
.cleaner {
height: 0;
clear: both;

}
  
#active_menu {
	color: #002252;
}
/* content formatting   */

h1, h2, h3, h4 {
	color: #367291;
}   


a {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #002252;

}  

a:visited {
	color:#367291;
}


a:hover {
	color: #002252;
	text-decoration:none;
}


.titleheader {
	color: #367291;  
	font-weight: bold;
}



h2 {
font-size: 120%;
font-weight: bold;

}
h3 {
font-size: 110%;        
font-weight: bold;

}   
span.pathway  {
	clear:both;
	margin-top: 0;
	min-height:1.5em;
	height:auto;
	overflow/**/: auto;
}

/* for Internet Explorer */
* html span.pathway  {
height: 2.5em;
}
/**/   

span.pathway {
	display: block;    
	margin-top: 1px;      
	margin-bottom: 5px;
	padding-left: 0px; 
	color: #002252;  

}
span.pathway a, span.pathway a:visited{
	color: #002252;  

}   

span.pathway a:hover { 
	text-decoration:none;
} 

img.link {
	text-decoration: none;
	vertical-align:middle;
}    

div.buttons a, div.buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
div..buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
div.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:3px 10px 3px 7px; /* IE7 */
}
div.buttons button img, div.buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}



/* STANDARD */
div.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}
button:hover, div.buttons a:hover{
    background-color:#367291;
    border:1px solid #002252;
    color:#fff;
}

/* marine N2K */

.buttons a.n2k, button.n2k{
    color:#fff;
   	background-color:#0066CC;	
}
.buttons a.n2k:active{
    background-color:#0066CC;
    border:1px solid #0066CC;
    color:#fff;
}
.buttons a.n2k:hover, button.n2k:hover{
    background:#99CCFF;
    border:1px solid #0066CC;
    color:#000;
}

   	       /*	list-style-type: disc;
		list-style-image: url(/i/listblack.gif);
		list-style-position: inside;
		padding-left: 0; */

/* end content */