body {margin: 10px 10px 0px 10px; color: #000000; font-family: arial; font-size: 10pt}
table td {font-size: 10pt}

h3 {font-size: 1em; color: #FF0084;}

a:link {color: #000080;}
a:visited {color: #000080}
a:focus {color: #000080}
a:hover {color: #fff; background-color: #000080; text-decoration: none;}
a:active {color: #fff; background-color: #000080; text-decoration: none;}

.helpLink a:link {color: #e53e5e; text-decoration: none;}
.helpLink a:visited {color: #e53e5e; text-decoration: none;}
.helpLink a:focus {color: #e53e5e; text-decoration: none;}
.helpLink a:hover {color: #fff; background-color: #e53e5e; text-decoration: underline;}
.helpLink a:active {color: #fff; background-color: #e53e5e; text-decoration: underline;}

div#logo a:hover {color: #fff; background-color: #fff;}
div#logo a:active {color: #fff; background-color: #fff}

.instruct {text-align: left;}
.instruct:first-line {font-size: 1em; font-weight: bold;}

table.rowBox td, th{padding: 5px; background-color: #ffffff}
.rowBox {width: 100%; padding: 0px; border-spacing: 1px; border: 0px solid black; background-color: #bababa;}

table.infoBox {
 width: 100%;
 padding: 0px;
 border-spacing: 1px;
 border: 0px solid black;
 background-color: #bababa;
 margin-bottom: 5px;
}

table.infoBox td {
 padding: 5px;
 background-color: #ffffff;
 text-align: left;
}

table td.boxTitle {
 font-weight: bold;
 background-color: #d4ecfb;
 text-align: left;
}

.content {padding-left: 40px;}

.formWrap {width: 100%; padding: 10px; border-spacing: 5px; border: 1px solid #bababa; background-color: white;}

table.infoBox .fieldsubj {font-weight: bold; text-align: right;}

.fieldsubj {font-weight: bold; text-align: right;}
.fielddata {text-align: left;}

.linkBox {border: 1px solid #bababa; width: 100%; padding: 1px; border-spacing: 4px}
.box_title {font-size: 1em; font-weight: bold; text-align: left;}
.box_list, .box_text {font-size: 0.85em; text-align: left;}

.navBar {color: #808080; font-size: 0.85em; font-weight: bold;}

.error {color: #ff0000;}

div#footer {text-align: center; font-size: 0.80em; clear: both; margin: auto}

table.listEntity {
 border: 0px solid black;
 border-spacing: 1px;
 background-color: #000000;
 width: 100%;
 margin: 2px;
}

table.listEntity td {
 border: 0px solid black;
 padding: 5px;
}

table#listEntity .subject {
 width: 15%;
 color: #000080;
}

div#jobSum .itemBtnRow {
 display: none;
}

div#jobSum .boxTitle {
 /* background-color: #fcdad5; */
}

.firstWord {
 color: red;
 font-style: italic;
}
