@charset "UTF-8";/* CSS Document *//* text appearance */body {	font-family: Arial;	font-size: 11px;	font-style: normal;	line-height: 14px;	font-weight: normal;	color: #333333;	text-align: center;}.news_title {	font-family: arial;	font-size: 12px;	font-style: normal;	line-height: 14px;	color: #003399;	font-weight: bold;	padding: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;}.news_text { font-family: Arial; font-size: 11px; line-height: 12px; color: #444444; margin: 0;}.side_text { font-family: arial; font-size: 12px; line-height: 15px; color: #444444; text-align: left; margin: 0;}.text_big {	font-family: arial;	font-size: 14px;	font-style: normal;	line-height: 15px;	color: #444444;	padding-top: 3px;	padding-right: 0px;	padding-bottom: 10px;	padding-left: 0px;	margin: 0px;}.text_home {	font-family: arial;	font-size: 12px;	line-height: 16px;	color: #444444;	text-decoration: none;	padding: 0px;	margin-top: 4px;	margin-bottom: 10px;}.text_pages {	font-family: arial;	font-size: 12px;	line-height: 16px;	color: #444444;	text-decoration: none;	padding: 0px;	margin-top: 4px;	margin-bottom: 10px;}.subtitle {	font-family: arial;	font-size: 18px;	font-style: normal;	line-height: 20px;	color: #CC0000;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;	margin: 0px;}.subtitle_line {	font-family: arial;	font-size: 18px;	font-style: normal;	line-height: 20px;	color: #CC0000;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 5px;	padding-left: 0px;	margin: 0px 0px 16px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #4180CC;}.txtBoldStyling {	color: #990000;	font-size: 12px;}/* borders and backgrounds */.stroke {	padding: 1px;	border: solid 1px #bebebe;}/* links */a:link {	color: #FF0000;	text-decoration: none;}a:visited {	color: #990000;	text-decoration: none;}a:hover {	color: #FF0000;	text-decoration: underline;}/* Employment Application Styles */.txtHDEmployment {	font-family: Arial;	font-size: 12px;	font-weight: bold;	color: #ffffff;}.txtMainEmployment {	font-family: Arial;	font-size: 12px;	color: #333333;}.txtFieldEmployment {	font-family: Arial;	font-size: 12px;	color: #006699;	border-top: 0;	border-bottom: 1px solid #333333;	border-left: 0;	border-right: 0;	background-color: #ffffff;}.submitFieldEmployment {	color: #fff;	font-family: Arial;	font-size: 12px;	font-weight: bold;	padding: 3px;	border-radius: 5px;	border: 1px solid #fff;	-webkit-border-radius: 5px;	-opera-border-radius: 5px;	-moz-border-radius: 5px;	background-color: #006699;	cursor: pointer;}.spaceEmployment {	border-bottom: 1px solid #006699;}.right_align {	float: right;	margin-left: 10px;}#nav {	float: right;	width: auto;}img {	margin: 0px;	padding: 0px;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;}