﻿h1
{
    height: 35px;
    line-height: 35px;
}

.download_link
{
    font-family: Trebuchet MS;
    font-size: 12px;
    margin-left: 20px;
    margin-right: 10px;
    margin-bottom: 12px;
    margin-top: 16px;
    color: #666666;
    line-height: 16px;
}

.members_link
{
    font-family: Trebuchet MS;
    font-size: 12px;
    margin-left: 20px;
    margin-right: 10px;
    margin-top: 0px;
    margin-bottom: 6px;
    color: #666666;
    line-height: 16px;
}

.rbText
{
	text-align: center;
}

.partnerSelection
{
    font-size: large;
}

table 
{
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #666666;
    line-height: 16px;
    text-align: justify;
}

h5
{
    font-family: Trebuchet MS;
    font-size: 14px;
    color: #003B79;
    line-height: 16px;
    text-align: justify;
}

p 
{
    font-family: Trebuchet MS;
    font-size: 12px;
    margin-left: 0px;
    margin-right: 20px;
    margin-top: 6px;
    margin-bottom: 18px;
    color: #666666;
    line-height: 16px;
    width: 670px;
    text-align: justify;
}

h3
{
    font-family: Trebuchet MS;
    font-size: 12px;
    font-weight: normal;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 14px;
    margin-bottom: 12px;
    color: #003B79;
    line-height: 14px;
    text-transform: uppercase;
}

a
{
    font-style: normal;
    text-decoration: none;
    color: #003B79;
    font-weight: normal;
}

a:hover
{
    color: #BCC2D9;
    text-decoration: underline;
}