/* misc functions */
.floatLeft{
    float: left;
}

.floatRight {
    float: right;
}

.clearLeft {
    clear: left;
}

.clearRight {
    clear: right;
}

.image_border {
    border: 1px solid #000000;
}

.underline {
    text-decoration: underline;
}

.header_image {
    width: 960px;
    height: 159px;
}

.list_margin {
    margin-left: 20px;
    padding-right: 20px;
}

.Red_Bar {
	width: 80%;
	border: 1px solid red;
}
/* overall */
body {
    font-size: 12px;
    font-family: arial;
    background-color: #f7f7f7;
    margin: 0;
    line-height: 1.5;
    color: #222222;
}

a {
    cursor: pointer;
    color: #820f04;
    outline: none;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:visited {
    color: #300685;
}

.linkVisitedRead:visited {
    color: #820f04;
}

p {
    margin: 0px;
    padding: 0px;
}

img {
    border: 0px;
}

ul {
    margin: 0px;
    padding: 0px 0px 0px 20px;
}

.name {
    font-weight: bold;
}

.person_title {
    font-weight: bold;
    color: #012f69;
}

.company {
    font-style: italic;
}

.bottom_margin {
    margin-bottom: 25px;
}

.small_blue_text {
    color: #012f69;
    font-weight: bold;
}

.page_title {
    font-size: 20px;
    color: #013370;
    margin-top: 18px;
    margin-bottom: 25px;
}

h1 {
    font-size: 20px;
    color: #013370;
    margin-top: 18px;
    margin-bottom: 25px;
    font-weight: normal;
}

h2 {
    color: #012f69;
    font-size: 15px;
    font-weight: normal;
}

h3 {
    margin: 0px;
    font-size: 12px;
    color: #012f69;
    font-weight: bold;
}

.pdf_icon {
    margin-right: 5px;
    vertical-align: top;
}

.bread_crumb_link, .bread_crumb_link:visited {
    color: #222222;
}

.search_form {
    margin-top: 7px;
}

.form_text_input {
    margin: 1px 0px;
    border: 1px solid #b8b8b8;
    background-color: #ffffff;
    font-size: 10px;
    height: 18px;
    width: 242px;
    padding: 3px 0px 0px 3px;
}

.p_margin {
    margin-bottom: 20px;
}

#getInvolvedForm th {
    text-align: right;
}

#getInvolvedForm label {
    margin-right: 0;
}

#id_textUpdates, #id_emailUpdates {
    margin: 1px 10px;
}

#id_email, #id_url, #id_name, #id_organization, #id_phone, #id_title, #id_location,
#id_contact, #id_startDate, #id_endDate, #id_major, #id_specify, #id_username,
#id_password, #id_address, #id_country, #id_state, #id_zip, #id_textPhone {
    margin: 1px 10px;
    border: 1px solid #b8b8b8;
    font-size: 10px;
    color: #000;
    height: 20px;
    width: 265px;
    padding: 3px 0px 0px 3px;
}

#id_country {
    width: 80px;
}

#id_state {
    width: 25px;
}

#id_zip {
    width: 48px;
}
#id_sectors, #id_impLevel, #id_change {
     margin: 1px 10px;
    border: 1px solid #b8b8b8;
    background-color: #ffffff;
    font-size: 10px;
    color: #000;
}

 #id_startTime, #id_endTime {
    margin: 1px 10px;
    border: 1px solid #b8b8b8;
    background-color: #ffffff;
    font-size: 10px;
    color: #000;
    height: 20px;
    width: 100px;
    padding: 3px 0px 0px 3px;
 }

 label {
    text-align: right;
    color: #5d5c5c;
    font-weight: bold;
    margin-bottom: 20px;
    margin-right: 20px;
}

.dropdown {
    margin-left: 10px;
}

.red_text {
    color: #820f04;
}

#search {
    margin-top: 10px;
    width: 321px;
}

#search_button {
    vertical-align: top;
}

#content {
    border-left: 1px solid #d3d4d4;
    border-right: 1px solid #d3d4d4;
    overflow: hidden;
    background-color: #ffffff;
}

#content_left {
    width: 625px;
    min-height: 590px;
}

#content_right {
    width: 315px;
}

#content_container {
    background-color: #ffffff;
    padding: 6px 0px 20px 0px;
    margin-left: 14px;
    margin-right: 14px;
    overflow: hidden;
}

#bread_crumb_bar {
    margin: 10px 0px;
    color: #222222;
}

#overall {
    width: 993px;
    margin: 0 auto;
}

/* content right callouts */
#callouts {
    margin-top: 20px;
}

.callout_title {
    font-weight: bold;
    font-size: 15px;
    color: #134986;
}

.callout_content {
    border-top: 5px solid #09294f;
    margin-bottom: 15px;
    overflow: hidden;
    background-color: #f4f3f4;
    padding-bottom: 12px;
}

