/* CSS Document */

.footerText {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	TEXT-DECORATION: none;
}

.copyright { font-size: 10px; color: #4d4d4d; font-family: Verdana; TEXT-DECORATION: none; }

a.greenLink, a.greenLink:visited, a.greenLink:active {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	TEXT-DECORATION: none;
}

a.greenLink:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;	
	color: #b2d235;
	TEXT-DECORATION: underline;
}

a.greenLink2, a.greenLink2:visited, a.greenLink2:active {
	font-family:Verdana;
	font-size: 11px;
	color: #4c4d4f;
	font-weight: normal;
}

a.greenLink2:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;	
	color: #b2d235;
	TEXT-DECORATION: underline;
}

a.tickerLink, a.tickerLink:visited, a.tickerLink:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #4d4d4d;
	TEXT-DECORATION: none;
}

a.tickerLink:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;	
	color: #b2d235;
	TEXT-DECORATION: underline;
}

.subtitleText { font-family: Verdana; text-transform:capitalize; font-size: 11px; font-weight: bold; color: #b2d235; vertical-align: top; }

.newsTitle { font-family: Verdana; font-size: 16px; font-weight: normal; color: #b2d235; vertical-align: top; }

.bodyText { font-family: Verdana; font-size: 11px; font-weight: normal; color: #4c4d4f; vertical-align: text-top; }

B.bold {

	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #660000;
	FONT-FAMILY: Verdana
	}
	
.text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.navRegWhite {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.navGreen {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #66cc33;
}

.navRegGreen { font-size: 11px; font-weight: normal; color: #66cc33; font-family: Verdana; }

a.vdlink, a.vdlink:visited, a.vdlink:active {
	FONT-FAMILY: Verdana;
	font-size: 11px;	
	color: #9999ff;
	font-weight: bold;
	TEXT-DECORATION: none;
}

a.vdlink:hover {
	FONT-FAMILY: Verdana;
	font-size: 11px;	
	color: #9999ff;
	font-weight: bold;
	TEXT-DECORATION: underline;
}
   
.vdnormal {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.whiteText {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

a.whiteTextLink, a.whiteTextLink:visited, a.whiteTextLink:active {
	FONT-FAMILY: Verdana;
	font-size: 11px;	
	color: #ffffff;
	font-weight: bold;
	TEXT-DECORATION: none;
}

a.whiteTextLink:hover {
	FONT-FAMILY: Verdana;
	font-size: 11px;	
	color: #ff6600;
	font-weight: bold;
	TEXT-DECORATION: none;
}

.BlackTextTitle {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.WhiteTextTitle {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.BlackText {
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
}

a.blackTextLink, a.blackTextLink:visited, a.blackTextLink:active {
	FONT-FAMILY: Verdana;
	font-size: 11px;	
	color: #44441b;
	font-weight: normal;
	TEXT-DECORATION: none;
}

a.blackTextLink:hover {
	FONT-FAMILY: Verdana;
	font-size: 11px;	
	color: #ff6600;
	font-weight: normal;
	TEXT-DECORATION: underline;
}

a.normalLink, a.normalLink:visited, a.normalLink:active {
	FONT-FAMILY: Verdana;
	font-size: 11px;	
	color: #000000;
	font-weight: normal;
	TEXT-DECORATION: none;
}

a.normalLink:hover {
	FONT-FAMILY: Verdana;
	font-size: 11px;	
	color: #ff6600;
	font-weight: normal;
	TEXT-DECORATION: underline;
}


   


