html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 0.75em;
	color: #626262;
}
table, th, td, input, select, textarea {
	color: #626262;
	font-family: Verdana, sans-serif;
	font-size: 1em;
}
img {
	border: none;
}
fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
form {
	padding: 0;
	margin: 0;
}
h1, .h1 {
	color: #626261;
	margin: 0;
	padding: 0;
	font-size: 1.8em;
	font-weight: normal;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0.2em 0 0.2em 0;
	color: #666;
}
hr {
	display: none;
}
@media print, screen, handheld {
	legend {
		display: none;
	}
}
p {
	margin: 0;
	padding: 0 0 1em 0;
}
table {
	border-collapse: collapse;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #51A1FF;
}
a:visited {
	color: #61b1FF;
}
a:hover {
	text-decoration: underline;
	color: #8F0000;
}
a:active {
	color: #000;
}
.alignc {
	text-align: center;
}
.alignr {
	text-align: right;
}

.banner1 {
	background: #304679;
	font-size: 0.9em;
	margin: 0 0 1em 0;
}
.banner2 {
	background: #006BA3;
	font-size: 0.9em;
}
.banner1 a, .banner1 a:visited, .banner2 a, .banner2 a:visited {
	color: #fff;
	text-decoration: none;
}
.banner1 a:hover, .banner2 a:hover {
	color: #A8D0FF;
	text-decoration: underline;
}
.banner1 img, .banner2 img {
	display: block;
}
.banner1_in, .banner2_in {
	float: right;
	width: 105px;
	padding: 0.7em 10px 0.7em 0;
}
.banner3 {
	background: #669ACC;
	padding: 0.5em 10px;
	color: #fff;
	margin: 0 0 1.5em 0;
	text-align: center;
	font-size: 1.7em;
}
.banner3 span {
	color: #592B5F;
}
.basket {
      background: #375570;
      border-bottom: 1px solid #fff;
      padding: 1em 10px 0.8em 10px;
      color: #fff;
}
.basket a, .basket a:visited {
      color: #fff;
      font-size: 0.9em;
}
.basket a:hover {
      color: #bfd5e0;
}
.basket h2 {
      color: #fff;
      font-size: 1.3em;
      padding: 0 0 0.6em 0;
}
.basket p {
      padding: 0 0 0.8em 0;
}

.big {
	font-size: 1.3em;
}
.bold {
	font-weight: bold;
}
.box_form {
	border-top: 1px solid #DFE5E8;
	border-bottom: 1px solid #DFE5E8;
	padding: 1em 0;
	margin: 0 0 1.5em 0;
}

.box_t2 {
	background: #006ba3;
	padding: 0.5em 10px 0 10px;
	margin: 0 0 1em 0;
	color: #fff;
	height: 1%;
}
.box_t2 table.tab_jobs1 {
	border-top: 1px solid #4d98bf;
}
.box_t2 table.tab_jobs1 td {
	border-bottom: 1px solid #4d98bf;
}
.box_t2 table.tab_jobs2 tr.tr1 td {
	background: #669acc;
}

.box_t3 {
	background: #592b5f;
	padding: 0.5em 10px 0 10px;
	margin: 0 0 1em 0;
	color: #fff;
	height: 1%;
}
.box_t3 table.tab_jobs1 {
	border-top: 1px solid #794b7f;
}
.box_t3 table.tab_jobs1 td {
	border-bottom: 1px solid #794b7f;
}
.box_t3 table.tab_jobs2 tr.tr1 td {
	background: #996b9f;
}

.box_t4 {
	background: #304679;
	padding: 0.5em 10px 0 10px;
	margin: 0 0 1em 0;
	color: #fff;
	height: 1%;
}
.box_t4 table.tab_jobs1 {
	border-top: 1px solid #506699;
}
.box_t4 table.tab_jobs1 td {
	border-bottom: 1px solid #506699;
}
.box_t4 table.tab_jobs2 tr.tr1 td {
	background: #7086b9;
}

.breadcrumbs {
	color: #A9A9A9;
	text-align: right;
	font-size: 0.9em;
	padding: 0.4em 0;
}
.breadcrumbs .selected {
	color: #666;
}
.breadcrumbs a, .breadcrumbs a:visited {
	color: #A9A9A9;
}
.breadcrumbs a:hover {
	color: #000;
}

