.tableText{ FONT-SIZE: 12px; COLOR: #333333; LINE-HEIGHT: 16px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  TEXT-DECORATION: none; text-align:justify}

.formText{ FONT-SIZE: 11px; COLOR: #333333; LINE-HEIGHT: 16px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  TEXT-DECORATION: none; text-align:right}

.tableTextBold{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;	font-weight: bold; color: #000000; text-decoration: none; }

.whiteTextBold{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;	font-weight: bold; color: #FFFFFF; text-decoration: none; }

.tableTextBoldar{ font-family: Tahoma; font-size: 12px;	font-weight: bold; color: #000000; text-decoration: none; }

.blueTextBold{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px;	font-weight: bold; color: #0099CC; text-decoration: none; }

.blueTextBoldar{ font-family: Tahoma; font-size: 14px;	font-weight: bold; color: #0099CC; text-decoration: none; }

.greyTextBold{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px;	font-weight: bold; color: #666666; text-decoration: none; }

.greyText{ font-family: "Franklin Gothic Medium"; font-size: 13px;	font-weight: normal; color: #666666; text-decoration: none; }

.redTextBold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	line-height: normal;
	}
	
.redLinkTextBold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	line-height: normal;
	text-decoration: underline;
	}

a.redLinkTextBold:hover {	color: #FF0000;	text-decoration: none; }

.redTextBold2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	line-height: normal;
}

.OrgTextBold{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;	font-weight: bold; color: #FF9900; text-decoration: none; }

.welcomeText{
	font-family: "Brush Script MT";
	font-size: 25px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;
}
.welcomeTextGrey{
	font-family: "Brush Script MT";
	font-size: 25px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;
}

.formTextBox {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333;
	background-color: #FFFFFF; 	border: 1px solid #B4B4B4;	height: 20px; padding-left: 3px; vertical-align: middle; }
	
.LinkBoldText{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;	font-weight: bold; color: #666666; text-decoration: none; }
a.LinkBoldText:hover {	color: #FF0000;	text-decoration: none; }

.LinkBoldText2{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;	font-weight: normal; color: #666666; text-decoration: none; }
a.LinkBoldText2:hover {	color: #009900;	text-decoration: underline; }

.LinkGreen{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;	font-weight: normal; color: #009900; text-decoration: none; }
a.LinkGreen:hover {	color: #009900;	text-decoration: underline; }

.LinkGreen2{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;	font-weight: Bold; color: #000000; text-decoration: underline; }
a.LinkGreen2:hover {	color: #000000;	text-decoration: none; }

.GreenTxt{ font-family: Tahoma; font-size: 13px;	font-weight: Bold; color: #009900; text-decoration: none; }


.tinyText {	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px; font-weight: normal; color: #666666; text-decoration: none; }

.footerText {	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px; font-weight: normal; color: #666666; text-decoration: none; }

a.footerText:hover{	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px; font-weight: normal; color: #666666; text-decoration: underline; }

.form-btn {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	height: 24px;
	text-align: center;
	background-image: url(images/button_bg.jpg);
	background-repeat: no-repeat;
	width: 62px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
