body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	color: #66665E;
	text-align: center;
}
table, th, td, input, select, textarea {
	color: #66665E;
	font-family: Arial, sans-serif;
	font-size: 1em;
}
img {
	border: none;
}
fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
form {
	padding: 0;
	margin: 0;
}
h1, .h1 {
	color: #95191d;
	padding: 0 0 0.5em 0;
	margin: 0;
	font-size: 1.4em;
	font-weight: bold;
}
h2, .h2 {
	padding: 0.2em 0 0.5em 0;
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #95191d;
	font-family: Arial, sans-serif;
	text-transform: none;
}
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: none;
	font-weight: bold;
	color: #95191d;
}
a:visited {
	color: #a5293d;
}
a:hover {
	text-decoration: underline;
	color: #95191d;
}
a:active {
	color: #000;
}

.alignr {
	text-align: right;
}

.banner_top {
 float: right;
 padding: 0 0 0.5em 0;
}
.banner1 {
	padding: 0 0 1.5em 0;
}
.banner1 img {
	display: block;
}
.banner2 img {
	display: block;
}

.big {
	font-size: 1.1em;
}
.bigger {
	font-size: 1.3em;
}
.bold {
	font-weight: bold;
}

.box_browse {
	border: 1px solid #D9D9CD;
	margin: 0 0 1.5em 0;
	height: 1%;
}
.box_browse_in1 {
	padding: 0.8em 10px 0.5em 10px;
}
.box_browse_in2 {
	padding: 0 10px 0.5em 10px;
}
.box_browse_in3 {
	padding: 0.8em 10px 0.5em 10px;
	background: #F0F0EB;
}
.box_browse_bottom {
	background: url("../images/line2.gif") repeat-y 333px top;
}

.box_form1 {
	border-top: 1px solid #D9D9CD;
	border-bottom: 1px solid #D9D9CD;
	padding: 0.8em 0 1em 0;
}
.box_form2 {
	border-top: 1px solid #D9D9CD;
	padding: 0.8em 0 1em 0;
}

.box1 {
	border: 1px solid #D9D9CD;
	margin: 0 0 1.5em 0;
}
.box1_in {
	border: 1px solid #fff;
	background: url("../images/box1.gif") repeat-x left top;
	padding: 0.8em 10px 0.5em 10px;
	height: 1%;
}
.box2 {
	border: 1px solid #D9D9CD;
	margin: 0 0 1.5em 0;
}
.box2_in {
	border: 1px solid #fff;
	background: #ECECE6 url("../images/box2.gif") repeat-x left top;
	padding: 0.8em 10px 0.5em 10px;
	height: 1%;
}
.box3 {
	border: 1px solid #D9D9CD;
	margin: 0 0 1.5em 0;
}
.box3_in {
	border: 1px solid #fff;
	background: url("../images/box3.gif") repeat-x left top;
	padding: 0.8em 10px 0.5em 10px;
	height: 1%;
}

.breadcrumbs {
	float: left;
	width: 49%;
	color: #82827c;
	padding: 0.4em 0 0.7em 0;
}
.breadcrumbs h1 {
	padding: 0;
	font-size: 1em;
	display: inline;
	text-transform: none;
	font-family: Arial;
	color: #82827c;
}

.button1 {
	background: #95191d url("../images/button1a.gif") no-repeat left center;
	line-height: 1em;
}
.button1:hover {
	background: #95191d url("../images/button1ao.gif") no-repeat left center;
}
.button1 input {
	background: url("../images/button1b.gif") no-repeat right center;
	margin: 0;
	padding: 5px 18px 5px 10px;
	.padding: 6px 22px 6px 12px;
	border: none;
	overflow: visible;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}
