.maintext a:link
{
    text-decoration: none;
    color: #15127E;
}
.maintext a:visited
{
    text-decoration: none;
    color: #15127E;
}
.maintext a:active
{
    color: #15127E;
    text-decoration: none;
}
.maintext a:hover
{
    text-decoration: underline;
    color: #15127E;
}
.maintext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #15127E;
    text-decoration: none;
}
.SmallText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    line-height: 17px;
    color: #15127E;
    text-decoration: none;
}
.whitetext a:link
{
    text-decoration: none;
    color: #FFFFFF;
    line-height: 17px;
}
.whitetext a:visited
{
    text-decoration: none;
    color: #FFFFFF;
}
.whitetext a:active
{
    color: #FFFFFF;
}
.whitetext a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}
.whitetext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #FFFFFF;
}
.headertext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: bold;
    line-height: 17px;
    color: #15127E;
    text-decoration: none;
	}
.leftnavtext a:link
{
    text-decoration: none;
    color: #FFFFFF;
}
.leftnavtext a:visited
{
    text-decoration: none;
    color: #FFFFFF;
}
.leftnavtext a:active
{
    color: #FFFFFF;
    text-decoration: none;
}
.leftnavtext a:hover
{
    text-decoration: none;
    color: #D41214;
}
.leftnavtext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #FFFFFF;
    text-decoration: none;
}

.HeadLine
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #15127E;
}

.toptext a:link
{
    text-decoration: none;
    color: #15127E;
    line-height: normal;
}
.toptext a:visited
{
    text-decoration: none;
    color: #15127E;
}
.toptext a:active
{
    color: #15127E;
    text-decoration: none;
}
.toptext a:hover
{
    text-decoration: none;
    color: #C8C8C8;
}
.toptext
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 17px;
    color: #15127E;
    text-decoration: none;
}
.greytext a:link
{
    text-decoration: none;
    color: #C8C8C8;
    line-height: normal;
}
.greytext a:visited
{
    text-decoration: none;
    color: #C8C8C8;
}
.greytext a:active
{
    color: #C8C8C8;
    text-decoration: none;
}
.greytext a:hover
{
    text-decoration: none;
    color: #4578FF;
}
.greytext
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 17px;
    color: #C8C8C8;
    text-decoration: none;
}
.TableCaptions
{
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    color: #FFFFFF;
    background-color: SteelBlue;
    height: 20px;
}
.RowStyle
{
    font-family: Tahoma;
    font-size: 9pt;
    background-color: #F2F2F2;
    height: 20px;
}
.AlternatingRowStyle
{
    font-family: Tahoma;
    font-size: 9pt;
    background-color: #FFFFFF;
    height: 20px;
}
.HeaderText
{
    font-family: Tahoma;
    font-weight: bold;
    font-size: 10pt;
    color: #15127E;
    height: 20px;
}
.PrettyBoxes
{
    border-width: 1px;
	border-color: #898989;
	border-bottom-color: #898989;
    background-color: #FFFFFF;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
}