body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	color: #666;
	text-align: center;
}
table, th, td, input, select, textarea {
	color: #666;
	font-family: Verdana, sans-serif;
	font-size: 1em;
}
big {
	font-size: 1.3em;
	font-weight: normal;
}
img {
	border: none;
	display: block;
}
form {
	padding: 0;
	margin: 0;
}
h1, .h1 {
	color: #b23426;
	margin: 0;
	padding: 15px 220px 8px 20px;
	font-size: 2em;
	font-weight: normal;
	text-transform: uppercase;
}
h1.h1_home {
	font-size: 1	em;
	margin: 0 0 66px 19px;
	padding: 0;
	text-indent: -999em;
	width: 233px;
	height: 68px;
	background: url("images/logo-labmed-big.gif") no-repeat left 15px;
}
h2, .h2 {
	color: #b23426;
	margin: 0;
	padding: 0 0 0.3em 0;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: none;
}
h2.title1 {
	color: #71788b;
	margin: 0 0 0.5em 0;
	padding: 0.2em 0.5em;
	font-size: 1.2em;
	font-weight: bold;
	color: #71788b;
	background: #f4f7ff;
}
hr {
	display: none;
}
p {
	margin: 0;
	padding: 0 0 1em 0;
}

a {
	text-decoration: underline;
	color: #b23426;
}
a:hover {
	text-decoration: underline;
	color: #99a0b3;
}
.alignr {
	text-align: right;
}

.banner1 {
	font-size: 0.9em;
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0 0 1em 0;
}
.banner1 p {
	padding: 0 0 0.5em 0;
}
.banner1 h2 {
	font-size: 1.3em;
	padding: 0 0 0.2em 0;
}
.banner1_mid {
	background: url("images/bg-banner1-mid.gif") repeat-y left top;
}
.banner1_top {
	background: url("images/bg-banner1-top.gif") no-repeat left top;
}
.banner1_bottom {
	background: url("images/bg-banner1-bottom.gif") no-repeat left bottom;
	padding: 8px 115px 6px 0.7em;
	min-height: 6.6em;
	height: auto;
}
/*\*/
* html .banner1_bottom {
	height: 6.6em;
}
.banner1_centre {
	background-position: center right;
}

.banner2, .banner2_text {
	font-size: 0.9em;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0.5em 0 0.7em 6px;
	width: 207px;
}
.banner2 p, .banner2_text p {
	padding: 0 0 0.5em 0;
}
.banner2 h2, .banner2_text h2 {
	font-size: 1.3em;
	padding: 0 0 0.2em 0;
}
.banner2_mid {
	background: url("images/bg-banner2-mid.gif") repeat-y left top;
}
.banner2_top {
	background: url("images/bg-banner2-top.gif") no-repeat left top;
}
.banner2_bottom {
	background: url("images/bg-banner2-bottom.gif") no-repeat left bottom;
	padding: 8px 100px 6px 0.7em;
	min-height: 6.6em;
	height: auto;
}
/*\*/
* html .banner2_bottom {
	height: 6.6em;
}
.banner2_text div.banner2_bottom {
	padding-right: 0.7em;
}
.banner2_centre {
	background-position: center right;
}

.banner3 {
	font-size: 0.9em;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0.5em 0 0.7em 6px;
	width: 207px;
}
.banner3 p {
	padding: 0 0 0.5em 0;
}
.banner3 h2 {
	font-size: 1.3em;
	padding: 0 0 0.2em 0;
}
.banner3_mid {
	background: url("images/bg-banner2-mid.gif") repeat-y left top;
}
.banner3_top {
	background: url("images/bg-banner2-top.gif") no-repeat left top;
}
.banner3_bottom {
	background: url("images/bg-banner2-bottom.gif") no-repeat left bottom;
	padding: 8px 1px 6px 0.7em;
	min-height: 6.6em;
	height: auto;
}
/*\*/
* html .banner3_bottom {
	height: 6.6em;
}

.bold {
	font-weight: bold;
}

.box1 h2 {
	background: #99a0b3;
	color: #fff;
	padding: 0.35em 0.5em 0.3em 1.2em;
	margin: 0;
	border-bottom: 1px solid #d3d7e3;
}
.box1 table {
	border-collapse: collapse;
	width: 100%;
	margin: 0 0 0.8em 0;
}
.box1 table td {
	border: none;
	padding: 0;
	background: #fff;
	height: 82px;
	vertical-align: middle;
	text-align: center;
	border-bottom: 5px solid #f9fbff;
}
.box1 table td.last {
	border-bottom: 5px solid #d5dcef;
}
.box1 table td img {
	display: inline;
}
.box1_in {
	padding: 1em 1em 0.5em 1.5em;
}
.box2 {
	padding: 0 0.6em 0.7em 0.6em;
	border-bottom: 5px solid #f4f7ff;
}

