@charset "UTF-8";
.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 0.25em;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #404B9C;
}
.bodytextHEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #F48518;
	font-weight: bold;
}
.bodytextSUBHEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #F48518;
	font-weight: normal;
	font-style: italic;
}
.dropdown_links {
	font-size: 12px;
	color: #FFFFFF;
}
.dryer_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.dryer_bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.75em;
	color: #CC3300;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 10px;
}
.bodytext_BIGGER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 33px;
	color: #404B9C;
	font-style: italic;
	font-weight: bold;
}

a.purplelink:link {
	color:#9B0095;
	text-decoration: underline;
}

a.purplelink:hover {
	color:#666666;
}

a.whitelink:link {
	color:#FFFFFF;
	text-decoration: none;
}

a.whitelink:hover {
	color:#99CCFF;
}

a.whitelink:visited {
	color:#FFFFFF;
}


a.orangelink:link {
	color:#FF6600;
	text-decoration: none;
}

a.orangelink:hover {
	color:#990000;
}

a.orangelink:visited {
	color:#FF6600;
}
