@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.ri_field {
	font-family: "Times New Roman", Times, serif;
	color: #727c84;
	background-color: #eeccd0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ecc5c9;
	border-bottom-color: #d27983;
	width: 250px;
	height: 22px;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
}
.ri_field_noheight {
	font-family: "Times New Roman", Times, serif;
	color: #727c84;
	background-color: #eeccd0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ecc5c9;
	border-bottom-color: #d27983;
	width: 250px;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
}
.ri_topper {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 26px;
	color: #FFF;
}
.ri_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #B72939;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 3px;
}
.ri_required {
	float:right;
	height:9px;
	width:9px;
	background-image:url(media/images/required.png);
	background-repeat:no-repeat;
	font-size: 0px;
	line-height: 0px;
	margin-right: 9px;
}
.text_standard {
	font-size: 10px;
	line-height: 16px;
	color: #333;
	text-align: left;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.text_standard  a:link {
	color: #B72939;
	text-decoration: none;
	font-weight: bold;
}
.text_standard  a:visited {
	color: #B72939;
	text-decoration: none;
	font-weight: bold;
}
.text_standard  a:active {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #B72939;
}
.text_standard  a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #B72939;
}


.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;
	text-decoration: none;
}
.footer_text a:visited {
	color: #FFF;
	text-decoration: none;
}
.footer_text a:active {
	color: #ffffff;
	background-color: #B72939;
	text-decoration: none;
}
.footer_text a:hover {
	color: #ffffff;
	background-color: #B72939;
	text-decoration: none;
}
.program {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: repeat-x;
	background-image: url(media/images/row_bg.png);
	background-color: #DEDEDE;
}
.program img {
	border: 1px solid #808080;
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.program table tr td p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.program_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	text-transform: uppercase;
	color: #FFF;
}
.program_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #454545;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}
.programs_sidebar_title {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #FFF;
}
.programs_sidebar_text {
	color: #b72a3a;
	font-size: 12px;
	line-height: 17px;
}
.programs_sidebar_text a:link {
	color: #b72a3a;
	text-decoration: none;
}
.programs_sidebar_text a:visited {
	color: #b72a3a;
	text-decoration: none;
}
.programs_sidebar_text a:active {
	color: #ffffff;
	background-color: #b72a3a;
	text-decoration: none;
}
.programs_sidebar_text a:hover {
	color: #ffffff;
	background-color: #b72a3a;
	text-decoration: none;
}

.programs_underphoto_title {
	color: #b72a3a;
	font-size: 14px;
	line-height: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.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;
	font-weight: normal;
}
.careeroutlook_sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-align: center;
}
.tip {
	display: none;
	padding: 5px;
	width: auto;
	position: static;
	z-index: 2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFF;
	left: 300px;
}
