body {
	background-image: url(images/bgGradient.jpg);
	background-repeat: repeat-x;
	background-color: #dbeaff;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.textorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}
.textBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
}


.textBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #428289;
}.textBlueLg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #35676F;
}
.textPurpleSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #664AC3;
}
.titleBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #428289;
	font-weight: bolder;
}

