/* ===== [ RESET              ] =============================== */
html, 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 {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;font-size:80%;color:#1A1A1A;background:#fff url(../i/bg-body.jpg) center top repeat-x; font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* ===== [ GRID              ] =============================== */
.container {width:870px;margin:0 auto;}
.column, div.span-8, div.span-13 {float:left;margin-right:10px;}
.last, div.last {margin-right:0;}
.span-8 {width:310px;}
.span-13 {width:510px;}

div.colborder {padding-right:24px;margin-right:25px;}

hr {background:#143B67;color:#143B67;clear:both;float:none;width:100%;height:10px;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}


/* ===== [ typography          ] =============================== */
h1, h2, h3, h4, h5, h6 {font-weight: bold; color:#051527;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2.55em;margin-bottom:0.15em;font-weight: bold;line-height:1;letter-spacing: -0.05em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;color: #9BAD46;font-weight:bold;}
h3.yes {color:#051527;font-size:1.5em;margin-top:0.75em;}
h4 {font-size:1.25em;line-height:1;margin-bottom:1em;font-weight:bold;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#4E5723;}
a {color:#9BAD46;text-decoration:none;font-weight: bold;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}

li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:none;margin-left: 0;}
ul li {padding-left: 1em; background: url(../i/bg-li.gif) left 0 no-repeat; }
ol {list-style-type:decimal; margin-top: 1.5em;padding-left: 1.5em;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}

ol ol {list-style-type:lower-roman;}
ol ol ol {list-style-type:lower-alpha;}


.small {font-size: 0.8em;}

/* ===== [ layout                ] =============================== */

h1 {
   text-align: center;
   margin:  0 0 0.5em 0;
   padding: 0;
   float: left;
   width: 870px;
   height: 333px;
}
h1 a {
   display: block;
   overflow: hidden;
   background: url(../i/bg-h1.gif)   right 50px no-repeat;
   margin: 0;
   padding: 333px 0 0 0;
   text-indent: -9999px;
   height: 0px !important;
   height /**/:110px; /* for IE5/win */
   }
.alignleft {
    float: left; margin-right: 10px;
}
img.image {
    margin: 1em 0;
}