@charset "utf-8";
/* CSS Document */
* {
    outline: none
    }
html {
    height: 100%
    }
body {
    font: 12px/1.231 "Trebuchet MS", "Trebuchet", trebuchet, helvetica, clean, sans-serif;
    height: 100%
    }
strong, b {
    font-weight: bold
    }
em, i {
    font-style: italic
    }
ol {
    list-style: decimal;
    margin: 0 0 0.5em 0
    }
ul {
    list-style: disc;
    margin: 0 0 0.5em 0
    }
li {
    margin: 0 0 0.5em 3em;
    line-height: 1.5em
    }
a, a:link, a:active, a:visited {
    color: #30a0b7;
    text-decoration: none
    }
a:hover {
    text-decoration: underline
    }
p {
    margin: 0 0 1em 0;
    line-height: 1.4em
    }
h4 {
    color: #295176;
    font-weight: bold;
    margin-bottom: 0.25em
    }
h3 {
    color: #30a0b7;
    font-weight: regular;
    margin-bottom: 0.125em
    }
h2 {
    color: #295176;
    font-weight: normal;
    margin-bottom: 0.25em;
    font-family: Georgia, "Times New Roman", Times, serif
    }
body.hp {
    background: url(/images/home_bg.png) top repeat-x
    }
.wrapper {
    width: 900px;
    margin: 0 auto
    }
.header.wrapper.hp {
    background: url(/images/hp_global_splash_bg.jpg) top center no-repeat
    }
.body {
    background: url(/images/lower_gradient.png) bottom repeat-x #fff
    }
#header .padme {
    padding: 35px 35px 0 35px
    }
#header.lower {
    height: 200px
    }
#header_logo {
    width: 341px;
    float: left
    }
/*~~~~~~~~~~
SEARCH BOX
~~~~~~~~~~~*/
#search-box {
    float: right;
    color: #FFF;
    font-weight: bold;
    font-size: 1.1em
    }
.searchbutton {
    color: #fbcc70;
    background: #7c8099;
    padding: 2px 3px 2px 3px;
    border: none
    }
#header_nav a, #header_nav a, #header_nav a, #header_nav a {
    float: left;
    font-size: 1.167em;
    /* 14px */
    font-weight: bold;
    color: #fc6;
    text-decoration: none;
    margin: 1.35em 0 1.35em 1.5em
    }
#hp_header_text {
    padding: 0 0 0.75em 0;
    text-align: center
    }
#hp_header_text h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #000;
    font-style: italic;
    font-size: 1.4em;
    /*18px */
    color: #fff
    }
* html #hp_header_text h2 {
    font-size: 1.3em;
    /*35  18px */
    }
*:first-child + html #hp_header_text h2 {
    font-size: 1.35em;
    /* 18px */
    }
#hp_header_text h2 a {
    color: #fc6
    }
#content_wrapper_hp {
    width: 900px;
    margin: 0 auto;
    background: #fff url(/images/bottom_fade_splash_bg.jpg) bottom center no-repeat
    }
#lower_gradient {
    width: 100%;
    background: url(/images/bottom_fade_splash_bg.jpg) bottom center no-repeat
    }
#content_wrapper_lower {
    width: 900px;
    margin: 0 auto;
    background: url(/images/bg_lower.jpg) top center no-repeat
    }
#content_wrapper_lower .padme {
    padding: 1em 35px 35px 35px
    }
#content_wrapper_hp .padme {
    padding: 35px 35px 35px 35px
    }
#breadcrumbs .padme {
    padding: 0.5em 0 2em 0 !important;
    border-top: 1px solid #E8E7EF
    }
#breadcrumbs a {
    color: #A7B8C7;
    font-weight: bold
    }
#breadcrumbs a.active {
    font-style: italic
    }
#content_wrapper_hp #widecolumn {
    width: 530px;
    float: left;
    border-right: 1px solid #ECECF3
    }
* html #content_wrapper_hp #widecolumn {
    width: 520px;
    float: left;
    border-right: 1px solid #ECECF3
    }
#content_wrapper_lower #widecolumn {
    width: 550px;
    float: left;
    border-left: 1px solid #808F99;
    position: relative;
    left: -1px;
    min-height: 575px
    }
#content_wrapper_hp #narrowcolumn {
    width: 280px;
    float: right
    }
#content_wrapper_lower #narrowcolumn {
    width: 255px;
    float: left;
    border-right: 1px solid #808F99
    }
#content_wrapper_lower #widecolumn .padme {
    padding: 0 0 0 1.5em !important
    }
#content_wrapper_lower #narrowcolumn .padme {
    padding: 0 1.5em 0 0 !important
    }
#content_wrapper_hp #widecolumn .padme, #content_wrapper_hp #narrowcolumn .padme {
    padding: 0 1em 0 0 !important
    }
#content_wrapper_lower #widecolumn h3 {
    /* color: #000000 ; */
    color: #295176;
    font-family: Georgia, "Times New Roman", Times, serif;
    /* font-size: 1.417em; */
    font-size: 1.38em;
    margin: 0.5em 0 1em 0
    }
#ethics_newsline, .hp_regular_content, .lower_regular_content {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.167em;
    color: #295176
    }
.lower_main_content {
    color: #295176;
    font-size: 1.1em
    }
.hp_regular_content, .lower_regular_content {
    font-size: 1em
    }
#ethics_newsline h3 {
    font-size: 1.428em;
    /* 20px */
    }
