﻿body {
}

#sf_mainpage
{
    color: #0B4477;
    width: 800px;
    padding: 0px 5px 0px 5px;
    margin: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sf_TitleSection
{
    margin: 0;
    padding: 0;
    width: 790px;
    padding: 0px;
}

#sf_TitleSection h5
{
    padding: 0;
    margin: 0;
    font-family: inherit;
    text-align: center;
    font-size: large;
}

#sf_TitleSection p
{
    padding: 0;
    margin: 0;
    font-family: inherit;
    text-align: center;
    font-size: small;
    font-style: normal;
}

.sf_MainSection
{
    position: relative;
    color: #303030;
    margin: 0;
    width: 790px;
    margin-bottom: 5px;
    padding: 0px 0px 0px 0px;
  /*  background-color: White;  */
    background: transparent url(new/bg_FullPageTitleBarSmall.gif) no-repeat top left; 
    border-bottom: solid 1px #e1e1e1;  
    border: solid 1px #e1e1e1;
}

.sf_MainSection a   
{
    color: #0B4477;
    font-size: 100%;
}

.sf_MainSection a:hover 
{
     color: #2d7370;
     background-color: #FFF799;
     text-decoration: underline;
     font-size: 100%;
     
}

div.sf_MainSection a:active 
{
     color: #6b9b35;
     font-size: 100%;
     background-color: transparent;
} 

.sf_title
{/* after header margin adjustment */
    font-weight: bold;
    text-align: left;
    text-indent: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 0.2em;
    width: 99%;
    border-bottom: solid 1px #2974a7;
    color: #2974a7;
    font-size: small;
/*    background-color: #e1e1e1;  */
}

.sf_ListArea
{
    width: 780px;
    margin: 0px;
    padding: 10px 0px 0px 0px;
    height: auto;
}

.sf_ListArea dl
{
    margin: 0px;
    padding: 0px;
}

.sf_ListArea dt
{
    float: left;
    width: 390px;
    line-height: 1.5em;
    text-align: left;
    height: auto;
    margin: 0px;
    padding: 0px;
}

.sf_ListArea dd
{
    float: right;
    text-align: left;
    line-height: 1.5em;
    width: 390px;
    height: auto;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
}

.sf_ListArea ul
{
     list-style-type: none;
     list-style-image: none;
}


.sf_ListArea li a.icon 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-left: 25px;
    background-position: 5px center;
    font-size: smaller;
}

.pdf-file {background: transparent url(new/pdf-tiny.gif) no-repeat left; padding: 0px; }
.fileinfo {color: #888; }

div.sf_bottomClear
{
    clear: both;
    margin: auto;
    border: none;
}