/* Blueprint CSS Framework */

/* reset.css */
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;}
table {border-spacing:0; table-layout: fixed}
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;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;font-family:"Myriad Pro",helvetica,arial,sans-serif;border-bottom:1px solid #E8E8E8;color:#25394A;}
p {margin:0 0 1.5em;}
p img {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:#000;}
a {color:#009;text-decoration:underline;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
del {color:#666;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.quiet {color:#666;}

/* grid.css */
.container {width:950px;margin:0 auto;}
body {margin:0;}
div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
div.last {margin-right:0;}
.span-4 {width:200px;}
.span-5 {width:220px;}
.span-18 {width:675px;}
.span-19 {width:640px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.border {padding-right:16px;margin-right:17px;border-right:1px solid #ddd;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* override style */
body {font-family: "Myriad Pro",helvetica,arial,sans-serif;background: url('body-bg.gif') repeat-x;width: 100%;}
#header {background: transparent url('header.jpg') no-repeat 0 0;padding-top: 10px;height: 114px;}
#navigation ul {float: right;line-height: 2.5em;padding: 25px 0 0;text-align: right;color: #FFFFFF;}
#navigation ul {display: block;list-style-type: none;margin-left: 15px;}
#navigation ul li {float: left;margin: 0;padding: 0;}
#navigation ul li a {padding: 5px 13px;text-decoration: none;color: #FFFFFF;}
#navigation ul li a:hover {text-decoration: underline;color: #FFFFFF;}
#menu ul li a {padding: 1px 5px;text-decoration: none;color: #222;}
#menu ul li a:hover {text-decoration: underline;color: #222;}
#content {margin-top: 1px;}
#left {margin-top: 1px}
#footer {background: url('footer-bg.gif') repeat-x;width: 100%;text-align: center;padding-top: 15px;}
#header h1 {background: url('logo.png') no-repeat;height: 75px;}
#header h1 span {display: none;}
#table {vertical-align:top;}
