<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    font-family: helvetica;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    background-color: rgb(78, 136, 178);
    margin:0;
}

body a img {
    border: none;
}

h3 {
    color: #727272;
    font-size: 16px;
    font-weight: 500;
}

.content_wrapper {
    width: 960px;
    margin: 0 auto;
}
.ng-cloak { display: none !important; }

.body_top_image {
    background-size: cover;
    height:100%;
}
.main {
    width: 960px;
    overflow: visible;
    margin: 0 auto;
}

.main_content {
    width: 760px;
    float: right;
}
.top {
    height: 10%;
}
.top a {
    text-decoration: none;
}

.top ul {
    padding-left: 0;
    margin: 0px 0px 0px 5px;
    width: 465px;
}

.top ul li {
    list-style: none;
    display: inline-block;
    padding: 5px 2px 5px 2px;
    cursor: pointer;
}

.top li ul {
    display: none;
    width: 100px;
    position: absolute;
    top: 50px;
    background: #fff;
}

.nav {
    background: url(../images/navbg.jpg) repeat-x;
    color: #000;
    font-weight: 600;
    width: 200px;
    float: left;
}

.content {
    text-align: center
}

.nav ul {
    padding-left: 0;
}

.nav ul li {
    list-style: none;
    padding: 0 10px 0 10px;
}

.nav a {
    color: blue;
    text-decoration: none;
}

.action_text {
    font-size: 30px;
    text-align: justify;
}

.footer {

}

.footer ul {
    float: left;
    width: 200px;
}

.footer ul li {
    list-style: none;
    color: #fff;
}

.footer ul li a {
    color: #fff;
    text-decoration: none;
}

.footer_links {
    border-top: 2px solid #6CB3BF;
    padding-top: 10px;
    margin-top: 20px;
    width: 630px;
    float: left;
    font-size: 11px;
}

.footer_images {
    float: left;
    width: 130px;
}

.footer_images img {
    width: 60px;
    margin: 1px;
}

.padded {
    padding: 10px;
}

.margined {
    margin: 10px;
}

#logo {
    position: relative;
    top: 9px;
    left: -68px;
}

.logo {
    padding-left: 30px;
    height: 115px;
    cursor: pointer;
}

.logo img {
    max-width: 100%;
}

.clearfix {
    clear: both;
}

/* swatch colors */

/* form */
label {
    display: block;
    color: #c3c3c3;
}

input[type=text], input[type=password] {
    width: 250px;
}

textarea {
    width: 470px;
    height: 100px;
}

/* utility */
.section {
    background-color: #fff;
    margin-bottom: 20px;
}

.sub_section {
    border-bottom: 1px solid #c3c3c3;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.small {
    font-size: 12px;
}

.section_nav {
    height: 55px;
}

.section_nav ul {
    padding: 15px;
}

.section_nav ul li {
    list-style: none;
    display: inline-block;
    padding: 0 10px 0 10px;
}

/* Base Page */
/* Needed for old header, out of service on 1/14/17 GCC */
/*
#top_nav {
    width: 960px;
    margin: auto;
}

#top_nav h3 {
    color: #036;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    font-size: 14px;
    padding-top: 0px;
    margin-bottom: 5px;
}
*/

#page_header_left {
    float: left;
}

#page_header_right {
    float: right;
}

#page_header_middle {

}

#top_links_box {
    width: 530px;
    height: 70px;
    background: white;
    margin: auto;
    border: #003366 solid;
    border-radius: 12px;
}

#left_links_box {
    width: 100px;
    background: #003366;
    color: white;
    float: left;
    padding-top: 6px;
    height: 64px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}

#left_links_box a {
    color: white;
}

#left_links_box a:hover {
    color: yellow;
}

#right_links_box {
    height: 70px;
    width: 425px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: blue;
}

.red_link a {
    color: #800000;
}

#right_links_box a:hover {
    color: red;
}

#row_one li {
    padding: 5px 2px 2px 2px;
}

#row_two li {
    padding: 4px 0px 2px 0px;
}

#row_three li {
    padding: 5px 0px 2px 1px;
}

.share_links {
    width: 160px;
}

.share_links a {
    font-size: 12px;
    text-decoration: underline;
}

.about_us_list {
    border: #003366 solid 2px;
    margin-top: 20px;
}

#page_title_box {
    font-weight: bold;
    background: rgb(17, 29, 54);
    border: 3px solid rgb(17, 29, 54);
    border-radius: 12px;
    text-align: center;
    margin-bottom: 10px;
    display: inline-block;
    max-width: 490px;
    overflow: hidden;
}

#ptb_page_name {
    padding: 0px;
    margin: 0;
    background-color: white;
}

#ptb_page_name h1 {
    margin: 0;
    /*font-size: 36px;*/
    font-style: italic;
    color: rgb(17, 29, 54);
    white-space: nowrap;
    padding: 5px 8px;
}

#ptb_date {
    font-size: 15px;
    color: white;
    padding: 3px 8px 3px 8px;
}

