body {
    font-family:Arial,Helvetica,sans-serif;
    font-size:69%;
    margin:auto;
    width:800px;
}

.header {
    height:350px;
    margin:0;
    padding:0;
    width:100%;
}

h1 {
    width:372px;
    height:80px;
    margin:1em 0 1em 2em;
    float:left;
}

.site-title {
    background:#DBDBDB url(assets/logo.jpg) no-repeat scroll 0 0;
    text-indent:-9999px;
    display: block;
    width:372px;
    height:80px;
}

h3 {
    color: #57A139;
}

.siteactions {
    float:right;
    width: 200px;
    text-align: right;
    margin:1px 0 0;
    padding:3px 2em 3px 0;
}

.siteactions li {
    display:inline;
}

.globalnav {
    border-bottom:1px solid #CCCCCC;
    float:left;
    height:auto;
    list-style-type:none;
    margin:0 15px 5px;
    padding:1px 0 0 40px;
    white-space:nowrap;
    width:730px;
    clear: both;
}

.globalnav li {
    display:inline;
    margin-bottom:0.5em;
}

.siteactions a {
    border:1px solid White;
    color:#76797C;
    margin-right:0.2em;
    padding:0.2em;
    text-decoration:none;
    text-transform:lowercase;
}

.globalnav a {
    border:medium none;
    color:#77787B;
    font-size:14pt;
    margin-right:5px;
    padding:0 10px;
    text-decoration:none;
}

.imagebanner {
    border:medium none;
    color:#F2932F;
    height:200px;
    line-height:75px;
    margin: 0;
    text-align:center;
    clear: both;
}

.center {
    height:auto;
}

.breadcrumbs {
    border:medium none;
    line-height:1.6em;
    padding-left:2em;
    padding-right:2em;
    text-transform:lowercase;
}

.breadcrumbs a {
    color:#F2932F;
    text-decoration:none;
}

.breadcrumbs a:visited {
    color:#77787B;
}

h2 {
    color:#666666;
    font-family:"Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;
    font-size:18pt;
    margin: 0 0 .75em;
}

.content {
    float:right;
    padding:1em;
    margin: 1em;
    width:550px;
    border-bottom:1px solid #8CACBB;
}

p, .p {
    color:#77787B;
    font-size:14px;
    line-height:1.5em;
    margin:0 0 0.75em;
}

.content a {
    border-bottom:1px solid #CCCCCC;
}

.content ul {
    list-style-image:url(http://chalklabs.com/bullet.gif);
    list-style-type:square;
}

.main-content {
    width: 730px;
}

.site-map {
    width: 730px;
}

.site-map ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

.site-map a {
    border: none;
}

.site-map-level1 {
    border:medium none;
    margin:0;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

.site-map-level2 {
    border-left:0.5em solid #DEE7EC;
    margin:0 0 0 0.6em;
    padding-left:1em;
}

.site-map-level3 {
    margin-left:0.75em;
}

a {
    color:#F2932F;
    text-decoration:none;
}

a:hover {
    color:#F2932F;
}

.subnav {
    float:left;
    padding:2em 0 1em 2em;
    width:150px;
    line-height: 1.5em;
    font-size: 14px;
    margin: 0;
}

.subnav ul {
    margin: 0;
    padding: 0;
    list-style-type:none;
}

.subnav li {
    display:block;
    padding:.5em;
}

.subnav a {
    text-decoration:none;
    text-transform:capitalize;
    color:#77787B;
}

.subnav a:hover {
    color:#F2932F;
}

.footer {
    clear:both;
}

.news-item {
    border-top:1px solid #8CACBB;
    margin-top: .5em;
    padding-top: .5em;
}

.news-headline a {
    color: #000000;
    border: none;
}

.documentDescription {
    display:block;
    font-weight:bold;
    line-height:1.5em;
    margin:0 0 0.5em;
}

.footer {
    text-align:center;
    list-style-type:none;
}

.footer li {
    display:inline;
    padding: 0.75em;
}

.footer-links a {
    border-bottom:1px solid #CCCCCC;
    color:#666666;
    text-decoration:none;
}

table, table td, table th {
    border:1px solid #CCCCCC;
    border-collapse:collapse;
    padding:0.5em;
}

.title {
    color:#404040;
    font-family:'HelveticaNeue-Light','Helvetica Neue','Helvetica Neue Light','Arial',sans-serif;
    font-size:24px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    letter-spacing:0;
    line-height:29px;
    margin:0;
    padding-bottom:10px;
    padding-top:0;
    text-align:left;
    text-decoration:none;
    text-indent:0;
    text-transform:none;
}

.section-head {
    border-bottom:1px solid #8CACBB;
}

.info-block {
    background-color:#DEE7EC;
    border:1px solid #8CACBB;
    color:Black;
    font-family:Monaco,"Courier New",Courier,monospace;
    font-size:100%;
    overflow:auto;
    padding:1em;
}

.address {
    margin: 0 0 1em;
    padding: 0;
}

.block-link {
    display: block;
}

.person, .person td, .person th {
    border: none;
}
