﻿@charset "UTF-8";
/* CSS Document */

.tablealign
{
	text-align: center;
}

.searchTools 
{
    width: 746px;
    height: auto;
    padding: 20px;
    background: #e7f3ff;
    border: 1px solid #008299;
    display: table;
}

.searchTools h2 a, .searchTools h2 a:visited 
{
    color: #008299 !important;
    text-decoration: none;
}

.searchTools h2 a:hover 
{
    color: #000 !important;
}



.mainTtl 
{
    font-weight: bold;
}

.supTxt 
{
    font-weight: normal;
}

.MainContent a, .MainContent a:visited {
     color:#3333FF !important;
     text-decoration: underline;
}

.MainContent h2 {
    border-bottom: 1px solid #eee;
    padding-bottom: 2px;
    font-size: 2em;
}

.navy {
    color: #104172 !important;
}

.trueblue {
color: #196cbf !important;
}

.teal {
color: #199abf !important;
}

.sea {
color: #19bfb5 !important;
}


.MainContent h3 {
    font-size: 1.25em;
}

.CCDHdr {
    font-size: 1.35em;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 18px;
}

.subHdr {
    color: #104172 !important;
    text-transform: capitalize;
    font-style: italic;
    font-size: 1.2em !important;
}

.CCDHdr img {
    float: left;
    margin-right: 10px;
}

.ccdM {
	font-family: 'Montserrat', sans-serif;
}

.ccdM .navbar-nav {
	text-transform: uppercase;
}

.ccdM .navbar-nav a, ccdM .navbar-nav a:visited {
	color: #fff !important;
    text-decoration: none !important;
}
	 
.ccdM .navbar-nav .dropdown-menu a, .ccdM .navbar-nav .dropdown-menu a:visited, .ccdM .navbar-nav .dropdown-menu a:active, .ccdM .navbar-nav .dropdown-menu a:link, .ccdM .navbar-nav .dropdown-menu a:focus {
	color: #373737 !important;
    background: #fff !important;
	text-transform: none;
    text-decoration: none !important;
}

.ccdM .nav > li > a {
	padding: 10px 78px !important;
text-decoration: none !important;
}

.ccdM .mega-dropdown-menu {
    width: 200% !important;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.ccdM .mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 1px;
 
}
.ccdM .mega-dropdown-menu > li > ul > li {
  list-style: none;
 
}

.ccdM .mega-dropdown-menu .dropdown-header {
  color: #ff3546;
  padding: 5px 60px 5px 5px;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #000 !important;
}

.ccdM .nav > li > a:hover, .ccdM .nav > li > a:focus {
	  background-color: #89a43c !important;
}

.ccdM .nav > li.about a, .ccdM .nav > li.about a:visited, .ccdM .nav > li.about a:hover, .ccdM .nav > li.about a:focus {
    background: #196cbf !important;
}

.ccdM .nav > li.home a, .ccdM .nav > li.home a:visited, .ccdM .nav > li.home a:hover, .ccdM .nav > li.home a:focus {
    background: #104172 !important;
    margin-left: 1.5px !important;
}

.ccdM .nav > li.tools a, .ccdM .nav > li.tools a:visited, .ccdM .nav > li.tools a:hover, .ccdM .nav > li.tools a:focus {
    background: #19bfb5 !important;
    padding-left: 88px !important;
        padding-right: 86px !important;
}

.ccdM .nav > li.data a, .ccdM .nav > li.data a:visited, .ccdM .nav > li.data a:hover, .ccdM .nav > li.data a:focus {
    background: #199abf !important;
}


.ccdM .nav > li.data ul {
    width: 171% !important;
    text-align: center;
}

.ccdM .nav > li.tools ul {
   margin-left: -20px !important;
}

.ccdM .nav > li.tools ul li.col-md-6 a {
   text-align: left !important;
   padding-left: 0 !important;
}

.seagreen {
	color: #19bfb5;
}

.bgcolor {
	color: #199abf;
}

