/* 
MARITIME PRINT CSS
*/
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, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption { margin: 0; padding: 0; }
#top, #skip { display:none; }
table, th, td { margin:0; }
a img { border:none; }

body { background:#FFF; font-size:12px; font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, sans-serif; color:#333; line-height:18px }

a { text-decoration:none }
a:hover { text-decoration:underline }
a:visited { }
#header, #footer a { visibility:hidden }

#logo { visibility:visible; font-size:26px; color:#333; position:relative; top:60px; width:200px; line-height:30px; }

h1 { margin-top:20px; font-size:24px; color:#1D3C54 font-weight:normal }
h2 { margin:5px 0; font-size:20px; color:#1D3C54 font-weight:normal }
h3 { margin:5px 0; font-size:17px; color:#333; font-weight:normal; }
p { margin:10px 0; }

input.button, a.button { background:#4d4e4f url(../images/bg_button.gif) no-repeat 100% 0; border:none; color:#fff; text-transform:uppercase; text-align:left; font-size:11px; padding:4px 9px; cursor:pointer; width:302px; }
input.button:hover, a.button:hover { background:url(../images/bg_button.gif) no-repeat 100% -25px; color:#3A6F8F; text-decoration:none }
a.button:hover { background:url(../images/bg_button.gif) no-repeat -248px -25px !important; }

input, textarea, select { padding:3px; background:#E4E4E4; border:3px solid #5696bc; width:300px; }
input { }

form .label { width:87px; }
form td { padding:5px 0; vertical-align:top }
form td label { display:block; padding:5px 10px; background:url(../images/bg_label.gif); text-transform:uppercase; font-size:11px; }

#sidebar { display:none; }

.floatright { float:right; margin:20px 0 0 20px; }
.floatleft { float:left; margin:20px 20px 0 0; }
img.floatright { margin:0 0 0 20px; }
img.floatleft { margin:0 20px 0 0; }

#header { height:100px; }

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
.clearfix { /*\*/display:block;/**/ }

span.required { color:red; font-weight:bold; }

.alignright { text-align:right; }
.alignleft { text-align:left; }

ul.blocks { margin:40px 0; }