/********************************************
* Cole
* Developed by I-ology
* http://www.i-ology.com
*
* Created 1/8/08 - BD
*
* Print Style Definitions
********************************************/

/*********************************
* HTML Mods 
*********************************/
body {
    width: 100%;
    margin: 0;
    padding: 0;
}

* {
    font-size: 12px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 18px;
}

h1 {
    margin-bottom: 5px;
    font-size: 16px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #002C5F;
}

h2 {
    font-size: 14px; 
    font-family: Georgia, "Times New Roman", serif;
    font-weight: normal;
    color: #85421E;
    margin: 10px 0 -8px 0;
}

/*********************************
* Layout Definitions
*********************************/

h2 a {
    font-size: 13px;
    font-weight: normal;
    font-family: Georgia, "Times New Roman", serif;
    color: #85421E;
    text-decoration: none;
}

a.back {
    display: none;
}

#section-photo {
    display: none;
}

#header {
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-bottom: 1px solid #000;
}

/*.summary-left {
    float: left;
    margin-right: 5px;
}*/

p#disclaimer {
    margin-top: 25px;
    padding-top: 10px;
    font-size: 10px;
    line-height: 14px;
    border-top: 1px dotted #999;
    clear: both;
}

a#go-back,
a#btn-apply-online {
    display: none;
}

#archives h2 {
    display: none;
}

#archives div {
    display: visible;
    font-size: 16px;
    font-weight: bold;
}

#archives a {
    display: none;
}

#pnlFileDownload {
    display: none;
}

a#download-acrobat {
    display: none;
}

#contact-right {
    margin-top: 20px;
}

.content-photo3 {
    float: right;
    clear: right;
    margin: 0 0 25px 25px;
}

.content-photo3 div {
    display: none;
}

p.footnote {
    font-size: 10px;
}

#jumplinks {
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-bottom: 1px dotted #C2A08E;
}

#left-content {
    display: none;
}

.divider {
    border-bottom: 1px dotted #C2A08E;
}

#login {
    display: none;
}

/*********************************
* Lists
*********************************/

#interior-content ul li {
    margin-bottom: 5px;
}

ul.resource-list li {
    margin-bottom: 15px;
}


/*********************************
* Tables
*********************************/

table.property-listing {
    width: 100%;
    margin: 15px auto 15px auto;
    border: 1px solid #C2A08E;
    padding: 5px;
}

.property-listing th,
.property-listing th a {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 11px;
    color: #85421E;
    text-align: left;
    padding: 5px 5px 5px 2px;
    font-weight: normal;
    text-decoration: none;
}

.property-listing th {
    border-bottom: 1px solid #C2A08E;
}

.property-listing td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 5px;
    font-size: 10px;
}

.property-listing td span {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.property-listing td a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 10px;
}

tr.row2 {
    background: #F9F6ED;
}

#contact-info {
    width: 221px;
    border: 5px solid #EDE6D4;
    float: left;
    margin-right: 20px;
}

#contact-info div {
    width: 214px;
    padding: 0 3px;
    border: 1px solid #8E4721;
    overflow: hidden;
    float: left;
}

table.contact-table {
    float: left;
    clear: right;
    margin-bottom: 10px;
    width: 210px;
}

#contact-info div h2 {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 12px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #C2A08E;
} 

.contact-table td {
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 3px;
    vertical-align: bottom;
    font-size: 8px;
    line-height: 12px;
}

.contact-table td strong {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 12px;
}

#right-column span {
    float: left;
    width: 60%;
}

span img {
    float: left;
    width: 450px;
}

table#sales-region-table {
    margin-top: 25px;
    width: 100%;
    float: left;
}

table#sales-region-table td {
    padding: 10px 0;
    vertical-align: top;
    border-bottom: 1px solid #C2A08E;
}

table#sales-region-table th {
    text-align: left;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 16px;
    color: #85421E;
    font-weight: normal;
    padding-bottom: 5px;
    border-bottom: 1px solid #8E4721;
}

/*********************************
* Buttons & Promos
*********************************/

a#btn-close-table {
    display: none;
}

a#table-image {
    display: none;
}

a#promo-ccpt-portfolio,
a#promo-growthop-portfolio,
a#promo-current-offerings,
a#promo-past-programs,
a#promo-resources {
    display: none;
}


/*********************************
* Footer Definitions
*********************************/

#footer {
    width: 100%;
    margin-top: 25px;
    padding: 10px 10px 0 10px;
    border-top: 1px solid black;
    overflow: hidden;
    clear: both;
}

#footer-left {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666;
    width: 300px;
    text-align: left;
    float: left;
}

#footer-left span {
    display: none;
}

#footer-right {
    float: right;
    width: 175px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666;
}

#footer-right a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666;
    text-decoration: none;
}

/*********************************
* Global Navigation
*********************************/

ul#global {
    display: none;
}

/*********************************
* Main Navigation
*********************************/

ul#nav {
    display: none;
}

/*********************************
* Sub Navigation
*********************************/

ul#subnav,
ul#subnav2 {
    display: none;
}