body {
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 14px;
    font-family: 'Open Sans', arial, sans-serif;
    color: #333
}

#contentwrapper {
    width: 100%;
}

.blubar {
    width: 100%;
    background-color: #0e4379;
}

.paleblubar {
    width: 100%;
    background-color: #eaf4ff;
}

.bTwhite {
    border-top: solid 1px white;
}

header {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    height: 118px;
    position: relative;
}

a.skipper,
a.skipper:visited {
    line-height: 0;
    font-size: 0;
    border: 0;
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 101
}

a.skipper:focus,
a.skipper:visited:focus {
    border: solid 2px white;
    color: black;
    background-color: yellow;
    line-height: 1;
    font-size: 14px;
}

a.homelink {
    position: absolute;
    left: 0px;
    top: 10px;
    display: block;
}

.toplinks {
    text-align: right;
    position: absolute;
    top: 50px;
    right: 0px;
    color: #666;
}

.toplinks a,
.toplinks a:visited {
    text-decoration: none;
    color: #666;
}

.toplinks a:hover,
.toplinks a:focus {
    text-decoration: underline;
    color: #eb2a2f;
}

.pipe {
    font-weight: bold;
    margin: 0px 5px;
}

.bottomlinks a,
.toplinks a {
    white-space: nowrap;
    font-size: 12px;
}

.search {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 176px;
    height: 32px;
}

.searchbox {
    width: 142px;
    height: 32px;
    border: 0;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #f1f1f1;
    padding-left: 10px;
}

.search button {
    position: absolute;
    right: 0;
    top: 0;
    width: 34px;
    height: 32px;
    color: white;
    background-color: #0e4379;
    border: 0;
    border-left: solid 1px white;
    font-size: 18px
}

.searchbttn {
    display: none;
}

.homer a {
    position: absolute;
    bottom: -36px;
    left: 0px;
    display: block;
    width: 46px;
    height: 36px;
    padding-top: 7px;
    z-index: 101;
    background-color: #0e4379;
}

.homer a:hover,
.homer a:focus {
    background-color: #eb2a2f;
}

.socmed {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 276px
}