.button1 input:hover {
	background: url("../images/button1bo.gif") no-repeat right center;
}
.button1 a, .button1 a:visited {
	background: url("../images/button1b.gif") no-repeat right center;
	margin: 0;
	padding: 5px 22px 7px 12px;
	.padding: 6px 22px 6px 12px;
	border: none;
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.button1 a:hover {
	background: url("../images/button1bo.gif") no-repeat right center;
	_background: url("../images/button1b.gif") no-repeat right center;
	color: #fff;
	text-decoration: none;
}

.button2 {
	background: #252458 url("../images/button2a.gif") no-repeat left center;
	margin: 0 0.5em 0 0;
	line-height: 1em;
}
.button2:hover {
	background: #252458 url("../images/button2ao.gif") no-repeat left center;
}
.button2 input {
	background: url("../images/button2b.gif") no-repeat right center;
	margin: 0;
	padding: 5px 18px 7px 10px;
	.padding: 6px 22px 6px 12px;
	border: none;
	overflow: visible;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}
.button2 input:hover {
	background: url("../images/button2bo.gif") no-repeat right center;
}
.button2 a, .button2 a:visited, .button2 a:hover {
	background: url("../images/button2b.gif") no-repeat right center;
	margin: 0;
	padding: 5px 22px 7px 12px;
	border: none;
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.button2 a:hover {
	background: url("../images/button2bo.gif") no-repeat right center;
	_background: url("../images/button2b.gif") no-repeat right center;
	color: #fff;
	text-decoration: none;
}

.button3 {
	background: #95191d url("../images/button3a.gif") no-repeat left center;
	line-height: 1em;
}
.button3:hover {
	background: #95191d url("../images/button3ao.gif") no-repeat left center;
}
.button3 a, .button3 a:visited {
	background: url("../images/button3b.gif") no-repeat right center;
	margin: 0;
	padding: 6px 20px 6px 10px;
	border: none;
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.button3 a:hover {
	background: url("../images/button3bo.gif") no-repeat right center;
	_background: url("../images/button3b.gif") no-repeat right center;
	color: #fff;
	text-decoration: none;
}

.cadvice p {
	font-size: 1.1em;
	padding: 0 0 0.5em 0;
}
.cadvice_left {
	float: left;
	width: 180px;
}
.cadvice_right {
	float: right;
	border: 1px solid #D9D9CD;
	padding: 8px;
	margin: 0 0 0.5em 0;
}
.cadvice_right img {
	display: block;
}

.clear {
	clear: both;
	height: 1%;
}

.col_half {
	width: 49%;
}
.col_home {
	background: url("../images/line2.gif") repeat-y 370px top;
}
.col_home_left {
	width: 352px;
	float: left;
}
.col_home_right {
	width: 300px;
	float: right;
}
.col_left {
	width: 690px;
	float: left;
}
.col_right {
	width: 221px;
	float: right;
}
.col_rnews {
	width: 49%;
	padding: 0 0 0.5em 0;
}
.col_page_left {
	float: left;
	width: 152px;
}
.col_page_right {
	float: right;
	width: 510px;
}

.colcode1 {
	color: #252458;
}
.colcode2, .mandatory {
	color: #95191d;
}
.colcode3 {
	color: #000;
}
.colcode4 {
	color: #D9D9CD;
}

.container {
    margin: 0 auto;
    padding: 0.5em 0 0 0;
    text-align: left;
    width: 939px;
    position: relative;
    min-height: 680px;
    _height: 680px;
}


.copy {
	font-size: 1.1em;
	line-height: 1.6em;
}
.copy h2 {
	font-size: 1.2em;
}
.copy ul {
	padding: 0 0 1em 0.5em;
}
.copy ul li {
	padding: 0 0 0.2em 10px;
	background: url("../images/bullet1.gif") no-repeat left 0.45em;
}

.feat_jobs {
	margin: 0 0 1.5em 0;
	border: 1px solid #D9D9CD;
	padding: 0.5em 10px 0.7em 10px;
	height: 1%;
}
.feat_jobs marquee {
	padding: 0.5em 0 0 0;
}
.feat_jobs p {
	padding: 0 0 0.2em 0;
}
.feat_jobs table td {
	padding: 0 1.2em;
	border: none;
	vertical-align: middle;
	white-space: nowrap;
}
.feat_jobs table td.td1 {
	background: url("../images/line2.gif") repeat-y right top;
	padding-left: 0;
}
.feat_jobs_title {
	font-size: 1.1em;
}

.floatl {
	float: left;
}
.floatr {
	float: right;
}

.footer {
	margin: 2em auto;
	text-align: left;
	width: 939px;
	padding: 1em 0 0 0;
	border-top: 1px solid #D2D2D2;
}
.footer p {
	padding: 0 0 0.5em 0;
}
.footer_address {
	font-size: 0.9em;
	text-align: right;
}
.footer_copyright {
	text-align: right;
	font-size: 0.9em;
}

.form_box {
	margin: 0;
	width: 14px;
	height: 14px;
}
input.form_general, textarea.form_general {
	width: 200px;
	.width: 199px;
	margin: 0.2em 0 0 0;
}
select.form_general {
	width: 204px;
	margin: 0.2em 0 0 0;
}
.form_common {
	margin: 0.2em 0 0 0;
}
.form_login {
	width: 170px;
}
input.form_qs1 {
	padding: 0;
	width: 141px;
	.width: 140px;
}
select.form_qs1 {
	width: 145px;
}
select.form_qs1_short {
	width: 100px;
}

.hidden {
	display: none;
}

.header1 {
	xbackground: url("../images/header1.gif") repeat-x left 12.1em;
	.xbackground: url("../images/header1.gif") repeat-x left 12.3em;
}
.header1_in {
	margin: 0 auto;
	text-align: left;
	width: 939px;
	padding: 15px 0 0 0;
}
.header2 {
	border-bottom: 1px solid #E4E4DB;
}
.header2_in {
	margin: 0 auto;
	text-align: left;
	width: 939px;
	padding: 0.4em 0 0 0;
}

.highlight1 {
	font-weight: bold;
	color: #95191d;
}

.joblist {
	border-top: 1px solid #D9D9CD;
	margin: 0 0 1em 0;
}
.joblist li {
	border-bottom: 1px solid #D9D9CD;
	padding: 1em 0 0.8em 0;
}
.joblist2 li {
	padding: 1em 0 0.8em 0;
	border-top: 1px solid #D9D9CD;
}
.joblist2 li.first {
	border: none;
	padding-top: 0.2em;
}
.joblist li p, .joblist2 li p {
	padding: 0 0 0.2em 0;
}
.joblist li p a.link1, .joblist2 li p a.link1 {
	font-size: 1.1em;
}

.jobtools1, .jobtools2 {
	margin: 0 0 1.5em 0;
	border: 8px solid #ECECE6;
	height: 1%;
}
.jobtools1 ul li {
	float: left;
}
.jobtools2 ul li {
	display: inline;
}
.jobtools1 ul li a, .jobtools1 ul li a:visited {
	width: 126px;
	color: #95191d;
	display: block;
	padding: 45px 0 0 0;
	margin: 0 0 1.2em 0;
	text-align: center;
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 1.1em;
}
.jobtools2 ul li a, .jobtools2 ul li a:visited {
	color: #95191d;
	display: block;
	padding: 10px 0 10px 50px;
	margin: 0 0 0.3em 0;
	background-position: 5px center;
	background-repeat: no-repeat;
	font-size: 1.1em;
}
.jobtools1_in {
	padding: 0.8em 15px 0 15px;
	border: 1px solid #D9D9CD;
	height: 1%;
}
.jobtools2_in {
	padding: 0.8em 15px 0.5em 15px;
	border: 1px solid #D9D9CD;
	height: 1%;
}

.line1 {
	padding: 0.5em 0;
	background: url("../images/line1.gif") repeat-x left center;
}
.line2 {
	padding: 0.5em 0;
	margin: 0 0 1em 0;
	background: url("../images/line1.gif") repeat-x left center;
}
.line3 {
	border-bottom: 1px solid #D9D9CD;
	padding: 1em 0 0 0;
	margin: 0 0 1em 0;
}

.link1 {
	color: #95191d;
}
.link1:visited {
	color: #95191d;
}
.link1:hover {
	color: #95191d;
}

.link_add {
	background: url("../images/icon-add.gif") no-repeat left center;
	padding: 3px 0 3px 21px;
}
.link_email {
	background: url("../images/icon-email.gif") no-repeat left center;
	padding: 3px 0 3px 21px;
}
.link_more {
	background: url("../images/icon-more.gif") no-repeat left center;
	padding: 3px 0 3px 21px;
}
.link_print {
	background: url("../images/icon-print.gif") no-repeat left center;
	padding: 3px 0 3px 21px;
}
.link_remove {
	background: url("../images/icon-remove.gif") no-repeat left center;
	padding: 3px 0 3px 21px;
}

.links_button1 {
	padding: 0.3em 0 0.7em 0;
	.padding: 0.4em 0 0.6em 0;
}
.links_button2 {
	padding: 0.5em 0;
	.padding: 0.4em 0 0.6em 0;
}
.links_button3 {
	padding: 0.6em 0 0.4em 0;
}

.list_browse1 {
	width: 157px;
	padding: 0 10px 0 0;
	float: left;
}
.list_browse2 {
	width: 95px;
	padding: 0 10px 0 0;
	float: left;
}
.list_browse4 li {
	width: 156px;
	padding: 0 10px 0 0;
	float: left;
}
.list_browse1 li, .list_browse2 li, .list_browse4 li {
	padding: 0 0 0.2em 10px;
	background: url("../images/arrow1.gif") no-repeat left 0.4em;
}
.list_browse3 li {
	padding: 0.2em 10px 0.2em 28px;
	width: 128px;
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
.list_browse3 li a {
	padding: 0 0 0 10px;
	background: url("../images/arrow1.gif") no-repeat left 0.4em;
}

.list_feat li {
	text-align: center;
	padding: 10px 0;
}

.list_sectors {
	border-bottom: 1px solid #D9D9CD;
	margin: 0 0 1em 0;
	padding: 0 0 0.5em 0;
}
.list_sectors li {
	display: inline;
}
.list_sectors li a, .list_sectors li a:visited {
	font-weight: normal;
	color: #66665E;
	font-size: 1.1em;
	padding: 0 0 0.5em 13px;
	background: url("../images/list-sectors1.gif") no-repeat left 0.3em;
	display: block;
}
.list_sectors li a:hover {
	color: #66665E;
}
.list_sectors li ul {
	margin: 0;
	padding: 0 0 0.7em 13px;
}
.list_sectors li ul li {

}
.list_sectors li ul li a {
	font-size: 1em;
	font-weight: bold;
	color: #95191d;
	padding: 0 0 0 10px;
	background: url("../images/arrow1.gif") no-repeat left 0.4em;
}
.list_sectors li ul li a:visited {
	font-size: 1em;
	font-weight: bold;
	color: #a5293d;
	padding: 0 0 0 10px;
	background: url("../images/arrow1.gif") no-repeat left 0.4em;
}
.list_sectors li ul li a:hover {
	font-weight: bold;
	color: #95191d;
}
div.list_sectors_sub a {
	background: url("../images/list-sectors2.gif") no-repeat left 0.3em;
}
ul.list_sectors li.list_sectors_nosub a {
	background: none;
	padding-left: 0;
}

ul.list_shortlist {
	padding: 0 0 1em 0;
}
ul.list_shortlist li {
	padding: 0 0 0.2em 0;
	background: none;
	font-size: 1.2em;
}

ul.list_myaccount {
	padding: 0;
	margin: 0 0 1.5em 0;
}
ul.list_myaccount li {
	display: inline;
	padding: 0;
	background: none;
}
ul.list_myaccount li a, ul.list_myaccount li a:visited {
	color: #66665E;
	display: block;
	background: url("../images/list-myaccount.gif") no-repeat left center;
	padding: 10px;
	margin: 0 0 0.5em 0;
	width: 220px;
	text-decoration: none;
}
ul.list_myaccount li a:hover {
	color: #66665E;
	text-decoration: none;
}

.list_refine {
	border-bottom: 1px solid #D9D9CD;
	margin: 0 0 1em 0;
	padding: 0 0 0.5em 0;
}
.list_refine li {
	padding: 0 0 0.5em 0;
}
.list_refine li a, .list_refine li a:visited {
	font-weight: normal;
	color: #66665E;
	font-size: 1.1em;
}
.list_refine li a:hover {
	color: #66665E;
}

.list_rnews li {
	padding: 0.6em 0 0.6em 18px;
	background: url("../images/list-rnews.gif") no-repeat left 0.8em;
	font-size: 1.1em;
	border-top: 1px solid #D9D9CD;
}
.list_rnews li.first {
	padding: 0 0 0.6em 18px;
	background: url("../images/list-rnews.gif") no-repeat left 0.2em;
	border: none;
}
.list_rnews li a {
	color: #66665E;
	font-weight: normal;
}
.list_rnews li a:visited {
	color: #888;
}
.list_rnews li a:hover {
	color: #66665E;
}

.list_rnews2 {
	border-bottom: 1px solid #D9D9CD;
	padding: 0 0 0.5em 0;
	margin: 0 0 1.5em 0;
}
.list_rnews2 li {
	padding: 0 0 0.5em 0;
}
.list_rnews2 li a {
	color: #66665E;
	font-weight: normal;
}
.list_rnews2 li a:visited {
	color: #888;
}
.list_rnews2 li a:hover {
	color: #66665E;
}

.listing {
	border-top: 1px solid #D9D9CD;
}
.logo {
	float: left;
	padding: 10px 0;
}

a.marquee_button, a.marquee_button:visited, a.marquee_button:hover {
	background: #D9D9CD;
	font-size: 1.2em;
	padding: 0 0.3em;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}

.menu1 {
      background: #95191d url("../images/menu1.gif") repeat-x left top;
      height: 1%;
}

.menu1 ul li {
      float: left;
      font-size: 1.1em;
      border-bottom: 1px solid #fff;
}

.menu1 ul li.selected {
      border-bottom: 1px solid #A8A8A8;
}

.menu1 ul li a, .menu1 ul li a:visited {
      font-weight: normal;
      color: #fff;
      display: block;
      padding: 0.6em 0;
      text-align: center;
      border-left: 1px solid #6d0000;
      text-decoration: none;
      font-weight: bold;
      line-height: 1em;
      width: 187px;
}

.menu1 ul li a:hover {
      color: #fff;
      text-align: center;
      background: red;
      text-decoration: none;
      background: #a13236 url("../images/menu1o.gif") repeat-x left top;
}

.menu1 ul li.selected a, .menu1 ul li.selected a:visited, .menu1 ul li.selected a:hover {
      background: #a8a8a8 url("../images/menu1s.gif") repeat-x left top;
}

.menu1 ul li.m1 a, .menu1 ul li.m1 a:visited {
      border: none;
}

.menu2 {
	background: #A8A8A8;
	height: 1%;
}
.menu2 ul li {
	float: left;
}
.menu2 ul li a, .menu2 ul li a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.1em;
	padding: 0.6em 0;
	text-align: center;
	line-height: 1em;
}
.menu2 ul li a:hover, .menu2 ul li a.selected, .menu2 ul li a.selected:visited {
	text-decoration: none;
	color: #000;
}
.menu2 ul li.m1 a {
	width: 100px;
}
.menu2 ul li.m2 a {
	width: 118px;
}
.menu2 ul li.m3 a {
	width: 100px;
}
.menu2 ul li.m4 a {
	width: 75px;
}
.menu2 ul li.m5 a {
	width: 130px;
}
.menu2 ul li.m6 a {
	width: 108px;
}
.menu2 ul li.m7 a {
	width: 110px;
}
.menu2 ul li.m8 a {
	width: 90px;
}
.menu2 ul li.m9 a {
	width: 108px;
	font-weight: normal;
	font-family: Arial Black;
}

a.nobold, a.nobold:visited, a.nobold:hover, .nobold {
	font-weight: normal;
}

.qs1 {
	border: 1px solid #d9d9cd;
	padding: 1px;
	margin: 0 0 1.5em 0;
}
.qs1 table {
	width: 100%;
}
.qs1 table th {
	background: #a8a8a8 url("../images/qs1.gif") repeat-x left top;
	border: none;
	padding: 0.7em 0.2em 0.6em 0.2em;
	vertical-align: middle;
	text-align: center;
	font-family: Arial Black;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
	font-size: 1.2em;
	white-space: nowrap;
}
.qs1 table td {
	background: #a8a8a8 url("../images/qs1.gif") repeat-x left top;
	border: none;
	padding: 0.7em 0.2em 0.6em 0.2em;
	vertical-align: middle;
	text-align: center;
	border-right: 1px solid #D9D9CD;
}
.qs1 table td.td1 {
	border: none;
	padding: 0.7em 0.5em 0.6em 0.5em;
}

.rnews {
	padding: 0 0 1em 0;
}
.rnews_article {
	float: right;
	width: 222px;
	margin: 0 0 1em 1em;
}
.rnews_img {
	padding: 8px;
	border: 1px solid #D9D9CD;
	float: right;
	background: #fff;
	margin: 0 0 0.3em 0;
}
.rnews_img2 {
	padding: 8px;
	border: 1px solid #D9D9CD;
	background: #fff;
}
.rnews_img img, .rnews_img2 img {
	display: block;
}
.rnews_intro {
	font-size: 1.1em;
	width: 250px;
	float: left;
}
.rnews_left {
	float: left;
	border: 1px solid #D9D9CD;
	padding: 5px;
}
.rnews_left img {
	display: block;
}
.rnews2_left {
	float: left;
	border: 1px solid #D9D9CD;
	padding: 5px;
}
.rnews2_left img {
	display: block;
}
.rnews_quote {
	background: url("../images/rnews-quote1.gif") no-repeat left top;
	margin: 0.3em 10px;
}
.rnews_quote_in {
	background: url("../images/rnews-quote2.gif") no-repeat right bottom;
	padding: 25px 0;
	text-align: center;
	color: #95191d;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
}
.rnews_right {
	float: right;
	width: 252px;
}
.rnews_right h3 {
	margin: 0;
	padding: 0 0 0.5em 0;
	font-weight: bold;
	font-size: 1.1em;
}
.rnews2_right {
	float: right;
	width: 155px;
	font-size: 1.1em;
}

.screenreader {
	position: absolute;
	left: -999em;
}
.small {
	font-size: 0.9em;
}
.spacing1 {
	height: 0.5em;
}
.spacing2 {
	height: 1.5em;
}

.span_form1 {
	display: block;
	padding: 0 0 0 16px;
	.padding: 0 0 0 18px;
}

.tab_browse {
	width: 100%;
}
.tab_browse td {
	border: none;
	padding: 0;
	vertical-align: top;
}
.tab_browse td.td1 {
	width: 335px;
}
.tab_browse td.td2 {

}
.tab_browse td.td3 {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	vertical-align: bottom;
}

.tab_login {
	width: 100%;
	margin: 0 0 0.5em 0;
}
.tab_login th {
	font-weight: normal;
	text-align: left;
	padding: 0 0 0.2em 0;
	border: none;
}
.tab_login td {
	vertical-align: middle;
	padding: 0;
	border: none;
}

.tab_shortlist {
	margin: 0 1em 0.3em 0;
	float: left;
}
.tab_shortlist th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 0 1em 0.2em 0;
	border: none;
	width: 70px;
}
.tab_shortlist td {
	vertical-align: top;
	padding: 0 0 0.2em 0;
	border: none;
	font-weight: bold;
	color: #252458;
	width: 150px;
}

.tab_stats {
	width: 100%;
	border: 1px solid #D9D9CD;
	margin: 0 0 1em 0;
}
.tab_stats tr.tr1 {
	background: url("../images/stats.gif") no-repeat left top;
}
.tab_stats th {
	text-align: center;
	border: none;
	border-bottom: 1px solid #d9d9cd;
	padding: 0.5em;
	font-weight: bold;
	white-space: nowrap;
	font-size: 0.9em;
	color: #252458;
}
.tab_stats th.th1 {
	width: 25%;
	font-size: 1em;
	color: #95191d;
	text-align: left;
}
.tab_stats th.th2 {
	width: 37%;
	font-size: 1em;
	color: #95191d;
	text-align: left;
}
.tab_stats td {
	text-align: center;
	border: none;
	border-bottom: 1px solid #d9d9cd;
	padding: 0.5em;
	font-size: 0.9em;
	color: #252458;
	font-weight: bold;
}
.tab_stats td.td1 {
	text-align: left;
	color: #66665E;
	font-weight: normal;
}

.tab_vacdet {
	width: 60%;
	margin: 0.2em 0 0.7em 0;
}
.tab_vacdet th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 0 1em 0.2em 0;
	border: none;
	width: 90px;
}
.tab_vacdet td {
	vertical-align: top;
	padding: 0 0 0.2em 0;
	border: none;
	font-weight: bold;
	color: #252458;
}

.tab_vacsum {
	width: 50%;
	margin: 0 0 0.3em 0;
}
.tab_vacsum th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 0 1em 0.2em 0;
	border: none;
	width: 70px;
}
.tab_vacsum td {
	vertical-align: top;
	padding: 0 0 0.2em 0;
	border: none;
	font-weight: bold;
	color: #252458;
}