.callout_image {
    margin: 12px 5px 0px 12px;
    width: 88px;
    height: 81px;
}

.callout_text {
    margin-top: 12px;
    padding-right: 18px;
    width: 190px;
}

.callout_red_text {
    color: #820f04;
}

.stay_connected_item {
    display:inline;
    margin-right: 22px;
}

.logo_image {
    padding-top: 10px;
}

#stay_connected_logos {
    margin-top: 10px;
    margin-left: 12px;
    padding-right: 18px;
}

/* header and navigation */
.navlist {
    font-size: 13px;
    list-style: none;
    margin: 0px 0px 0px 10px;
    padding: 5px 0px;
    letter-spacing: 1px;
}
  
.navlist li {

    display: inline;
}

.navlist a {
    padding: 8px 10px;
    color: #ffffff;
    text-decoration: none;
}

.navlist a:hover, .navlist li:hover, .nav_selected, .nav_selected a {
    color: #d7190d;
    background: url(../images/navOver_bkgd.jpg);
}

#logo {
    height: 120px;
    background-color: #ffffff;
    border-left: 1px solid #d3d4d4;
    border-right: 1px solid #d3d4d4;
}

#navigation {
    background: url(../images/nav_bkgd.jpg);
}

/* homepage */
.homepage_title {
    font-size: 20px;
    color: #013370;
    margin-top: 18px;
    margin-bottom: 12px;
}

.news_entry {
    border-top: 1px solid #a0a0a0;
}

.news_title {
    margin-top: 25px;
    font-size: 16px;
    color: #013370;
}

.news_date {
    font-size: 12px;
    color: #9a9a9a;
    font-style: italic;
}

.news_text{
    margin-bottom: 15px;
    padding-right: 15px;
}

.read_more {
    margin-bottom: 20px;
}

.read_more_text {
    font-size: 12px;
    color: #228bbb;
    margin-bottom: 20px;
}

.read_more_text:visited {
    color: #228bbb;
}

.read_all_text {
    text-transform: capitalize;
    font-size: 14px;
    color: #d61f0d;
}

.read_all_text:visited {
    color: #d61f0d;   
}

#read_all_container {
    border-top: 1px solid #a0a0a0;
}

#read_all {
    margin-top: 10px;
    margin-bottom: 20px;
}

#newsletter {
    margin: 12px 0px 0px 12px;
}

#fastFact {
    margin-top: 13px;
}

/* subpage */
#subpage_text {
    padding-right: 20px;
}

#subpage_container {
    border-top: 1px solid #a0a0a0;
    min-height: 590px;
    overflow: hidden;
}

#subpage_content {
    background-color: #E0EEFB;
    width: 470px;
    min-height: 590px;
    padding-left: 20px;
    border-bottom: 1px solid #a0a0a0;
}

#subnavigation {
    width: 135px;
    margin-top: 10px;
    font-weight: bold;
    overflow: hidden;
}
 

#subnavigation ul {
    width: 135px;
    padding: 0px;
    margin: 0px;
}

#subnavigation li {
    padding: 9px;
    list-style: none;
    line-height: 1.2;
}

#subnavigation li a:hover {
    color: #014897;
}

#subsub_menu li{
    padding: 12px 7px;
}

.subsub_navigation_selected, .subsub_navigation_selected a {
    color: #014897;
    background-color: #bccad7;
}

.subnavigation_selected, .subnavigation_selected a {
    color: #014897;
    background-color: #e0eefb;
}

.subnavigation_unselected, .subnavigation_unselected a {
    color: #5c0d05;
}

.subsub_navigation_unselected {
    color: #777777;
    padding-bottom: 15px;
    background-color: #E5E5E5;
}

.subsub_navigation_unselected a:visited {
    color: #777777;    
}

.subsub_navigation_item, .subsub_navigation_item:visited  {
    margin-left: 0px;
    color: #777777;
}

.background_color {
    background-color: #E0EEFB;
}

.bottom_border {
    border-bottom:1px solid #A0A0A0;
}


/* Public Policy Platform */
.policy_platform_centered {
    text-align: center;
}

/* NCPPA news */
#archived_news {
    margin: 10px;
}

/* Membership login */
#membersLogin_content {
    border-left: 1px solid #d3d4d4;
    border-right: 1px solid #d3d4d4;
    overflow: hidden;
    background-color: #ffffff;
}

.loginButton {
    margin: 10px 0px;
}

#members_login #id_username {
    margin-left: 0px;
}

#membersSignupLink {
    text-decoration: underline;
}

/* newsletter signup page */
.newsletterPage_submit {
    margin-left: 148px;
}

.signup_submit {
    margin-left: 158px;
}

.eventPage_submit {
    margin-left: 160px;
    margin-bottom: 20px;
}