.sm {
    width: 102px;
    height: 32px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.sm a {
    border-right: solid white 1px;
    width: 33px;
    height: 32px;
    display: inline-block;
    overflow: hidden;
}

a.openbttn,
a.openbttn:visited {
    background: url(../images/OpenAccountIcon.png) no-repeat 20px center;
    height: 52px;
    padding: 15px 0 0 70px;
    text-transform: uppercase;
    font-size: 18px;
    color: white;
    background-color: #eb2a2f;
    text-decoration: none;
    display: block;
    width: 340px;
    position: absolute;
    top: 250px;
    right: 20%;
    text-align: left;
    z-index: 99
}

a.openbttn:hover,
a.openbttn:focus {
    color: white;
    text-decoration: none;
    background-color: #13579e;
}

a.openbttn.int,
a.openbttn.int:visited {
    width: 100%;
    position: relative;
    top: 0px;
    right: 0;
    margin-bottom: 10px;
    padding: 10px 0 0 70px;
}

.icons {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    height: 98px;
}

.icons a,
.icons a:visited {
    width: 20%;
    min-width: 60px;
    height: 98px;
    padding: 10px 0;
    background-color: #13579e;
    display: inline-block;
    position: relative;
    float: left;
    font-weight: 600;
    font-size: 13px;
    color: white;
    text-decoration: none;
    padding-top: 20px;
}

.icons a img {
    padding-bottom: 10px;
}

.icons a:nth-child(3) {
    background-color: #558dc6;
}

.icons a:nth-child(2),
.icons a:nth-child(4) {
    background-color: #366ea7;
}

.icons a:hover,
.icons a:focus {
    background-color: #eb2a2f;
    color: white;
    text-decoration: none;
}

.icons a:last-child,
.icons a:first-child {
    display: none;
}

section {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    line-height: 2;
}

.homebox {
    background-color: #eaf4ff;
    width: 33.33%;
    padding: 20px;
    position: relative;
    float: left;
    min-height: 250px;
    text-align: left;
}

.paleblubar .homebox:first-child {
    border-right: solid 1px white;
}

.homebox.Q {
    background: url(../images/QuestionMark.png) no-repeat left bottom white;
}

.pageturner {
    position: absolute;
    bottom: -9px;
    right: 0px;
}

.homebox.Q h2,
.homebox.Q h3 {
    margin: 0;
}

.homebox.Q p {
    margin: 0 0 10px 0;
}

.homebox .code_block_indiv_content {
    background-color: transparent;
    padding: 0
}

article {
    width: 64%;
    position: relative;
    float: left;
    text-align: left;
    padding: 20px 0;
}

.crumbs {
    font-size: 12px;
}

aside {
    z-index: 99;
    overflow: hidden;
    width: 28%;
    min-width: 242px;
    position: relative;
    float: right;
    padding: 10px 0;
    clear: right;
}

.bannerbox {
    margin-bottom: 10px;
}

.vidbox {
    margin-bottom: 10px;
}

.regionbox,
.code_block_indiv_content {
    overflow: hidden;
    width: 100%;
    min-width: 242px;
    margin: 0 auto 10px auto;
    text-align: left;
    padding: 20px;
    background-color: #f2f1f1
}

.regionbox ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.boxtop,
.code_block_indiv_top,
.boxbottom,
.code_block_indiv_bttm {
    display: none;
}

.regionbox h2,
.code_block_indiv_content h2 {
    color: #0e4379
}

.regionbox ul li a,
.regionbox ul li a:visited {
    color: #eb2a2f;
    font-weight: bold;
}

.regionbox ul li a:hover,
.regionbox ul li a:focus {
    color: #666;
}

.blubar .bannerbox {
    margin: 0 auto;
    padding: 20px 0;
}

footer {
    width: 96%;
    max-width: 1140px;
    margin: 0 auto;
    padding: 10px 0;
    font-size: 12px;
}

footer a,
footer a:visited {
    color: white;
    text-decoration: underline;
}

footer a:hover,
footer a:focus {
    color: #EAF4FF;
    text-decoration: underline;
}

.bottomlinks {
    text-align: center;
    color: white;
    width: 100%;
    margin-bottom: 20px
}

.bottomlinks a,
.bottomlinks a:visited {
    text-decoration: none;
    color: white;
}

.bottomlinks a:hover,
.bottomlinks a:focus {
    text-decoration: underline;
    color: #ffd503;
}

.footnote {
    width: 61%;
    text-align: left;
    color: white;
    margin: 0px auto;
}

.images {
    position: relative;
    float: left;
    width: 22%;
    text-align: center;
}

.images img {
    margin: 0 5px;
}

.text {
    position: relative;
    float: left;
    padding: 5px;
    width: 78%;
}

.mobi,
.phoner,
.wordiness {
    display: none;
}


/*
Do You Have A: Open Sans Bold, All Caps, 18pt, #0d4379
Question: Open Sans Extrabold, All Caps, 40pt, #eb2a31
Call Us At: Open Sans Extrabold, All Caps, 14pt, #818282
Phone Numbers: Open Sans Bold, 16pt, #0d4379
*/

.semi {
    font-weight: 600;
    font-family: 'Open Sans';
}

.bold {
    font-weight: 700;
    font-family: 'Open Sans';
}

.ultra {
    font-weight: 800;
    font-family: 'Open Sans';
}


/*
blue - #0e4379
red - #eb2a2f
pale blue #eaf4ff
bright blue - #13579e
faded blue - #366ea7
soft blue - #558dc6
grey - #666
pale grey - #f1f1f1

Heading 1: Open Sans Semibold, All Caps, 24pt, #0d4379
Heading 2 Red: Open Sans Semibold, All Caps, 18pt, #eb2a31
Heading 3: Open Sans Semibold, 16pt, #0d4379
Heading 4: Open Sans Bold, 14pt, #333333


*/


/*****************************************/

.tester {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: bold;
    font-size: 18px;
    z-index: 1020
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

a,
a:visited {
    color: #0d4379;
    text-decoration: underline;
}

a:hover,
a:focus {
    color: #eb2a2f;
    text-decoration: none;
}

.breaker {
    clear: both;
}

.border {
    border: solid 1px red;
}

img {
    border: 0px;
}

.print {
    display: none;
}

input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer
}

.col4 {
    width: 23%;
    margin: 0 1%;
    position: relative;
    float: left;
}

.col3 {
    width: 31%;
    margin: 0 1%;
    position: relative;
    float: left;
}

.col2 {
    width: 48%;
    margin: 0 1%;
    position: relative;
    float: left;
}

h1,
h2,
h3 {
    margin-top: 0;
}

h1,
.blog_title,
.content_blog_header,
.category_name,
.podcast_list_header {
    color: #0d4379;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
}

h2,
.content_rates_category1,
.faq_header,
.faq_question,
.comments_section_header,
.pod_episode_header,
#KJETitle {
    color: #eb2a31;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

h3,
.content_rates_table_title,
.region_faq_header,
.comment_title {
    color: #0d4379;
    font-size: 16px;
    font-weight: 600;
}

h4 {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    font-weight: 600;
}

h5 {
    color: black;
    font-size: 14px;
    font-weight: bold;
}

h6 {
    color: black;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
}


/* podcasts */

.stream_list_inside_header_border,
.stream_list_inside_header_border_right,
td.pod_text_bold {
    color: blue;
    font-weight: 600;
    border-bottom: solid 1px #00315D
}

.pod_text_bold {
    border-bottom: 0;
    color: blue;
    font-weight: 600;
}

table.stream_list_border {
    background-color: #EEEEEE;
    margin-bottom: 20px;
}

table.stream_list_border td {
    padding: 2px 5px;
}

tr.podcast_stream_list {}

tr.podcast_stream_list_bg td {
    min-width: 150px;
    border-top: solid 1px #00315D;
    border-bottom: solid 1px #00315D
}

a.sm2_button,
a.sm2_button:visited {
    font-size: 10px;
    color: white;
    background-color: blue;
    text-decoration: none;
    width: 65px;
    display: block;
    text-align: center;
    padding: 2px 0;
}

a.sm2_button:hover,
a.sm2_button:focus {
    background-color: silver;
    color: white;
    text-decoration: none;
}


/* old forms */

.captcha_warning {
    font-size: 14px;
    color: red;
    font-weight: bold;
}

.required_legend {
    padding-bottom: 20px;
    color: gray;
    font-style: italic;
}


/* new forms */

div.taft_formElement-wrapper.wide {
    width: 100%;
}

span.fb_legend {
    padding-bottom: 10px;
    color: gray;
    font-style: italic;
}

hr.fb_legend {
    display: none;
}

li.fb_element {
    padding: 0;
}

form.taft_fb_form ul {
    padding: 0;
    margin: 0;
}

.taft_label-wrapper {
    clear: both;
    width: 20%;
    position: relative;
    float: left;
    min-height: 30px;
    border: solid 0px red;
    padding-right: 10px;
}

.taft_formElement-wrapper {
    width: 80%;
    position: relative;
    float: left;
    min-height: 30px;
    border: solid 0px blue;
    padding-right: 10px;
}

input.fbPhoneprt {
    width: 50px;
}

.captcha {
    clear: both;
}

.taft_formElement-wrapper label {
    margin-left: 5px;
}

.col2 li.fb_element .taft_label-wrapper {
    width: 40%;
    padding-right: 10px;
    border: solid 1px red
}

.col2 li.fb_element .taft_formElement-wrapper {
    width: 60%;
    padding-right: 10px;
    border: solid 1px blue
}


/* alerts */

.alertbar {
    min-height: 20px;
    padding: 10px 0;
    width: 100%;
    background-color: #FF0000;
    color: white;
}

.alert {
    width: 96%;
    max-width: 1170px;
    margin: 0 auto;
    padding-right: 40px;
    position: relative;
    text-align: left
}

.alert a,
.alert a:visited,
.alert a:link,
.alert a:link:active,
.alert a:visited:active {
    color: white;
    text-decoration: underline;
}

.alert a:hover,
.alert a:focus {
    color: yellow;
    text-decoration: underline;
}

#exed {
    position: absolute;
    top: 0px;
    right: 10px;
    cursor: pointer;
    font-size: 20px;
    text-align: center;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
    color: white;
}

