@charset "utf-8";
/* CSS Document */

.text_standard {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
}
.text_standard  a:link {
	color: #EE2E24;
	text-decoration: none;
	font-weight: bold;
}
.text_standard  a:visited {
	color: #EE2E24;
	text-decoration: none;
	font-weight: bold;
}
.text_standard  a:active {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #EE2E24;
}
.text_standard  a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #EE2E24;
}



.text_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000;
}


.footer_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #FFF;
}
.footer_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
}
.footer_text a:link {
	color: #FFF;
	font-weight:bold;
	text-decoration:none;
}
.footer_text a:visited {
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
}
.footer_text a:active {
	color: #EE2E24;
	font-weight:bold;
	background-color: #FFF;
	text-decoration: none;
}
.footer_text a:hover {
	color: #EE2E24;
	font-weight:bold;
	background-color: #FFF;
	text-decoration: none;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
	color: #888;
	font-style: italic;
}


.careeroutlook_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 21px;
	font-weight: normal;
	color: #FFF;
}
.careeroutlook_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
.careeroutlook_sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