input.button1 {
	border: 1px solid #fff;
	margin: 0;
	padding: 0.2em 0.5em;
	background: #8F0000;
	color: #fff;
	font-weight: bold;
	overflow: visible;
	cursor: pointer;
}
a.button1, a.button1:visited, a.button1:hover {
	margin: 0;
	padding: 0.2em 0.5em;
	background: #8F0000;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.clear {
	clear: both;
	height: 1%;
}
.clients_home {
	background: #93b8db url("../images/clients-home.jpg") no-repeat right top;
	margin: -1.5em 4px 1.5em 0;
}
div.clients_home ul li {
	font-size: 1.8em;
	line-height: 1em;
	padding: 63px 10px 0 0;
	background: none;
	text-align: right;
	color: #fff;
}
div.clients_home ul li.li1 {
	padding-top: 30px;
}
.clients_home_in {
	height: 258px;
	background-position: left top;
	background-repeat: no-repeat;
}

.col_home {
	background: url("../images/col-home.gif") repeat-y 569px top;
	padding: 0 0 0 17px;
}
.col_home_left {
	float: left;
	width: 535px;
}
.col_home_right {
	background: #fff;
	float: right;
	width: 180px;
	padding: 0 10px 1.5em 10px;
}

.col_left {
	float: left;
	width: 200px;
}
.col_main {
	float: right;
	width: 769px;
}

.col_page1_left {
	width: 120px;
	float: left;
}
.col_page1_right {
	width: 620px;
	float: right;
}
.col_page2_left {
	width: 120px;
	float: left;
}
.col_page2_right {
	width: 620px;
	float: right;
}
.col_page2_right_left {
	width: 455px;
	float: left;
}
.col_page2_right_right {
	width: 135px;
	float: right;
}
.col_page3_left {
	width: 420px;
	float: left;
}
.col_page3_right {
	width: 320px;
	float: right;
}
.col_page4_left {
	width: 140px;
	float: left;
}
.col_page4_right {
	width: 600px;
	float: right;
}
.col_page5 {
	background: url("../images/col-page5.gif") no-repeat left bottom;
	padding: 0 0 1em 0;
}
div.col_page5 ul {
	margin: 0;
	padding: 0 0 1em 0;
}
div.col_page5 ul li {
	padding: 0;
	background: none;
	font-weight: bold;
	color: #669acc;
}
.col_page5_left {
	width: 358px;
	float: left;
}
.col_page5_right {
	width: 358px;
	float: right;
}
.col_page5_t2 {
	background: url("../images/col-page5-t2.gif") no-repeat left bottom;
}
.col_page5_t3 {
	background: url("../images/col-page5-t3.gif") no-repeat left bottom;
}
.col_page5_t4 {
	background: url("../images/col-page5-t4.gif") no-repeat left bottom;
}

.colcode1 {
	color: #666;
}
.colcode2 {
	color: #444;
}

.container {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}
html>body .container {
	height: auto;
}
.content_wrap {
	padding: 0 0 3em 0;
	text-align: center;
}
.content {
	text-align: left;
	width: 970px;
	margin: 0 auto;
}
.content1 {
	padding: 0 160px 1em 15px;
}
.content2 {
	padding: 0 0 1em 15px;
}
.content3 {
	padding: 0 160px 1em 0;
}
.content1 ul, .content2 ul, .content3 ul {
	padding: 0.5em 0 1em 0;
}
.content1 ul li, .content2 ul li, .content3 ul li {
	padding: 0 0 0.5em 15px;
	background: url("../images/bullet1.gif") no-repeat left 0.3em;
}
.content4 {
	width: 358px;
}

.feat_pos {
	margin: 0;
	padding: 0;
}
.feat_pos dt {
	margin: 0;
	padding: 0;
	text-indent: -999em;
	height: 0;
	_display: none;
}
.feat_pos dd {
	margin: 0;
	padding: 0 0 1em 0;
}
.feat_pos2 {
	margin: 0;
	padding: 0;
}
.feat_pos2 dt {
	margin: 0 0 1em 0;
	padding: 0.6em 10px;
	background: #899BAB;
	font-size: 1.2em;
	color: #fff;
}
.feat_pos2_t2 dt {
	background: #006ba3;
}
.feat_pos2_t3 dt {
	background: #592b5f;
}
.feat_pos2_t4 dt {
	background: #304679;
}
.feat_pos2 dd {
	margin: 0;
	padding: 0 0 1em 0;
}

