/* 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-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.css */
.bigcontainer {width:870px;margin:0 auto;padding-top:20px;background:#fff;border: 1px solid #d7d7d7;}
.container {width:790px;margin:0 auto;}
body {margin:1.5em 0;}
div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.entry, div.span-7, div.span-8 {float:left;margin-right: 20px;}
div.last {margin-right:0;}

.span-1  { width: 115px;}
.span-2  { width: 250px;}
.span-3  { width: 250px;}
.span-4  { width: 340px;}
.span-5  { width: 430px;}
.span-6  { width: 520px;}
.entry  { width: 520px;}
.span-7  { width: 610px;}
.span-8, div.span-8 { width: 790px; margin: 0; }

div.border{padding-right:9px;margin-right:10px;border-right:1px solid #eee;}
div.colborder { padding-right:61px;margin-right:60px;border-right:1px solid #eee;}

.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#333;color:#333;clear:both;float:none;width:100%;height:2px;margin:10px 0 10px 0;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;}

/* typography.css */
body {font-size:12px;color:#333;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;background: #fcfcfc url("/graphics/diagonal_hatch.gif");}
h1 {font-weight:bold;font-size:16px;color:#333;margin-bottom:9px;border-bottom: 2px solid #333}
h2 {font-weight:bold;font-size:15px;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; color:#333;margin-bottom:9px }
h3 {font-weight:bold;font-size:12px;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; color:#333;margin: 6px 0 0 0; }
h3.marginbottom {margin-bottom:6px; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.2em;}
p img {float:left;margin:0 0 20px 0;padding:0;}
.imageleft {float:left;margin:6px 20px 10px 0;padding:0;}
.imageright {float:right;margin:6px 0 10px 20px;padding:0;}
.rubric {font-weight:normal;line-height:16px;font-size:11px; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; color:#333;margin-bottom:0; }
.page_hed {font-weight:bold;line-height:1.3em;font-size:18px;font-family:Georgia, Times, serif; color:#333;margin:0;padding-bottom:3px }
.page_dek {font-weight:normal;line-height:1.3em;font-size:14px;font-family:Georgia, Times, serif; color:#333;margin:0;padding-bottom:3px }
.hed {font-weight:bold;line-height:20px;font-size:14px;font-family:Georgia, Times, serif; color:#333;margin:0; }
.blurb {font-weight:normal;line-height:20px;font-size:13px;font-family:Georgia, Times, serif; color:#333;margin:0; }
.pub {font-weight:bold;line-height:20px;font-size:12px;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;color:#333;border-bottom: 1px dotted #333;margin-bottom:16px;padding-bottom:8px }
.entry_footer {font-weight:bold;line-height:20px;font-size:12px;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;color:#333;margin: 0 0 16px 130px;padding-bottom:8px }
.entry p { font-size:13px;color:#333;font-family:Georgia, Times, serif; }
.span-2 p { font-size:12px;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; }

a, a:link, a:visited { color: #004276; text-decoration: none }
a:active, a:hover { color: #1b64e3; text-decoration: none }

blockquote {margin:1.5em;color:#666;font-style:italic;}
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;}
.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 */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}