.title1 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0.5em 0;
}
.title2 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0.8em 0;
	text-transform: uppercase;
	color: #66665E;
}
.title3 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0.6em 0;
	color: #000;
}
.title4 {
	font-size: 1.2em;
	font-family: Arial Black;
	margin: 0;
	padding: 0 0 0.5em 0;
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
}
.title4 a, .title4 a:visited, .title4 a:hover {
	color: #000;
	font-weight: normal;
}
.title5 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 0.7em 0;
	padding: 0 0 0.2em 0;
	background: url("../images/title5.gif") repeat-x left bottom;
	color: #66665E;
}
.title6 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0.6em 0;
	color: #66665E;
}
.title7 {
	font-size: 1.7em;
	font-weight: normal;
	font-family: Arial Black;
	margin: 0;
	padding: 0 0 0.4em 0;
	text-transform: uppercase;
	color: #000;
}
.title7 a, .title7 a:visited, .title7 a:hover {
	color: #000;
	font-weight: normal;
}

.underline {
	text-decoration: underline;
}

.vacdet_links {
	float: right;
	width: 180px;
	text-align: right;
	padding: 0 0 0.5em 0;
}
.vacdet_links_placeholder {
	height: 100px;
}

.vacdet_logo_outer {
	display:table;
	margin: 0 0 1em 56px;
	text-align: right;
}
.vacdet_logo {
	text-align: center;
	overflow: hidden;
	display:table-cell;
	vertical-align:middle;
	border: 1px solid #D9D9CD;
	height: 60px;
	width: 120px;
}

