.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.alert {
	color:#FF0000;
}
input,textarea {border:1px solid #898EA3; font-style:normal; font-variant:normal;  font-size:12px; font-family:Arial}
.grayInput {border:1px solid #898EA3;background-color:#F3F3F3;font-style:normal; font-variant:normal;  font-size:12px; font-family:Arial}
.whitetable  {border:1px solid #898EA3;font-style:normal; font-variant:normal;  font-size:12px; font-family:Arial}

.BIGwhiteLink   { font-size: 12pt; font-family: Arial; color: #FFFFFF; font-weight: bold; text-decoration:none}
.BIGBlueLink   { font-size: 12pt; font-family: Arial; color: #6699FF; font-weight: bold; text-decoration:none}
.bigGrayLink   { font-size: 12pt; font-family: Arial; color: #666666; font-weight: bold; text-decoration:none}
.bigBlackLink   { font-size: 12pt; font-family: Arial; color: #000000; font-weight: bold; text-decoration:none}

.whiteLink   { font-size: 10pt; font-family: Arial; color: #FFFFFF; font-weight: bold; text-decoration:none }
.BlueLink   { font-size: 10pt; font-family: Arial; color: #6699FF; font-weight: bold; text-decoration:none}
.GrayLink   { font-size: 10pt; font-family: Arial; color: #666666; font-weight: bold; text-decoration:none}
.blackLink   { font-size: 10pt; font-family: Arial; color: #000000; font-weight: bold; text-decoration:none}

.SmallwhiteLink   { font-size: 8pt; font-family: Arial; color: #FFFFFF; font-weight: bold; text-decoration:none}
.SmallBlueLink   { font-size: 8pt; font-family: Arial; color: #6699FF; font-weight: bold; text-decoration:none}
.SmallGrayLink   { font-size: 8pt; font-family: Arial; color: #666666; font-weight: bold; text-decoration:none}
.SmallBlackLink   { font-size: 8pt; font-family: Arial; color: #000000; font-weight: bold; text-decoration:none}

.whiteCaption{
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF; 
	font-weight:bold;
}