.maintext
{
    font-family: Times New Roman, serif;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
}
.maintext a:link
{
    text-decoration: none;
    color: #d57a1f;
} 
.maintext a:visited {
	text-decoration: none;
	color: #d57a1f;
}
.maintext a:active
{
    text-decoration: none;
    color: #d57a1f;
}
.maintext a:hover
{
    text-decoration: underline;
    color: #fbb816;
}
.pagetitle
{
    font-family: Times New Roman, serif;
    font-size: 20px;
	font-weight: bold;
    line-height: 22px;
    color: #d57a1f;
}
.orangetitle
{
    font-family: Times New Roman, serif;
    font-size: 15px;
	font-weight: bold;
    line-height: 17px;
    color: #d57a1f;
}
.newstext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    color: #000000;
}
.newstextwhite
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    color: #FFFFFF;
}
.datetext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    color: #FFFFFF;
}
.featuretext
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #003663;
}
.featuretextheader
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: bold;
    line-height: 16px;
    color: #003663;
}
.footertext
{
    font-family: Times New Roman, serif;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}
.footertext a:link
{
    text-decoration: none;
    color: #000000;
} 
.footertext a:visited {
	text-decoration: none;
	color: #000000;
}
.footertext a:active
{
    text-decoration: none;
    color: #000000;
}
.footertext a:hover
{
    text-decoration: underline;
    color: #000000;
}
.datetext
{
    font-family: Times New Roman, serif;
    font-size: 12px;
    line-height: 18px;
    color: #FFFFFF;
}
.whitetext
{
    font-family: Times New Roman, serif;
    font-size: 10px;
    line-height: 18px;
    color: #000000;
}
.whitetext a:link
{
    text-decoration: none;
    color: #FFFFFF;
} 
.whitetext a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.whitetext a:active
{
    text-decoration: none;
    color: #FFFFFF;
}
.whitetext a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}
.photocredit
{
    font-family: Times New Roman, serif;
    font-size: 9px;
    line-height: 11px;
    color: #000000;
}