/* Header */
#header {
    min-height: 75px;
    background: #fff;
    text-align: right;
    padding: 8px 20px;
    color: #005875;
}

#header p {
    margin-right: 0px;
}

#nav {
    padding: 0px;
    background: #fff;
    clear: both;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #cgslogo {
        padding-bottom: 20px;
    }
}

@-moz-document url-prefix() {
    #cgslogo {
        padding-bottom: 20px;
    }
}

#cgslogo {
    float: left;
    width: 286px;
    height: 69px;
}

#searchbar {
    margin: 0px;
}

#searchbar p {
    margin: 0px;
    padding: 0px
}

#corpmenu {
    margin: 0px;
    padding: 0px;
    padding-right: 20px;
    background: #fff;
    text-align: right;
    font: normal 100% Arial, Helvetica, sans-serif;
    top: 0px;
    left: 0px;
}

#corpmenu a {
    margin: 0px;
    padding: 0px;
    padding-right: 5px;
    background: #fff;
    text-align: right;
    font: normal 100% Arial, Helvetica, sans-serif;
    top: 0px;
    left: 0px;
}

#searchbox-field {
    display: inline-block;
    margin-right: 0.4em;
    vertical-align: top;
}

#searchbox-field>input {
    border: #31869b 1px solid;
    padding: 1px 0;
    font-size: 16px;
    width: 215px;
}

#searchboxButton {
    display: inline-block;
    vertical-align: top;
    background-color: #00698C;
    padding: 6px 24px;
    height: 10px;
    cursor: pointer;
}

#searchboxButton:hover {
    background-color: #004157;
}

#searchboxButton:before {
    content: "";
    display: block;
    background-image: url(/img/searchglass.gif);
    width: 13px;
    height: 13px;
    position: relative;
    top: -1px;
}

.header-links {
    margin-bottom: 8px;
}
.header-links a {
    margin-bottom: 8px;
	color: #005875;
}
.mycgs-status-indicator>img {
    margin-bottom: 10px;
    width: 120px;
    height: 20px;
}

.phone-numbers-and-serving-the-states-of-container {
    margin-top: 10px;
}

.phone-numbers-and-serving-the-states-of-container #servingTheStatesOf {
    display: inline-block;
    margin-right: 6rem;
}

.phone-numbers-and-serving-the-states-of-container #headerPhoneNumbers {
    display: inline-block;
}

@media (max-width: 991px) {
    .phone-numbers-and-serving-the-states-of-container #headerPhoneNumbers {
        display: block !important;
    }
}

/* End Header */

/* Footer */
#footerContainer {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
}

#footerContainer #footer {
    background: #464646;
    color: #fff;
    clear: both;
    text-align: left;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 0 10px 20px;
}

#footerContainer #footer span>a {
    font-size: 1.2em;
}

#footerContainer #footer a {
    text-decoration: none;
    color: #ffffff;
}

#footerContainer #footer a>img {
    position: relative;
    top: 3px;
}

#footerContainer #footer a:hover {
    color: #ffffff !important;
    text-decoration: underline;
}

#footerContainer #footer span>a>img {
    width: 15px;
    height: 15px;
}

#footerContainer #footer #cmsLogo {
    width: 147px;
    height: 51px;
}

#footerContainer #footer h3 {
    margin: auto;
    padding: 0;
    margin-bottom: 0.5rem;
    border-bottom: 0 !important;
    color: #ffffff !important;
    font: inherit !important;
    font-size: 1.4em !important;
}

#footerContainer #footer h3>a {
    color: #ffffff;
}

#footer #footerContent {
    text-align: left;
}

#footer #footerContent div {
    display: inline-block;
}

#footer #footerContent div>div {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    width: 245px;
    min-width: 20%;
    max-width: 478px;
    margin: 0.5rem 0.5rem;
}

#footerContainer #darkbar {
    width: 100%;
}

#darkbar {
    color: #fff;
    background: #303030;
}

#darkbar td {
    padding: 4px 36px;
}

#darkbar a:hover {
    color: #fff;
    background: #004157;
}

/* End Footer */

/* Breadcrumbs */
#breadcrumbs,
#breadcrumbs a,
#breadcrumbs a:hover,
#breadcrumbs a:focus,
#breadcrumbs a:visited {
    color: #464646;
}

#breadcrumbs {
    padding-left: 15px;
    padding-bottom: 30px;
}

/* End Breadcrumbs */

/* Table Blue */
.table_blue {
    background-color: #00698c;
    width: 95%;
    border-spacing: 1px;
    margin-bottom: 20px;
}

.table_blue th {
    background-color: #00698c;
    color: #fff;
    font-weight: bold;
    border: 1px solid white;
}

.table_blue td {
    background-color: #fff;
}

.table_blue th,
.table_blue td {
    padding: 4px;
}