.tabbed_content {
    width: 970px;
    margin: auto;
    margin-bottom: 8px;
}

.tabbed_content ul {
    display: flex;
    list-style: none;
    padding-left: 0px;
}

.tabbed_content ul li {
    float: left;
    /*margin-right: 14px;*/
    color: white;
    height: 30px;
    font-size: 19px;
    font-weight: bold;
    /*padding: 0px 6px 0px 0px;*/
    text-align: center;
    cursor: pointer;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;

}
.tabbed_content_menu {
    margin-left: auto;
    margin-right: auto;
    display: table;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.tab_container {
    float: left;
    height: 26px;
}

.tab_container img {
    float: left;
}
.tab_container a {
    padding-left: 15px;
    padding-right: 15px;
}

.tabbed_content_menu ul li:first-child .tab {
    border-top-left-radius: 15px;
}
.tabbed_content_menu ul li:last-child .tab {
    border-top-right-radius: 15px;
}
.tab {
    border:solid 1px white;
    float: left;
    height: 30px;
    padding: 4px 5px 0px 5px;
}

.tab a {
    color: white;
    text-decoration: none;
}

.tab a:hover {
    color: yellow;
}

.dark_blue_tab {
    background: rgb(17, 29, 54);
}

.light_blue_tab {
    background: #6699cc;
}

/* now purple */
.royal_red_tab {
    background: #502256;
}

.purple_tab {
    background: #4b0082;
}

.green_tab {
    background: rgb(37,86,5);
}

.red_tab {
    background: maroon;
}

.brown_tab {
    background: sienna;
}

.small_tab {
    height: 18px;
    text-align: center;
}

.top20_content {
    background-color: rgb(17, 29, 54);
    width: 954px;
    height: 370px;
    clear: both;
    padding: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    margin-top: 20px;
}
.top20_content.rounded_corners {
    border-radius: 20px;
    border-style: solid;
    border-color: white;
    border-width: 1px;
    padding-top: 0px;
}

.app_content {
    width: 970px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 24px;
    margin-top: 18px;
}

.app_content_title {
    margin: auto;
    padding-top: 6px;
    background-color: rgb(37,86,5);
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
}

.app_content_inner {
    border: 6px solid rgb(37,86,5);
    background-color: #6699cc;
    width: 942px;
    padding: 8px;
}

table.app_content_bottom_links {
    background-color: rgb(37,86,5);
    width: 980px;
    padding-left: 15px;
    padding-right: 15px;
}
table.app_content_bottom_links a {
    color: #ffffff;
}
table.app_content_bottom_links td {
    color: #ffffff;
    text-align: center;
    padding-bottom: 5px;
}

.app_content_menu {
    width: 850px;
    margin: auto;
    padding-left: 8px;
}

.app_tab {
    font-size: 14px;
    float: left;
    padding-right: 18px;
    padding-left: 18px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-right: 12px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    text-align: center;
    background-color: #99ccff;
    color: black;
    font-weight: bold;
    cursor: pointer;
}

.app_footer {
    width: 850px;
    margin: auto;
    overflow: hidden;
    background-color: #003366;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    font-size: 16px;
    font-weight: bold;
}

.current {
    background: red;
}

.app_group_content {
    margin: auto;
    width: 830px;
    padding: 8px;
    padding-top: 0px;
    border-left: 2px solid #003366;
    border-right: 2px solid #003366;
    background-color: white;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    overflow: hidden;
    display: none;
}

.can_link {
    cursor: pointer;
}

.app_group_title {
    clear: both;
    width: 850px;
    margin-left: -12px;
    color: white;
    background-color: #003366;
    padding-top: 6px;
    padding-bottom: 6px;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    margin-bottom: 12px;
    min-height: 20px;
}

.app_container {
    float: left;
    overflow: hidden;
    margin-bottom: 12px;
    width: 70px;
    margin-left: 12px;
    font-size: 14px;
}

.app_container a {
    color: blue;
    text-decoration: none;
}

.app_container a:hover {
    color: red;
}

.app_image {
    width: 70px;
    height: 70px;
    margin-bottom: 8px;
}

.app_name {
    text-align: center;
    margin-bottom: 7px;
    overflow: hidden;
    width: 70px;
    font-size: 8pt;
}

.app_description {
    display: none;
}

.app_directory_label {
    float: left;
    font-weight: bold;
    color: yellow;
    padding: 8px;
    padding-left: 30px;
}

.app_directory_item {
    float: left;
    padding: 8px;
    padding-left: 30px;
}

.app_directory_item a {
    color: white;
    text-decoration: none;
}

.delete_app {
    float: right;
    padding-top: 5px;
}

.top20_column {
    width: 232px;
    float: left;
    margin-right: 8px;
}

.top20_column:last-of-type {
    margin-right: 0px;
}

.col_head {
    width: 232px;
    text-align: center;
    color: white;
    font-size: 18px;
    padding-top: 0px;
    padding-bottom: 5px;
    font-weight: bold;
}

.button {
    width: 228px;
    height: 53px;
    background-color: #ffffff;
    border-radius: 8px;
    border: 2px solid #336699;
    margin-bottom: 8px;
    float: left;
    text-align: center;
    font-size: 22px;
    color: blue;
    font-weight: bold;

}

.button a {
    text-decoration: none;
    color: blue
}

.button a:hover {
    color: red;
}

.horizontal_button {
    padding-top: 4px;
    font-size: 20px;
}

.vertical_button {
    padding-top: 7px;
    font-size: 17px;
}

.vertical_button_single {
    padding-top: 4px;
    font-size: 20px;
}

.header_button {
    padding-top: 0px;
    font-size: 17px;
}

.button_header {
    padding-top: 4px;
    padding-bottom: 5px;
    color: black;
}

.directory_item {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 5px;
    color: white;
    margin-top: -4px;
}

.directory_item a {
    text-decoration: none;
    color: white;
}

.directory_item a:hover {
    color: yellow;
}

.directory_links {
    clear: both;
}

.med_search_content {
    margin-top: 18px;
    background-color: #6699cc;
    width: 954px;
    padding: 8px;
    clear: both;
    border-radius: 24px;
    padding-top:0px;
    border-style: solid;
    border-color: #502256;
    border-width: 5px;
}

.med_search_top_1 {
    float: left;
    color: white;
    font-size: 30px;
    width: 180px;
    margin-right: 8px;
    text-align: center;
}

.med_search_top_2 {
    float: left;
    width: 540px;
    margin-right: 8px;
    text-align: center;
}

.med_search_top_3 {
    float: left;
    color: white;
    font-size: 30px;
    width: 218px;
    text-align: center;
}

#med_search_input {
    width: 524px;
    font-size: 24px;
    color: black;
    padding: 1px 0px;
}

