@charset "utf-8";

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,table,caption,tbody,tfoot,thead,tr,th,td {
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
margin:0;
padding:0;
}

body {
line-height:1;
background:#071f2f url(images/bg_tile.png) repeat-x;
font-family:Arial, Helvetica, sans-serif;
}

ol,ul {
list-style:none;
}

:focus {
outline:0;
}

.clearfix {
clear:both;
background:url(images/page_foot.png);
height:34px;
}

.wrapper {
width:100%;
height:500px;
background:url(images/top_bg.jpg) no-repeat top center;
}

.container {
width:960px;
margin:0 auto;
}

h1 {
font-size:1.2em;
}

.header {
padding-top:32px;
height:113px;
}

.header .logo {
float:left;
}

.header .contact {
float:right;
color:#0a2a40;
font-size:18px;
text-align:right;
margin-top:15px;
height:54px;
overflow:hidden;
width:400px;
}

.header .contact a {
color:#0a2a40;
text-decoration:none;
}

.header .contact .mail {
background:url(images/mail.png) no-repeat 0 2px;
padding-left:30px;
float:right;
margin-bottom:10px;
clear:right;
}

.whitebody {
background:#fff;
}

.topcap {
background:url(images/header_blue.jpg) no-repeat;
height:60px;
line-height:60px;
padding-left:20px;
font-family:"Trebuchet MS", Georgia, Arial;
color:#fff;
font-style:italic;
font-size:22px;
}

.content {
background:#FFF;
font-size:12px;
line-height:18px;
}

.content .panelContainer p {
margin-bottom:10px;
margin-right:10px;
}

.content .panelContainer a {
color:#28AACC;
}

.content .panelContainer a:hover {
color:#334957;
}

small {
font-size:0.9em;
}

.stripViewer {
position:relative;
overflow:hidden;
float:right;
width:700px;
background:#fff;
padding:18px 0 0;
}

.stripViewer .panelContainer {
position:relative;
left:0;
top:0;
width:100%;
list-style-type:none;
background:#fff;
}

.stripViewer .panelContainer .panel {
float:left;
height:100%;
position:relative;
width:700px;
}

.stripNav {
float:left;
width:245px;
background:#fff;
}

.stripNav ul {
list-style:none;
position:relative;
left:-6px;
}

.stripNav ul li {
margin-top:12px;
}

.stripNav a {
width:245px;
background:url(images/nav_bg.png) no-repeat;
height:37px;
color:#fff;
text-decoration:none;
display:block;
font-family:"Trebuchet MS", Georgia, Arial;
font-style:italic;
font-size:20px;
line-height:37px;
overflow:hidden;
padding:6px 0 0 15px;
}

.stripNav a:hover {
color:#334957;
background-position:0 -43px;
}

.stripNav li a.current {
background-position:0 -43px;
}

.stripNav li a.current:hover {
color:#fff;
}

.sidebar {
width:250px;
float:left;
position:relative;
left:-6px;
margin-top:30px;
}

.sidebar h3 {
font-size:13px;
color:#fff;
font-weight:700;
height:31px;
line-height:30px;
background:url(images/mini_head.png) no-repeat;
padding:6px 0 0 15px;
}

.sidebar p {
font-size:12px;
color:#b8d5e7;
background:#334957;
width:198px;
line-height:18px;
padding:15px 15px 0;
}

.sidebar .foot {
height:15px;
background:url(images/mini_foot.png) no-repeat;
margin-bottom:12px;
}

.footer {
height:60px;
color:#0ec6f8;
font-family:"Trebuchet MS", Georgia, Arial;
font-style:italic;
font-size:18px;
padding:10px 0 0;
}

.footer p {
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-top:10px;
font-style:normal;
}

.border {
border:1px solid #60707A;
}

a,.header .contact a:hover,.sidebar a {
color:#0ec6f8;
}

.csw,.csw .loading,.stripNavL,.stripNavR {
display:none;
}