/* End Table Blue */

/* Table Blue 2 */
.table_blue2 {
    background-color: #00698c;
    
    border-spacing: 1px;
    margin-bottom: 20px;
	margin-left: 15px;
}

.table_blue2 th {
    background-color: #00698c;
    color: #fff;
    font-weight: bold;
    border: 1px solid white;
}

.table_blue2 td {
    background-color: #fff;
}

.table_blue2 th,
.table_blue2 td {
    padding: 4px;
}

/* End Table Blue 2 */

/* Archive Notification */
#archive_notification {
    margin: 0px;
    font: normal 110%/120% Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 8px 16px;
    background: #e36f1e;
    margin-bottom: 20px;
}

#archive_notification a {
    color: #ebe729;
    text-decoration: underline;
}

#archive_notification a:hover {
    color: #fdb924;
    text-decoration: underline;
}

/* End Archive Notification */

/* Insert Menu */
#insertmenu {
    background: #fff;
    border: 1px solid #000;
    width: 250px;
    margin-bottom: 20px;
}

#insertmenu li {
    list-style-type: none;
    margin-left: -15px;
    padding-right: 15px;
}

.insertmenuheader {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background-color: #00698c;
    text-align: center;
    border-bottom: 1px solid #000;
}

/* End Insert Menu */

/* PDF Menu */
#pdfmenu {
    background: #fff;
    border: 1px solid #000;
    width: 250px;
    margin-bottom: 20px;
}

#pdfmenu li {
    list-style-type: none;
    margin-left: -15px;
    padding-right: 15px;
}

.pdfmenuheader {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background-color: #00698c;
    text-align: center;
    border-bottom: 1px solid #000;
}

/* End PDF Menu */

/* Blue Box */
.bluebox td {
    background: #d4e5e8;
    color: #6c6054;
    padding-top: 10px;
    padding-bottom: 0px;
    width: 50%;
    border-top: solid #fff 10px;
    border-bottom: solid #fff 10px;
}

.bluebox h1 {
    color: #00698c;
    font-size: 1.4em;
    margin-bottom: 8px;
}

/* End Blue Box */

/* Gray Boxes */
.grayboxes td {
    background: #d4e5e8;
    color: #6c6054;
    padding: 10px;
    width: 33%;
    border-top: solid #fff 10px;
    border-bottom: solid #fff 10px;
}

.grayboxes h1 {
    color: #00698c;
    font-size: 1.4em;
    margin-bottom: 8px;
}

/* End Gray Boxes */

/* Visible Hot Topic */
#visiblehottopic h3 {
    color: #fff;
    margin: 0px;
    background: #c30;
    text-align: left;
    vertical-align: top;
    text-transform: uppercase;
    padding: 3px;
    font: normal .9em Arial, Helvetica, sans-serif;
}

#visiblehottopic h3 a {
    color: #fff;
    text-decoration: none;
}

#visiblehottopic {
    margin-bottom: 10px;
}

#visiblehottopic div {
    padding: 4px;
}

#visiblehottopic ul li {
    margin-left: 10px;
    line-height: 1.0em;
}

/* End Visible Hot Topic */

/* Accordion */
.accordion {
    width: 260px;
    margin-bottom: 20px;
    clear: both;
    cursor: pointer;
}

.accordion div {
    padding: 4px;
}

.accordion h3 {
    color: #fff;
    margin: 0px;
    background: #c30;
    text-align: left;
    vertical-align: top;
    text-transform: uppercase;
    padding: 3px;
    font: normal .9em Arial, Helvetica, sans-serif;
}

.accordion h3 a {
    color: #fff;
    text-decoration: none;
}

.accordion h3 span {
    font-size: 10px;
}

.accordion ul {
    margin: 8px 8px 8px 30px;
}

.accordion ul li {
    margin-left: 10px;
    line-height: 1.0em;
}

.accordion-green h3 {
    background: #ADB85D;
}

.accordion-grey h3 {
    background: #6E6259;
}

/* End Accordion */

/* Icon Table */
/* 22, 25, and 50 represent table cell widths in percentages */
.icontable_33,
.icontable_25,
.icontable_50,
.icontable_20 {
    width: 96%;
    margin: auto;
}

.icontable_33 p {
    margin-top: 20px;
}
.icontable_25 p {
    margin-top: 20px;
}
.icontable_50 p {
    margin-top: 20px;
}
.icontable_20 p {
    margin-top: 20px;
}

.icontable_20 td {
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
    width: 20%;
    padding-bottom: 20px;
    color: #333;
}

.icontable_25 td {
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
    width: 25%;
    padding-bottom: 20px;
    color: #333;
}

.icontable_33 td {
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
    width: 33%;
    padding-bottom: 20px;
    color: #333;
}

.icontable_50 td {
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
    width: 50%;
    padding-bottom: 20px;
    color: #333;
}

