.bgPlain
{
	background-color: #ffffff;
}
.bgNews
{
	background-color: #6e7e63;
}

.fntHead
{
	font-family: Arial; font-size: 9pt; font-weight: bold; color: #000000; text-decoration: none;
}
.fntSubHead
{
	font-family: Arial; font-size: 9pt; font-weight: bold; color: #444; text-decoration: none;
}
.fntHeadWhite
{
	font-family: Arial; font-size: 9pt; font-weight: bold; color: #ffffff; text-decoration: none;
}
.fntHeadGolden
{
	font-family: Arial; font-size: 9pt; font-weight: bold; color: #fcdd03; text-decoration: none;
}
.fntHeadBlue
{
	font-family: Arial; font-size: 9pt; font-weight: bold; color: #c7cfda; text-decoration: none;
}
.fntHeadRed
{
	font-family: Arial; font-size: 10pt; font-weight: bold; color: #920029; text-decoration: none;
}

.fntPage
{
	font-family: Arial; font-size: 9pt; font-weight: normal; color: #333; text-decoration: none;
}
.fntPageWhite
{
	font-family: Arial; font-size: 9pt; font-weight: normal; color: #ffffff; text-decoration: none;
}
.fntPageGolden
{
	font-family: Arial; font-size: 9pt; font-weight: normal; color: #fbe775; text-decoration: none;
}
.fntPageRedBold
{
	font-family: Arial; font-size: 9pt; font-weight: bold; color: #f55a18; text-decoration: none;
}
.fntNews
{
	font-family: Arial; font-size: 9pt; font-weight: normal; color: #666666; text-decoration: none;
}

a.standard
{
	 font-family: Arial; font-size: 9pt; font-weight: normal; color: #668199; text-decoration: underline;
}
a:hover.standard
{
	 font-family: Arial; font-size: 9pt; font-weight: normal;  color: #5d7485; text-decoration: underline;
}

a.companysite
{
	 font-family: Arial; font-size: 9pt; font-weight: normal; color: #336797; text-decoration: underline;
}
a:hover.companysite
{
	 font-family: Arial; font-size: 9pt; font-weight: normal;  color: #2c5b85; text-decoration: underline;
}

a.footerlinks
{
	 font-family: Arial; font-size: 9pt; font-weight: normal; color: #ffffff; text-decoration: underline;
}
a:hover.footerlinks
{
	 font-family: Arial; font-size: 9pt; font-weight: normal;  color: #ffffff; text-decoration: underline;
}

a.headerlink
{
	 font-family: Arial; font-size: 9pt; font-weight: bold; color: #ffffff; text-decoration: underline;
}
a:hover.headerlink
{
	 font-family: Arial; font-size: 9pt; font-weight: bold;  color: #ffffff; text-decoration: underline;
}

a.top
{
	 font-family: Verdana; font-size: 9pt; font-weight: bold; color: #668199; text-decoration: underline;
}
a:hover.top
{
	 font-family: Verdana; font-size: 9pt; font-weight: bold;  color: #5d7485; text-decoration: underline;
}


.horirule
{
    color: #ccc; height: 1px;
}