﻿body
{
    font-size: 75%;
    color: #102b52;
    font-family: Arial, helvetica, sans-serif;
    line-height: 1.3;       
    top: 0px;
    left: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
}

TD
{
    font-size: 75%;
    color: #102b52;
    font-family: Arial, helvetica, sans-serif;
    line-height: 1.3;
}
TH
{
    font-size: 75%;
    color: #102b52;
    font-family: Arial, helvetica, sans-serif;
}
.content
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    line-height: 1;
}

.title
{
    font-weight: bold;
    font-size: 14px;
    color: #ff9900;
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.tabs
{
    font-weight: bold;
    font-size: 10px;
    color: #102b52;
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    text-decoration: none;
}

.tabs:hover
{
    font-weight: bold;
    font-size: 10px;
    color: #cc0000;
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    text-decoration: none;
}
.search_text
{
    font-weight: bold;
    font-size: 70%;
    color: #f8f8f8;
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.date
{
    font-weight: bold;
    font-size: 10px;
    color: #999999;
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.footer
{
    font-size: 9px;
    color: #f7f7f7;
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    text-decoration: none;
}
.footerlink
{
    font-size: 9px;
    color: #f7f7f7;
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    text-decoration: underline;
}
.footerlink:hover
{
    font-size: 9px;
    color: #cc0000;
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.footerNav
{
    font-size: 9pt;
    color: #ffffff;
    font-family: Arial, Verdana, Geneva, Arial, helvetica, sans-serif;
    text-decoration: none;
}
.footerNav:hover
{
    font-size: 9pt;
    color: #ffffff;
    font-family: Arial, Verdana, Geneva, Arial, helvetica, sans-serif;
    text-decoration: underline;
}

.footerNav1
{
    font-size: 9pt;
    color: #000000;
    font-family: Arial, Verdana, Geneva, Arial, helvetica, sans-serif;
    text-decoration: none;
}
.footerNav1:hover
{
    font-size: 9pt;
    color: #333333;
    font-family: Arial, Verdana, Geneva, Arial, helvetica, sans-serif;
    text-decoration: underline;
}

a
{
    color: #333399;
}

.leftcolbg
{
    background-color: #d6dbe4;
}
.leftNav
{
    color: #333366;
}
#navBar
{
    float: left;
    width: 155px;
    margin: 0px;
    padding: 0px;
    background-color: #d6dbe4;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    font-size: 90%;
}


#navBar ul a:link, #navBar ul a:visited
{
    display: block;
}
#navBar ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#navBar li
{
    border-bottom: 1px solid #999999;
}


html > body #navBar li
{
    border-bottom: none;
}




#sectionLinks
{
    position: top;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #cccccc;
    font-size: 90%;
    left: -3px;
    top: 109px;
}

#sectionLinks h3
{
    padding: 10px 0px 2px 10px;
}

#sectionLinks a
{
    display: block;
    border-top: 1px solid #cccccc;
    padding: 5px 0px 2px 10px;
    color: #333;
    text-decoration: none;
    font-weight: bold;
}

#sectionLinks a:hover
{
    background-color: #6B7AA5;
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
}
.panelrotate
{
    border-right: 1px solid #999999;
    border-left: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
    background-color: #ffffff;
    padding-right: 0px;
    padding-left: 0px;
    color: #333333;
}
.panelrotateone
{
    border-right: 1px solid #FF9900;
    background-color: #ffffff;
    padding-right: 0px;
    padding-left: 0px;
    color: #333333;
}
.panelrotatetwo
{
    border-bottom: 1px solid #999999;
    background-color: #ffffff;
    padding-right: 0px;
    padding-left: 0px;
    color: #333333;
}
.pageTitle
{
    font-weight: bold;
    font-size: 13px;
    color: #ff9900;
}
#pageTitle
{
    background-color: #6b78a2;
}

h1
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 16pt;
    color: black;
    font-weight: bold;
    background-color: aquamarine;
}

h2
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 13pt;
    color: black;
    font-weight: bold;
    background-color: white;
}

h3
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 13pt;
    font-weight: bold;
    color: black;
}

h4
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 10pt;
    color: black;
    font-weight: bold;
}

h5
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 10pt;
    color: red;
    font-weight: bold;
}

.container_title
{
    font-size: 12px;
    color: #ffffff;
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    line-height: 1.3;
}
.tableNav
{
    color: #333333;
    text-decoration: none;
}
.tableNav:hover
{
    text-decoration: underline;
}
.tableNav2
{
    text-decoration: none;
}

.tableNav2:link
{
    color: #f8f8f8;
    text-decoration: none;
}

.tableNav2:visited
{
    color: #f8f8f8;
    text-decoration: none;
}

.tableNav2:hover
{
    text-decoration: underline;
}

