/* CSS Document */
body 
    {
    /*scrollbar-arrow-color:#FFFFFF;
    scrollbar-base-color:#7D1786;
    scrollbar-darkshadow-color:#000000;
    scrollbar-face-color:#7D1786;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-shadow-color:#000000;
    */
    color:black;/*656464;*/
    cursor: default;
    font-family: Arial;
    font-size:12px;
    
    }
TD
    {font-family: Arial, Helvetica; font-size:12px}
    
a, a:visited{
    font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #7D1786;
    text-decoration: underline;
    background-color : transparent;
}
a:hover{
    font-family: Arial,Verdana, Geneva Helvetica, sans-serif;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #7D1786;
    background-color : transparent;
}
a.hiddenlink, a.hiddenlink:visited{
    font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: black;
    text-decoration: none;
    background-color : transparent;
    
}
a.hiddenlink:hover{
    font-family: Arial,Verdana, Geneva Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: black;
    background-color : transparent;
    cursor:default;
}

a.large,a.large:hover,a.large:visited {
    font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #7D1786;
    text-decoration: underline;
    background-color : transparent;
}
a.large:hover {
    font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #ffffff;
    background-color:#7D1786;
    text-decoration: underline;
}
a.small, a.small:visited{
    font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #7D1786;
    text-decoration: underline;
    background-color : transparent;
}

a.small:hover{
    font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #7D1786;
    background-color : transparent;
}
.small
    {font-family: Arial, Helvetica; font-size:9px}
.text 
    {font-family: Arial, Helvetica; font-size:12px;color:black}
.medtext 
    {font-family: Arial, Helvetica; font-size:14px;color:black}
.lrgtext 
    {font-family: Arial, Helvetica; font-size:20px}
.header
    {font-family: Arial, Helvetica; font-size:16px; font-weight:bold}
.head
    {font-family: Arial, Helvetica; font-size:11px; font-weight:bold}
.warning 
    {font-family: Tahoma, Arial, Helvetica; font-size:12px; font-weight: bold; color: red}
    
.hidden {
     visibility: hidden; 
     font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif; 
     font-size: 11px;
     font-weight: normal;
     /*color: Red;*/
     }
TD.menutop            { background:   url(images/nav/menu/top_border.gif) repeat-x top}
TD.menubottom        { background:   url(images/nav/menu/bottom_border.gif) repeat-x bottom}
.menu {
    font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: white;
    text-decoration: none;
    background-color : transparent;
}
a.menu, a.menu:visited{
    font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: white;
    text-decoration: none;
    background-color : transparent;
}

a.menu:hover{
    font-family: Arial,Verdana, Geneva Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: E5DAB5;
    background-color : transparent;
}
ul.list {
        list-style-image : url(images/bullet.gif);
        vertical-align : middle;
        line-height: 25px;
        text-indent: -24px;
        list-style-type: disc;
    
    }
li {
        padding-left: 5px;
    }
ul.list2 {
        list-style-image : url(images/bullet2.gif);
    }
ul.list3 {
        list-style-image : url(images/bullet.gif);
        vertical-align : middle;
    }