.med_search_item {
    font-size: 24px;
    width: 125.4px;
    height: 44px;
    background-color: #003366;
    border: 2px solid #000033;
    border-radius: 8px;
    padding-top: 14px;
    text-align: center;
    float: left;
    color: white;
    cursor: pointer;
    margin-top: 8px;
    margin-right: 8px;
}

.med_search_item2 {
    font-size: 18px;
    width: 125.4px;
    height: 44px;
    background-color: #003366;
    border: 2px solid #000033;
    border-radius: 8px;
    padding-top: 14px;
    text-align: center;
    float: left;
    color: white;
    cursor: pointer;
    margin-top: 8px;
    margin-right: 8px;
}

.med_search_item_double {
    font-size: 24px;
    width: 125.4px;
    height: 57px;
    background-color: #336699;
    border: 2px solid #000033;
    border-radius: 8px;
    padding-top: 1px;
    text-align: center;
    float: left;
    color: white;
    margin-top: 8px;
    cursor: pointer;
    margin-right: 8px;
}

.image_search_label {
    font-size: 24px;
    width: 98.8px;
    height: 44px;
    border-radius: 8px;
    padding-top: 14px;
    text-align: center;
    float: left;
    color: #FFFFFF;
    font-weight: bold;
}

.image_search_item {
    margin-top: 8px;
    font-size: 24px;
    width: 94.8px;
    height: 44px;
    /*background-color: rgb(255,255,190);*/
    background-color: white;
    border: 2px solid #000033;
    border-radius: 8px;
    padding-top: 14px;
    text-align: center;
    float: left;
    color: #FFFFFF;
    cursor: pointer;
    margin-left: 8px;
}

.blog_search_label {
    font-size: 24px;
    width: 98.8px;
    height: 44px;
    border-radius: 8px;
    padding-top: 14px;
    text-align: center;
    float: left;
    color: #FFFFFF;
    font-weight: bold;
    margin-left: 8px;
}

.blog_search_item {
    font-size: 24px;
    width: 94.8px;
    height: 44px;
    /*background-color: rgb(255,255,190);*/
    background-color: white;
    border: 2px solid #000033;
    border-radius: 8px;
    padding-top: 14px;
    text-align: center;
    float: left;
    color: black;
    cursor: pointer;
    margin-top: 8px;
    margin-left: 8px;
}

.blog_search_item_double {
    font-size: 24px;
    width: 94.8px;
    height: 58px;
    /*background-color: rgb(255,255,190);*/
    background-color: white;
    border: 2px solid #000033;
    border-radius: 8px;
    padding-top: 0px;
    text-align: center;
    float: left;
    color: black;
    cursor: pointer;
    margin-top: 8px;
    margin-left: 8px;
}

.video_search_label {
    font-size: 24px;
    width: 98.8px;
    height: 44px;
    border-radius: 8px;
    padding-top: 14px;
    text-align: center;
    float: left;
    color: #FFFFFF;
    font-weight: bold;
}

.video_search_item {
    font-size: 24px;
    width: 94.8px;
    height: 44px;
    background-color: #336699;
    border: 2px solid #000033;
    border-radius: 8px;
    padding-top: 14px;
    text-align: center;
    float: left;
    color: black;
    cursor: pointer;
    margin-top: 8px;
    margin-left: 8px;
}