.box3 {
	background: #f9fbff;
	margin: 1em 0 2em 0;
	padding: 1em 0 0.2em 1em;
}

.breadcrumbs {
	padding: 0 0 0 20px;
	font-size: 0.9em;
	color: #858c9f;
}
.breadcrumbs a {
	color: #858c9f;
}
.breadcrumbs a:hover {
	color: #b23426;
}
.buttons {
	text-align: right;
	padding: 0.5em 1.5em 0 0;
}
.clear {
	clear: both;
}

.col_left {
	float: left;
	width: 678px;
}
.col_right {
	float: right;
	width: 220px;
}
.col_half_left {
	float: left;
	width: 317px;
}
.col_half_right {
	float: right;
	width: 317px;
}

.colcode1 {
	color: #8c8c8c;
}

.container {
	width: 899px;
	margin: 0 auto;
	text-align: left;
	border-right: 1px solid #ccd0d9;
	border-left: 1px solid #ccd0d9;
	background: url("images/bg-page.gif") repeat-y right top;
}
.content1 {
	padding: 1em 15px;
}
.content1 ul {
	margin: 0 0 1.2em 0;
	padding: 0;
	list-style: none;
}
.content1 ul li {
	padding: 0 0 0 10px;
	background: url("images/bullet1.gif") no-repeat left 0.4em;
}

.floatr {
	float: right;
}
.footer {
	width: 901px;
	margin: 0 auto;
	text-align: left;
	border-top: 1px solid #ccd0d9;
}
.footer a {
	color: #71788b;
}
.footer a:hover {
	color: #B23426;
}
.footer ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer ul li {
	display: inline;
	padding: 0 1em 0 0;
}
.footer_in {
      font-size: 0.9em;
      color: #71788b;
      padding: 0.5em 1em;
}
.footer img {
      float: left;
      margin: -0.25em 1.5em 0 0;
}
input.form1 {
	width: 190px;
	margin: 0.3em 0 0 0;
}
select.form1 {
	width: 195px;
	margin: 0.3em 0 0 0;
}
textarea.form2 {
	width: 606px;
	margin: 0.3em 0 0 0;
}

.hidden {
	display: none;
}
.inline {
	display: inline;
}

.line1 {
	border-top: 5px solid #f4f7ff;
}

.link_looking1, .link_looking2 {
	display: block;
	text-decoration: none;
	font-size: 2.2em;
	padding: 43px 0 45px 17px;
	margin: 0.2em 0 0.5em 0;
}
.link_looking1:hover, .link_looking2:hover {
	text-decoration: none;
}
.link_looking1 {
	background: url("images/bg-looking1.jpg") no-repeat left top;
}
.link_looking2 {
	background: url("images/bg-looking2.jpg") no-repeat left top;
}

