* {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #777B7F;
}

img
{
    border: 0px;
}

.clear
{
    clear: both;
}

.invalid
{
    color: red;
}

.tiny
{
    font-size: 7pt;
}

table.paginate
{
    width: 100%;
    border-top: 1px solid #DBDDDD;
    border-right: 1px solid #DBDDDD;
    border-bottom: 1px solid #DBDDDD;
}
table.paginate tr td
{
    background-color: #F1F2F2;
    border-left: 1px solid #CCD6E3;
}
table.paginate tr td.current
{
    padding: 3px;
    background-color: white;
}
table.paginate tr td a
{
    padding: 3px;
    display: block;
    text-decoration: none;
}
table.paginate tr td a:hover
{
    padding: 3px;
    display: block;
    background-color: white;
    text-decoration: none;
}



div.widget
{
    border: 1px solid #D4DAEA;
}

div.widget-head
{
    border-left: 1px solid #D4DAEA;
}

div.widget-body
{
    background-color: #F1F2F2;
    padding: 5px;
}

.teaser
{
    
}

    .teaser-head
    {
        height: 30px;
        background-color: #777B7F;
        color: white;
        padding-left: 13px;
    }
    
        .teaser-head-left
        {
            width: 160px;
            float: left;
        }
        
        .teaser-head-right
        {
            width: 90px;
            float: left;
            text-align: right;
            line-height: 30px;
        }
        
            .teaser-head-right a
            {
                color: white;
                font-size: 7pt;
            }
    
    .teaser-body
    {
        background-color: #F1F2F2;
        padding: 13px;
    }

        .teaser-body hr
        {
            border-top: 2px solid white;
            border-right: none;
            border-bottom: none;
            border-left: none;
            height: 2px;
            margin-top: 10px;
            margin-bottom: 10px;
        }
        
        .teaser-body strong
        {
            
        }


#top
{
    padding: 0px;
    margin: 0px;
}

#main
{
    margin: 0px;
    padding: 0px;
}

    #logos
    {
        width: 856px;
        margin: 0px auto 0px auto;
    }
    
    #menu
    {
        background-color: #F1F2F2;
        height: 61px;
        clear: both;
    }
    
        #nav
        {
            width: 856px;
            margin: 0px auto;
        }
        
        #history
        {
            width: 856px;
            margin: 0px auto;
            line-height: 30px;
        }
    
    #content
    {
        width: 856px;
        margin: 20px auto;
    }
    
    #footer
    {
        width: 856px;
        margin: 0px auto;
    }
    
    div#footer *
    {
        font-size: 7pt;
    }
    
        div#footer-copyleft
        {
            width: 135px;
            float: left;
        }
        
        div#footer-menu
        {
            width: 650px;
            text-align: center;
            float: left;
        }
        
        div#footer-link-top
        {
            width: 70px;
            text-align: right;
            float: left;
        }
    
    #finish
    {
        background-color: #F1F2F2;
        height: 38px;
    }
    
        #line
        {
            width: 856px;
            margin: 0px auto;
            background-color: #777B7F;
            height: 5px;
        }
        
        #user-info
        {
            width: 856px;
            margin: 0px auto;
            line-height: 33px;
        }





div.form-item
{
    padding-bottom: 5px;
}

div.form-item label span
{
    float: left;
    width: 130px;
    margin-right: 10px;
}

div.form-item label span.invalid
{
    float: left;
    width: 130px;
    margin-right: 10px;
    color: red;
}

div.form-item input
{

}

div.form-break
{
    clear: both;
}








.survey_print_title
{
    font-size: 18pt;
    color: black;
    font-weight: bold;
}

.survey_question
{
    background: #F1F2F2;
    padding: 10px;
}

.survey_answers
{
    margin: 5px 0px 5px 0px;
}

.survey_answer
{
    display: inline;
}


.survey_print_header
{
    font-size: 12pt;
    color: black;
    font-weight: bold;
}

.survey_print_data_label
{
    font-weight: bold;
    color: black;
    font-size: 10pt;
}

.survey_print_data_value
{
    color: black;
    font-size: 10pt;
}

.survey_print_question
{
    font-size: 10pt;
    color: black;
}

.survey_print_answers
{
    color: black;
    text-decoration: underline;
    font-size: 10pt;
}

.survey_print_data_link
{
    font-size: 12pt;
    font-weight: bold;
    color: #777B7F;
}

/* partner search */
div#partnerSearchCriteria {
    padding: 10px 5px 10px 5px;
    margin-top: 10px;
    font-size: 90%;
    height: 30px;
    background-color: #f2f2f2;
    color: #BB101F;
}

div#partnerSearchCriteria div {
    float: left;
}

div#partnerSearchCriteria div input, div#partnerSearchCriteria div select {
    width: 150px;
}

div#partnerSearchCriteria div.inner {
    width: 165px;
}

div#partnerSearchCriteria label {
    font-weight: bold;
}

div#partnerSearchPager {
    clear: both;
    padding: 10px 5px 10px 5px;
    margin-top: 20px;
    position: relative;
    height: 15px;
    background-color: #777B7F;
    color: white;
}

div#partnerSearchPagerDisplay {
    position: absolute;
    color: white;
}

div#partnerSearchPagerControl {
    position: absolute;
    right: 5px;
}

div#partnerSearchPager a {
    color: white;
    text-decoration: none;
}

table#partnerSearch {
    font-size: 90%;
}

table#partnerSearch th, table#partnerSearch td {
    padding: 5px 5px 5px 5px;
}

table#partnerSearch th {
    text-align: left;
    font-weight: normal;
    background-color: #94979A;
    color: white;
}

table#partnerSearch th a {
    color: white;
    text-decoration: none;
}

table#partnerSearch td a {
    text-decoration: none;
}

table#partnerSearch td.inner {
    border-right: 1px solid #94979A;
}

table#partnerSearch tr.even {
    background-color: #f2f2f2;
}

table#partnerSearch tr.odd {
    background-color: #EBEBEB;
}