/*
 * 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;
	}

.Head {font-family:Arial, sans-serif; font-size: 100%; line-height: 18pt; color: #ffffff; font-weight: bold

}

.subheadLine {
	font-family:Arial, sans-serif;
	font-size: 90%;
	line-height: 12pt;
	color: #000000;
}

.subheadLine A:hover {text-decoration : underline;}


.body {font-family:Verdana, sans-serif; font-size: 12px; line-height: 15pt; color: #efefef

}

.body A:link {color : #ffffff; text-decoration : underline; font-weight: bold;}
.body A:visited {color : #ffffff; text-decoration : underline;}
.body A:hover {text-decoration : underline;}


.nav {font-family:Arial, sans-serif; font-size: 11px; color: #cccccc}

.nav A:link {color : #ffffff;}
.nav A:visited {color : #f5f5f5;}
.nav A:hover {color : #f5f5f5; text-decoration : underline;}
.nav A:active {color : #AB1312}


.related {font-family:Arial, sans-serif; font-size: 12px; xline-height: 12pt; color: #5a5a5a

}
.related A:link {color : #AB1312; font-weight: bold}
.related A:visited {color : #C04E4D;}
.related A:hover {text-decoration : underline;}


.footer {
	font-family:Arial, sans-serif;
	font-size: 60%;
	line-height: 12pt;
	color: #C0BDB4;
}

.footer A:link {color : #0080FF;}
.footer A:visited {color : #666666;}
.footer A:hover {color : #37474E; text-decoration : underline;}


.locator {
	font-family:Arial, sans-serif;
	font-size: 60%;
	line-height: 12pt;
	color: #C0BDB4;
}

.locator A:link {color : #C0BDB4;}
.locator A:visited {color : #C0BDB4;}
.locator A:hover {color : #C0BDB4; text-decoration : underline;}


.related2 {font-family:Arial, sans-serif; font-size: 12px; line-height: 18px; color: #AB1312;
	padding: 1px 5px 1px 0px;
	margin-top: 3px;
	border-top: 1px dashed #909090;
	font-weight: bold;

}

.related2 A:link {color : #000000;}
.related2 A:visited {color : #000000;}
.related2 A:hover { text-decoration : underline;}


.subnav {
	font-family: Arial, sans-serif;
	font-size: 200px;
	}

.form {font: 10px Verdana, Arial, sans-serif; color: #ffffff; line-height:14px;}
.formReq {font: 10px Verdana, Arial, sans-serif; color: #ffffff; font-weight: bold; line-height:14px;}

</STYLE>
