﻿*
{
    margin: 0px;
    padding: 0px;
}

body
{
    color: #000;
    font-family: Arial, Verdana, 'MS Gothic' , 'Courier New' , 'Comic Sans MS' , 'MS Reference Sans Serif' , 'Times New Roman' , Tahoma;
    font-size: 12px;
    line-height: normal;
    background: #000;
}
/*laura*/


#main-container
{
    width: 980px;
    margin: 0px auto;
    background: #ffffff;
}
#header
{
    background: #a30001;
    position: relative;
}
#header-link
{
    position: absolute;
    top: 153px;
    left: 200px;
    vertical-align:bottom;
   
}
#header-link ul li
{
    display: inline;
    color: #fff;
    border-left: #fff 1px dotted;
    padding: 2px 8px;
}
#header-link ul li a
{
    color: #fff;
    font-size: 1em;
    text-decoration: none;
    font-weight: bold;
}
#header-link ul li a:hover
{
    color: #ffa200;
    text-decoration: underline;
}
#content
{
    /*border: 1px solid #eee;*/
    border-top: none !important;
    font-size:8.5pt;
    font-family:Arial;
}
ul
{
    font-size: 1em;
    font-family: Arial, Verdana, 'MS Gothic' , 'Courier New' , 'Comic Sans MS' , 'MS Reference Sans Serif' , 'Times New Roman' , Tahoma;
}
#leftPan
{
    /*width: 170px;
    float: left;
    background: #eceef2;
    padding: 8px;*/
    
        float: left;
    width: 170px;
    font-size: 8.5pt;
    background: #EEE;
}
#link-div
{
}
#link-div ul li
{
    border-bottom: 1px solid #666;
    padding: 5px 0px;
    display: block;
    list-style-type:circle;
}
#link-div a
{
    /*color: #333;*/
    font-size: 1em;
    text-decoration: none;
    display: block;
    padding: 3px 5px;
}
#link-div a:hover, #link-div span:hover
{
    background: #073369;
    color: #fff;
}
#login-div
{
}
#rightPan
{
    margin-left: 190px;
    padding: 10px;
}
#rightPan .pageTool table td
{
    padding: 0px 5px;
}
#footer
{
    height: 10px;
    background: #a30523;
    clear: both;
    text-align: center;
    vertical-align: middle;
    line-height: 35px;
    font-size: .8em;
}
#footer a
{
    color: #111;
    text-decoration: none;
}
#footer a:hover
{
    color: #ff9c00;
    text-decoration: underline;
}
.float-left
{
    float: left;
}
.float-right
{
    float: right;
}
p
{
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 12px;
}
h1
{
    color:#015067;
        font-size: 1.3em;
    margin-top: 5px;
    margin-bottom: 10px;
}
h2
{
    font-size: 11px;
    margin-top: 8px;
    margin-bottom: 5px;
}

h3
{
    font-size: 13px;
    margin-bottom: 5px;
    background-color: #f0f0f0;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    border-bottom: darkgray 1px dotted;
    margin-top: 5px;
}
h4
{
    font-size: 12px;
    margin: 4px 1px;
}

ul
{
    list-style-type: square;
    margin-top: 2px;
}


/*-- links CSS --*/
a
{
    color: steelblue;
}
a:link
{
    text-decoration: underline;
}
a:visited
{
    text-decoration: underline;
}
a:hover
{
    color: #993300;
    text-decoration: underline;
    /*background-color: #ffeec0;*/
}

a.topNav:link
{
    font-size: 12px;
    color: White;
    text-decoration: none;
    font-weight: bolder;
}
a.topNav:visited
{
    font-size: 12px;
    font-style: normal;
    color: White;
    text-decoration: none;
    font-weight: bolder;
}
a.topNav:hover
{
    font-size: 12px;
    font-style: normal;
    color: Orange;
    text-decoration: none;
    text-decoration: underline;
    font-weight: bolder;
}

a.footer:link
{
    font-size: 9px;
    color: #858585;
    text-decoration: none;
    font-weight: bolder;
}
a.footer:visited
{
    font-size: 9px;
    font-style: normal;
    color: #858585;
    text-decoration: none;
    font-weight: bolder;
}
a.footer:hover
{
    font-size: 9px;
    font-style: normal;
    color: #993300;
    text-decoration: none;
    text-decoration: underline;
    font-weight: bolder;
}
a.header:link
{
    font-size: 9px;
    color: #565656;
    text-decoration: none;
    font-weight: bold;
}
a.header:visited
{
    font-size: 9px;
    font-style: normal;
    color: #565656;
    text-decoration: none;
    font-weight: bold;
}
a.header:hover
{
    font-size: 9px;
    font-style: normal;
    color: #993300;
    text-decoration: none;
    text-decoration: underline;
    font-weight: bold;
}

.aa
{
    font-size: 10px;
    font-style: normal;
    color: slategray;
    font-weight: bold;
}

a.aa:link
{
     font-size: 10px;
    font-style: normal;
    color: slategray;
    font-weight: bold;
    text-decoration: underline;
}
a.aa:visited
{
     font-size: 10px;
    font-style: normal;
    color: slategray;
    font-weight: bold;
    text-decoration: underline;
}
a.aa:hover
{
     font-size: 10px;
    font-style: normal;
    color: slategray;
    font-weight: bold;
    text-decoration: underline;
}
a.login:link
{
    font-weight: bold;
    font-size: 10px;
    color: white;
    text-decoration: underline;
}
a.login:visited
{
    font-weight: bold;
    font-size: 10px;
    color: white;
    text-decoration: underline;
}
a.login:hover
{
    font-weight: bold;
    font-size: 10px;
    color: #993300;
    text-decoration: underline;
    background-color: gainsboro;
}
#linkPageDiv td
{
    padding: 5px;
    font-size: 1em;
}

.anStyle
{
    font-family: Angelina, Arial, Tahoma, Verdana,  Georgia, "Century Gothic" , Sans-Serif, Serif;
    color: #b9090b;
}
td
{
    font-size: 12px;
}
.lineBreak tr td
{
    padding:4px;
}
p
{
    font-size: 1em;
    margin-bottom: 5px;
    color: #333;
}