Body
{
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    background: #fafafa;
    margin: 0 0 0 0;
}
.TitleModule
{
    font-family: verdana;
    font-size: 16px;
    font-weight: bold;
    color: #e6a61c;
}
.Title1
{
    background-image: url('Containers/Dalbar/Images/bgtitle1.png');
    background-repeat: no-repeat;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    color: white;
    display: block;
    text-decoration: none;
    padding: 0px 0px 10px 5px;
    margin-left: -5px;
}
.Title1_2lines
{
    background-image: url('Containers/Dalbar/Images/bgtitle1_2lines.png');
    background-repeat: no-repeat;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    color: white;
    display: block;
    text-decoration: none;
    padding: 0px 0px 12px 5px;
    margin-left: -5px;
}
.Title1b
{
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    color: #e6a61c;
    display: block;
    vertical-align: top;
    margin-bottom: 8px;
}
.Title2
{
    background-image: url('Containers/Dalbar/Images/bgtitle2.png');
    margin: 0px -10px 2px -10px;
    height: 24px;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    color: white;
    display: block;
    text-decoration: none;
    padding-left: 8px;
}
.Title3
{
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    color: #e6a61c;
}
.Title4
{
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    font-variant: small-caps;
}
/* 
    Special
*/
.SmallCaps
{
    font-variant: small-caps;
}
.ImageL1
{
    float: left;
    margin-right: 10px;
}
.toolTip 
{ 
    border:solid 1px;
    background-color: #ffffff;
    padding-left:5px;
    padding-right:5px;
}
.modalPopupExtenderBackground 
{
}
/* 
    For Custom Aspx Page
*/

a.BulletedListUnSelect:link,a.BulletedListUnSelect:visited,a.BulletedListUnSelect:active
{
    cursor: hand;
    display: inline-block;
    text-decoration: none;
    font-family: verdana;
    font-size: 10px;
    background-color: #dcdfe0;
    border: 1px solid #e49c00;
    color: #1c282c;
    vertical-align: middle;
    padding: 4px;
}
a.BulletedListUnSelect:hover
{
    display: inline-block;
    cursor: hand;
    text-decoration: none;
    font-family: verdana;
    font-size: 30px;
    background-color: #dcdfe0;
        border: 1px solid #e49c00;
    color: #1c282c;
    vertical-align: middle;
    padding: 5px;
}
a.BulletedListSelect, a.BulletedListSelect:link, a.BulletedListSelect:visited, a.BulletedListSelect:active
{
    display: inline-block;
    cursor: hand;
    text-decoration: none;
    font-family: verdana;
    font-size: 30px;
    background-color: #dcdfe0;
    border: 1px solid #e49c00;
    color: #1c282c;
    vertical-align: middle;
    padding: 5px;
}