.vacsum {
	border-bottom: 1px solid #D9D9CD;
	padding: 1em 0 0.5em 0;
}
.vacsum_feat {
	border-bottom: 1px solid #D9D9CD;
	padding: 0 0 0.5em 0;
}
.vacsum h2, .vacsum_feat h2 {
	padding: 0 0 0.3em 0;
}
.vacsum_feat_label {
	background: #252458;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0.1em 0.5em;
	margin: 0 0 0.7em 0;
	font-size: 0.9em;
}
.vacsum_logo_outer {
	float: right;
	width: 120px;
	height: 60px;
	display: table;
	padding: 0;
	margin: 0 0 1em 10px;
}
.vacsum_logo {
	text-align: center;
	overflow:hidden;
	border: 1px solid #D9D9CD;
	display:table-cell;
	vertical-align:middle;
}

.banner_side {
 position: absolute;
 z-index: 1;
 top: 2em;
 right: -135px;
}

/* Header CSS provided by TNT  */

.headercontainer {
  margin:0;
  padding:0;
  height:137px;
  text-align:left;
  background:url(../images/bg.png) left top repeat-x #fff;
  color:#222;
  font-family:Arial, Helvetica, sans-serif;
  font-size:75%;
  line-height:1.5;
}

#header {
  margin:0;
  padding:0;
}

