* {
padding:0;
margin:0;
}

body {
text-align:center;
font:12px normal;
line-height:19px;
color:#000;
font-family: Arial,"Helvetica Neue", Helvetica, sans-serif;
background:#d6dadc url(cssimg/body_bg.gif) 0 0 repeat-x;
}

#masthead, #branding, #copyright {
margin:0 auto;
text-align:left;
position:relative;
width:880px;
}

#site, #layout {
margin:0 auto;
text-align:left;
width:888px;
}

#branding {
height:87px;
position:relative;
}

h1#logo {
position:absolute;
top:0;
left:30px;
height:75px;
width:255px;
margin:0;
padding:0;
background:url(cssimg/logo.gif) 0 0 no-repeat;
}

h1#logo a {
display:block;
height:100%;
width:100%;
text-indent:-5000px;
overflow:hidden;
outline:none;
}

#site {
background:#fff url(cssimg/site_bg.gif) 0 0 no-repeat;
padding-top:4px;
width:888px;
}

#masthead {
overflow:hidden;
height:240px;
background:#959fa4;
}

#masthead h2 {
margin:198px 0 0 26px;
color:#fff;
font-size:19px;
letter-spacing:1px;
text-transform:uppercase;
width:520px;
}

#home_masthead { 
height:240px;
width:548px;
float:left;
}

#footer {
clear:both;
height:4px;
width:888px;
background: url(cssimg/footer_bg.gif) 0 0 no-repeat;
}

#layout {
background:#fff url(cssimg/layout_bg.gif) 556px 0 repeat-y;
border-top:4px solid #fff;
}

#copyright {
height:50px;
}

#search_box {
position:absolute;
top:20px; 
left:620px;
width:260px;
overflow:hidden;
}

#link_box {
position:absolute;
top:60px; 
left:620px;
width:260px;
overflow:hidden;
}


#page_wrap {
float:left;
margin:0 0 30px;
overflow:hidden;
}

.normal { width:548px; padding-top:0; background:url(cssimg/page_wrap656.gif) 0 0 no-repeat; }
.wide { width:616px; background:url(cssimg/page_wrap716.gif) 0 0 no-repeat; }
.home { width:860px; background:url(cssimg/page_wrap960.gif) 0 0 no-repeat; }

#page { padding:18px 30px 20px 30px; min-height:240px; }

div.separator {
border-bottom: 1px solid #cbd1d3;
padding:15px 0 0;
clear:both;
}

div.sidesplit {
height:5px;
margin:15px 0 0;
border-top:4px solid #fff;
}

div.contacts {
width:230px;
height:145px;
margin:0 10px 0 0;
float:left;
border-bottom:#cbd1d3 1px solid;
}

h1,h2,h3,h3 a,h4,h5 {
margin:0 0 5px 0;
color:#068;
font-weight:normal;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2 { 
line-height:22px;
font-size:21px;
font-weight:normal;
padding:10px 0 3px; 
}

h2 span, h3 span, h3 a span { font-size:12px; position: relative; top:-6px; padding: 0 1px;}
li a span, a span { font-size:9px; position: relative; top:-2px; padding: 0 2px;}

h3, h3 a, a.linklarge {
margin:18px 0 4px 0;
font-size:18px;
line-height:19px;
}

a.linklarge {
font-weight:normal;
padding:2px 21px 0 0;
background: url(cssimg/exlink.gif) 100% 5px no-repeat;
}

a.linklarge:hover {
text-decoration:underline;
}

h3 a.h3mail, h4 a.h3mail {
padding:0 20px 0 0;
font-weight:normal;
color:#076;
background:url(cssimg/email.png) 100% 4px no-repeat;
}

a.mail {
padding:0 20px 0 0;
margin-right:15px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
background:url(cssimg/email.png) 100% 1px no-repeat;
}

h3 a.h3pdf {
color:#fff;
padding:0 21px 0 0;
font-weight:normal;
background: url(cssimg/large_pdf_icon.png) 100% 3px no-repeat;
}

h3 a.h3mail:hover, h4 a.h3mail:hover, h3 a.h3pdf:hover {
text-decoration:underline;
color:#021;
}

h4 {
margin:14px 0 7px 0;
font-size:16px;
line-height:17px;
clear:both;
}

h5 {
margin:14px 0 6px 0;
font-size:12px;
font-weight:bold;
line-height:14px;
}

h6 {
font-size:11px;
margin:15px 0 0 0;
}

#copyright p {
padding:12px 15px;
font-size:10px;
line-height:14px;
color:#777;
}

