
.news
{
	font-family: times, georgia, serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	color: #ffffff
}

.black
{
	font-family: times, georgia, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
	color: #000000
}

.blackLg
{
	font-family: times, georgia, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
	color: #000000
}

.goldBoldBright
{
	font-family: times, georgia, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	font-style: normal;
	color: #FFC94F
}

.goldBold
{
	font-family: times, georgia, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	font-style: normal;
	color: #FCDA8B
}

.goldLgBold
{
	font-family: times, georgia, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
	color: #FCDA8B
}

.goldReg
{
	font-family: times, georgia, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	color: #FCDA8B
}

.whiteReg
{
	font-family: times, georgia, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF
}

.whiteReg:link,
.whiteReg:visited
{
	text-decoration: none;
	color: #FFFFFF
}

.whiteReg:active,
.whiteReg:hover
{
	text-decoration: underline;
	color: #FFFFFF
}

.whiteLg
{
	font-family: times, georgia, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF
}

.whiteLg:link,
.whiteLg:visited
{
	text-decoration: none;
	color: #FFFFFF
}

.whiteLg:active,
.whiteLg:hover
{
	text-decoration: underline;
	color: #FFFFFF
}

.whiteRegJustified
{
	font-family: times, georgia, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	color: #FFFFFF
}

.whiteBold
{
	font-family: times, georgia, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF
}

.whiteBold:link,
.whiteBold:visited
{
	text-decoration: none;
	color: #FFFFFF
}

.whiteBold:active,
.whiteBold:hover
{
	text-decoration: underline;
	color: #FFFFFF
}

.whiteLgBold
{
	font-family: times, georgia, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF
}

.whiteLgBold:link,
.whiteLgBold:visited
{
	text-decoration: none;
	color: #FFFFFF
}

.whiteLgBold:active,
.whiteLgBold:hover
{
	text-decoration: underline;
	color: #FFFFFF
}

.Updated
{
	font-family: times, georgia, serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FF6600
}

.ReadMore
{
	font-family: times, georgia, serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FF6600
}

.ReadMore:link,
.ReadMore:visited
{
	text-decoration: none;
	color: #FF6600
}

.ReadMore:active,
.ReadMore:hover
{
	text-decoration: underline;
	color: #FF6600
}

.QuoteRed
{
	font-family: times, georgia, serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	font-style: normal;
	color: #AD0000
}

.QuoteRed:link,
.QuoteRed:visited
{
	text-decoration: none;
	color: #AD0000
}

.QuoteRed:active,
.QuoteRed:hover
{
	text-decoration: underline;
	color: #AD0000
}

.quoteSmall
{
	font-family: times, georgia, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	font-style: normal;
	color: #000000
}
.quoteMedium
{
	font-family: times, georgia, serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	font-style: normal;
	color: #000000
}
.quoteLarge
{
	font-family: times, georgia, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
	color: #000000
}






/* LEGAL */

.legal
{
 	color: #999999;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 9px;
	position: relative;
	left:20px;
	width: 725px;
}

.legal a
{
	color: #b41e0e;
}

.legal a:link,
.legal a:visited
{
	text-decoration: none;
}

.legal a:hover,
.legal a:active
{
	text-decoration: underline;
}