#exed:hover {
    color: black
}


/* rates page */

.content_rates_table {
    margin-bottom: 20px;
    width: 100%;
}

.content_rates_table_fields {
    background-color: blue;
    color: white;
    font-weight: bold;
}

.content_rates_table_row2 {
    background-color: #dfe5ef;
}

.content_rates_table_row_highlight {
    color: #0a6104;
}

.sideslider {
    width: 100%;
}


/* featured rates */

.regions_rates_table {
    width: 100%;
}

.regions_rates_table_row1,
.regions_rates_table_row2 {
    background-color: silver;
    border-bottom: 3px solid white;
    font-size: 12px;
}

.regions_rates_table_effectivedate {
    font-size: 12px;
}

.regions_rates_table_title {
    display: none;
}

.regions_rates_table_fields {
    font-size: 12px;
    color: blue;
}

.aprnote {
    font-size: 12px;
    width: 180px;
}

td.regions_rates_table_row2 marquee,
td.regions_rates_table_row1 marquee {
    width: 242px;
}


/* for polls */

.region table td table td {
    padding: 2px;
}

.region table td table {
    margin-bottom: 10px;
}


/* calendars */

.content_calendar_table {
    border: solid 1px black;
    border-collapse: collapse
}

td.content_calendar_table_headercell {
    background-color: blue;
    color: white;
    text-align: center;
    font-weight: bold;
}