#copyright a {
color:#777;
text-decoration:none;
}

#copyright a:hover {
color:#fff;
}

#search_box p {
line-height:10px;
}

a, td a {
color:#051;
text-decoration:none;
font-weight:bold;
}

#page strong {
color:#134;
}
         
p.intro {
font-size:14px;
line-height:20px;
color:#034;
padding-bottom:3px;
}

a:hover { color:#000; }

#page ul, #page ol {
margin:0;
}

#page ul li {
font-size:12px;
line-height:15px;
color:#333;
padding:0 0 5px 25px;
background:url(cssimg/bullet.gif) 13px 4px no-repeat;
}

div.page_info, #page_nav {
float:right;
display:inline;
}

div.page_info {
padding:0 0 15px;
width:328px;
margin-right:4px;
}

#page_nav {
background:#859398 url(cssimg/page_nav_base_bg.gif) 0 100% no-repeat;
height:240px;
border-left:4px solid #fff;
}

/* #page_nav and div.page_info */
.triple { width:438px; }
.double { width:328px; }
.single { width:218px; }

div.page_info p {
font-size:11px;
line-height:15px;
padding:0 15px 0 20px;
}

div.page_info p img {
position:relative;
left:-20px;
border-bottom:4px solid #fff;
}

div.page_info h3, div.page_info h4, div.page_info h5, div.page_info h6 {
margin:12px 0 4px;
padding:0 15px 3px 20px;
}

div.page_info h3:first-child { padding-top:4px; }
#page h3:first-child { margin-top:0; }

div.page_info ul {
margin:4px 0 0 19px;
padding:0 14px 5px 0;
list-style:none;
}

div.page_info li {
font-size:12px;
line-height:15px;
color:#012;
padding:0 0 5px 22px;
background:url(cssimg/bullet.gif) 8px 4px no-repeat;
}

div.page_info li ul {
margin: 0;
}

div.page_info li li {
font-size:11px;
line-height:14px;
}

#page_nav ul, #page ul {
list-style:none;
}

#page_nav li a {
display:block;
padding:8px 15px 7px 20px;
border-bottom:1px solid #636c70;
color:#fff;
font-size:12px;
line-height:16px;
outline:none;
background:#859398 url(cssimg/page_nav_bg.gif) 0 0 repeat-x;
}

#page_nav li#n3 a { padding-top:12px; background: url(cssimg/page_nav_first_bg.gif) 0 0 no-repeat; }

#page_nav li.here a {
color:#fff;
background: #939e9f url(cssimg/pagenav_here.gif) 0 50% no-repeat;
}

#page_nav li a:hover, #page_nav li#n3 a:hover { background:#636b6d; background-image:none; }
#page_nav li.last a { border-bottom:none; }

#page ul.no_bullets, ul.no_bullets, #page ul.arrows {
list-style:none;
font-size:11px;
line-height:17px;
}

#page ul.no_bullets li, #page ul.arrows li {
padding:0 0 5px;
background-image:none;
}

ul.no_bullets a, ul.arrows a {
background: url(cssimg/link_bg.gif) 0 1px no-repeat;
padding:0 0 0 14px;
}

.leftarrow {
background: url(cssimg/arrow_bg.gif) 1px 8px no-repeat;
padding:5px 8px 0 24px;
}