.hp_regular_content h3, .lower_regular_content h3 {
    font-size: 1.5em;
    /* 18px */
    }
*:first-child + html .hp_regular_content h3, *:first-child + html .lower_regular_content h3 {
    font-size: 1.35em;
    /* 18px */
    }
#content_wrapper_lower h2 {
    font-size: 1.833em;
    margin-bottom: 0.5em
    }
.content_block {
    margin-bottom: 2em
    }
#content_wrapper_lower .content_block {
    margin-bottom: 1em
    }
.column_section {
    border-top: 1px solid #ECECF3;
    padding: 0.5em 0 0 0
    }
#content_wrapper_hp .post_controls {
    margin: 0.5em 0 1em 0;
    padding: 0.5em 0 0 0;
    font-weight: bold;
    color: #30a0b7;
    border-top: 1px solid #ECECF3
    }
#content_wrapper_lower .post_controls {
    margin: 0.5em 0 1em 0;
    padding: 0.5em 0 0 0;
    font-weight: bold;
    color: #30a0b7;
    border-top: 1px solid #ECECF3
    }
.subscribe_icon {
    position: relative;
    top: 1px;
    margin-right: 2px
    }
.archive_icon {
    position: relative;
    top: 1px;
    margin-right: 2px
    }
.rss_icon {
    position: relative;
    top: 2px
    }
.calendar_icon {
    position: relative;
    top: 1px;
    margin-right: 2px
    }
.related_resources .pdf_icon {
    padding: 0 0.5em 0.5em 0
    }
.hidden {
    display: none;
    font-size: 0;
    font-weight: normal;
    overflow: hidden;
    height: 0;
    width: 0
    }
#footer {
    background: #808F99;
    color: #fff;
    font-size: 0.9165em;
    padding: 0;
    margin: 0
    }
#footer div .padme {
    padding: 0.5em 35px !important;
    margin: 0 auto !important
    }
#footer a {
    color: #fff
    }
#footer_left {
    background: #808F99;
    color: #fff;
    float: left;
    width: 70%
    }
#footer_right {
    float: right;
    width: 30%;
    text-align: right
    }
.lower_level_nav_header {
    /*text-align: center;*/
    }
.lower_level_nav_header span {
    /*font:12px/1.231 "Trebuchet MS", "Trebuchet", trebuchet,helvetica,clean,sans-serif;
    	font-weight: bold;*/
    }
.lower_nav {
    margin-bottom: 1em
    }
.lower_nav h4 {
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 0.5em 0
    }
.lower_nav a, .lower_nav a:link, .lower_nav a:visited, .lower_nav a:active {
    color: #295176;
    font-weight: bold
    }
.lower_nav a:hover {
    text-decoration: none;
    color: #30a0b7
    }
.lower_nav a.active, .lower_nav a.menuActive {
    color: #30a0b7;
    font-style: italic
    }
.featured_burst {
    background: url(/images/featured_burst.png) center no-repeat
    }
.special_promotion p {
    margin: 0 0 0.25em 0;
    font-size: 0.9em
    }
.special_promotion {
    margin: 0 0 1em 0
    }
.special_promotion h3 a em {
    font-style: italic
    }
.special_promotion_image {
    padding: 0 1em 1em 0
    }
.lower_main_content h3 {
    color: #295176 !important;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    margin: 0.5em 0 0.25em 0 !important;
    font-size: 1.667em !important
    }
.lower_regular_content h3 {
    margin: 0 0 0.1em 0 !important
    }
.lower_main_content {
    color: #295176;
    font-family: Georgia, "Times New Roman", Times, serif;
    padding: 0;
    margin: 0
    }
.lower_main_content a {
    font-style: normal
    }
.list_table {
    margin-bottom: 1em
    }
table .special_bullet {
    padding: 0.55em 0.5em
    }
.presenter {
    text-align: center
    }
.presenter .padme2 {
    padding: 1em
    }
.presenter h4 {
    color: #30a0b7 !important;
    text-align: center !important;
    padding: 0 !important;
    margin: 0 !important;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 1.5em
    }
.presenter p {
    text-align: center !important;
    font: 12px/1.231 "Trebuchet MS", "Trebuchet", trebuchet, helvetica, clean, sans-serif;
    font-weight: bold;
    padding: 0 !important;
    margin: 0 !important
    }
#flash_holder {
    width: 900px;
    height: 280px;
    background: transparent;
    overflow: visible
    }
#flash {
    position: absolute;
    width: 900px;
    height: 280px;
    overflow: hidden;
    z-index: 100000
    }
.event_register_now {
    border: 5px solid #A4C3C6;
    background: #9CA7C7;
    float: left
    }
.event_register_now .padme_event {
    padding: 0 !important;
    color: #FFF !important
    }
.event_register_now .padme_event p {
    margin: 1em !important;
    padding: 1em !important
    }
.event_register_now .padme_event h3 {
    margin: 0.5em !important;
    padding: 0.5em !important;
    color: #FFF !important
    }
.event_register_now .padme_event h3 a {
    color: #FFF
    }
.header_height {
    height: 164px;
    overflow: hidden
    }
#authform label {
    margin-right: 1em
    }
#authform label span.required {
    color: red
    }
table.photo_left {
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
    }
table.photo_right {
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    float: right;
    margin-left: 10px;
    margin-bottom: 10px
    }
table.photo_left img, table.photo_right img {
    border: 0 solid #d1d1d1
    }
.photo_caption {
    text-align: left;
    font-size: smaller;
    color: #666
    }