.maintext
{
    font-family: Times New Roman;
    font-size: 14px;
    line-height: 16px;
    color: #0D004C;
}
.maintext a:link
{
    text-decoration: none;
    color: #0D004C;
} 
.maintext a:visited {
	text-decoration: none;
	color: #0D004C;
}
.maintext a:active
{
    text-decoration: none;
    color: #0D004C;
}
.maintext a:hover
{
    text-decoration: underline;
    color: #2198EB;
}
.navtext
{
    font-family: Times New Roman;
    font-size: 15px;
	font-weight:bold;
    line-height: 18px;
    color: #0D004C;
}
.navtext a:link
{
    text-decoration: none;
    color: #0D004C;
} 
.navtext a:visited {
	text-decoration: none;
	color: #0D004C;
}
.navtext a:active
{
    text-decoration: none;
    color: #0D004C;
}
.navtext a:hover
{
    text-decoration: none;
    color: #964300;
}
.pageheader
{
    font-family: Times New Roman;
    font-size: 18px;
	font-weight:bold;
    line-height: 18px;
    color: #0D004C;
}
.maintextwhite
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
    color: #FFFFFF;
}
.footertext
{
    font-family: Times New Roman;
    font-size: 10px;
	font-weight:bold;
    line-height: 12px;
    color: #FFFFFF;
}
.footertext a:link
{
    text-decoration: none;
    color: #FFFFFF;
} 
.footertext a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footertext a:active
{
    text-decoration: none;
    color: #FFFFFF;
}
.footertext a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}
.datetext
{
    font-family: Times New Roman;
    font-size: 14px;
	font-weight:bold;
    line-height: 14px;
    color: #FFFFFF;
}