﻿body
{
	font-family: Arial, Helvetica, Sans-Serif;
}

h2
{
    font-size: 16pt;
    color:#38155D;
}
h3 { font-size: 13pt; }
.ToolTip
{
    font-family:Arial;
    font-size:12px;
    color:#38155D;
    position:absolute;
    display:none;
    border:2px solid #38155D;
    background-color: #F676C9;
    width:200px;
    padding:3px;
    line-height:normal;
}
.HelpIcon
{
    cursor:pointer;
}
.CloseButton
{
    cursor:pointer;
    float: right;
}
.aarp
{
    text-align:center;
    width:141px;
}
.aarp a:link
{
    font-family:Arial;
    text-decoration:none;
    font-size:12px;
    color:#FFFFFF;
    font-weight:bold;
}
.aarp a:visited
{
    font-family:Arial;
    text-decoration:none;
    font-size:12px;
    color:#FFFFFF;
    font-weight:bold;
}
.aarp a:hover
{
    font-family:Arial;
    text-decoration:none;
    font-size:12px;
    color:#FFFFFF;
    font-weight:bold;
}
.FooterSmall
{
    width: 756px;
    text-align: center;
    padding-bottom: 3px;
}
.FooterSmall, .FooterSmall a, .FooterSmall a:active, .FooterSmall a:link, .FooterSmall a:visited, .FooterSmall a:hover
{
    font-family:Arial;
    text-decoration:none;
    font-size:10px;
    color:#FFFFFF;
    font-weight:bold;
}
.ApplicationTable tr td
{
    border-bottom:1px solid #DEC7D1;
}
.ApplicationTable tr td.ApplicationCellIndent
{
    padding-left:15px;
}
.ApplicationTable tr td.ApplicationCellNoBorder
{
    border-bottom:none;
}
    