/* Original CSS file */

.sublink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    line-height: normal;
    font-variant: normal;
    color: #000000;
    text-decoration: none;
}

.subtitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #FFFFFF;
    text-decoration: none;
}

.subtitleblue
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #27435F;
    text-decoration: none;
    align: left;
}

.hometext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #FFFFFF;
    text-decoration: none;
}

.hometitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #27435F;
    text-decoration: none;
}

body
{
    background-color: #27435f;
}

p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
}

a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #C33443;
}

h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #27435F;
    text-decoration: none;
}

h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #27435F;
    text-decoration: none;
}

fieldset
{
    margin-bottom: 25px;
    height: 146px;
}




.bodypicview
{
    background-color: #BDBDBD;
}

.newstitle_a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #C33443;
}

.newstitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
}

.body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
}

.smallbody
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
}

.TLUA_body
{
    font-family: Courier;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: Navy;
}

.errblock
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #C33443;
    background-color: PapayaWhip;
    width: 95%;
    border-style: solid;
    border-width: 2;
    border-color: #c33443;
}

.secondarylink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #000000;
    text-decoration: none;
}

.enlargableimg
{
    border-color: #C33443;
    border-width: 2;
    border-style: solid;
}

.tdenlargableimg
{
    border-color: #C33443;
    border-width: 1;
    border-style: solid;
    background-color: #c33443;
    vertical-align: middle;
}


/* Use on all "selectable" FF images, not all images which is why
   it isn't assigned to .img,  the red border is the users que
   that they can click on it to either see a bigger version of the
   image or to go to a link the image represents  */
img.ffImage
{
    border: 2px solid #c33443; /*     padding-top: 3px;     padding-right: 7px;     margin-right: 5px;     */
}

div.footerarea
{
    background-color: #27435f;
    padding-bottom: 20px;
    padding-left: 14px;
    display: inline-block;
    text-align: left;
    width: 707px;
    overflow: hidden;
}

div.footerdetail
{
    padding-right: 18px;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #FFFFFF;
    text-decoration: none;
}

/* Home Page specific classes, specifically the "News" boxes running down the 
   right side of the home page */

div.homePageNewsTitleBar
{
    margin-left: 0px;
    margin-top: 10px;
    margin-right: 7px;
    border-bottom: 3px solid #C33443;
    background-color: #27435f;
    width: 100%;
    height: 25px;
}
span.homePageNewsTitle
{
    display: inline-block;
    padding-top: 5px;
    padding-left: 7px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #FFFFFF;
    text-decoration: none;
}
div.homePageNewsSection
{
    margin-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
}





/* Used to create the centered working area on all FF web pages 
   Can also be used to create the centered navigation and header 
   areas if the background color is changed appropriately */
div.centerbox-outer
{
    text-align: center;
    margin: 0 auto; /* Temp used for positioning info      border-top-style: dotted;     border-top-width: 1px;     border-top-color: #a0a0a0; */
}

div.centerbox-inner
{
    background-color: #ffffff;
    display: inline-block;
    text-align: left;
    width: 707px;
    overflow: hidden;
    border-top: 3px solid #c34334;
}





/*  Navigation 2 bar CSS */
div.nav2-centerbox-outer
{
    text-align: center;
    margin: 0 auto; /* Temp used for positioning info        border-top-style: dotted;     border-top-width: 1px;     border-top-color: #0a0a0a;     border-bottom-style: dotted;     border-bottom-width: 1px;     border-bottom-color: #0a0a0a;*/
}

div.nav2-centerbox-inner
{
    background-color: #ffffff;
    display: inline-block;
    text-align: left;
    width: 707px;
    height: 22px; /* border: 1px dotted #AACCFF; */
}

div.nav2bar
{
    background-color: #BDBDBD; /*border-bottom-style: solid;     border-bottom-width: 3px;     border-bottom-color: #c34334;*/
    display: inline-block;
    padding: 0px 0px 0px 0px;
    height: 22px;
    width: 707px; /*      border-left: 1px dotted #AACCFF;     border-right: 1px dotted #AACCFF;     border-top:  1px dotted #AACCFF;     */
}

#DivNav2Bar a
{
    /* height: 25px; */
    vertical-align: middle;
    border: 0px solid #000000;
}

#DivNav2Bar img
{
    vertical-align: middle;
    height: 14;
    border: 0px solid #000000; /* border: 1px solid #99FF00; */
}

#DivNav2Bar span
{
    /* border: 1px dashed #99ff00; */
    display: inline-block;
    display: -moz-inline-stack;
    height: 22px;
    vertical-align: middle;
}








/* Employee Portal */


.docContainer
{
    padding-bottom: 25px;
    visibility: visible;
    padding-top: 5px;
    padding-bottom: 3px;
}

.docContainer.docImage
{
    display: inline-block;
    width: 130px;
}

.docContainer.docHeader
{
    display: inline;
    margin-left: 125px;
}

.docContainer.docDesc
{
    display: inline;
    margin-left: 125px;
    width: 250px;
}



#container
{
    padding: 0 14px 0 14px;
    margin: 0;
    position: relative;
}

#container a:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #C33443;
}

#container a:hover, a:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #c33443;
    text-decoration: none;
}

#container a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #c33443;
}