#eventBottomText {
    margin-left: 40px;
    margin-bottom: 50px;
}

#major_row {
    display: none;
}

#specify_row {
    display: none;
}

#newsletter_signup label {
    text-align: right;
}

#newsletter_form th, #eventsignup_form th {
    text-align: right;
}

#newsletter_form tr {
    margin-bottom: 20px;
}

#newsletter_form select {
    margin: 0px 10px;
}

#newsletterPage_email {
    margin-left: 78px;
}

#newsletter_name {
    margin-left: 110px;
}

#newsletter_subtitle {
    margin-left: 10px;
    margin-bottom: 20px;
}

#newsletter_age {
    margin-left: 121px;
}

#newsletter_education {
    margin-left: 28px;
}

#newsletter_gender {
    margin-left: 122px;
}

#newsletter_occupation {
    margin-left: 73px;
}

/* Event calendar form */
#event_signup select {
    margin: 0px 10px;
}

#id_description {
    margin: 1px 10px;
    border: 1px solid #b8b8b8;
    background-color: #ffffff;
    font-size: 10px;
    color: #000;
    height: 150px;
    width: 265px;
    padding: 3px 0px 0px 3px;
}

.eventRightBorder {
    border-right: 1px solid #7da0c3;
}

.startEnd_time_input {
    margin: 1px 10px;
    border: 1px solid #b8b8b8;
    background-color: #ffffff;
    font-size: 10px;
    color: #000;
    height: 20px;
    width: 100px;
    padding: 3px 0px 0px 3px; 
}

.odd_row {
    background-color: #e9f2fb;
}

.even_row {
    background-color: #dde9f5;
}

#event_email {
    margin-left: 78px;
}

#event_title {
    margin-left: 63px;
}

#event_url {
    margin-left: 119px;
}

#event_description {
    margin-left: 73px;
}

#event_location {
    margin-left: 91px;
}

#event_contact {
    margin-left: 97px;
}

#event_startDate{
    margin-left: 83px;
}

#event_endDate {
    margin-left: 88px;
}

#event_startTime {
    margin-left: 83px;
}

#event_endTime {
    margin-left: 88px;
}

#event_table {
    border-collapse: collapse;
    width: 585px;
    margin-bottom: 10px;
}

#event_table th {
    color: #fff;
    padding: 5px;
    font-size: 14px;
    text-align: left;
    background: #1a5495;
}

#event_table td {
    padding-right: 10px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

/* footer */
.footer_link, .footer_link a:hover, .footer_link a:visited {
    display: inline;
    color: #ffffff;
}

#footer {
    background-color: #01275a;
    height: 75px;
}

#footer_contact_info {
    margin: 15px 0px 17px 15px;
    font-size: 11px;
    color: #ffffff;
}

#footer_right_links {
    margin: 15px 15px 17px 0px;
    font-size: 11px;
    color: #ffffff;
}

#privacy_policy {
    padding-right: 5px;
    border-right: 1px solid #ffffff;
}

#site_map {
    padding-left: 5px;
    padding-right: 5px;
    border-right: 1px solid #ffffff;
}

#contact_us {
    padding-left: 5px;
    padding-right: 5px;
    border-right: 1px solid #ffffff;
}

#halcyon_design {
    padding-left: 5px;    
}

/* Membership */
#membershipLogin_content, #privacy_content, #sitemap_content, #thanks_content  {
    padding-left: 20px;
}

/* sitemap */
#sitemap ul{
    list-style: none;
}

#sitemapList ul {
    padding-bottom: 0px;
}

#secondLevelList {
    margin-left: 25px;
}

#thirdLevelList {
    margin-left: 50px;
}

/* strategic plan */
.plan_list {
    padding: 20px;
    list-style: lower-alpha;
}

/* ncppa publications */
.error {
    color: red;
}

.pub_sectionHeader {
    padding-top: 15px;
}

.publication, .grant, .alert, .resource, .other_news_entry {
    padding-left: 20px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 0px;
}

.event {
    padding: 10px 20px;
}

.new {
    color: red;
    font-weight: bold;
}

.publicationTitle{
    font-weight: bold;
}

#news_header {
    margin-bottom: 20px;
}

#news_contact {
    padding: 10px 20px;
}

#news_address {
    padding: 10px 20px;
}

#advocate_content {
    background-color: #E0EEFB;
    width: 490px;
    min-height: 590px;
    border-bottom: 1px solid #a0a0a0;
}

#advocateText {
    padding-left: 25px;
}

#publication_content {
    background-color: #E0EEFB;
    width: 490px;
    min-height: 590px;
    border-bottom: 1px solid #a0a0a0;
}

/* coalition */
.coalition {
    margin-bottom: 15px;
}


/* Advocate */
.advocateHeader {
    font-style: italic;
    color: red;
    font-size: 18px;
    font-weight: bold;
}
