a.links:link {  font-family: sans-serif; font-size: 12px; font-weight: bold; color: #184B76; text-decoration: none}
a.links:visited {  font-family: sans-serif; font-size: 12px; font-weight: bold; color: #184B76; text-decoration: none}
a.links:hover {  font-family: sans-serif; font-size: 12px; font-weight: bold; color: #184B76; text-decoration: underline}

a.title1:link {  font-family: sans-serif; font-size: 16px; font-weight: bold; color: #184B76; text-decoration: none}
a.title1:visited {  font-family: sans-serif; font-size: 16px; font-weight: bold; color: #184B76; text-decoration: none}
a.title1:hover {  font-family: sans-serif; font-size: 16px; font-weight: bold; color: #184B76; text-decoration: underline}

.text { font-size: 12px; font-family: sans-serif;;text-decoration: none;}
.text2 {font-size: 10px; font-family: sans-serif;; text-decoration: none}
.links2 {  font-family: sans-serif; font-size: 10px; color: #184B76; }
.title1 {  font-family: sans-serif; font-size: 16px; font-weight: bold; color: #184B76; text-decoration: none}
.title2 {  font-family: sans-serif; font-size: 15px; font-weight: bold; color: #184B76; text-decoration: none}

.texta {font-size: 12px; font-family: sans-serif; font-weight: bold; color: #000000; text-decoration: none}
.textq {font-size: 12px; font-family: sans-serif; text-decoration: none}
.tabletitle {font-size: 13px; font-family: sans-serif; font-weight: bold; color: #000000; text-decoration: none}
.homepageboxs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	border-right: 1px solid #9A9A9A;
	border-bottom: 1px solid #9A9A9A;
	border-left: 1px solid #9A9A9A;
}

    .indent1 { margin-left: 1em}
    .indent2 { margin-left: 2em }
    .indent3 { margin-left: 3.3em; font-size: 12px; font-family: sans-serif; text-decoration: none;}
    .indentQA { margin-top: 1em; margin-bottom: 1.2em; margin-left: 3.3em;}
    .cellleft { text-align: left; font-size: 12px; font-family: sans-serif; text-decoration: none;}
    .cellright { text-align: right; font-size: 12px; font-family: sans-serif; text-decoration: none;}
    .cellcenter { text-align: center; font-size: 12px; font-family: sans-serif; text-decoration: none;}
    .ucell { text-decoration: underline;}
    .hrline {border-bottom: 1px solid #000000;}
    .textlarge { font-size: 15px;}
    .textnormal { font-weight: normal;}
    .textbold {font-weight: bold;}
    .textpadding { padding:5px;}
    .percpadding { padding-right: 12px;}
    .rightpadding { padding-right: 24px;}
    .leftpadding { padding-left: 24px;}
    .blankrow { padding-top: 18px;}
    .sub1 {margin-left: 1em;}
    .sub2 {margin-left: 2em;}
    .sub3 {margin-left: 3em;}
    .dykbox { height: 181px;}

    input.gobutton {color: #184B76; font-size: 10px; font-weight: bold; padding:1px;}

/*----10/04/2018-----*/
    input.tblbutton  {color: #184B76; font-size: 12px; font-weight: bold; padding:5px;}

/*-----3/16/2017-----*/

    table.tblbreadcrumbs{ border-width: 0; border-collapse: collapse; margin:0px; padding: 5px; width:100% }
    .tblbreadcrumbs td { border-width: 0; border-collapse: collapse; padding: 5px;} 

    table.tblQA{ border-width: 0; border-collapse: collapse; padding: 5px; width: 550px; margin-top: 0px; margin-bottom: 1.2em; margin-left: 3em;}
    .tblQA td { border-width: 0; border-collapse: collapse; padding: 5px;} 

    .topic {background: #ffffff; margin:0px; padding:0px; width:100%;}

    .textbold {font-weight: bold;}

/*----end of 3/16/2017-----*/


/*----DataTables 12/19/2017---*/

.qacolor { color: #057790;}

.qatbldata { table-layout: fixed; border-collapse: collapse; }

.textsmall {font-size: 10px; font-family: sans-serif; text-decoration: none}
.cellleftsmall {text-align: left; font-size: 10px; font-family: sans-serif; text-decoration: none}
.cellrightsmall {text-align: right; font-size: 10px; font-family: sans-serif; text-decoration: none}
.cellcentersmall {text-align: center; font-size: 10px; font-family: sans-serif; text-decoration: none}

table thead th {
    background-color: #e7e7e7;
    font-weight: bold;
    color: #000000;
    white-space: nowrap;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}

#tbldata, #tbldatacharts  {
    border-collapse:collapse;
    border-top: 1px solid #d0d0d0;
    border-left: 1px solid #d0d0d0;
}

#tbldata tbody td, #tbldata tbody th {
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}


#tbldata tbody tr:nth-child(2n) {
    background-color: #f9f9f9;
    transition: all .125s ease-in-out;
}

#tbldata tbody tr:hover {
    background-color: #ffffcc;
}

a.tbllinks:link {  font-family: sans-serif; font-size: 12px; font-weight: bold; color: #184B76; text-decoration: none}
a.tbllinks:visited {  font-family: sans-serif; font-size: 12px; font-weight: bold; color: #184B76; text-decoration: none}
a.tbllinks:hover {  font-family: sans-serif; font-size: 12px; font-weight: bold; color: #184B76; text-decoration: underline}

/*----end of DataTables 12/19/2017---*/