#header #headerlogo {
  float:left;
}

#headerlogo {
  border:medium none;
  outline:medium none;
  margin-right:10px;
}

#headernav {
  position:relative;
  float:left;
  margin:7px 0 5px 0;
  font-size:14px;
  line-height:1em;
}

#headernav ul {
  margin:0;
  padding:0 0 0 5px;
  width:965px;
  display:block;
  height:39px;
}

#headernav ul li {
  margin:0;
  padding:0;
  float:left;
  background:none;
}

#headernav a {
  border:1px solid #d4dce3;
  border-bottom:none;
  padding:5px 10px;
  display:block;
  font-weight:500;
  color:#5F6D79;
  margin:6px 1px 0 0px;
  text-decoration:none;
  background:#efefef;
}

#headernav a:hover {
  border:1px solid #AFB6BC;
  background:#fff;
  color:#000;
  text-decoration:underline;
}

#headernav a.active {
  background:#fff;
  padding:8px 10px;
  color:#cc0000;
  font-weight:600;
  text-decoration:none;
  border:1px solid #AFB6BC;
  border-bottom:1px solid #fff;
  margin:0;
}
	
ul.headermenu {
  margin:0 0 1.5em;
  padding:0;
}

ul.headermenu li, li.leaf {
  list-style-image:none;
  list-style-type:none;
  margin:0;
  padding:0 0 0 1.5em;
}

