
    @import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);


/* #0b255c  #797b7f #da3d33 */
h1, h2, h3, h4,
header .contact,
#articleContent strong,
#glossaryContent h3 a,
#additional nav a,
aside h2 a                {color:#0b255c;}
input[type="submit"],
nav,
nav ul ul,
#matterContent .flagBody,
.submit,
footer                    {background-color:#0b255c;}
#additional nav li        {border-left:1px solid #0b255c;}

header,
#additional {background-color:#797b7f;}

a, a:hover,
#additional nav .selected, 
#additional nav a:hover     {color:#da3d33;}
#hero                       {background-color:#da3d33;}

.article-008 th,
.article-012 th,
.article-017 th {background-color:#0b255c}

/*CONTENT GATE MODAL*/
.c-popup__submit{
    color:#da3d33; border-color:#da3d33; background:#da3d33;
}
.c-popup__submit:hover {
    opacity:0.75;
}

.c-matter__meta {
    color: #0b255c;
}

.c-matter__pull-quote {
    background-color: #da3d33;
    color: #fff;
}


body, div, p, a, input, textarea, .note           {font-family: Verdana, sans-serif; font-size: 16px !important;}
.tip, .note    {font-size: 14px !important;}
    
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a  {font-family: Open Sans Condensed, sans-serif;}

h1, h1 a                    {font-size: 38px !important;}
h2, h2 a                    {font-size: 30px !important;}
h3, h3 a                    {font-size: 22px !important;}
header h3		            {font-size: 36px !important;}
h4, h4 a                    {font-size: 20px !important;}
header h4		            {font-size: 26px !important;}
