.TextFooter
{	font-size: 8pt;	color: white;	font-family: Tahoma;	text-decoration: none;
}
.TextFooter:hover
{	font-size: 8pt;	color: white;	font-family: Tahoma;	text-decoration: underline;
}
.GreenBorder
{	border: #276e08 1px solid;}

.LightGreenBorder
{
	border-right: #95ce89 1px solid;	
	border-left: #95ce89 1px solid;
	border-bottom: #95ce89 1px solid;
}

.OrangeBorder
{
	border-right: #F4AE7B 1px solid;	
	border-left: #F4AE7B 1px solid;
	border-bottom: #F4AE7B 1px solid;
}

.8pxGrayText
{	FONT-SIZE: 7.5pt; 	COLOR: #6D6D6D;	text-decoration: none;	font-family: Verdana;}

.8pxLightGreenText
{	FONT-SIZE: 7.5pt; 	COLOR: #4E9A16;	text-decoration: none;	font-family: Verdana;}

.8pxDarkGrayText
{   FONT-SIZE: 7.5pt; 	COLOR: #2F342D;	font-family: Verdana;	}

.8pxWhiteText
{	FONT-SIZE: 8pt; 	COLOR: #f3ffcb;	font-family: Verdana;}

.8pxBlackText
{	FONT-SIZE: 8pt; 	COLOR: #000000;	font-family: Verdana;}

.8pxBlueLink
{FONT-SIZE: 7.5pt; 	COLOR: #1E61A8;	text-decoration: none;	font-family: Verdana;}
.8pxBlueLink:hover
{FONT-SIZE: 7.5pt; 	COLOR: #1E61A8;	text-decoration: underline;	font-family: Verdana;}

.8pxRedText
{	font-size: 7.5pt;	color: red;	font-family: Verdana;}

.8pxBrownText
{ font-size: 8pt;	color: #913400;	font-family: Tahoma;}

.10pxBrownText
{ font-size: 10pt;	color: #913400;	font-family: Tahoma;}

.10pxGray
{font-size: 10pt;	color: #6A6A6A;	font-family: Tahoma;}

.10pxGreen
{font-size: 10pt;	color: #1C6D11;	font-family: Tahoma;}

.10pxBlue
{font-size: 10pt;	color: #0647C9;	font-family: Tahoma;}

.10pxBlack
{font-size: 10pt;	color: #000000;	font-family: Tahoma;}

.10pxLightBlueLink
{font-size: 10pt;	color: #1E61A8;	font-family: Tahoma;}

.12pxGreen
{font-size: 12pt;	color: #0A6112;	font-family: Tahoma;}

.12pxBlack
{font-size: 12pt;	color: #000000;	font-family: Tahoma;}

.12pxbrownText
{font-size: 12pt;	color: #960e1c;	font-family: Verdana;}

.ShiftLeftPadding
{padding:0px 10px 10px 0px;}
.NewsDate
{
	font-weight: normal;
	font-size: 8pt;
	color: darkgray;
	font-family: Tahoma;
}