/*
 * The class styles defined in this section are all default values for style
 * tag attributes on html controls available in the Site Designer.  Editing
 * the definitions here alters the default style for the corresponding object
 * in Site designer.
 */
<STYLE TYPE="TEXT/CSS">

A:ACTIVE {
	text-decoration : underline;
	color : Red;
	}

A:HOVER {
	text-decoration : underline;
	}

A:LINK {
	color : Blue;
	text-decoration : none;
	}
A:VISITED {
	color : #800080;
	text-decoration : none;
	}

.HeadLine {font-family:Arial, sans-serif; font-size: 110%; line-height: 18pt; color: #300000}

.subheadLine {
	font-family:Arial, sans-serif;
	font-size: 90%;
	line-height: 12pt;
	color: #000000;
	font-weight : bold;
	}

.subheadLine A:link {color : Blue;}
.subheadLine A:hover {text-decoration : underline;}


.body {font-family:Arial, sans-serif; font-size: 75%; line-height: 12pt; color: #37474E}

.body A:link {color : Blue;}
.body A:visited {color : #800080;}
.body A:hover { text-decoration : underline;}

.nav {font-family:Arial, sans-serif; font-size: 60%; color: #37474E}

.nav A:link {color : Blue;}
.nav A:visited {color : #800080;}
.nav A:hover { text-decoration : underline;}

.Card {font-family:Arial, sans-serif; font-size: 60%; line-height: 8pt; color: #37474E}

.pad {font-family:Times New Roman,Times,serif; font-size: 18px; letter-spacing: 1}


.Card2 {font-family:Arial, sans-serif; font-size: 80%; line-height: 12pt; color: #37474E}

.location {font-family:Arial, sans-serif; font-size: 60%; color: #7C7C7C}

.footer {font-family:Arial, sans-serif; font-size: 60%; color: #7C7C7C}



.JDPower {font-family:Arial, sans-serif; font-size: 60%; line-height: 12pt; color: #363636}

.JDPower2 {font-family:Arial, sans-serif; font-size: 60%; line-height: 12pt; color: #363636}


.survey {font-family:Arial, sans-serif; font-size: 11px; line-height: 13px; color: #5a5a5a}
.survey A:link {color : Blue; text-decoration : underline;}
.survey A:visited {color : #800080; text-decoration : underline;}

.surveyhead {font-family:Arial, sans-serif; font-size: 12px; line-height: 14px; color: #000000;}

.surveyhead2 {font-family:Arial, sans-serif; font-size: 12px; line-height: 16px; color: #000000;}

</STYLE>