.first_para {
	font-weight: bold;
	color: #669ACC;
}
.first_para2 {
	color: #6b9ed1;
	font-size: 1.4em;
}

.floatl {
	float: left;
}
.floatr {
	float: right;
}

.footer_wrap {
	position: absolute;
	bottom: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
.footer {
	text-align: left;
	width: 940px;
	margin: 0 auto;
	padding: 0.5em 15px;
	background: #ECECEC;
	color: #888;
	font-size: 0.9em;
}
.footer a, .footer a:visited {
	color: #888;
}
.footer a:hover {
	color: #000;
}
.footer dl {
	margin: 0;
	padding: 0;
	float: right;
}
.footer dd {
	margin: 0;
	padding: 0 0.5em 0 0.8em;
	display: inline;
	background: url("../images/footer.gif") no-repeat left center;
}
.footer dd.first {
	background: none;
}

.form_box {
	width: 14px;
	height: 14px;
	margin: 0;
}
input.form_general, textarea.form_general {
	width: 200px;
	.width: 198px;
}
select.form_general {
	width: 204px;
}
input.form_qs1 {
	width: 174px;
	.width: 172px;
	margin: 0.3em 0 0.5em 0;
}
select.form_qs1 {
	width: 178px;
	margin: 0.3em 0 0.5em 0;
}

.hidden {
	display: none;
}

.intro_home {
	background: url("../images/intro-home.jpg") no-repeat left top;
	border-top: 1px solid #fff;
	padding: 25px 415px 10px 17px;
	font-size: 1.25em;
	color: #626262;
	margin: 0 0 1.5em 0;
	min-height: 133px;
	height: auto;
}
/*\*/
* html .intro_home {
	height: 133px;
}
.intro_home h1 {
	font-size: 1em;
	font-weight: bold;
	color: #626262;
	margin: 0;
	padding: 0 0 0.3em 0;
}
.intro_home p {
	padding: 0;
}

.jobs_locations {
	background: url("../images/jobs-locations.gif") no-repeat left top;
	height: 214px;
	position: relative;
}
.jobs_locations_1 {
	position: absolute;
	left: 265px;
	top: 10px;
	z-index: 50;
}
.jobs_locations_2 {
	position: absolute;
	left: 265px;
	top: 110px;
	z-index: 49;
}
.jobs_locations_box {
	background: #669acc;
	color: #fff;
	width: 450px;
	padding: 0.5em 10px 0 10px;
}
.link_back, .link_back:visited {
	padding: 0 0 0 17px;
	background: url("../images/arrow1.gif") no-repeat left center;
	text-decoration: none;
	color: #666;
}
.link_next, .link_next:visited {
	padding: 0 17px 0 0;
	background: url("../images/arrow2.gif") no-repeat right center;
	text-decoration: none;
	color: #666;
}
.link_back:hover, .link_next:hover {
	text-decoration: underline;
	color: #000;
}

.link_basket {
	text-decoration: none;
	background: url("../images/icon-basket.gif") no-repeat left center;
	padding: 0 0 0 21px;
}
.link_email {
	text-decoration: none;
	background: url("../images/icon-email.gif") no-repeat left center;
	padding: 0 0 0 20px;
}
.link_return {
	text-decoration: none;
	background: url("../images/icon-back.gif") no-repeat left center;
	padding: 0 0 0 16px;
}
.link_view {
	text-decoration: none;
	background: url("../images/icon-view.gif") no-repeat left center;
	padding: 0 0 0 17px;
}
.link_basket:hover, .link_view:hover, .link_email:hover, .link_return:hover {
	text-decoration: underline;
}

.link_update, .link_update:visited {
	float: right;
	display: block;
	color: #8F0000;
	font-weight: bold;
	text-decoration: none;
	padding: 15px 0.6em 15px 35px;
	margin: 5px 0 0 0;
	background: url("../images/link-update.gif") no-repeat left center;
	line-height: 1em;
	font-size: 0.9em;
	text-transform: uppercase;
}
.link_update:hover {
	color: #000;
	text-decoration: none;
}
.link_login, .link_login:visited {
	float: right;
	display: block;
	color: #8F0000;
	font-weight: bold;
	text-decoration: none;
	padding: 15px 0.5em 15px 0.5em;
	margin: 5px 0 0 4px;
	background: url("../images/link-login.gif") repeat-x left center;
	line-height: 1em;
	font-size: 0.9em;
	text-transform: uppercase;
}
.link_login:hover {
	color: #000;
	text-decoration: none;
}

ul.list_t2, ul.list_t3, ul.list_t4 {
	padding-left: 0.5em;
}
ul.list_t2 li {
	background: url("../images/bullet-t2.gif") no-repeat left 0.3em;
}
ul.list_t3 li {
	background: url("../images/bullet-t3.gif") no-repeat left 0.3em;
}
ul.list_t4 li {
	background: url("../images/bullet-t4.gif") no-repeat left 0.3em;
}

.listing {
	border-bottom: 1px solid #DFE5E8;
	margin: 0 0 1em 0;
}

.logo {
	float: left;
	padding: 0 0 1.7em 0;
}
.logo img {
	display: block;
}

.menu {
	background: #FED300;
	padding: 43px 0 0 200px;
	height: 1%;
}
.menu ul li {
	float: left;
}
.menu ul li.m1 {
	width: 87px;
}
.menu ul li.m2 {
	width: 113px;
}
.menu ul li.m3 {
	width: 85px;
}
.menu ul li.m4 {
	width: 98px;
}
.menu ul li.m5 {
	width: 126px;
}
.menu ul li.m6 {
	width: 142px;
}
.menu ul li.m7 {
	width: 118px;
}
.menu ul li span {
	padding: 0 20px;
	display: block;
}
.menu ul li a, .menu ul li a:visited {
	display: block;
	text-align: center;
	padding: 0.8em 0 0.3em 0;
	border-bottom: 0.5em solid #666;
	color: #fff;
	text-decoration: none;
}
.menu ul li a:hover, .menu ul li a.selected {
	border-bottom: 0.5em solid #FED300;
	color: #fff;
	text-decoration: none;
}
.menu_in {
	background: #666;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	height: 1%;
}

.page_title1 {
	background: #eef1f2;
	padding: 30px 220px 25px 15px;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 1px 0 1.8em 0;
}
.page_title2 {
	background: #eef1f2;
	padding: 10px 0 0 15px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 1px 0 1.8em 0;
}

.paging {
	background: #EEF1F2;
	padding: 0.4em 0.5em;
	margin: 0.5em 0 2em 0;
}
.paging_left a, .paging_left a:visited {
	color: #999;
	margin: 0 0.2em;
}
.paging_left a:hover {
	color: #000;
}

.pic1 img {
	display: block;
}
.pic1 p {
	color: #669acc;
	padding: 0 0 1em 6px;
}

.qs1 {
	padding: 1.5em 10px 0.5em 10px;
	background: #899BAB;
	color: #fff;
	border-bottom: 1px solid #fff;
}
.qs1 a, .qs1 a:visited {
	color: #E2E7EA;
}
.qs1 a:hover {
	color: #fff;
}

.quote1 {
	background: url("../images/quote1.gif") no-repeat left top;
	margin: 0 0 1em 0;
}
.quote2 {
	background: url("../images/quote2.gif") no-repeat right bottom;
	padding: 1em 50px;
	color: #6b9ed1;
	font-size: 1.4em;
}

.rates {
	background: #8f0000;
	padding: 1.8em 5px;
	margin: 0 0 1.5em 0;
	line-height: 1.7em;
	color: #fff;
	text-align: center;
}
.red_stripe {
	height: 40px;
	background: #8F0000;
	margin: 1px 0;
}
.screenreader {
	position: absolute;
	left: -999em;
}
.separator {
	background: url("../images/separator.gif") no-repeat center center;
}

.shortlist {
	background: #F4F6F7;
	margin: 0 0 1.5em 0;
	padding: 0.5em 10px;
}
.shortlist h2 {
	font-size: 0.9em;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
	margin: 0;
	padding: 0 0 0.5em 0;
}
div.shortlist ul li {
	padding: 0 0 0.2em 0;
	background: none;
}
.shortlist ul li a {
	font-size: 1.1em;
	font-weight: bold;
}

.small {
	font-size: 0.9em;
}

.tab_form th {
	font-weight: normal;
	width: 170px;
	border: none;
	text-align: left;
	vertical-align: top;
	padding: 0.35em 1em 1em 0;
}
.tab_form td {
	padding: 0 0 1em 0;
	border: none;
	vertical-align: top;
}
.tab_form2 th {
	font-weight: normal;
	width: 140px;
	border: none;
	text-align: left;
	vertical-align: top;
	padding: 0.35em 1em 1em 0;
}
.tab_form2 td {
	padding: 0 0 1em 0;
	border: none;
	vertical-align: top;
}

.tab_home1 {
	background: #eef1f2 url("../images/home-tab1.jpg") no-repeat left center;
	width: 100%;
	margin: 0 0 1em 0;
}
.tab_home1 th {
	width: 100px;
	padding: 0 11px 0 100px;
	font-weight: normal;
	color: #fff;
	font-size: 1.2em;
	text-align: left;
	vertical-align: middle;
	border: none;
}
.tab_home1 td {
	width: 150px;
	border: none;
	padding: 3px 12px 3px 0;
	vertical-align: top;
}
.tab_home1 tr.tr_first td {
	padding-top: 14px;
}
.tab_home1 tr.tr_last td {
	padding-bottom: 14px;
}
.tab_home1 td a, .tab_home1 td a:visited {
	color: #006ba3;
	text-decoration: none;
}
.tab_home1 td a:hover {
	color: #8f0000;
	text-decoration: underline;
}

.tab_home2 {
	background: #eef1f2 url("../images/home-tab2.jpg") no-repeat left center;
	width: 100%;
}
.tab_home2 th {
	width: 100px;
	padding: 0 11px 0 100px;
	font-weight: normal;
	color: #fff;
	font-size: 1.2em;
	text-align: left;
	vertical-align: middle;
	border: none;
}
.tab_home2 td {
	width: 150px;
	border: none;
	padding: 3px 12px 3px 0;
	vertical-align: top;
}
.tab_home2 tr.tr_first td {
	padding-top: 14px;
}
.tab_home2 tr.tr_last td {
	padding-bottom: 14px;
}
.tab_home2 td a, .tab_home2 td a:visited {
	color: #304679;
	text-decoration: none;
}
.tab_home2 td a:hover {
	color: #8f0000;
	text-decoration: underline;
}

.tab_home3 {
	background: #eef1f2 url("../images/home-tab3.jpg") no-repeat left center;
	width: 100%;
	margin: 0 0 1em 0;
}
.tab_home3 th {
	width: 100px;
	padding: 0 11px 0 100px;
	font-weight: normal;
	color: #fff;
	font-size: 1.2em;
	text-align: left;
	vertical-align: middle;
	border: none;
}
.tab_home3 td {
	width: 150px;
	border: none;
	padding: 3px 12px 3px 0;
	vertical-align: top;
}
.tab_home3 tr.tr_first td {
	padding-top: 14px;
}
.tab_home3 tr.tr_last td {
	padding-bottom: 14px;
}
.tab_home3 td a, .tab_home3 td a:visited {
	color: #592b5f;
	text-decoration: none;
}
.tab_home3 td a:hover {
	color: #8f0000;
	text-decoration: underline;
}

.tab_jobs1 {
	width: 100%;
	margin: 0.3em 0 1em 0;
}
.tab_jobs1 td {
	width: 50%;
	border: none;
	padding: 0.7em 0;
}
.tab_jobs1 td a, .tab_jobs1 td a:visited {
	color: #fff;
}
.tab_jobs1 td a:hover {
	color: #eee;
}
.tab_jobs2 {
	width: 420px;
	margin: 0 -10px 0 -10px;
}
.tab_jobs2 th {
	color: #fff;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border: 0;
	border-bottom: 1px solid #fff;
	padding: 0.2em 0 0.7em 10px;
}
.tab_jobs2 td {
	color: #fff;
	text-align: left;
	vertical-align: top;
	border: 0;
	border-bottom: 1px solid #fff;
	padding: 0.7em 10px;
}
.tab_jobs2 .td1 {
	text-align: center;
}

.tab_vacdet {
	width: 550px;
}
.tab_vacdet th {
	width: 120px;
	padding: 0 1em 0.7em 0;
	border: none;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #444;
}
.tab_vacdet td {
	padding: 0 0 0.7em 0;
	border: none;
	vertical-align: top;
}

.tab_vacsum td {
	width: 180px;
	border: none;
	padding: 0 10px 1em 0;
}

.tabs {
	margin: 0 4px 1.5em 0;
	height: 1%;
}
.tabs ul {
	margin: 0;
	padding: 0;
}
.tabs ul li {
	padding: 0;
	background: none;
	float: left;
}
.tabs ul li a {
	width: 125px;
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 0.4em 0;
	border-top: 0.4em solid #fff;
	font-size: 0.9em;
}
.tabs ul li a:hover {
	text-decoration: none;
}
.tabs ul li.li1 a, .tabs ul li.li1 a:visited {
	color: #666;
	background: #fed300;
}
.tabs ul li.li1 a:hover {
	color: #000;
}
.tabs ul li.li1 a.selected {
	border-top: 0.4em solid #fed300;
}
.tabs ul li.li2 a, .tabs ul li.li2 a:visited {
	color: #fff;
	background: #006ba3;
}
.tabs ul li.li2 a:hover {
	color: #def;
}
.tabs ul li.li2 a.selected {
	border-top: 0.4em solid #006ba3;
}
.tabs ul li.li3 a, .tabs ul li.li3 a:visited {
	color: #fff;
	background: #592b5f;
}
.tabs ul li.li3 a:hover {
	color: #edf;
}
.tabs ul li.li3 a.selected {
	border-top: 0.4em solid #592b5f;
}
.tabs ul li.li4 a, .tabs ul li.li4 a:visited {
	color: #fff;
	background: #304679;
}
.tabs ul li.li4 a:hover {
	color: #def;
}
.tabs ul li.li4 a.selected {
	border-top: 0.4em solid #304679;
}
.tabs ul li.li5 a, .tabs ul li.li5 a:visited {
	color: #fff;
	background: #b00000;
}
.tabs ul li.li5 a:hover {
	color: #fdd;
}
.tabs ul li.li5 a.selected {
	border-top: 0.4em solid #b00000;
}
.tabs ul li.li6 a, .tabs ul li.li6 a:visited {
	color: #fff;
	background: #ff7f00;
}
.tabs ul li.li6 a:hover {
	color: #fee;
}
.tabs ul li.li6 a.selected {
	border-top: 0.4em solid #ff7f00;
}
.tabs_t1 {
	border-bottom: 20px solid #fed300;
}
.tabs_t2 {
	border-bottom: 20px solid #006ba3;
}
.tabs_t3 {
	border-bottom: 20px solid #592b5f;
}
.tabs_t4 {
	border-bottom: 20px solid #304679;
}
.tabs_t5 {
	border-bottom: 20px solid #b00000;
}
.tabs_t6 {
	border-bottom: 20px solid #ff7f00;
}

.title_qs1a, .title_qs1b {
	background: #8F0000 url("../images/title-qs1.gif") no-repeat left center;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 1em;
	text-indent: -999em;
	margin: 0;
	padding: 0;
}
.title_qs1a {
	height: 60px;
}
.title_qs1b {
	height: 40px;
}

.title1 {
	background: #f4f6f7;
	font-size: 1.2em;
	font-weight: normal;
	padding: 0.3em;
	margin: 0 0 1em 0;
}
.title2 {
	margin: 0;
	padding: 0 0 0.3em 0;
	font-size: 1.4em;
	font-weight: normal;
	color: #fff;
}
.title3 {
	background: #899bab;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0.3em;
	margin: 0 0 0.2em 0;
}
.title4 {
	font-size: 1.4em;
	font-weight: normal;
	padding: 0 0 0.3em 0;
	margin: 0 0 0.5em 0;
	border-bottom: 1px solid #899BAB;
}
.col_page5_t2 .title4 {
	border-bottom: 1px solid #006ba3;
}
.col_page5_t3 .title4 {
	border-bottom: 1px solid #592b5f;
}
.col_page5_t4 .title4 {
	border-bottom: 1px solid #304679;
}

.vacdet_logo {
	margin: 0 0 1.5em 0;
	border: 1px solid #E0E0E0;
	padding: 10px 0;
	text-align: center;
}
.vacdet_logo img {
	display: inline;
}
.vacdet_right {
	float: right;
	width: 150px;
	text-align: center;
	padding: 0 10px 1em 0;
}

.vacsum {
	padding: 0 0 1em 0;
}
.vacsum h2 {
	background: #F4F6F7;
	padding: 0.3em 0.4em;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 1em 0;
}
.vacsum_left {
	float: left;
	width: 550px;
	display: inline;
	padding: 0 0 0 5px;
}
.vacsum_right {
	float: right;
	width: 150px;
	display: inline;
	margin: 0 10px 1em 0;
	border: 1px solid #E0E0E0;
	padding: 10px 0;
	text-align: center;
}
.vacsum_right img {
	display: inline;
}