.icontable_vert td {
    text-align: left;
    vertical-align: middle;
    font-size: 1.4em;
    font-weight: bold;
    color: #333;
}

.icontable_33 td {
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
    width: 33%;
    padding-bottom: 20px;
    color: #333;
}

.icontable_50 td {
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
    width: 50%;
    padding-bottom: 20px;
    color: #333;
}

/* End Icon Table */

/* Alert Box */
.alertbox {
    border: 1px solid #CBC4C1;
    padding: 8px;
    text-align: center;
    font-weight: bold;
    font-size: 1.16em;
    background: #F0D175;
    margin-bottom: 5px;
}

.alertbox a {
    text-decoration: none;
}

.alertbox a:hover {
    text-decoration: underline;
}

/* End Alert Box */

/* Alerts */
#alerts {
    width: 260px;
    color: #004157;
    margin-bottom: 0px;
}

#alerts a {
    text-decoration: none;
    color: #004157;
}

#alerts h1 {
    color: #fff;
    margin: 0px;
    background: #c30;
    text-align: left;
    vertical-align: top;
    text-transform: uppercase;
    padding: 3px;
    font: normal .9em Arial, Helvetica, sans-serif;
}

#alerts ul {
    margin: 0px 8px 8px 22px;
}

/* End Alerts */

/* List Serv */
#list_serv h1 {
    margin: 0px;
    background: #8D6818;
    color: #fff;
    text-align: left;
    vertical-align: top;
    text-transform: uppercase;
    padding: 3px;
    margin-right: 0px;
    margin-left: 0px;
    font: normal .9em Arial, Helvetica, sans-serif;
}

#list_serv_blue {
    background: #F4F5F7;
}

#list_serv_green {
    background: #fff;
}

#list_serv_green h1 {
    margin: 0px;
    background: #006838;
    color: #fff;
    text-transform: uppercase;
    padding: 3px;
    font: normal .9em Arial, Helvetica, sans-serif;
}

#list_serv_green form {
    margin-top: 0px;
}

#list_serv_blue h1 {
    margin: 0px;
    background: #5684C0;
    color: #fff;
    text-align: left;
    vertical-align: top;
    text-transform: uppercase;
    padding: 3px;
    margin-right: 0px;
    margin-left: 0px;
    font: normal .9em Arial, Helvetica, sans-serif;
}

/* End List Serv */

/* Right Column */
#rightcolumn {
    width: 260px;
}

#rightcolumn h3 {
    color: #fff;
    margin: 0px;
    margin-bottom: 8px;
    background: #c30;
    text-align: left;
    vertical-align: top;
    text-transform: uppercase;
    padding: 3px;
    font: normal 1em Arial, Helvetica, sans-serif;
}

#rightcolumn p {
    font: normal .88em/1.4em Arial, Helvetica, sans-serif;
}

#rightcolumn h3 a {
    color: #fff;
    text-decoration: none;

}

#rightcolumn strong {
    color: #00698c;
    font-size: 1.05em;
}

#rightcolumn ul {
    margin: 0px 8px 8px 30px;
}

#rightcolumn div {
    padding: 4px;
}

/* End Right Column */

/* AMA and ADA */
#ama-container,
#ada-container {
    position: absolute;
    left: 0;
    z-index: 50;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    margin: 0;
    padding: 0;
    color: #000000;
}

#ama-frame,
#ada-frame {
    position: absolute;
    left: 50%;
    z-index: 100;
    background-color: #FFF;
    border: #000 solid 1px;
    filter: alpha(opacity=100);
    opacity: 1;
    padding: 10px;
    text-align: center;
    color: #000000;
    height: 75vh;
    margin-left: -45%;
    width: 86%;
    top: 5rem;
}

#ama-content,
#ada-content {
    text-align: left;
    height: 80%;
    overflow-x: auto;
    overflow-y: scroll;
    width: 96%;
    border: #999 solid 1px;
    margin: auto;
    margin-top: 10px;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
}

/* End AMA and ADA */

/* Store List and Selector Div */
#storeSelectorDiv {
    width: 805px;
    margin-top: 145px;
    position: absolute;
    z-index: 80;
}

#storeListDiv {
    background-color: #fff;
    border: #ccc solid 1px;
    display: none;
    width: 200px;
    float: right;
}

#storeListDiv ul {
    display: block;
    font-family: Verdana;
    font-size: 11px;
    /* vertical-align: baseline; */
    list-style: none;
    width: 175px;
    background-color: #f0f1ec;
    margin-left: 7px;
    padding: 5px;
}

#storeListDiv li {
    border-bottom: 1px solid #ebebeb;
}

/* End Store List and Selector Div */

/* Quick Links */
#quicklinks {
    clear: both;
    background: #fff;
}