.news_search_label {
    font-size: 24px;
    width: 98.8px;
    height: 44px;
    border-radius: 8px;
    padding-top: 14px;
    text-align: center;
    float: left;
    color: #FFFFFF;
    font-weight: bold;
    margin-left: 8px;
}

.news_search_item {
    font-size: 24px;
    width: 94.8px;
    height: 44px;
    background-color: #336699;
    border: 2px solid #000033;
    border-radius: 8px;
    padding-top: 14px;
    text-align: center;
    float: left;
    color: white;
    cursor: pointer;
    margin-left: 8px;
    margin-top: 8px;
}

.search_button_row {
    clear: both;
}

.search_bottom_bar {
    width: 970px;
    background-color: #502256;
    height: 35px;
    margin-left: -8px;
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    transform: translateY(-10px);
}

.search_title {
    padding-top: 4px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
}

.search_directory_item {
    float: left;
    height: 24px;
    padding-right: 65px;
    text-align: center;
    font-size: 20px;
    padding-top: 6px;
}

.search_directory_item a {
    color: white;
    text-decoration: none;
}

.search_directory_item a:hover {
    color: yellow;
}

/* clear floats */
.contains_floats:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.contains_floats {
    display: inline-block;
}

/* Hides from IE-mac */
* html #container {
    height: 1%;
}

.contains_floats {
    display: block;
}

/* End hide from IE-mac */