.subheader {
font-family: Arial, Helvetica; font-size:14px; font-weight:bold
}
.small2 {
    font-size: 10px;
}
.textlg {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    color: #000000;
    text-align: left;
}
.textlgbold {
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    text-align: left;
}.linklg {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.tableforeground3
        { font-family: "Lucida Grande", Verdana,Arial, Helvetica; color: #ffffff;  background-color: #7D1786; font-size: 10px }
.tableforeground4
        { font-family: "Lucida Grande", Verdana,Arial, Helvetica; color: #ffffff;  font-size: 10px }
.tableforeground5
        { font-family: "Lucida Grande", Verdana,Arial, Helvetica; color: black;  background-color:#CCCCFF; font-size: 12px; height: 30px;  text-shadow: 2px 2px 1px #3D3D3D;
}    
.tableforeground6
        { font-family: "Lucida Grande", Verdana,Arial, Helvetica; color: #7D1786;  background-color:#cccccc; font-size: 12px;height:30px;  text-shadow: 2px 2px 1px #3D3D3D;
}
            
.dirheader
    {
    font-family: "Lucida Grande", Verdana, Arial, Helvetica; font-weight: bold;color:#ffffff;font-size:10pt; background-color:#660099 }
.dirbody
    {
    font-family: "Lucida Grande", Verdana, Arial, Helvetica; font-size:9pt;}
.dirbody_lg
    {
    font-family: "Lucida Grande", Verdana, Arial, Helvetica; font-weight: bold;font-size:9pt;}    
/*    .dirheader
    {
    font-family: Arial, Helvetica; font-weight: bold;font-size:11pt; background-color:#CCCCCC }*/
.smalllink{
    font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #7D1786;
    text-decoration: underline;
    background-color : transparent;
    cursor:hand;
}
.smalllink2{
    font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #FFFFFF;
    text-decoration: underline;
    background-color : black;
    cursor:hand;
}
.report-header td {
    color: #FFFFFF;
    background-color: #000000;
    font-weight: bold;
}
.report-body tr {
    background-color: #CCCCCC;
}
.report-body .report-total td {
    font-weight: bolder;
    color: #FFFFFF;
    background-color: #999999;
}
.report-body .report-subheader td {
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}
.report-body .report-item-header {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #666666;
}
.formlabel {
    font-family: "Lucida Grande", Verdana, Arial, Helvetica; 
    font-size:14px; 
    font-weight:bold;
    float:left;
    width: 150px;
    margin-right:15px;
    margin-bottom: 25px;
    /*border-bottom: 2px dashed #666666;*/
}
.formfield {
    margin-bottom: 25px;
    font-family: "Lucida Grande", Verdana, Arial, Helvetica; 
    /*border-bottom: 2px dashed #666666;*/
}
.form-mini-lab {

    margin-left: 1px;
    color: #666666;
}
.form-sub-label {
    font-weight: bold;
    color: #666666;
    margin-bottom:8px;
    font-size: 13px;
}
.form-spacer {
    padding-top:3px;
}

#formcontainer input,select,textarea {
    background-color: #cccccc;
    color: #330066;
    font-weight: bold;
    border: 2px solid #999999;
    margin-top: 5px;
}
.headerlabel {
    color: white;
    font-weight: bold;
    font-size: 14px;
    background: #330066;
    padding: 4px;
    text-align: center;
}
a.headerlabel {
    color: white;
    font-weight: bold;
    font-size: 14px;
    background: #330066;
    padding: 4px;
    text-align: center;
    text-decoration:none;
}
a.headerlabel:hover {
    text-decoration: underline;
}
.ctr {
    text-align: center;
}

#usernav {
position: fixed;
top: 0;
height: 50px;
background: url(images/purplegradient.png) repeat-x bottom left #7B3AA5;
color: #330066;
width: 100%;
border-bottom: 1px solid black;
margin-bottom: 10px;
}

#usernav #logo {
float: left;
width: 100px;
}
#usernav #navbar {
float: left;
padding-left: 5px;
}
#usernav #logout {
width: 100px;
height: 50px;
border-left: 1px solid black;
float: right;

}
#usernav #navbar ul {
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: transparent;
}
#usernav #navbar ul li {
    float: left;
    display: inline;
    margin: 0;
}
#usernav #navbar ul li a, #usernav a{
    display: block;
    position: relative;
    padding: 0.2em 1em;
    background-color: transparent;
    font-size: .9em;
    font-weight: bold;
    color: white;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.05em;
    border-right: 0;
}
#usernav #navbar ul li a:hover,#usernav a:hover {
    background: white;
    color: #7B3AA5;
    text-decoration: underline;
}

select.usernav {
color: #330066;
    background-color: #cccccc;
    font-weight: bold;
    border: 2px solid #999999;
    margin-top: 10px;
}
#pagebody {
margin-top: 55px;
* margin-top: 5px;
}

table.tbl td
    {font-family: Arial, Helvetica; font-size:14px;color:black}
    
    
.callout {
    padding: 3px;
    float: right;
    position: relative;
    margin: 0 0px 0 0;
}

.callin {
    padding: 3px;
    float: left;
    position: relative;
    margin: 0 0 0 -50px;
}

.imgleft {
    float: left;
    padding: 5px 5px 5px 0;
}

.imgrightSm {
    float: right;
    padding: 0 40px 5px 5px;
}

.imgrightMd {
    float: right;
    padding: 0 20px 5px 5px;
}

.quote {
    background-color: ;
    color: ;
    font-size: x-small;
    padding: 5px;
    width: 200px;
    float: right;
    position: relative;
    margin: 0 -90px 0 5px;
    border-top: #999999 1px solid;
    border-right: #999999 1px solid;
    border-bottom: #666666 2px solid;
    border-left: #666666 2px solid;
}

.quotename {
    text-align: right;
    color: #999999;
}
.withborder {
    border: 1px solid black;
}