#cboxContent #content {
    width: auto !important;
    padding-bottom: 0;
}

#cboxContent #content #pp_submit, #right_bar a.colorbox {
    width: 122px;
    height: 47px;
    margin: 0 auto;
    text-align: center;
    display: block;
}

.left_nav {
    background: url(/uploads/0Q/rO/0QrOKzzE9uCwlMEJ6SOiZw/leftnav_background.gif) repeat-y !important;
}

.right_nav {
    background: url(/uploads/7P/E8/7PE8_lyaQyJgxZQ_xgbp2g/rightnav_background.gif) repeat-y !important;
}

#content #promo {
    height: 200px;
    width: 855px;
    background: #fff !important;
}

#content.right_nav #intro {
    padding: 0 30px 15px 15px;
    width: 570px;
}

#content.right_nav #call {
    padding: 0 15px;
}

#content.right_nav { padding-bottom: 0; }

/* Special Paragraphs */
#content.right_nav #main_copy .container.span-2 p.special,
#content.right_nav #main_copy .container.span-2 p.call_to_action {
    width: auto !important; 
    margin-right: 0;
    margin-bottom: 0;
}

#content.right_nav #right_bar div.special {
    width: 100%;
    margin-bottom: 15px;
    margin-left: -15px;
}

#content p.special {
    background: #495368;
    color: #fff;
    width: 100%;
    padding: 15px;
    margin-bottom: 30px;
}

#content p.call_to_action {
    clear: both;
    width: 100% !important;
    /* width: auto; */
    color: #fff;
    background: #c83c02;
    padding: 15px;
}

#content p.call_to_action a {
    color: #fff;
}

/* Sidebars */

#right_bar, #left_bar {
    background: #0d1828;
    color: #fff;
    padding: 15px;
    width: 195px !important;
}

#right_bar h3, #left_bar h3 {
    color: #bcc6c8;
    margin-bottom: 10px;
}

#right_bar a, #left_bar a {
    color: #707e99;
}

/* Right Sidebar */
#content #right_bar {
    margin-left: 0;
    margin-right: 15px;
    width: 240px !important;
}

#content #right_bar ul {
    list-style-type: none;
}

#content #right_bar li {
    margin-bottom: 15px;
}

/* Left Sidebar */
#content #left_bar {
    width: 210px;
}

#content #left_bar a { 
    color: #C83C02; 
    text-decoration: none;
}

#content #left_bar ol#subnav, #content #left_bar ol#subnav ol {
    list-style-type: none;
    margin: 0 0 1.5em 0;
}

#content #left_bar ol#subnav ol { 
    margin: 0px; 
    background: #4c566c;
}


#content #left_bar ol#subnav a {
    color: #fff;
    text-decoration: none;
    display: block;
    width: 195px;
    margin-left: -15px;
    padding: 3px 15px 4px 15px;
    background: #495368;
}

#content #left_bar ol#subnav ol li a {
    background: #8c9dc1 !important;
    margin-left: 0px;
    width: 180px;
    font-size: 0.85em;
    border-top: 1px solid #0d1828;
    margin-bottom: 0px !important;
    font-weight: normal !important;
}

#content #left_bar ol#subnav li.current a {
    font-weight: bold;
    background: #707e99;
}

#content #left_bar ol#subnav li ol li.current a {
    font-weight: bold !important;
    background: #707e99 !important;
}

#content #left_bar ol#subnav li ol { display: none; }

#content #left_bar ol#subnav li.current ol { display: block; }

#content #left_bar ol#subnav li a:hover { background: #707e99 !important; }

#content #left_bar ol#subnav li {
    margin-bottom: 1px;
    line-height: 30px;
}

#content #left_bar ol#subnav ol li { margin-bottom: 0; }

/* Sidebar Form Styling */
#content #left_bar form, #content #right_bar form { font-size: 0.8em; }

#content #left_bar label, #content #right_bar label {
    color: #fff;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    margin-bottom: 15px;
}

#content #left_bar form input, #content #right_bar form input {
    width: 100%;
    margin-bottom: 15px;
    border: none;
}

#content #left_bar input.submit. #content #right_bar input.submit {
    width: auto;
    font-size: inherit;
}

#content #left_bar h1, #content #left_bar h2, #content #left_bar h3, #content #left_bar h4, #content #left_bar h5, #content #right_bar h1, #content #right_bar h2, #content #right_bar h3, #content #right_bar h4, #content #right_bar h5 {
    color: #fff;
}

/* Main Content Form Styling */

#contact_form { width: 605px; }

#content label {
    text-align: right;
    display: block;
    float: left;
    width: 130px;
    margin-right: 15px;
    font-style: italic;
    color: #112441;
    font-size: 1.2em;
    font-weight: normal;
    white-space: nowrap;
}

#content input, #content textarea, #content select {
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 1em;
}

#content input, #content select {
    width: 240px;
    border: 1px solid #495368;
    height: 18px;
    padding: 4px 2px 8px;
}

#content select {
    padding: 0;
}

#content textarea {
    border: 1px solid #495368;
}

#content input.submit, #content input.forwardButton {
    color: #fff;
    background: #c83c02;
    border: none;
    font-weight: bold;
    width: auto !important;
    height: auto !important;
    padding: 5px 10px;
    float: right;
    cursor: pointer;
    clear: both;
}

#content form.reset input, #content form.reset textarea, #content form.reset select, #content input#pp_submit {
    width: auto !important;
    height: auto !important;
    border: 0 !important;
    margin: 0 auto;
}

#content .center {
    text-align: center;
}

form fieldset {
    border: none;
    padding: 0;
    margin: 0;
}

form fieldset ol { list-style-type: none; }

form fieldset ol li {
    clear: both;
    margin-bottom: 20px;
}

span.formSubtext {
    clear: both;
    display: block;
    font-size: 0.8em;
}

#footer {
    background: #000;
    border-top: 15px solid #fff;
}

/* DL styling */
#content dt {
    font-size: 1.2em;
    color: #112441;
    font-style: italic;
    font-weight: normal;
}

#content dd {
    margin-left: 0;
    margin-bottom: 15px;
}

li.checkbox label, li.checkbox input {
    width: auto !important;
    float: left;
    margin: 0;
    display: block;
}

li.checkbox input {
    vertical-align: middle;
}

li.checkbox label {
    font-size: 0.9em !important;
    margin-left: 10px;
}

p.disclaimer { font-size: 0.7em; }