body, div, p, td { font: 10pt Arial; color: #000; }
body {
	background-color: #0079AF;
	margin:0; padding:0;
	text-align: center; 
}
p { text-align:justify; }
h1 {
	font: bold 14pt Arial;
	margin-bottom:4px;
	margin-top:12px;
}
img {
	vertical-align:bottom;
}
table.PageLayout {
	width:912px;
	margin-left:auto; 
	margin-right:auto; 
	text-align: center; 
	border-collapse: collapse;
}		
td.Header {
	background-image: url('images/logobar.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	width:912px; height:87px;
}
td.Middle {
	background-image: url('images/content.gif');
	background-repeat: repeat-y;
	background-position: left top;
	background-color: transparent;
	text-align:left; vertical-align:top;
	width:912px; height:500px;
}
td.Footer {
	background-image: url('images/footer.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	width:912px; height:38px;
}
table.Content {
	margin-right:12px;
	margin-left:20px;
}
td.LeftContent {
	width:640px;
	text-align:left;
	vertical-align:top;
	background-image: url('images/watermark.jpg');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: transparent;
	padding-top:10px;
}
td.RightContent {
	text-align:middle;
	vertical-align:top;
	padding-top:10px;
}

table.Factbox {
	border-collapse:collapse;
	width:620px;
}
td.FactboxTop {
	background-image: url('images/factbox_top.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	width:620px; height:8px;
}
td.FactboxContent {
	background-image: url('images/factbox_content.gif');
	background-repeat: repeat-y;
	background-position: left top;
	background-color: transparent;
	width:620px; height:8px;
}
td.FactboxBottom {
	background-image: url('images/factbox_bottom.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	width:620px; height:8px;
}

div.Testimonials {
	background-image: url('images/testimonials.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	width:240px; height:139px;
	margin-bottom:6px;
	color:#fff;
}
/*div.HumanBody {
	background-image: url('images/ad_body.jpg'); 
	background-repeat: no-repeat; 
	background-position: left top;
	background-color: transparent;
	width:240px; height:297px; 
	margin-bottom:6px;
}*/
a:link, a:active {
	color: #0079AF;
	text-decoration: none;
}
a:hover {
	color: #0079AF;
	text-decoration: underline;
}
a:visited {
	color: #c00;
	text-decoration:none;
}
font.Mandatory {
	color:#d00;
	font-weight: bold;
}
input.Button {
	border-top: #1D99D0 solid 1px;
	border-right: #005586 solid 1px;
	border-bottom: #005586 solid 1px;
	border-left: #1D99D0 solid 1px;
	background-color: #0079AF;
	font: bold 8pt Tahoma;
	color: #fff; height:22px;
}
input, textarea {
	border: #0079AF solid 1px; 
	background-color:#fff;
	margin-top:2px; margin-bottom:2px;
	padding-left:3px; padding-right:3px;
}
input.CheckBox {
	border-style:none;
	vertical-align:middle;
	cursor:pointer;
}
table.Treatment {
	width:570px;
	margin-left:20px;
}
label {
	cursor: pointer;
}
a.FooterLink:link, a.FooterLink:active, a.FooterLink:visited {
	color:#fff;
	font: 8pt Tahoma;
	text-decoration:none;
}
a.FooterLink:hover {
	color:#fff;
	font: 8pt Tahoma;
	text-decoration:underline;
}
div.Testimonial {
	margin-right:10px; 
	margin-top:4px; 
	padding:10px;
	padding-top:6px;
	text-align:justify;
	display:none;
	background-color: #F2F9FF;
	border: #D3E9FB solid 1px;
}
div.Testimonial b {	color: #00557A; }

table.CareerForm {
	width:500px;
	border: 1px solid #B5CCF0;
}
table.CareerForm td.LeftForm {
	background-color:#E8F1FF;
	font: bold 9pt Tahoma;
	width:160px;
	color: #003D93;
	text-align:right;
	padding: 4px 6px 4px 6px;
}
table.CareerForm td.RightForm {
	background-color:#FFF;
	font: 9pt Tahoma;
	width:340px;
	color: #003D93;
	padding: 4px 6px 4px 6px;
}

a.Testimonials:link, 
a.Testimonials:active,
a.Testimonials:visited {
	color: #c00;
	text-decoration: none;
}
a.Testimonials:hover {
	color: #c00;
	text-decoration:underline;
}

a.Linkbar:link,
a.Linkbar:active,
a.Linkbar:visited {
	color: #003D93;
	text-decoration:none;
}
a.Linkbar:hover {
	color: #003D93;
	text-decoration:underline;
}
