.valBlue {
	color: #535aa7;
}

.valGreen {
	color: #009933;
}

.valYellow {
	color: #ffd400;
}

.valOrange {
	color: #CC6600;
}

.white {
	color: White;
}

.stroke {
	background-color : Black;
}

.reqFormField {
	font-family: "Times New Roman", Times, serif, serif;
	font-size: 12px;
	color : #535aa7;
	font-weight : bold;
}

.bold {
	font-weight : bold;
	
}

BODY {
	color: black;
	background-color: White;
	font-family: "Times New Roman", Times, serif, serif;
	font-size: 12px;
	text-align: left;
}

A {
	color: #535aa7;
}

A:HOVER {
	color: #535aa7;
}

A:VISITED, A:ACTIVE {
	color: #CC6600;
}

TD {
	font-family: "Times New Roman", Times, serif, serif;
	font-size: 12px;
	color : Black;
}

.copy {
	font-family: "Times New Roman", Times, serif, serif;
	font-size: 12px;
	color : Black;
}

.boldSubmit {
	border: 1px solid #000000;
	color: white;
	background-color: #535aa7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight : bold;
	cursor : hand;
}

.blueReverse {
	background-color : #535aa7;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
}

A.blueReverse {
	color: #e2c400;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A:HOVER.blueReverse {
	color: #e2c400;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

A:VISITED.blueReverse, A:ACTIVE.blueReverse {
	color: #e2c400;
	font-family : Arial, Helvetica, sans-serif;
}

.heading {
	font-size : 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #535aa7;
}

.testimonial {
	color: #535aa7;
	background-color: White;
	font-family: "Times New Roman", Times, serif, serif;
	font-size: 12px;
	text-align: left;
	font-style : italic;
}
.yellowReverse {
	background-color : #e2c400;
	color : White;
	font-weight : bold;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
}


.blurbdate {
	font-size : 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
}

.pressContact {
	background-color : #CBCDE4;
	color : Black;
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

A.pressContact {
	background-color : #CBCDE4;
	color : #535aa7;
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}


.contactReverse {
	background-color : #535aa7;
	color : White;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}