ul.no_bullets a:hover, ul.arrows a:hover {
text-decoration:underline;
}

.toggler { 
margin: 0 0 3px; 
display: block; 
padding:3px 0 3px 22px;
}

.toggler-closed { background: #ffffff url(cssimg/tog_bg.gif) 4px 6px no-repeat; }
.toggler-opened { background: #e0eaef url(cssimg/tog_close_bg.gif) 4px 7px no-repeat; }
.toggler-closed:hover, .toggler-opened:hover { background-color: #d8ebe3; }

#page ul.pdf, #page ul.pdf li, #page_nav ul.pdf, div.page_info ul.pdf { margin:0; padding:0 0 3px; list-style:none; }

#page ul.pdf li {
padding:0 0 4px 20px;
font-size:11px;
line-height:15px;
font-weight:bold;
background:url(cssimg/pdf_icon.png) 0 0 no-repeat;
}

div.page_info ul.pdf li {
margin:0;
list-style:none;
padding:0 0 5px 28px;
background-image:none;
}

div.page_info ul.pdf li a {
padding:0 0 4px 20px;
background:url(cssimg/pdf_icon.png) 0 0 no-repeat;
}

#page ul.pdf li a {
padding:0 25px 0 0;
outline:none;
}

#page ul.pdf li a:visited {
background:url(cssimg/check.gif) 100% 0 no-repeat;
}

ul.pdf li a:hover {
text-decoration:underline;
}

a.pdflink {
background:url(cssimg/pdf_icon.png) 0 1px no-repeat;
padding:0 0 0 18px;
color:#062;
}

div.send {
background:url(cssimg/email.png) 1px 2px no-repeat;
padding:0 0 0 18px;
}

div.send a {
color:#062;
}

p {
margin:0 0 7px 0;
}

p.extraB {
margin:0 0 18px 0;
}

img, img a {
border:none;
}

#info a {
color:#303636;
text-decoration:none;
}

#info a:hover {
text-decoration:underline;
}

.imgleft {
float:left;
display:inline;
margin:2px 18px 15px 0;
}

.imgright {
float:right;
display:inline;
margin:2px 20px 15px 18px;
}

.clear, .clearboth {
clear:both;
}

input, textarea, .loginbutton {
padding:2px 2px 2px 5px;
color:#444;
}

input:focus, textarea:focus {
color:#000;
}

html {
overflow-y: scroll;
}

input#ajaxSearch_input { width:190px; background:#f9feff; color:#455; padding:4px 0 2px 6px; height:16px; border: none; }
input#ajaxSearch_input:focus { background:#fff; border: none;}

input#ajaxSearch_submit {
background:#abb0b2;
position:relative;
top:1px;
color:#fff;
padding:2px 0 3px; 
height:23px; 
width:40px;
border: none;
}

input#ajaxSearch_submit:hover, input#ajaxSearch_submit:focus { 
background:#1e6542; 
color:#fff;
border: none;
}

a.ajaxSearch_resultLink {
display:block;
font-size:12px;
line-height:19px;
}

div.ajaxSearch_result { margin:5px 0 }

#panel {
padding-left:29px;
height:28px;
background: #f3f4f4 url(cssimg/page_wrap716.gif) 0 0 no-repeat;;
}

#panel a  {
display:block;
float:left;
height:28px;
line-height:29px;
padding:0 16px;
margin-right:1px;
text-decoration:none;
outline:none;
background:#e0e6e7;
border-left: 1px solid #c0c3c3;
border-right: 1px solid #c0c3c3;
}
 
#panel a:hover {
background: url(cssimg/main_nav_a_hover.gif) 50% 100%;
color:#fff;
}
 
#panel a.selected {
background:#fff;
color:#051;
text-decoration:none;
outline:none;
}
 
.hiddencontent {
display:none;
}
 
.clear {
clear:both;
}