.EditText
{
    background-color: #ffffff;
    border-style: inset;
    border-width: 0pt;
    border-top-color: #000000;
    border-left-color: #000000;
    border-bottom-color: #c0c0c0;
    border-right-color: #c0c0c0;
    font-family: Arial,Arial;
    font-size: 10pt;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.dbNumber
{
    background-color: transparent;
    border-style: none;
    font-family: Verdana,Arial;
    font-size: 8pt;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.EditNumber
{
    background-color: #ffffff;
    border-style: inset;
    border-width: 1pt;
    border-top-color: #000000;
    border-left-color: #000000;
    border-bottom-color: #c0c0c0;
    border-right-color: #c0c0c0;
    font-family: Arial,Arial;
    font-size: 10pt;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.dbDate
{
    background-color: transparent;
    border-style: none;
    font-family: Verdana,Arial;
    font-size: 8pt;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.EditDate
{
    background-color: #ffffff;
    border-style: inset;
    border-width: 1pt;
    border-top-color: #000000;
    border-left-color: #000000;
    border-bottom-color: #c0c0c0;
    border-right-color: #c0c0c0;
    font-family: Arial,Arial;
    font-size: 10pt;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.dbTime
{
    background-color: transparent;
    border-style: none;
    font-family: Verdana,Arial;
    font-size: 8pt;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.EditTime
{
    background-color: #ffffff;
    border-style: inset;
    border-width: 1pt;
    border-top-color: #000000;
    border-left-color: #000000;
    border-bottom-color: #c0c0c0;
    border-right-color: #c0c0c0;
    font-family: Arial,Arial;
    font-size: 10pt;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.dbCheckBox
{
    background-color: transparent;
    border-style: none;
    font-family: Verdana,Arial;
    font-size: 8pt;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.EditCheckBox
{
    background-color: transparent;
    border-style: solid;
    border-width: 1pt;
    border-color: #000000;
    font-family: Verdana,Arial;
    font-size: 8pt;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.default_listbox
{
    background-color: #ffffff;
    border-style: solid;
    border-width: 1pt;
    border-color: #000000;
    font-family: Verdana,Arial;
    font-size: 8pt;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.DropDown
{
    background-color: #ffffff;
    border-style: solid;
    border-width: 1pt;
    border-color: #000000;
    font-family: Verdana,Arial;
    font-size: 8pt;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.ParagraphText
{
    background-color: transparent;
    border-style: none;
    font-family: Verdana,Arial;
    font-size: 2pt;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.ParagraphTextMultiline
{
    background-color: transparent;
    border-style: none;
    font-family: Verdana,Arial;
    font-size: 2pt;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.ErrorMessages
{
    background-color: transparent;
    border-style: none;
    font-family: Verdana,Arial;
    font-size: 13pt;
    font-weight: 400;
    text-align: left;
    color: #ff0000;
}
.EditRadioSet
{
    background-color: transparent;
    border-style: none;
    font-family: Verdana,Arial;
    font-size: 8pt;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.LabelLarge
{
    background-color: transparent;
    border-style: none;
    font-family: Verdana,Arial;
    font-size: 9pt;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.LabelLargeMultiline
{
    background-color: transparent;
    border-style: none;
    font-family: Verdana,Arial;
    font-size: 9pt;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.dbTextLarge
{
    background-color: transparent;
    border-style: none;
    font-family: Verdana,Arial;
    font-size: 9pt;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.table_label
{
    background-color: transparent;
    border-style: none;
    font-family: Verdana,Arial;
    font-size: 8pt;
    font-weight: 700;
    text-align: left;
    color: #000000;
}
.LabelHeader
{
    background-color: transparent;
    border-style: none;
    font-family: Times New Roman,Arial;
    font-size: 22pt;
    font-weight: 700;
    text-align: left;
    color: #0073b8;
}
.dbText
{
    background-color: transparent;
    border-style: none;
    font-family: Verdana,Arial;
    font-size: 8pt;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.LabelBasicMultiline
{
    background-color: transparent;
    border-style: none;
    font-family: Verdana,Arial;
    font-size: 8pt;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.LabelBasic
{
    background-color: transparent;
    border-style: none;
    font-family: Verdana,Arial;
    font-size: 8pt;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.dbDropDown
{
    background-color: transparent;
    border-style: none;
    font-family: Verdana,Arial;
    font-size: 8pt;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.dhsmvDBText
{
    background-color: #ffffff;
    border-style: none;
    font-family: Verdana,Arial;
    font-size: 10pt;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.dhsmvLabel
{
    background-color: #ffffff;
    border-style: none;
    font-family: Verdana,Arial;
    font-size: 10pt;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.dhsmvDBNumber
{
    background-color: #ffffff;
    border-style: none;
    font-family: Verdana,Arial;
    font-size: 10pt;
    font-weight: 400;
    text-align: right;
    color: #000000;
}
.dhsmvDBDate
{
    background-color: #ffffff;
    border-style: none;
    font-family: Verdana,Arial;
    font-size: 10pt;
    font-weight: 400;
    text-align: center;
    color: #000000;
}
.dbCheckBox_1
{
    background-color: transparent;
    border-style: none;
    font-family: Verdana,Arial;
    font-size: 8pt;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.dhsmvDBEditText
{
    background-color: #ffffff;
    border-style: inset;
    border-width: 0pt;
    border-top-color: #000000;
    border-left-color: #000000;
    border-bottom-color: #c0c0c0;
    border-right-color: #c0c0c0;
    font-family: Verdana,Arial;
    font-size: 10pt;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.dhsmvDBEditNumber
{
    background-color: #ffffff;
    border-style: inset;
    border-width: 1pt;
    border-top-color: #000000;
    border-left-color: #000000;
    border-bottom-color: #c0c0c0;
    border-right-color: #c0c0c0;
    font-family: Verdana,Arial;
    font-size: 10pt;
    font-weight: 400;
    text-align: right;
    color: #000000;
}
.dhsmvDBEditDate
{
    background-color: #ffffff;
    border-style: inset;
    border-width: 1pt;
    border-top-color: #000000;
    border-left-color: #000000;
    border-bottom-color: #c0c0c0;
    border-right-color: #c0c0c0;
    font-family: Verdana,Arial;
    font-size: 10pt;
    font-weight: 400;
    text-align: center;
    color: #000000;
}
.dhsmvDBDropDown
{
    background-color: #ffffff;
    border-style: none;
    font-family: Verdana,Arial;
    font-size: 10pt;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.dhsmvLabelBold
{
    background-color: #ffffff;
    border-style: none;
    font-family: Verdana,Arial;
    font-size: 10pt;
    font-weight: 700;
    text-align: left;
    color: #000000;
}
.dhsmvPageHeader
{
    background-color: #ffffff;
    border-style: none;
    font-family: Verdana,Arial;
    font-size: 12pt;
    font-weight: 700;
    text-align: center;
    color: #000000;
}
.dhsmvStatusDropdown
{
    background-color: #ffffff;
    border-style: none;
    font-family: Verdana,Arial;
    font-size: 10pt;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.dhsmvGridHeaderLabel
{
    background-color: transparent;
    border-style: none;
    font-family: Verdana,Arial;
    font-size: 8pt;
    font-weight: 700;
    text-align: center;
    color: #000000;
}
.dhsmvErrorMessage
{
    background-color: transparent;
    border-style: none;
    font-family: Verdana,Arial;
    font-size: 10pt;
    font-weight: 700;
    text-align: left;
    color: #ff0000;
}

.commandButton
{
    background-color: #31639c;
    color: #ffffff;
}

.headingText
{
    z-index: 1;
    border-bottom-style: none;
    text-align: center;
    border-right-style: none;
    background-color: transparent;
    width: 683px;
    font-family: Verdana,Arial;
    border-top-style: none;
    height: 21px;
    color: #000000;
    font-size: 12pt;
    border-left-style: none;
    font-weight: 700;
}


.labelText
{
    z-index: 1;
    border-bottom-style: none;
    text-align: right;
    border-right-style: none;
    background-color: transparent;
    width: 233px;
    font-family: Verdana,Arial;
    border-top-style: none;
    height: 20px;
    color: #000000;
    font-size: 10pt;
    border-left-style: none;
    font-weight: 400;
}

.errorText
{
    z-index: 1;
    border-bottom-style: none;
    text-align: left;
    border-right-style: none;
    background-color: #ffffff;
    width: 640px;
    font-family: Verdana,Arial;
    border-top-style: none;
    height: 18px;
    color: #ff0000;
    font-size: 10pt;
    border-left-style: none;
    font-weight: 700;
}

.registrantText
{
    text-align: left;
    background-color: transparent;
    font-family: Verdana,Arial;
    color: #000000;
    font-size: 10pt;
    font-weight: 700;
}



.registrantTableText
{
    text-align: left;
    background-color: transparent;
    font-family: Verdana,Arial;
    color: #000000;
    font-size: 10pt;
    font-weight: 700;
}

.registrantTableResultText
{
    text-align: left;
    background-color: transparent;
    font-family: Arial,Arial;
    color: #000000;
    font-size: 10pt;
    font-weight: 400;
}

td.results
{
    white-space:nowrap;
    padding-right:25px;
}

td.resultheader
{
  font-size: 8pt;
  font-weight:bold;
  font-family:Arial,helvetica,sans-serif;
  color: #102b52;
  text-align:left;  
  background-color: #c0c0c0;    
}

/* Create a top navigation bar with a black background color  */
.topnav {
    background-color: #19293f;
    /*#19293f;*/
    overflow: hidden;
}

    .topnav img {
        background-color: #19293f; /*#ffffff;*/
        height: 65px;
        padding: none;
    }

/* Style the links inside the navigation bar */
.topnav a {
  float: right;
  color: #ffffff;
  text-align: center;
  padding: 18px 16px;
  text-decoration: none;
  font-size: 17px;
  font-family: 'Source Sans Pro', sans-serif;
}

/* Change the color of links on hover */
.topnavw a:hover {
  background-color: #565f6f;
  color: black;
}

header, body {
	margin: 0; 
	padding: 0;
}