﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


#marineouter
{	
	margin:0 auto;	
	text-align:left;
	width:1100px;	
	font-family:arial,sans-serif !important;
	font-size:10pt !important;
}
#marineouter #inner
{	
	background:transparent url('/PublishingImages/bg_wrapper_shading.bmp') repeat-y scroll left top;
	padding:0 61px;
	width:978px;
}

#marineouter #body
{	
	/*
	border-top:1px solid #CCCCCC;
	*/
	width:978px;	
}

#marineouter div#header 
{
	/*height: 119px;
    overflow: hidden;
    width: 978px;
    background:transparent url('/PublishingImages/homemasterbanner.jpg') repeat-x scroll left top;*/
}

#logo
{
	float:left;
	width:249px;
}

#logo img
{
	margin:45px 0 12px 18px;
}

body {
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
}
div#header_bg {
	background-color:#EEE;
}
div#header {
	clear:both;
	margin:0 auto;
	min-height:4em;
	width:980px;
	height: 119px;
}
div#footer_bg {
	background-color: #EEE;
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #EEE;
	border-top-style: solid;
}
div#line {
	background-color: #EEE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #BBB;
	border-top-style: dashed;
}
div#footer {
	clear:both;
	margin:0 auto;
	min-height:4em;
	width:980px;
}
div#footer ul a {
	text-align:left;
	list-style-position: outside;
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #004489;
	margin: 0px;
	padding-left: 0px;
	line-height: 17px;
	text-decoration:none;
}
div#footer ul li {
	margin-top:5px;
}
div#footer ul li a:hover {
	text-decoration:underline;
}
div#footer h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666;
	margin-bottom:10px;
}
.footer_table {
	padding-bottom:10px;
	padding-top:10px;
	padding-left:12px;
	padding-right:12px;
	vertical-align:top;
}
.footer_text {
	text-align:right;
}
.drop_shadow {
	-webkit-box-shadow: 3px 3px #999;
}
.logo_table td {
	padding-left:0px;
	padding-right:20px;
}
#searchbar .text
{
	display:none;
}
#SearchBox
{
	margin-top:5px;
	float:right;
}
.SA.WK #SearchBox
{
	width:240px;
}

#SearchBox #txtSearch
{
	border:solid 1px #B1B3B4;
}
#SearchBox #btnSearch
{
	background: url("/PublishingImages/go-search.png") no-repeat scroll 0 0 transparent;
    border: 1px solid #AAAAAA;
    cursor: pointer;
    height: 18px;
    overflow: hidden;
    padding-left: 10px;
    position: relative;
    text-indent: 21px;
    top: 1px;
    width: 0;
    margin-right:0px;
    
}
.IE #SearchBox #btnSearch
{
	width:20px;
	padding-left:21px;
	top:0px;
	height:20px;
}
#SearchBox .searchlabel
{
	font-weight: bold;
    left: -115px;
    position: relative;
}
#searchoptions
{
	float: right;
    left: 50px;
    padding-top: 8px;
    position: relative;
}
#navigation #searchoptions a
{
	font-size:8pt;
}
.desc { color:#6b6b6b;}
        .desc a {color:#0092dd;}
        
        .dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; }
        .dropdown dd { position:relative; }
        .dropdown a, .dropdown a:visited { color:#FFFFFF; text-decoration:none; outline:none;}
        .dropdown a:hover { color:#FFFFFF;}
        .dropdown dt a:hover { }
        .dropdown dt a {background: url("/PublishingImages/dropdown-bg.png") no-repeat scroll left top transparent;
	    color: #FFFFFF;
	    display: block;
	    font-weight: bold;
	    padding: 3px 3px 3px 10px;
	    width: 95px;
	    }
	    .IE8 .dropdown dt a{height: 10px}
        .dropdown dt a span {cursor:pointer; display:block;}
        .dropdown dd ul { background:url("/PublishingImages/dropdownlist-bg.png") no-repeat scroll 0 0 transparent; color:#FFFFFF; display:none;
                          left: 0;
						    list-style: none outside none;
						    min-width: 140px;
						    padding: 5px 0;
						    position: absolute;
						    top: 2px;
						    width: auto;}
        .dropdown span.value { display:none;}
        #navigation .dropdown dd ul li{background:none;border:none;}
        #navigation .dropdown dd ul li a { padding:4px 3px 5px 10px; display:block;background:none;border:none;color:#FFFFFF; min-height:0px;width:127px;text-align:left;}
        .dropdown dd ul li a:hover { background-color:#d0c9af;}        
        .dropdown img.flag { border:none; vertical-align:middle; margin-left:10px; }
        .flagvisibility { display:none;}