.widget {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* Spacer */
/* ============================================================ */
.spacer {
    min-height: 30px;
}

/* Horizontal Line */
/* ============================================================ */
.horizontal-line-blue {
    height: 35px;
    background-color: rgb(17, 29, 54);
}

/* Bottom Section */
/* ============================================================ */
.bottom_section {
    border: 2px solid #000;
    border-radius: 24px;
    background: #EEEEEE;
    width: 970px;
    margin: auto;
    margin-bottom: 8px;
}
.body_bottom {
    background-color:rgb(78, 136, 178);
    padding-top: 60px;
}
.bottom_section_title {
    text-align: center;
    background: #003366;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom: 2px solid #000;
}

.useful_links_side {
    float: left;
    width: 160px;
    margin: 0px 10px;
    min-height: 100px;
}

.useful_links_center {
    float: left;
    width: 600px;
    margin: 0 5px;
    min-height: 100px;
}

.useful_links_side .widget_title span {
    width: 160px;
    background: #003366;
    display: inline-block;
    margin: 0 -4px;
    height: 19px;
    vertical-align: top;
    padding-top: 3px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.useful_links_center .widget_title span {
    width: 600px;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    background: #003366;
    display: inline-block;
    margin: 0 -4px;
    height: 19px;
    vertical-align: top;
    padding-top: 3px;
}

.useful_links_side .widget_title {
    width: 160px;
}

.widget_title {
    text-align: center;
    color: #fff;
    height: 22px;
    font-size: 14px;
    font-weight: bold;
}

.widget_title img {
    width: 15px;
    height: 22px;
}

.widget_body, .widget_body_top20 {
    background: #ffffff;
    border-right: 2px solid #003366;
    border-left: 2px solid #003366;
    border-bottom: 2px solid #003366;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    font-size: 12px;
    font-weight: bold;
}

.widget_body_top20 {
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
}

.widget_body a, .widget_body_top20 a, .widget_body a:visited, .widget_body_top20:visited {
    color: #0000ff;
    text-decoration: none;
    font-size: 13px;
    line-height: 17px;
    font-weight: bold;
}

.widget_body a:hover, .widget_body_top20 a:hover {
    color: red;
}

.widget_body_top20_left {
    float: left;
    width: 74px;
    overflow: hidden;
    text-align: left;
    margin-left: 6px;
    padding-top: 5px;
}

.widget_body_top20_right {
    margin-left: 10px;
    width: 52px;
    overflow: hidden;
    float: left;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 3px;
}

.widget_body_top20_center {
    text-align: center;
}

.widget_body_top20_small, .widget_body_top20_small a {
    font-size: 11px;
    line-height: 14px;
    padding-top: 1px;
}

.widget_body_top20_city_or_state {
    padding-right: 28px;
    padding-bottom: 8px;
}

.top20_speaker {
    background: url(/images/speaker_orange.png) no-repeat;
    height: 19px;
    padding-left: 16px;
    text-align: left;
}

.links {
    padding: 5px;
    text-align: center;
}

.links p {
    margin: 0;
    padding-bottom: 2px;
}

.four_column_table {
    width: 596px;
    border-left: 2px solid #003366;
    border-top: 2px solid #003366;
    border-bottom: 0px;
    margin-bottom: 8px;
    background-color: white;
    clear: both;
    overflow: hidden;
    padding: 0px;
}

.four_column_table .col {
    width: 147px;
    border-right: 2px solid #003366;
    border-bottom: 2px solid #003366;
    padding: 5px 0;
}

.four_column_table .cols {
    width: 149px;
    background-color: white;
    padding-top: 4px;
    float: left;
    text-align: center;
    margin-top: -4px;
}

.four_column_header {
    border-right: 2px solid #003366;
}

.three_column_table {
    width: 596px;
    border: 2px solid #003366;
    border-bottom: 0px;
    margin-bottom: 8px;
    background-color: white;
    clear: both;
    overflow: hidden;
    padding: 0px;
}

.three_column_column_1 {
    width: 196px;
    background-color: white;
    padding-top: 4px;
    border-right: 2px #003366 solid;
    float: left;
    text-align: center;
}

.three_column_column_2 {

    width: 196px;
    padding-top: 4px;
    border-right: 2px #003366 solid;
    float: left;
    text-align: center;
}

.three_column_column_3 {
    width: 200px;
    padding-top: 4px;
    float: left;
    text-align: center;
}

.three_column_header, .four_column_header {
    padding: 5px 0;
    border-bottom: 2px #003366 solid;
    color: crimson;
    font-weight: bold;
}

.three_column_table a:hover, .four_column_table a:hover {
    color: crimson;
}

.three_column_cell {
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 2px #003366 solid;

}

.three_column_table a, .four_column_table a {
    color: blue;
    font-size: 13px;
    line-height: 17px;
    font-weight: bold;
    text-decoration: none;
}

.book_tab_container {
    display: none;
}

.book_shelf_menu {
    width: 600px;
    padding-left: 13px;

}

.book_shelf_tab {
    margin-right: 10px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background-color: #336699;
    color: white;
    font-size: 13px;
    font-weight: bold;
    float: left;
    padding: 3px;
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
}

.books_header {
    width: 594px;
    background-color: #003366;
    color: white;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 3px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.books_container {
    width: 600px;
}

.books_footer {
    width: 600px;
    background-color: #003366;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    height: 20px;
    margin-bottom: 10px;
}

table.bookshelf {
    background-color: white;
    width: 600px;
    border-left: 2px solid #003366;
    border-right: 2px solid #003366;
}

table.bookshelf td {
    padding-left: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 10pt;
    font-weight: bold
}

table.bookshelf tbody {
    padding-top: 10px;
}

.title_column {
    width: 375px;
}

.yellow_box {
    background-color: #ffffc0;
}

.blue_box {
    background-color: #bde;
}

.yellow_box, .blue_box {
    margin-top: 12px;
    padding-top: 0px;
    width: 596px;
    border: 2px solid #003366;
    margin-bottom: 10px;
    border-radius: 12px;
    text-align: center;
}

.yellow_box a, .blue_box a {
    font-weight: bold;
    font-size: 16px;
    color: blue;
}

.yellow_box h1, .blue_box h1 {
    font-size: 20px;
    padding-top: 0px;
    margin-bottom: 0px;
    margin-top: 5px;
}

.yellow_box ul, .blue_box ul {
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.yellow_box li, .blue_box li {
    display: inline-block;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.news_tab {
    margin-right: 10px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background-color: #336699;
    color: white;
    font-size: 13px;
    font-weight: bold;
    float: left;
    padding: 3px;
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
}

.news_tab_highlight {
    color: yellow;
}

.news_menu {
    width: 600px;
    padding-left: 13px;
    padding-top: 13px;
}

.news_header {
    width: 594px;
    background-color: #003366;
    color: white;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 3px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.news_container {
    display: none;
}

.news_item_container {
    background-color: white;
    height: 210px;
    overflow: hidden;
    border: 2px solid #003366;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;

}

.news_item {
    width: 108px;
    float: left;
    margin: 10px 0px 10px 10px;
}

.news_item img {
    width: 108px;
}

.news_item a {
    font-size: 11px;
    color: blue;
    text-decoration: none;
    font-weight: bold;
}

.article_middle {
    width: 800px;
    margin: auto;
}

.article_container {
    width: 800px;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

.article_header {
    width: 760px;
    height: 25px;
    background-color: #003366;
    color: white;
    padding: 6px 20px 1px 20px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.article_footer {
    width: 756px;
    height: 25px;
    background-color: #6699cc;
    color: white;
    padding: 7px 20px 1px 20px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border: 2px solid #003366;
    border-top: none;
}

.article_date {
    float: right;
    margin-top: 5px;
    font-size: 13px;
    display: none;
}

a.article_comment {
    float: right;
    color: white;
}

a.article_title {
    float: left;
    font-weight: bold;
    font-size: 18px;
    color: white;
    text-decoration: none;
}

.article_author {
    float: left;
    display: none;
}

.article_content {
    word-wrap: break-word;
    padding: 10px;
    background-color: white;
    border-left: 2px solid #003366;
    border-right: 2px solid #003366;
    text-align: left;
}

.article_bottom {
    font-weight: bold;
    margin-left: 5px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.article_bottom a {
    color: blue;
}

.comment_container {
    width: 600px;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

.comment_header {
    width: 560px;
    height: 25px;
    background-color: #003366;
    color: white;
    padding: 6px 20px 1px 20px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.comment_footer {
    width: 560px;
    height: 25px;
    background-color: #003366;
    color: white;
    padding: 7px 20px 1px 20px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.comment_date {
    font-size: 13px;
}

.comment_title {
    float: left;
}

a.comment_title {
    float: left;
    font-weight: bold;
    font-size: 18px;
    color: white;
    text-decoration: none;
}

.comment_author {

    font-size: 14px;
    color: blue;
}

.comment {
    margin-bottom: 5px;
    margin-top: 5px;
    width: 520px;
    font-size: 14px;
}

.comment_content, .comment_content_2 {
    word-wrap: break-word;
    padding: 10px;
    background-color: white;
    border-left: 2px solid #003366;
    border-right: 2px solid #003366;
    border-bottom: 2px solid #003366;
}

.comment_content_2 {
    border-top: 2px solid #003366;
}

.content_bottom {
    font-weight: bold;
    margin-left: 5px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.content_bottom a {
    color: blue;
}

.comm_cont_l {
    float: left;
    width: 50px;
}

.comm_cont_r {
    float: left;
}

.comment_table {

}

.comment_table td:first-child {
    color: blue;
    width: 75px;
    font-size: 14px;
}

.comment_button {

    background-color: #ffffcc;
    border-radius: 8px;
    border: 2px solid #336699;
    font-size: 18px;
    color: blue;
    font-weight: bold;
    padding: 4px;
    margin: auto;
    float: right;
    margin-top: 10px;
}

.comment_button:hover {
    color: red;
}

.comment_text {
    resize: none;
}

.iconstar {
    background: url(../images/star20.gif) no-repeat;
    float: left;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 16px;
}

.icondollar {
    background: url(../images/dollar.png) no-repeat;
    float: left;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 16px;
}

.iconspeaker {
    background: url(../images/speaker.png) no-repeat;
    float: left;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 16px;
}

.iconbold {
    font-weight: bold;
}

.iconred {
    color: red;
}

.positionrelative {
    position: relative;
}

.footer-new {
    width: 800px;
    height: 68px;
    background-color: #ffffff;
    border: 1px solid #000033;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 20px;
    padding: 5px;
    border-radius: 12px;
    font-size: 12px;
    text-align: left;
    line-height: 18px;
    overflow: hidden;
    position: relative;
}

.footer_about_links {
    width: 130px;
    height: 100px;
    padding-top: 0px;
    float: right;
    padding-bottom: 10px;
    padding-left: 10px;
}

.footer_about_links a:link {
    text-decoration: none;
    color: blue
}

.footer_about_links a:visited {
    text-decoration: none;
    color: blue
}

.footer_about_links a:hover {
    text-decoration: none;
    color: red
}

.footer_about_links a:active {
    text-decoration: none;
    color: blue
}

.footer_about_text {
}

#footer-social-buttons {
    position: absolute;
    top: 10px;
    right: 172px;
}

.social-media-buttons {
    display: inline-block;
}
.footer_link {
    text-decoration: none;
    height: 24px;
}


.footer_about_text, .footer_copyright, .footer_legal {
    margin-left: 100px;
}

/*.circle-logo {
    text-align:center;
}*/

.footer_image {
    width: 60px;
    height: 60px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 6px;
    float: left;
    background-image: url(../images/top20logo.png);
    background-size: 32px 50px;
    background-repeat: no-repeat;
}

.footer_legal {
    padding-top: 5px;
    font-weight: bold;
    line-height: 14px;
}

.footer_bottom_gap {
    width: 20px;
    height: 20px;
    clear: both;
}

.middle_article_box, .side_article_box {
    text-align: left;
    border: 2px solid #003366;
    padding: 8px 5px 8px 5px;
    font-size: 90%;
    /*background-color: white;*/
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-width: 0;
    border-bottom-width: 20px;
    overflow: hidden;
}

.middle_article_box {
    width: 587px;
    background-color: #ffffff;
}

.side_article_box {
    width: 146px;
}

.side_article_box ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.side_article_box li, .side_article_box p {
    margin-bottom: 6px;
    font-size: 13px;
}

.side_article_box a {
    color: blue;
    text-decoration: none;
    font-weight: bold;
}

.side_article_box a:hover {
    color: coral;
}

.middle_article_box_title, .side_article_box_title {
    height: 20px;
    text-align: center;
    background-color: #003366;
    color: white;
    font-weight: bold;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    padding-top: 2px;
}

.middle_article_box_title {
    width: 601px;
}

.side_article_box_title {
    width: 160px;
}

.button_icon {
    float: left;
    width: 45px;
    height: 45px;
    margin: -6px -30px 0px 5px;
    border-radius: 9px;
}

.button_icon_top20autos {
    background-image: url(../images/icons_top20/top20autos.png)
}

.button_icon_top20books {
    background-image: url(../images/icons_top20/top20books.png)
}

.button_icon_top20computers {
    background-image: url(../images/icons_top20/top20computers.png)
}

.button_icon_top20education {
    background-image: url(../images/icons_top20/top20education.png)
}

.button_icon_top20entertainment {
    background-image: url(../images/icons_top20/top20entertainment.png)
}

.button_icon_top20finance {
    background-image: url(../images/icons_top20/top20finance.png)
}

.button_icon_top20free {
    background-image: url(../images/icons_top20/top20freestuff.png)
}

.button_icon_top20games {
    background-image: url(../images/icons_top20/top20games.png)
}

.button_icon_top20gifts {
    background-image: url(../images/icons_top20/top20gifts.png)
}

.button_icon_top20health {
    background-image: url(../images/icons_top20/top20health.png);
}
.button_icon_top20home {
    background-image: url(../images/icons_top20/top20home.png)
}

.button_icon_top20internet {
    background-image: url(../images/icons_top20/top20internet.png)
}

.button_icon_top20kids {
    background-image: url(../images/icons_top20/top20kids.png)
}

.button_icon_top20music {
    background-image: url(../images/icons_top20/top20musiclinks.png)
}

.button_icon_top20news {
    background-image: url(../images/icons_top20/top20newslinks.png)
}

.button_icon_top20shopping {
    background-image: url(../images/icons_top20/top20shopping.png)
}

.button_icon_top20sports {
    background-image: url(../images/icons_top20/top20sports.png)
}

.button_icon_top20stocks {
    background-image: url(../images/icons_top20/top20stockmarketlinks.png)
}

.button_icon_top20styles {
    background-image: url(../images/icons_top20/top20styles.png)
}

.button_icon_top20travel {
    background-image: url(../images/icons_top20/top20travel.png)
}

.button_icon_top20weather {
    background-image: url(../images/icons_top20/top20weather.png)
}

.single-column-link-2-subtitle {
    margin-bottom: 2px;
    text-align: center;
    font-weight: bold;
    background-color: green;
    color: white;
    padding: 2px 0 2px 0;
    margin-top: 12px;
}

.single-column-link-2 {
    height: 544px;
}

.single-column-link-2 a {
    font-size: 11px;
    line-height: 14px;
}

/* Sports Widgets ****************************************************************************************************/

#top20-nfl-widget {
    overflow: hidden;
    position: relative;
}

.sports-team-conference {
    float: left;
}

.sports-division-form fieldset {
    border: none;
    font-weight: 700;
    text-align: center;
}

.sports-team-container {
    cursor: pointer;
    font-family: small;
    font-size: 100%;
    font-weight: 400;
    height: 24px;
    text-align: left;
    width: 292px;
}

.sports-team-image-container {
    float: left;
    height: 20px;
    margin-right: 10px;
    overflow: hidden;
    width: 60px;
}

.sports-team-container img {
    float: right;
    height: 20px;
}

.sports-team-name {
    height: 28px;
    overflow: hidden;
    padding-top: 4px;
}

.sports-team-info {
    background-color: #FFF;
    height: 135px;
    padding-bottom: 6px;
    margin-bottom: 6px;
    overflow: hidden;
    width: 100%;
    border-bottom: 2px solid gray;
}

.sports-team-info table {
    width: 100%;
}

.sports-team-info td {
    vertical-align: top;
}

.sports-team-info a {
    color: blue;
    font-size: 93%;
    text-decoration: none;
}

.sports-team-info a:hover {
    color: red;
}

.sports-team-info h1 {
    margin-top: 0;
    padding-top: 0;
}

.sports-team-select {
    overflow-y: hidden;
    width: 100%;
}

.sports-team-info-image {
    float: left;
    padding-right: 10px;
}

.sports-title-conference-AFC, .sports-title-conference-Western, .sports-title-conference-AL, .sports-title-hockey-Eastern {
    background-color: red;
    border-radius: 12px;
    color: #FFF;
    font-size: 100%;
    font-weight: 700;
    margin: 0 10px 8px 0;
    padding: 3px 0;
    text-align: center;
}

.sports-title-conference-NFC, .sports-title-conference-Eastern, .sports-title-conference-NL, .sports-title-hockey-Western {
    background-color: blue;
    border-radius: 12px;
    color: #FFF;
    font-size: 100%;
    font-weight: 700;
    margin: 0 10px 8px 0;
    padding: 3px 0;
    text-align: center;
}

.sports-title-division {
    font-weight: 700;
    text-align: center;
}

.app-table-cell {
    font-size: 110%;
    margin-bottom: 2px;
}

.diversions-archive-box {
    border: 2px solid #003366;
    width: 278px;
    float: left;
    margin: 0px 10px 10px 0px;
    border-radius: 8px;
    text-align: center;
}

.diversions-archive-link {
    text-decoration: none;
    color: blue;
}

.diversions-archive-link:hover {
    color: red
}

.widget-green-title {
    background-color: green;
    color: white;
    padding: 2px 6px;
    font-size: 90%;
    margin-top: 6px;
    margin-bottom: 2px;
    margin-left: 6px;
    margin-right: 6px;
    border-radius: 3px;
}

#far-center-posts-top {
    overflow: hidden;
    border: 1px solid black;
    padding: 8px;
}

#far-center-posts-bottom {
    margin-top: 10px;
    border: 1px solid black;
    padding: 8px;
    overflow: hidden;
}

#far-center-posts-top h3, #far-center-posts-bottom h3 {
    margin-top: 5px;
    margin-bottom: 8px;
    text-align: center;
    color: black;
}

#far-center-posts-top a, #far-center-posts-bottom a {
    display: block;
    margin-bottom: 8px;
    text-decoration: none;
}

#far-center-posts-top a:link, #far-center-posts-bottom a:link {
    color: blue;
}

#far-center-posts-top a:hover, #far-center-posts-bottom a:hover {
    color: red;
}

.new-search-container {

    padding: 6px;
    border: 3px solid rgb(17, 29, 54);
    border-radius: 9px;
    width: 230px;
    overflow: hidden;
    background-color: #ffc;
    float: right;
    margin-top: 8px;
    height:50px;
}

.new-translate-container {

    padding: 6px;
    border: 3px solid rgb(17, 29, 54);
    border-radius: 9px;
    width: 230px;
    overflow: hidden;
    background-color: #ffc;
    float: right;
    margin-top: 8px;
    height:50px;

}

.new-search-button {
    background-image: url(https://www.top20.com/images/search2.png);
    background-repeat: no-repeat;
    background-size: 28px 28px;
    width: 28px;
    height: 28px;
    display: block;
    float: left;
    margin-left: 3px;
}

#new-search-box {
    display: inline-block;
    float: left;
    width: 190px;
}

.new-search-bottom-text {
    font-size: 0.6em;
    text-align: center;
}

.combined-search-title {
    width: 970px;
    margin: auto;
    overflow: hidden;
    clear: both;
}

.new-search-left-box {
    float: left;
    width: 260px;
    height: 30px;
}

.new-search-title-box {
    margin-top: 20px;
    float: left;
    width: 440px;
    overflow: hidden;
}

.new-search-container ul {
    margin: 0;
    padding: 0;
    border: 1px solid lightgrey;
    font-size: 0.8em;
    vertical-align: baseline;
    list-style: none;
    position: absolute;
    background-color: white;
    width: 300px;
    padding-top: 6px;
    left: -50px;
}

.new-search-container li {
    padding: 2px 6px;
    margin: 1px 0;
    border-bottom: 1px solid lightgrey;
    text-align:left;
}

.new-search-container a {
    color: #333;
    text-decoration: none;
    font: sans-serif;
}

/* Med school sub page icons ******************************************************************************************/

.medschool_icon_custom {
    width: 120px;
    height: 67px;
    margin: 6px;
    background-size: 120px;
    background-repeat: no-repeat;
}

.medschool_icon_youtube {
    background-image: url(https://www.top20.com/images/medschoolIconYoutube.png);
}

.medschool_icon_medbullets {
    background-image: url(https://www.top20.com/images/medschoolIconMedbullets.jpg);
}

.medschool_icon_hopkins_medicine {
    background-image: url(https://www.top20.com/images/medschoolIconHopkinsMedicine.jpg);
}

.medschool_icon_emedicine {
    background-image: url(https://www.top20.com/images/medschoolIconEmedicine.jpg);
}

.medschool_icon_cell_dot_com {
    background-image: url(https://www.top20.com/images/medschoolIconCellDotCom.jpg);
}

.medschool_web_icon {
    background-image: url(https://www.top20.com/images/webpage-icon.png);
}

.medschool_videos_icon {
    background-image: url(https://www.top20.com/images/videos-icon.png);
}

.new-title-side-links a {
    color: white;
}

.new-title-side-links a:hover {
    color: #69c;
    font-style: italic;
}

.new-title-top20-button a {
    color: white;
    font-style: italic;
    background-color: #69c;
    padding: 3px 6px;
    position: absolute;
    z-index: 200;
    top: 58px;
    left: 38px;
    font-size: 15pt;
}

.new-title-top20-button a:hover {
    color: #036;
    font-style: italic;
}
 .circle-logo {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    background-color: rgb(118, 179, 218);
    float: left;
    margin: 5px 0 0 5px;
    line-height: 13px;
    text-align: center;
}

.circle-logo div {
    color: white;
    font-weight: bold;
    font-style: italic;
    padding-top: 16px;
    font-size: 12px;
}

/* Add CSS */
/* ========================================================================= */
.amazon_side_ad_body {
    background: #ffffff;
    border-right: 2px solid #003366;
    border-left: 2px solid #003366;
    border-bottom: 2px solid #003366;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    font-size: 0em;
    font-weight: bold;
    padding-left: 2px;
    padding-bottom: 5px;
    padding-top: 3px;
}
.amazon_side_ad {
    border-radius: 15px;
}
#contianer {
    padding-left: 9px;
}
</pre></body></html>