.header-purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #8A459E;
}


body {
	background-color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.textCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5FAEF5;
	font-weight: bold;
}
.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.header-purple-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8A459E;
	line-height: normal;
	clip: rect(auto,auto,auto,auto);
}
.earthpageletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #99cc00;
	background-color: #7030a0;
}
.texttm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.bluebigger {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #218FF3;
	font-weight: bold;
}
.text-black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

.loginForm {
   font-family: Arial;
   color: white;
   font-size: 10pt;
}

.srButton {
   border: 1px solid white;
   background-color: #8A459E;
   color: white;
   padding-left: 5px;
   padding-right: 5px;
   cursor: pointer;
   font-weight: bold;
}

.srTextbox {
   border: 1px solid white;
   background-color: #8A459E;
   color: white;
}
