/* -----------------------------------------------------------------------


 Blueprint CSS Framework 1.0.1
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html {margin:0;padding:0;border:0;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-size:100%;font:inherit;}
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {display:block;}
body {line-height:1.5;background:white;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left; float:none !important;}
table, th, td {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none; text-decoration:none;}
:focus {outline:0; text-decoration:none;}
img { padding:0px; margin:0px; line-height:0px;}



/* typography.css */
html {font-size:12px;}
body {font-size:12px; color:#333333; font-family: Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 { font-size: 20px; color:#00bdf2; font-family: Arial, Helvetica, sans-serif; margin-bottom:10px;}
h2 { font-size: 16px; color:#333333; font-family: Arial, Helvetica, sans-serif; margin-bottom:5px;}
h3 { font-size: 14px; color:#0094bd; font-family: Arial, Helvetica, sans-serif; margin-bottom:5px;}
h4 { font-size: 16px; color:#200b13; font-family: Arial, Helvetica, sans-serif; margin-bottom:5px;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
.left {float:left !important;}
p .left {margin:1.5em 1.5em 1.5em 0;padding:0;}
.right {float:right !important;}
p .right {margin:1.5em 0 1.5em 1.5em;padding:0;}
a:focus, a:hover {color:#09f; text-decoration:none;}
a {color:#006e9b; text-decoration:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong, dfn {font-weight:bold;}
em, dfn {font-style:italic;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:0;width:100%;}
th {font-weight:bold;}
thead th { }
tbody tr:nth-child(even) td, tbody tr.even td {background:#ffffff;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}



/* forms.css */
.form-bg { border: none; outline: none; background:#ebebec; margin-top:5px; padding:5px; width:218px; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
a.readmore        { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333333; text-decoration:none;}
a:hover.readmore  { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#006e98; text-decoration:none;}


/* grid.css */
.container {display:block; width:100%;}
.container-content {width:960px; margin:0 auto;}
.header {height:135px; width:960px; border-bottom:1px solid #7c7e81;}
.header-line {border-bottom: 1px solid #7c7e81; margin-top:55px; width:463px;}
.header-text {color:#86888e; font-size:11px!important; margin-top:45px; line-height:23px; padding-left:5px; padding-right:5px; height:23px; border-left:1px solid #7c7e81; border-right: solid 1px #7c7e81; width:327px; text-align:center;}

.navigation {height:36px; border-bottom: 1px solid #7c7e81; width:940px; padding-left:10px; padding-right:10px; line-height:35px;}
a.nav-links                  { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#86888e; text-decoration:none; padding-right:15px;}
a:hover.nav-links            { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#00bdf2; text-decoration:none; padding-right:15px;}
a.nav-links-active           { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#00bdf2; text-decoration:none; padding-right:15px;}
a:hover.nav-links-active     { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#00bdf2; text-decoration:none; padding-right:15px;}
a.nav-social                  { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#86888e; text-decoration:none; class="nav-social"}
a:hover.nav-social            { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#00bdf2; text-decoration:none;}

.header-images { height:278px; width:960px;}

.content { width:960px;}

.footer {height:81px; width:100%; background: url(../images/layout/footer-bg.gif);}
.footer-content { margin:0 auto; width:960px;}
.footer-navigation {height:50px; width:940px; padding-left:10px; padding-right:10px; line-height:50px;}
a.footer-nav-links                  { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#86888e; text-decoration:none; padding-right:10px;}
a:hover.footer-nav-links            { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#00bdf2; text-decoration:none; padding-right:10px;}



a.footer-links                  { font-family:Arial, Helvetica, sans-serif; font-size:9px!important; color:#86888e; text-decoration:none; padding-right:10px;}
a:hover.footer-links            { font-family:Arial, Helvetica, sans-serif; font-size:9px!important; color:#00bdf2; text-decoration:none; padding-right:10px;}
a.footer-links-2                  { font-family:Arial, Helvetica, sans-serif; font-size:9px!important; color:#200b13; text-decoration:none; }
a:hover.footer-links-2            { font-family:Arial, Helvetica, sans-serif; font-size:9px!important; color:#ffffff; text-decoration:none; }
.footer-txt { font-size:9px; color:#200b13;}

.column {float:left;margin-right:10px;}
.columnRight {float:right;}
.last {margin-right:0;}

.span-158 {width:158px;}
.span-228 {width:228px;}
.span-330 {width:330px;}
.span-340 {width:340px;}
.span-700 {width:700px;}
.span-732 {width:732px;}

.append-5 {padding-right:5px;}
.append-35 {padding-right:35px;}

.prepend-5 {padding-left:5px;}

.border {padding-right:4px;margin-right:5px;border-right:1px solid #ddd;}
.border-bottom-header-images { border-bottom:solid 1px #7c7e81; margin-bottom:30px; padding-bottom:30px;}
.border-top-1 { border-top:solid 1px #006e98; margin-top:5px; padding-top:5px;}
.border-bottom-2 { border-bottom:solid 1px #7c7e81; padding-bottom:30px;}

.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #ddd;}

hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:1px;margin:0 0 17px;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both!important;}
.padding-top-2 { padding-top:2px;}
.services-text { font-size:14px;}
/* Navigation */
.header-text2   { font-size:16px; letter-spacing:3px; color:#006e98; text-decoration:none;}

/* Footer */
.padding-top-25 { padding-top:25px;}
.padding-top-25 { padding-top:25px;}
/* Custom */
.margin-top-3 { margin-top:3px;}
.margin-top-4 { margin-top:4px;}
.margin-top-30 { margin-top:30px;}
.margin-left-10 { margin-left:10px;}

.margin-bottom-30 { margin-bottom:30px;}

.padding-top-10 { padding-top:10px;}
.width-700 { width:700px;}
.width-732 { width:732px;}