p.quicklinks {
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

/* End Quick Links */

/* Overview */
td.overview {
    padding: 0px 10px 20px 0px;
    width: 50%;
}

td.overview ul {
    margin-left: 30px;
}

td.overview h1 {
    font: bold 1.3em Arial, Helvetica, sans-serif;
    color: #00698c;
    background: #e0e0e0;
}

.overview2 h1 {
    font: bold 1.3em Arial, Helvetica, sans-serif;
    color: #00698c;
    background: #e0e0e0;
    margin-right: 7px;
}

/* End Overview */

/* Table Slimborder */
table.slimborder {
    width: 95%;
    border-collapse: collapse;
}

table.slimborder th {
    background-color: #E8E8E8;
}

/* End Table Slimborder */

/* Demo */
#demo {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 30px 15px 30px 15px;
    background: #f0edec;
    color: #222222;
    
}

#demo img {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

/* End Demo */

/* LCD Box */
#lcdbox {
    width: 200px;
    float: right;
    margin: 0 0 20 20;
    padding: 8px;
    background: #FDEF8A;
    border: 1px solid #666;
}

#lcdbox h1 {
    text-transform: uppercase;
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
}

/* End LCD Box */

/* Red Box */
#redbox {
    padding: 12px;
    width: 90%;
    margin: 0px auto 20px;
    background: #c30;
    color: #fff;
    font-size: 1.1em;
    border: solid #999 1px;
}

#redbox a {
    font-weight: bold;
    color: #ffff00;
}

#redbox a:hover {
    font-weight: bold;
    color: #B7F0ED;
    text-decoration: underline;
}

/* End Red Box */

/* Contract Landing Page */
.landing-page-column:nth-child(1) {
    border-right: solid #fff 5px;
}

.landing-page-column:nth-child(2) {
    border-left: solid #fff 5px;
}

.landing-page-column ul {
    margin-left: 40px;
}

/* End Contract Landing Page */

/* Other Styles */
#sidebar {
    float: left;
    width: 220px;
    margin-top: 0px;
}

div#tipDiv {
    font-size: 12px;
    line-height: 1.2;
    color: #000;
    background-color: #E1E5F1;
    border: 1px solid #667295;
    padding: 4px;
    width: 210px;
}

#lateststuff {
    width: 140px;
    background: #f5f3f1;
    padding: 10px;
}

#widgets {
    clear: both;
    background: #fff;
    text-align: center;
}

#wrapper {
    width: 940px;
    margin: 0 auto;
}

.even {
    background-color: #efefef;
}

.instruction {
    font-size: 10px;
    color: #666;
    line-height: 15px;
}

.requiredFld {
    font-size: 11px;
    color: #c00;
    line-height: 18px;
}

span.clocks {
    background-color: #ffc;
    border: #ccc solid 1px;
    font-weight: 700;
    padding: 2px;
}

#faux,
.odd {
    background-color: #FFF;
}

li.border-top,
#rightcallout p,
.header2 p {
    margin: 0;
}





.extrapadding {
    padding-bottom: 20px;
    background: #fff;
}
.issuestable {
    background: #C3C3C3;
}
.issuestable th {
    background: #EFEFEF;
    color: #464646;
}
.issuestable td {
    background: #fff;
    padding-bottom: 20px;
}
th.cpilog {
    background: #EFEFEF;
    color: #464646;
}
/* End Other Styles */




/* CGS styles */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.indent {
	margin-left: 22px;
}
#main-content-area table {
	margin-left: 14px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* Survey box */

.surveybox {
	background: #34C2E0;
	color: #fff;
	padding: 5px;
	width: 150px;
	font-size: 1.1em;
	float: right;
	cursor: pointer;
	border: 1px solid #116374;
	margin-left: 50px;
	text-align: center;
	text-transform: capitalize;
	vertical-align: middle;
}
.surveybox p {
	margin: 0;
}
.surveybox a,  .surveybox a:visited  {
	color: #fff !important;
	font-weight: bold;
	text-transform: capitalize;
} 
.surveybox a:hover  {
	color: #ff0 !important;
	font-weight: bold;
	text-transform: capitalize;
} 



<!-- ~~~~~~~~~~~~~~~~~~~ Back to top ~~~~~~~~~~~~~~~~~~~ --> 
#myBtn {
	display: none;
	position: fixed;
	bottom:  80px;
	right: 30px;
	z-index: 99;
	font-size: 18px; 
	border: 1px solid #c2c2c2;
	background-color: #e0e0e0;
	color: #004157;
	cursor: pointer;
	padding: 5px;
	border-radius: 6px;
	width: 80px;
}
#myBtn:hover {
	background-color: #004157;
	color: #fff;
}  
<!-- ~~~~~~~~~~~~~~~~~~~ Back to top ~~~~~~~~~~~~~~~~~~~ -->