*,body {
	margin: 0px;
	font-family: Calibri,"Trebuchet MS",Verdana,Arial,Sans-Serif;
}
body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #f9fafa;
	background-image: url(images/bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
img {
	border: 0px;
	vertical-align: middle;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 15px;
	font-weight: bold;
	color: #0f699a;
	line-height: 19px;
	margin: 0px;
	margin-bottom: 17px;
	text-decoration: none;
}
h1 {
	font-size: 31px;
	color: #231f20;
	line-height: 35px;
	margin-bottom: 17px;
	padding: 0px;
}
h2 {
	font-size: 17px;
	line-height: 21px;
}
p,div,td,th,ul {
	font-size: 14px;
	line-height: 18px;
	font-weight: 500;
	text-align: left;
	vertical-align: top;
	color: #3a3838;
}
p,ul,ol {
	text-align: justify;
	margin-bottom: 17px;
}
hr {
	width: 100%;
	height: 2px;
	margin: 0px;
	margin-bottom: 17px;
	border: 0px;
	color: #3a3838;
	background-color: #3a3838;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
a,a:link,a:visited {
	color: #0f699a;
	text-decoration: none;
}
a:hover,a:active {
	color: #0f699a;
	text-decoration: underline;
}
form {
	display: inline;
}
input,select,textarea {
	vertical-align: middle;
}
ul {
	list-style-image: url(images/li.gif);
}
ol {
	margin-left: 10px;
}
li {
	margin-bottom: 0px;
	margin-left: 16px;
	line-height: 16px;
	margin-bottom: 8px;
}
div.wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
div.nav {
	height: 59px;
	padding-left: 259px;
	white-space: nowrap;
	background-image: url(images/bg_as.gif);
	background-position: 56px 0px;
	background-repeat: no-repeat;
}
div.nav_home {
	background-image: url(images/bg_fas.gif);
	background-position: 58px 0px;
	background-repeat: no-repeat;
}
div.nav a {
	display: block;
	float: left;
	height: 17px;
	padding: 21px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 18px;
	font-size: 14px;
	text-align: center;
	white-space: nowrap;
}
div.nav a,div.nav a:link,div.nav a:visited {
	color: white;
	text-decoration: none;
}
div.nav a:hover,div.nav a:active {
	color: white;
	text-decoration: none;
	background-image: url(images/bg_nav_item_over.gif);
	background-position: top left;
	background-repeat: repeat;
}
div.banner_home {
	height: 268px;
	background-color: white;
	background-image: url(images/bg_banner_home.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div.banner {
	height: 167px;
	background-color: white;
	background-image: url(images/bg_banner.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div.title {
	height: 47px;
	background-color: #373535;
	background-image: url(images/bg_title.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	white-space: nowrap;
}
div.title_left {
	float: left;
	width: 264px;
	height: 47px;
	margin-left: 10px;
	background-image: url(images/bg_title_fas.gif);
	background-position: 52px 0px;
	background-repeat: no-repeat;
	white-space: nowrap;
}
div.title_center {
	float: left;
	width: 440px;
	height: 47px;
	white-space: nowrap;
}
div.title_center h1 {
	margin: 0px;
	margin-top: 7px;
	color: #b3b3b3;
	font-size: 23px;
	line-height: 27px;
}
div.title_right {
	float: right;
	width: 165px;
	padding-left: 62px;
	height: 47px;
	margin-right: 10px;
	text-align: center;
	background-image: url(images/bg_title_div.gif);
	background-position: 113px 0px;
	background-repeat: no-repeat;
	white-space: nowrap;
}
div.title_right a {
	display: block;
	float: left;
	height: 47px;
	width: 47px;
}
div.title_right a:hover {
	background-image: url(images/bg_title_item_over.gif);
	background-position: top left;
	background-repeat: repeat;
}
div.body {
	padding: 10px;
	margin-bottom: 10px;
	background-color: white;
}
div.content_left {
	float: left;
	width: 160px;
	padding: 50px;
	padding-top: 40px;
	padding-bottom: 190px;
	background-color: white;
	background-image: url(images/bg_content_left.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
div.content_left_home {
	background: white;
	padding-bottom: 40px;
}
div.content_right {
	float: right;
	width: 635px;
	padding: 40px;
	padding-left: 0px;
}
div.content_right a,div.content_right a:link,div.content_right a:visited {
	color: #0f699a;
	text-decoration: none;
}
div.content_right a:hover,div.content_right a:active {
	color: #0f699a;
	text-decoration: underline;
}
div.content_right_home {
	width: 435px;
	padding-right: 240px;
	background-image: url(images/bg_content_right_home.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
div.content_left a,a:link,div.content_left a:visited {
	color: #3a3838;
}
div.content_left a:hover,div.content_left a:active {
	color: #3a3838;
}
div.footer {
	height: 39px;
	margin-bottom: 2px;
	background-color: #3a3838;
}
div.footer_left {
	float: left;
	height: 17px;
	padding: 11px;
	padding-left: 0px;
	padding-right: 0px;
	width: 130px;
	margin-left: 270px;
	text-align: left;
	color: white;
}
div.footer_middle {
	float: left;
	height: 39px;
	width: 310px;
	text-align: right;
	color: white;
}
div.footer_middle a {
	display: block;
	float: right;
	height: 17px;
	padding: 11px;
	color: white;
}
div.footer_middle a,div.footer_middle a:link,div.footer_middle a:visited {
	color: white;
	text-decoration: none;
}
div.footer_middle a:hover,div.footer_middle a:active {
	color: white;
	text-decoration: underline;
}
div.footer_right {
	float: right;
	height: 39px;
	width: 145px;
	padding-left: 105px;
	padding: 0px;
	text-align: center;
	color: white;
}
div.footer_right a {
	display: block;
	float: left;
	height: 39px;
	width: 39px;
}
div.footer_right a:hover {
	background-image: url(images/bg_footer_item_over.gif);
	background-position: top left;
	background-repeat: repeat;
}
div.footer {
	white-space: nowrap;
	line-height: 18px;
	font-size: 14px;
	text-align: center;
	color: white;
}
div.bottom {
	height: 71px;
	background-color: #3a3838;
	background-image: url(images/bg_bottom.gif);
	background-position: 268px 0px;
	background-repeat: no-repeat;
}
div.bottom_shadow {
	height: 11px;
	background-image: url(images/bg_bottom_shadow.gif);
	background-position: top right;
	background-repeat: repeat-x;
}
div.grey_box {
	padding: 17px;
	margin-bottom: 17px;
	background-color: #dcddde;
}
div.grey_box h2 {
	color: #3a3838;
}
ul.horizontal {
	margin-left: 0px;
	margin-bottom: 17px;
	padding-left: 0px;
	list-style-image: url(images/pixel.gif);;
}
ul.horizontal li {
	float: left;
	margin: 0px;
	margin-right: 17px;
	padding: 0px;
	padding-left: 15px;
	background-image: url(images/arrow_right_blue.gif);
	background-position: left center;
	background-repeat: no-repeat;
	vertical-align: middle;
}
table.contact {
	width: 600px;
	border-collapse: collapse;
}
table.contact thead, table.contact head th {
	display: none;
}
table.contact tbody th {
	font-weight: 700;
	text-align: left;
	padding: 3px;
	background-color: #3a3838;
	color: white;
}
table.contact tbody td {
	padding: 3px;
	text-align: left;
	vertical-align: top;
}
table.contact tfoot td {
	padding: 1px;
	text-align: left;
	vertical-align: top;
}
table.contact td input {
	width: 98%;
}
table.contact td textarea {
	width: 98%;
	height: 120px;
}
div.flash_slide_show {
	float: left;
	width: 320px;
	height: 246px;
	margin-top: 10px;
	margin-left: 391px;
	background-color: #3a3838;
	color: #3a3838;
}
div.flash_slide_show * {
	color: #3a3838;
}




table.career {
	width: 100%;
	border-collapse: collapse;
}
table.career thead, table.career head th {
	display: none;
}
table.career tbody th {
	font-weight: 700;
	text-align: left;
	padding: 15px;
	background-color: #3a3838;
	color: white;
}
table.career tbody td {
	padding: 15px;
	text-align: left;
	vertical-align: top;
	background-color: #dcddde;
}

table.systems {
	width: 100%;
	border-collapse: collapse;
}
table.systems thead {
	background-color: #3a3838;
}
table.systems thead th {
	font-weight: 700;
	text-align: left;
	padding: 5px;
	background-color: #3a3838;
	color: white;
}
table.systems tbody td {
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #3a3838;
	border-collapse: collapse;
}
