A
{
	color : Navy;
}
hr
{
	color : B20006;
}
BODY, TD, TH  {
	font-family : arial, verdana, helvetica, system;
	font-size : 9pt;
}

UL, LI {
	font-size : 9pt;
	color: #b20006;
}

.boldred
{
	color : #8B0000;
	font-weight : bold;
}

.plain  {
	font-size : 9pt;
	color: #000000
}

.minus1  {
	font-size : 8pt;
}

.textPadding {
	 margin: 3px 3px 3px 3px;
}

.formbox {	
	font-size : 9pt;
	width : 200px;
}
.minus2  {
	font-size : 7pt;
}
.listtext
{
	color : 50576B;
	font-weight : bold;
}
.smallheader  {
	font-size : 7pt;
	font-weight : bolder;
}
.whiteHeaderXs  {
	font-size : 8pt;
	font-weight : bolder;
	color : White;
	text-decoration: none;
}
.whiteXs  {
	font-size : 7pt;
	color : White;
}
.yellow  {
	font-size : 9pt;
	color : #FFFF00;
}
.white  {
	font-size : 9pt;
	color : White;
}
.navy  {
	font-size : 9pt;
	color : Navy;
}
.whiteHeader  {
	font-size : 9pt;
	font-weight : bold;
	color : White;
}
.redHeader  {
	font-size : 9pt;
	font-weight : bold;
	color : #990000;
}
.redHeaderlink  {
	font-size : 9pt;
	font-weight : bold;
	color : #990000;
	text-decoration : underline;
}
.Header  {
	font-size : 9pt;
	font-weight : bold;
	color : Black;
}
/*------------------------------------------------------------------------------
 ARTICLE CLASSES
*/
.BlueHeader  {
	font-size : 9pt;
	font-weight : bold;
	color : Navy;
}
.articleDate  {
	font-size : 9pt;
	font-weight : bold;
	color : #666666;
}

.headline  {
	font-family : arial, verdana, helvetica, system;
	font-size : 14px;
	font-weight : bold;
	color : #990000;
}
.headlineselected  {
	font-family : arial, verdana, helvetica, system;
	font-size : 8pt;
	font-weight : bold;
	color : Navy;
}


a.headlinesmall:link {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 8pt;
}

a.headlinesmall:active	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Navy;
	text-decoration : underline;
}

a.headlinesmall:visited	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Navy;
	text-decoration : underline;
}

a.headlinesmall:hover	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Navy;
	text-decoration : underline;
}

a.linkbold:link {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : #990000;
	font-weight : heavy;
	font-size : 8pt;
}

a.linkbold:active	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #990000;
	font-weight : heavy;
	text-decoration : underline;
}

a.linkbold:visited	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #990000;
	font-weight : heavy;
	text-decoration : underline;
}

a.linkbold:hover	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #990000;
	font-weight : heavy;
	text-decoration : underline;
}




/*------------------------------------------------------------------------------
*/

.whitelink
{
	text-decoration : underline;
	color : White;
}
.yellowlink
{
	text-decoration : underline;
	color : #FFFF00;
}
.link
{
	text-decoration : underline;
}
.forminput {	
	font-size : 9pt;
	font-family : arial, verdana, helvetica, system;
	width : 300px;
}
.forminput_240 {	
	font-size : 9pt;
	font-family : arial, verdana, helvetica, system;
	width : 240px;
}
.forminput_80 {	
	font-size : 9pt;
	font-family : arial, verdana, helvetica, system;
	width : 80px;
}
.forminput_140 {	
	font-size : 9pt;
	font-family : arial, verdana, helvetica, system;
	width : 140px;
}
.plainlink  {
	font-size : 9pt;
	color : #000000;
}
redtitle
{
	color : B20006;
	font-weight : bold;
	font-size : 36px;
	font-family : Arial, Helvetica, sans-serif;
}