.ccdM ul.mega-dropdown-menu li.col-md-6 a, .ccdM .mega-dropdown-menu li.col-md-4 a, .ccdM ul.mega-dropdown-menu li.col-md-6 a:visited, .ccdM .mega-dropdown-menu li.col-md-4 a:visited {
display: block;
 background: #fff !important;
  color: #199abf;
  padding: 3px 5px;
  text-decoration: none !important;
}
.ccdM ul.mega-dropdown-menu li.col-md-6 a:hover, .ccdM ul.mega-dropdown-menu li.col-md-4 a:hover {
 background: #eee !important;
  color: #000;
  text-decoration: none !important;
}
.ccdM .mega-dropdown-menu > li ul > li > a:hover,
.ccdM .mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}

.ccdM .container-fluid {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.ccdM .navbar-collapse {
    padding: 0 !important;
    margin-left: -5px;
}
  /*
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ccdM .navbar-collapse {
        margin-left: -2px;
    }

    .ccdM .nav > li.tools a, .ccdM .nav > li.tools a:visited, .ccdM .nav > li.tools a:hover, .ccdM .nav > li.tools a:focus {
        padding-left: 84px !important;
    }
}
  
.ccdM .navbar {
    margin-bottom: -8px !important;
}*/

.idBtn {
    margin-top: 20px;
    background-color: #d4b50c !important;
    padding: 6px;
    border: none;
    border-radius: 0;
    margin-right: 4px;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
}

 
.coverWrap {
    width: 99.5%;
    height: auto;
    display: table;
    position: relative;
}

.coverWrap img {
    width: 100%;
}

.covertxt {
    background: #000;
    opacity: .7;
    padding: 20px;
    color: #fff;
    font-size: 1.3em;
    margin-top: -105px;
    vertical-align: bottom;
    position: absolute;
z-index: 0;
overflow: hidden;
width: 100%;
}

body {
font-size: 100% !important;
}

.col-md-3 a, .col-md-3 a:visited {
    color: #3333FF !important;
    text-decoration: underline;
}

.MainContent {
	font-family: 'Montserrat', sans-serif !important;
	width: 1001px !important;
}

body {
	font-family: 'Montserrat', sans-serif !important;
}

.CCDhdr {
	font-size: 1.35em;
	text-transform: uppercase;
	margin-bottom: 10px;
	line-height: 16px;
}

.CCDhdr img {
	float: left;
	margin-right: 10px;
}


.hpTtl {
	color: #03809d;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.25em;
}

.boxIt {
	margin-top: 10px;
	height: 120px;
	vertical-align: middle;
	text-align: center;
}

.boxIt img {
	width: 171px;
}

.section_head {
	color: #03809d !important;
	font-size: 1.25em !important;
}

.right_col div {
	text-align: center;
	font-size: 1em;
}

.container {
	width: 99.5% !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
    padding-bottom: 0 !important;
}

*::-ms-backdrop, .container {
    width: 100% !important;
}

.navbar-toggle {
    border-color: #fff !important;
    margin-right: 40px !important;
}
.icon-bar {
    background: #fff !important;
}

.navbar {
    margin-bottom: 0 !important;
    min-height: 40px !important;
}

@media only screen and (max-width: 730px) {
    .MainContent {
        width: 730px !important;
    }

    .idBtn {
margin-right: 30px !important;
    }

    

     .ccdM .nav > li.data ul {
        background: #fff !important;
        text-align: left;
    }

         .container {
    background: #104172 !important;
}

    .ccdM .nav > li.tools a, .ccdM .nav > li.tools a:hover, .ccdM .nav > li.tools a:focus {
        width: 350% !important;
        padding: 10px 78px !important;
    }

    .ccdM .nav > li.tools ul {
        width: 350% !important;
        margin-left: -10px !important;
        padding-left: 20px !important;
    }


     .ccdM .nav > li.data ul {
   margin-left: 5px !important;
}
}


@media only screen and (max-width: 450px) {
    .MainContent {
        width: 450px !important;
    }

    .container {
    background: #104172 !important;
}

    .idBtn {
margin-right: 30px !important;
    }

   

     .ccdM .nav > li.data ul {
        background: #fff !important;
        text-align: left;
    }
}