.population {
    background: #FFF8DC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    border-top-style: solid;
    border-top-width: 1px;
}

.table_header {
    background: #F6C5C7;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;

    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: Black;
    padding: 2px;
}

.table_sub_header {
    background: #FFF8DC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;

    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: Black;
    padding: 2px;
}


.boxit {
    border: 1px solid Black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
}

.personal {
    border-color: Black Black Black Green;
    border-left-style: solid;
    border-left-width: 15px;
    border-right-style: solid;
    border-right-width: thin;
    border-top-color: Black;
    border-top-style: solid;
    border-top-width: thin;
    border-bottom: thin none Black;
    font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
}
.warning {
    border-color: Black Black Black Red;
    border-left-style: solid;
    border-left-width: 15px;
    border-right-style: solid;
    border-right-width: thin;
    border-top-color: Black;
    border-top-style: solid;
    border-top-width: thin;
    border-bottom: thin none Black;
    font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
}
.experience {
    border-color: Black Black Black Blue;
    border-left-style: solid;
    border-left-width: 15px;
    border-right-style: solid;
    border-right-width: thin;
    border-top-color: Black;
    border-top-style: solid;
    border-top-width: thin;
    border-bottom: thin none Black;
    font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
}
.notes {
    border-color: Black Black Black Navy;
    border-left-style: solid;
    border-left-width: 15px;
    border-right-style: solid;
    border-right-width: thin;
    border-top-color: Black;
    border-top-style: solid;
    border-top-width: thin;
    border-bottom: thin solid Black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
}

.pirep_data {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal}
.pirep_title {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: italic; font-weight: normal}
.pirep_name { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal }    
.pirep_id { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: normal }    
.dispatch_norm {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
.dispatch_header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
}
.dispatch_title { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold}
.pirep_heading_rev {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: italic; color: #FFFFFF}
.pirep_heading { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: italic; color: #000000; font-weight: bold}
.menu_heading { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000; font-weight: bold}
.pirep_notes { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal ; font-style: italic}
.pirep_heading2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; color: #000000; font-weight: bold }
.pirep_heading3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; color: #FFFFFF; font-weight: normal }
.padded_data {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; padding-left: 5px}
.nominal {    font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; padding: 2px;}
.roster_id {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-style: normal; font-weight: bold}
a {    text-decoration: none; }

.cooltd{
    border-bottom: thin solid Black;
    border-color: Black;
    border: thin Black;
    color: Fuchsia;
    background: Blue;
}


.special {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    padding: 2px;
    color: #000033;
    font-weight: bold;
}
.special2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    padding: 2px;
    color: #000033;
    font-weight: bold;
}
.special3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    padding: 2px;
    color: #000033;
    font-weight: bold;
}

ul {
    margin-left: 17;
    list-style: square;
}

.noindent {
    margin-left: 10;
    list-style: square;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    padding: 2px;
}

.noindent2 {
    margin-left: 10;
    list-style: square;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    padding: 2px;
    color: #000033;
    font-weight: bold;
}

.roster_id {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
}

.slide_off {
    position: absolute;
    top:0px;
    visibility:hidden;
}