td.content_calendar_table_headercell a,
td.content_calendar_table_headercell a:visited {
    color: white;
    text-decoration: none;
}

td.content_calendar_table_headercell a:hover,
td.content_calendar_table_headercell a:focus {
    color: silver;
    text-decoration: none;
}

td.content_calendar_table_cell {
    border: solid 1px black
}

td.content_calendar_table_selectedcell {
    border: solid 1px black;
    background-color: silver
}


/* polls */

.content_poll_option,
.regions_poll_option {
    margin: 5px 0px;
    display: inline-block;
}

.content_poll_title,
.regions_poll_title {
    margin: 5px 0px;
    display: inline-block;
    font-weight: bold
}

.votebutton,
.votebutton_regions {}

.poll input[type=radio] {
    position: relative;
    top: 3px;
}


/* faqs page */

.faq_toolbar {
    padding-bottom: 15px;
}

.faq_viewed {
    color: blue;
    font-size: 11px;
    font-weight: bold;
    font-family: arial, sans-serif;
}

.faq_search {
    margin: 20px 0px
}

.faq_question_block {
    margin-top: 10px;
}

.faq_advanced_search_panel {
    padding: 0px;
}

.faq_advanced_search_panel table {
    margin: 20px 0px;
}

.faq_advanced_search_panel table td {
    padding: 2px 0px;
}

.faq_advanced_search_panel i {
    color: silver;
}


/* faqs regions */

ul.region_faq_list li {
    margin-bottom: 5px;
}

span.region_faq_header {
    display: block;
    margin-bottom: 10px
}


/* blog styles */

.blog_posted_date {
    display: block;
    color: gray;
}

.blog_share {
    position: relative;
    float: right;
}

.blog_main_post a {
    display: block;
    margin-bottom: 20px;
}

.comments_sortbox {
    position: relative;
    float: right;
    background-color: white;
    top: -20px;
}

.comment_item {
    border: solid 1px blue;
    padding: 0px 10px 10px 10px;
    margin: 10px 0px;
    clear: both;
}

.comment_posted_by_and_who {
    color: gray;
}

.comment_text {
    margin-top: 10px;
}

table.comments_form_table {
    border: solid 1px blue;
    width: 100%
}

table.comments_form_table td {
    padding: 3px 5px;
}

.comments_submitted {
    margin: 10px 0px;
    border: solid 1px red;
    padding: 10px;
}

.comment_reply_body {
    border: solid 1px blue;
    padding: 10px;
    margin: 10px;
    background-color: #E9E7E6;
}

textarea.comments_form_textbox {
    width: 98%;
    height: 75px;
}


/* for sidebar content */

.code_block {
    overflow: hidden;
    width: 100%
}


/* prevents breaking the design with images that are too wide, if width set */

.code_block_top {}

.code_block_center {}

.code_block_bttm {}

.code_block_indiv_content p {
    margin-top: 0px;
}


/* for image gallery */

.slideshow-container {
    width: 300px;
    height: 200px;
    overflow: hidden;
}