ul.list_divisions {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.list_divisions li {
	background: url("images/bg-list-divisions.gif") no-repeat left center;
	font-size: 1.4em;
	padding: 1.1em 0.9em;
}
ul.list_divisions li a {
	color: #fff;
	text-decoration: none;
}
ul.list_divisions li a:hover {
	color: #fdd;
	text-decoration: none;
}


ul.list_divisions2 {
      margin: 0;
      padding: 0;
      list-style: none;
      width: 210px;
      float: left;
}

ul.list_divisions2 li {
      background: url("images/bg-list-divisions2.gif") no-repeat left center;
      font-size: 1.1em;
      padding: 1.1em 10px;
      margin: 0 0 5px 0;
}

ul.list_divisions2 li a {
      color: #fff;
      text-decoration: none;
}

ul.list_divisions2 li a:hover {
      color: #fdd;
      text-decoration: none;
}

ul.list_divisions2a {
      margin-left: 7px;
}


.list_icons {
	border-top: 5px solid #d5dcef;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 1%;
}
.list_icons li {
	float: left;
	border-bottom: 5px solid #d5dcef;
	width: 100%;
}
.list_icons li a {
	display: block;
	padding: 1.8em 1em 1.8em 68px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}
.list_icons li a:hover {
	text-decoration: none;
}
.list_icons li.li1 a {
	background: url("images/icon1.gif") no-repeat 15px center;
}
.list_icons li.li2 a {
	background: url("images/icon2.gif") no-repeat 15px center;
}
.list_icons li.li3 a {
	background: url("images/icon3.gif") no-repeat 15px center;
}

.logo {
	padding: 15px 0 23px 20px;
}
.masterhead {
	background-repeat: no-repeat;
	background-position: right top;
}

.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 1%;
}
.menu li {
	float: left;
}
.menu li a {
	display: block;
	padding: 0.9em 0;
	text-align: center;
	text-decoration: none;
	color: #5d6477;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;
	border-bottom: 1px solid #cfd1d9;
}
.menu li a:hover {
	color: #b23426;
	text-decoration: none;
}
.menu li.m1 a {
	background: url("images/menu/m1.gif") left top no-repeat;
	width: 67px;
}
.menu li.m2 a {
	background: url("images/menu/m2.gif") left top no-repeat;
	width: 94px;
}
.menu li.m3 a {
	background: url("images/menu/m3.gif") left top no-repeat;
	width: 79px;
}
.menu li.m4 a {
	background: url("images/menu/m4.gif") left top no-repeat;
	width: 79px;
}
.menu li.m5 a {
	background: url("images/menu/m5.gif") left top no-repeat;
	width: 89px;
}
.menu li.m6 a {
	background: url("images/menu/m6.gif") left top no-repeat;
	width: 93px;
}
.menu li.m7 a {
	background: url("images/menu/m7.gif") left top no-repeat;
	width: 83px;
}
.menu li.m8 a {
	background: url("images/menu/m8.gif") left top no-repeat;
	width: 94px;
}
.menu li.active a {
	border-bottom: 1px solid #f9fbff;
	color: #b23426;
}

.print {
	display: none;
}
.screenreader {
	position: absolute;
	left: -999em;
}
.searchresults {
	border-top: 1px solid #d7d7d7;
	margin: 0 0 0.5em 0;
}
.small {
	font-size: 0.9em;
}

.submenu {
	border-bottom: 1px solid #cfd1d9;
	background: #f9fbff;
	font-weight: bold;
	font-size: 0.9em;
	padding: 0.6em 1.5em;
}
.submenu a {
	text-decoration: none;
	color: #71788b;
}
.submenu a:hover {
	text-decoration: none;
	color: #b23426;
}
.submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.submenu ul li {
	white-space: nowrap;
	display: inline;
	padding: 0 2em 0 0;
}
.submenu ul.divisions li {
	padding: 0;
}
.submenu ul.divisions li a {
	float: left;
	width: 200px;
	padding: 0.2em 0;
}
.submenu ul li.active a {
	color: #b23426;
}

.tab1 {
	margin: 0 0 0.5em 0;
	border-collapse: collapse;
	width: 100%;
}
.tab1 td {
	width: 50%;
	padding: 0 0.5em 0.8em 0.7em;
	border: none;
	vertical-align: top;
}
.tab_form {
	border-collapse: collapse;
	width: 100%;
	margin: 0.5em 0 0 0;
}
.tab_form td {
	padding: 0 0 1em 0;
	vertical-align: top;
	width: 33%;
	border: none;
}

.tab_vacdet {
	border-collapse: collapse;
	width: 100%;
	margin: 0.7em 0;
}
.tab_vacdet th {
	border: none;
	padding: 0;
	width: 12%;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}
.tab_vacdet td {
	border: none;
	padding: 0;
	width: 21%;
	color: #444;
	vertical-align: top;
	text-align: left;
}

.tel {
	background: url("images/bg-tel.gif") repeat-x left top;
	position: relative;
	min-height: 162px;
	height: auto;
}
/*\*/
* html .tel {
	height: 162px;
}

.tel_link {
	position: absolute;
	right: 1em;
	bottom: 0.8em;
	font-size: 0.9em;
}

.vacdet {
	border-bottom: 1px solid #d7d7d7;
	padding: 0.5em 0 0 0;
}

.rec {
	margin: 20px;
}

input.charnumber
{
    	border: medium none;
	background-color: #f9fbff;
	color: #666;
	width: 150px;
}

.imageright {
	float: right;
	padding-right: 15px;
	padding-top: 5px;
}

.imagemiddle {
	float: left;
	padding-left: 20px;	
}

.tel_flags {
	position: absolute;
    top: 10px;
    right: 10px;
}

.tel_flags img {
    display: inline;
}