body {
	font-family: Tahoma, Georgia, Verdana, sans-serif;
	font-size: 8pt;
}
th, td, input, select, textarea {
	font-family: Tahoma, Georgia, 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 {
	color: #e10000;
	margin: 0;
	padding: 0.2em 0 0.5em 0;
	font-size: 1.8em;
	font-weight: normal;
}
h1.homepage {
	display: none;
}
h2 {
	color: #00226A;
	margin: 0;
	padding: 0.5em 0;
	font-size: 1.5em;
	font-weight: normal;
}
hr {
	display: none;
}
p {
	margin: 0;
	padding: 0 0 0.7em 0;
}

a {
	text-decoration: underline;
	color: #E10000;
}
a:hover {
	text-decoration: underline;
	color: #00226A;
}
.alignr {
	text-align: right;
}
.basket {
	background: url("images/line_h.gif") repeat-x left bottom;
	margin: 0 0 2em 0;
}
.bold {
	font-weight: bold;
}

.box_basket {
	border-top: 1px solid #ECEFF1;
}
.box_feat_jobs {
	border-top: 1px solid #C3C8CD;
}
.box_feat_jobs .job_detail {
	border-bottom: 1px solid #C3C8CD;	
}
.box_feat_noscript {
	font-size: 1.2em;
	list-style: none;
	margin: 0;
	padding: 0;
}

.breadcrumbs {
	display: none;
}

.clear {
	clear: both;
}

.col_right {
	display: none;
}

.colcode1 {
	color: #00226A;
}
.colcode2 {
	color: #e10000;
}

p.first {
	font-size: 1.25em;
	padding: 0 0 1em 0;
}
.floatl {
	float: left;
}
.floatr {
	float: right;
}

.footer {
	border-top: 1px solid #EA0006;
	color: #ADB2B9;
	padding: 1em 0 0 0;
	margin: 2em 0 0 0;
	font-size: 0.9em;
}
.footer .floatr {
	display: none;
}

input.form1 {
	width: 150px;
}
select.form1 {
	width: 155px;
}
textarea.form1 {
	width: 250px;
}

.header {
	padding: 0 0 1em 0;
}
.hidden {
	display: none;
}
.inline {
	display: inline;
}
.invisible {
	position: absolute;
	left: -999em;
	z-index: 10;
}

.job_detail {
	padding: 1em 0 0.5em 0;
	border-bottom: 1px solid #ECEFF1;
}

.line1 {
	border-top: 1px solid #C3C8CD;
	padding: 0 0 1em 0;
}
.line2 {
	background: url("images/line_h.gif") repeat-x left top;
	padding: 0 0 1em 0;
}
.line3 {
	border-top: 1px solid #ECEFF1;
	padding: 0 0 1em 0;
}

.link1 {
	background: url("images/arrow1.gif") no-repeat right center;
	padding: 0 8px 0 0;
	color: #003AB4;
}
.link1:hover {
	color: #e10000;
}
.link2 {
	background: url("images/arrow2.gif") no-repeat right center;
	padding: 0 8px 0 0;
}
.link3 {
	color: #003AB4;
}
.link3:hover {
	color: #e10000;
}

#marquee {
	font-size: 1.2em;
	padding: 0 0 1em 0;
}
#marquee a {
	color: #00226A;
	text-decoration: none;
	padding-right: 4em;
}
#marquee a:hover {
	color: #e10000;
	text-decoration: none;
}
#marquee a span {
	color: #e10000;
	text-decoration: underline;
}
#marquee a:hover span {
	color: #000;
	text-decoration: underline;
}
.marquee_button_plus, .marquee_button_minus {
	cursor: pointer;
	display: block;
	float: right;
	margin: 0.2em 0 0 0;
	text-indent: -999em;
	height: 16px;
	width: 19px;
}
.marquee_button_plus {
	background: url("images/button-plus.gif") no-repeat left top;
}
.marquee_button_minus {
	background: url("images/button-minus.gif") no-repeat right top;
}

.masterhead ul {
	display: none;
}
.masterhead .container {
	position: relative;
}


.quick_appl p {
	padding: 0 0 0.7em 0;
}

ul.rss {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 0.5em 0;
	list-style: none;
}
ul.rss li {
	background: url("images/icon-rss.gif") no-repeat left center;
	padding: 0.5em 0 0.5em 28px;
}

.size1 {
	font-size: 1.2em;
}
.small {
	font-size: 0.9em;
}

.tab1 {
	border-collapse: collapse;
	margin: 0 0 0.7em 0;
	width: 100%;
}
.tab1 th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 0.95em 1em 0.7em 0;
	border: none;
	border-bottom: 1px solid #ECEFF1;
	width: 220px;
}
.tab1 td {
	vertical-align: top;
	padding: 0.7em 0;
	border: none;
	border-bottom: 1px solid #ECEFF1;
}

.tagline {
	display: none;
}