/******* Resets *******/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img
{
    border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var
{
    font-style: normal;
    font-weight: normal;
}
ol, ul
{
    list-style: none;
}
caption, th
{
    text-align: left;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}
q:before, q:after
{
    content: '';
}
abbr, acronym
{
    border: 0;
}

em
{
    font-style: oblique;
}
strong
{
    font-weight: bold;
}

a
{
    text-decoration: none;
}

body
{
    background-color: #3e5a80;
    font: 62.5% "Times New Roman" , Times, serif;
    color: #000;
}

#page
{
    background-color: #FFFFFF;
    margin: 0 auto;
    width: 751px;
}

#page:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#header
{
    background-color: #003160;
    height: 75px;
    width: 751px;
}

#header img
{
    margin: 5px 0 0 24px;
}

#header span a
{
    font: 1.1em Arial;
    font-weight: bold;
    color: #97a8bb;
    text-transform: uppercase;
    float: left;
    margin: 0 30px 0;
    margin: -15px 0 0 698px;
}

#header span a:hover
{
    color: #ffffff;
}

#footer ul li.last, #contentFooter ul li.last, #contentFooter ul.bold li.last
{
    border-right: none;
}

@media print
{
    .noPrint
    {
        display:none;
    }    
    .doPrint
    {
        display:inline;
    }
}

@media screen
{
    .noShow
    {
        display:none;
    }
}

.CenteredText
{
    text-align:center;
}


/*******************************
    Navigation
*******************************/
#navigation
{
    position: relative;
    text-transform: uppercase;
    font: 1.1em Arial;
    font-weight: bold;
    margin: 1px 0 0;
    line-height: 3em;
    height: 33px;
    background-color: #003160;
}

#navigation li
{
    background-color: #003160;
    float: left;
    font-weight: bold;
    margin: 0;
    padding: 0 15px 0 14px;
}

#navigation li a
{
    display: block;
    color: #FFFFFF;
}

#navigation li.hover, #navigation li:hover
{
    position: relative;
}

#navigation li.here a, #navigation li a:hover, #navigation li a.hover, #navigation li.here li a:hover, #navigation li.here li a.hover, #navigation li.here li.here a, div.home #home a
{
    color: #e29c07;
}

#navigation li.here li a
{
    color: #FFFFFF;
}

#navigation ul
{
    white-space: nowrap;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    line-height: 2em;
    margin-left: 5px;
    width: 190px;
    z-index: 500;
}

#navigation ul li
{
    float: none;
    padding: 0 10px;
    border: #3E5A80 1px solid;
    border-bottom: 0;
    width: 190px;
}

#navigation ul li a
{
    width: 100%;
    font-size: .9em;
    height: 100%;
}

#navigation li:hover ul, #navigation li.hover ul
{
    visibility: visible;
}


/*******************************
    Programs
*******************************/
#programs
{
    border-bottom: 1px solid #CCCCCC;
    float: left;
    height: 300px;
    padding: 20px;
    width: 176px;
}

#programs span
{
    font-size: 1.8em;
    color: #003160;
    text-transform: uppercase;
    font-weight: normal;
}

#programs ul
{
    margin: 1em 0;
}

#programs li
{
    background: url(img/dra.gif) 2px 4px no-repeat;
    margin: 0.5em 0 0.5em -10px;
    padding: 0 0 0 10px;
}

#programs li a
{
    color: #516e8d;
    font-family: arial;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: bold;
}

#programs li.here a, #programs li a:hover, #programs li.hover a
{
    color: #e29c07;
}

#programs li.here, #programs li.hover
{
    background: url(img/dra-yel.gif) 2px 4px no-repeat;
    margin: 0.5em 0 0.5em -10px;
    padding: 0 0 0 10px;
}

/*******************************
    Feature
*******************************/
#feature
{
    float: left;
    margin: 354px 0 0 -216px;
    padding: 20px;
    width: 176px;
}

#feature img
{
    margin: 10px;
}

#feature h3
{
    font-size: 1.8em;
    color: #003160;
    text-transform: uppercase;
}

#feature h4
{
    font-size: 1.5em;
    color: #003160;
    line-height: 1em;
    font-weight: bold;
}

#feature h4 a
{
    color: #003160;
}

#feature ul
{
    margin-bottom: 1.5em;
}

#feature li
{
    background: url(img/dra.gif) 2px 4px no-repeat;
    margin: 0.5em 0 0.5em 0px;
    padding: 0 0 0 10px;
}

#feature li a
{
    color: #516e8d;
    font-family: arial;
    font-size: 1.1em;
    font-weight: bold;
}

#feature li a:hover
{
    color: #003160;
}

#whatsnew
{
    border: 1px solid #000000;
    margin: -15px 0 0;
    padding: 7px 10px 10px;
}

#whatsnew p
{
    font-family: arial;
    font-size: 1.1em;
    margin: 1em 0;
    color: #666666;
}

#whatsnew a
{
    color: #003160;
    font-family: arial;
    font-size: 1.1em;
    font-weight: bold;
    text-transform: uppercase;
}

#texas
{
    border: 3px solid #003160;
    margin: -15px 0 0 -7px;
    padding: 7px 10px 10px;
    font-family: arial;
    font-weight: bold;
    text-align: center;
    font-size: 1.2em;
    cursor: pointer;
}

#texas h3
{
    font-size: 1.5em;
}


/*******************************
    Content
*******************************/
#main
{
    border-left: 1px solid #CCCCCC;
    float: left;
    font-size: 1.5em;
    min-height: 695px;
    padding: 0 20px 2em;
    width: 494px;
}

#content
{
    float: left;
    margin-top: 20px;
    padding-right: 15px;
    width: 320px;
}

#content ol
{
    list-style-type: decimal;
    margin-left: 9px;
}

#content ol li
{
    margin-left: 20px;
}

#content ol.abc
{
    list-style-type: upper-alpha;
}

#content ol.abc li
{
    margin-bottom: 1em;
}

#content ul
{
    margin-bottom: 1em;
}

#content ul li
{
    background: url(img/dot.gif) 2px 6px no-repeat;
    padding-left: 10px;
    font-family: arial;
    font-size: 0.8em;
    overflow: hidden;
}

#content ul ul
{
    margin-left: 15px;
    margin-bottom: 0;
}

#content ul ul li
{
    background: url(img/dash.gif) 2px 8px no-repeat;
}

#content ul.nobullet li
{
    background: none;
    margin-bottom: 1em;
    margin-left: 30px;
}

#content p.career
{
    margin-left: 10px;
}

#content img.left
{
    float: left;
    margin: 5px 10px 10px 0;
}

#content div.left
{
    float: left;
    margin: 5px 10px 10px 0;
    width: 165px;
    font-size: .8em;
    border: 1px solid #eeeeee;
    text-align: center;
}

#content img.right
{
    float: right;
    margin: 5px 0 10px 10px;
}

.bigpic
{
    margin: 2px 0 0 -18px;
}

#bigpic
{
    margin: 3px 0 0 -17px;
}

#main p
{
    color: #000000;
    margin-bottom: 1em;
}

#main p.sans
{
    font-family: arial;
    font-size: 0.8em;
    color: #003160;
}

#main p.footnote
{
    font-size: 0.7em;
    font-family: arial;
    color: #666666;
}

#main a
{
    color: #516E8D;
}

#main a:hover
{
    color: #003160;
}

h1
{
    font-size: .9em;
    color: #990000;
    padding-bottom: 1em;
    text-transform: uppercase;
    font-family: arial;
    font-weight: bold;
}

.home h1
{
    font-size: 1.2em;
    color: #003160;
    text-transform: uppercase;
    font-weight: normal;
    margin: 1em 0 0;
    padding-bottom: 0;
    font-family: "Times New Roman" ,Times,serif;
}

h2
{
    color: #003160;
    font-size: 1em;
    font-weight: bold;
    margin: 2em 0 1em;
    text-transform: uppercase;
}

#main h2 a
{
    color: #003160;
}

h1 + h2
{
    margin: 0 0 1em 0;
}

h3
{
    font-weight: bold;
}

h4
{
    font-weight: bold;
}

#main h4 a
{
    color: #000000;
}

span.focus
{
    color: #003160;
    font-size: 1.8em;
    font-weight: bold;
}

span.wins
{
    color: #003160;
    font-size: 1.5em;
    font-weight: bold;
    line-height: .5em;
}

span.contractor
{
    font-size: 1.4em;
    margin-left: 40px;
    line-height: 0.4em;
    font-style: italic;
}

span.contractors
{
    font-size: 1.4em;
    margin: .5em 0 0 40px;
    line-height: 0.4em;
    font-style: italic;
}

.highlights
{
    width: 460px;
    margin-bottom: 20px;
}

.highlights tr
{
    background: transparent url(img/gradient.gif) repeat-y 0 0;
    color: #FFFFFF;
    font-weight: bold;
    font-family: arial;
    font-size: .8em;
}

.highlights tr.head
{
    color: #000000;
    background: none;
}

.highlights td.title
{
    padding: 5px 10px;
    border-bottom: #ffffff solid 2px;
    background: transparent url(img/gradient.gif) repeat-y 0 0;
}

.highlights td
{
    background: transparent url(img/gradient.gif) repeat-y right top;
    padding: 5px 10px;
    border-bottom: #ffffff solid 2px;
}
.highlights td.negative
{
    padding: 5px 10px 5px 6px;
}

.highlights th
{
    padding: 5px 10px 5px;
    background: url(img/lcorner.gif) no-repeat top left #ada58c;
    width: 60%;
    font-weight: bold;
}

.highlights th.blank
{
    background: url(img/rcorner.gif) no-repeat top left;
}

#content p.definition
{
    font-size: 1.2em;
}

#content p.definition span
{
    color: #003160;
}

#apply td
{
    width: 20%;
    vertical-align: top;
    font-weight: bold;
}

#apply td + td
{
    width: 80%;
    font-weight: normal;
}

#safety td
{
    width: 25%;
    vertical-align: top;
}

#safety td + td
{
    width: 75%;
}

#content ul.FAQs li
{
    background: none;
    padding: 0;
    font-family: times;
    font-size: 1em;
    border-bottom: 1px solid #000000;
    margin-bottom: 1em;
}

div.logo-access#content ul li, div.contact#content ul li
{
    background: none;
}

#content ul ul li
{
    font-size: 1em;
}

#regular
{
    display: none;
}

#main .offices p
{
    margin-left: 20px;
    margin-bottom: 0;
}

#main .offices p.sans
{
    margin-left: 0;
    margin-bottom: 2em;
}

#main .offices span
{
    font-weight: bold;
    font-style: italic;
}

#main .offices span + h3
{
    margin-bottom: 1em;
}

table.links
{
    width: 495px;
}

table.links td
{
    padding: 0 20px 0 0;
    vertical-align: top;
}

.locator-results h3
{
    float: left;
    width: 100%;
}

.locator-results table td
{
    padding-right: 15px;
    vertical-align: top;
}

.locator-results table td + td
{
    padding-right: 0;
}

/*******************************
    Secondary-Content
*******************************/
#secondary-content
{
    float: right;
    font-family: arial;
    margin: 10px -10px 0 10px;
    width: 154px;
}

#secondary-content li
{
    font-size: 0.8em;
    margin: 0 0 1em;
}

#secondary-content p
{
    font-size: 0.8em;
    margin: 1em 0;
}

#secondary-content div
{
    border: 1px solid #000000;
    padding: 10px;
}

#secondary-content div h3
{
    color: #003160;
    font-family: times New Roman;
    font-size: 0.9em;
    font-weight: bold;
    margin-bottom: 0.5em;
}

#secondary-content form
{
    margin: 0 10px 1em;
}

#secondary-content div ul li
{
    color: #516E8D;
    font-size: 0.8em;
    margin: 0 0 0.5em;
}

#secondary-content address
{
    color: #516E8D;
    font-size: 0.8em;
    margin: 0 0 0.5em;
}

#secondary-content #locator
{
    background-color: #516E8D;
}

#secondary-content #locator p
{
    margin: 0 0 1em;
    color: #ffffff;
}

#secondary-content #locator h3
{
    color: #ffffff;
}

#secondary-content #branches
{
    margin-top: 20px;
}

#secondary-content #branches h3
{
    color: #000000;
}

#secondary-content #branches ul
{
    margin-bottom: 1em;
}

#secondary-content #branches li
{
    margin: 0;
}

#secondary-content input[type="text"]
{
    width: 110px;
}




/*******************************
    contentFooter
*******************************/

#contentFooter
{
    border-top: 1px solid #CCCCCC;
    float: left;
    font-family: arial;
    font-size: 1.1em;
    padding-top: 1em;
    text-align: center;
    width: 751px;
}

.home #contentFooter
{
    display: none;
}

#contentFooter h4 a
{
    font-weight: bold;
    color: #003160;
}

#contentFooter ul
{
    margin-bottom: 1em;
}

#contentFooter li
{
    border-right: 1px solid #516E8D;
    display: inline;
    padding: 0 5px;
}

#contentFooter li a
{
    color: #516E8D;
}

#contentFooter li a:hover
{
    color: #003160;
}

#contentFooter ul.bold li
{
    border-right: solid #003160 1px;
}

#contentFooter ul.bold li a
{
    font-weight: bold;
    color: #003160;
}

/*******************************
    Footer
*******************************/
#footer
{
    width: 571px;
    margin: 1.3em auto;
    text-align: center;
    font-family: Arial;
}

#footer li
{
    display: inline;
    font-size: 1.1em;
    padding: 0 5px;
    border-right: solid #ffffff 1px;
    color: #FFFFFF;
}

#footer li.here
{
    color: #000000;
}

#footer p
{
    font-size: 1.1em;
    text-align: center;
}

#footer a
{
    color: #ffffff;
}


/*******************************
    First Report of Claim page
*******************************/
.frcTextBoxes
{
    border-top: 1px dotted silver;
    border-left: 1px dotted silver;
    border-right: 1px dotted silver;
    border-bottom: 1px solid black;
    font-size: 8pt;
}
.frcTextAreas
{
    border-top: 1px dotted silver;
    border-left: 1px dotted silver;
    border-right: 1px dotted silver;
    border-bottom: 1px solid black;
    font-size: 8pt;
}
.frcHeader
{
    border-bottom:1px solid; 
    font-size: 10pt;
    font-weight:bold;
    text-align:center;
    background-color:#D5D5D5;
}
.frcDivs
{ 
    font-family:Arial;
    font-size:9pt;
}
.frcFraudTextBox
{
    border-top: 0px none;
    border-left: 0px none;
    border-right: 0px none;
    border-bottom: 0px none;
    font-family:Arial;
    font-weight:bold;
    font-size:11pt;
}

/*******************************
    Employment Application page
*******************************/
.afeTextBoxes
{
    border-top: 1px dotted silver;
    border-left: 1px dotted silver;
    border-right: 1px dotted silver;
    border-bottom: 1px solid black;
    font-size: 8pt;
    font-family: Arial;
}
.afeTextAreas
{
    border-top: 1px dotted silver;
    border-left: 1px dotted silver;
    border-right: 1px dotted silver;
    border-bottom: 1px solid black;
    font-size: 8pt;
    font-family: Arial;
}
.afeHeader
{
    font-size: 10pt;
    font-weight:bold;
    text-align:center;
}
.afeDivs
{ 
    font-family:Arial;
    font-size:9pt;
}

/*******************************
    IE 6
*******************************/
/*
*html #main{
    height:755px;
    padding:0 0 0 20px;
}

*html .locator-results #secondary-content{
    float:right;
    margin-right:-25px;
}

*html #secondary-content{
    margin:10px 0 0 10px;
    width:144px;
}

*html .locator-results #secondary-content{
    width:160px;
}

*html #feature img{
    margin:5px;
}

*html #map{
    width:325px;
    margin-left:0px;
}
*/


/*___________ Special Alert */
.specialAlert
{
    position: absolute;
    z-index: 100;
    top: 70px;
    left: 50%;
    width: 400px;
    margin-left: -200px;
}

#WardGroupLink a:link, #WardGroupLink a:visited, #WardGroupLink a:hover, #WardGroupLink a:active
{
    color: #ffffff;
    text-decoration: none;
}
