body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:normal;
	padding:0px;
	margin:30px 0px 20px;
	background-color:#BDC4EF;
	color:#666}
a {color:#0066CC;}

img,#header,#imagebar img,#logo,h2,#textcont,#nav,#navlist,.topleft,#footer,.clearboth,form,div.row span.formw{margin:0px;padding:0px;}
img {border:0px;}
/* HEADER */

#logo, #logo span {
	width: 253px;
	height: 99px;
	margin: 0px;
	background-image:url(../img/logo.jpg); 
	background-repeat: no-repeat;
	background-repeat:no-repeat;cursor:pointer;
	float: left;
}
h1 span { 
	display: block; 
	position: relative; 
	z-index: 1; 
} 
h1{ 
	overflow: hidden; 
}
#header {
	width:770px;
	height:110px;
	z-index:100;
	text-align:left;
	background-color:#202083;
	background-image: url(../img/bg_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	left:-2px;
}
div>#header {width: 774px;}
#topleft {
	position:absolute;
	top:0px;
	left:0px;
}
h1 {color:#C09;
	font-size:1.5em;}
h2, h3 {
	color:#C09;
	margin: 0;
	font-size: 1.3em;
}
h3 {font-size: 1.0em;margin-top: 10px;color: #202083;}
b,strong {color: #202083;}
h4 {margin:0px;}
p {margin:5px 0px 10px 0px; 
	padding:0px;}
p em strong{color:#333333;}
ul {
	line-height:1.3em;
	margin-top:5px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:30px;
	color:#666;
	list-style-image: url(../img/bullet.gif);
}

ul li span {color:#666;}
li {list-style-type:disc;}
#strapline {
	float: left;
}
a {color: #202083}
/* CONTENT */
#container {
	width:770px;
	margin:0px auto;
	text-align:left;
	background-color:#F8F8FE;
	position:relative;
	border-width:0px 2px;
	border-style:solid;
	border-color:#202083;
	z-index:0;
	font-size: 0.9em;}
.formtable {background-color:#F8F8FE;}
#lhs {
	width: 520px;
	float: left;
	margin-top: 110px;
	
}
#rhs{
	font-size:0.9em;
	width:222px;
	position: absolute;
	top: -25px;
	right: 10px;
	z-index:100;}
#rhs a {color:#666;text-decoration:none;cursor:pointer;}
#rhs a:hover {text-decoration:underline; color:#202083;}
#rhs ul li {color:#202083;line-height:12px;}
#rhshome {
	position: absolute;
	top: 200px;
	right: 50px;
	color: #FFF;
	font-weight: bold;
	text-align:center;
}
#imagecol {
	float: left;
	width: 150px;
	margin: 10px 0 0 10px;
}
#imagecol img {margin-bottom: 10px;}
#textcol { float: left; width: 345px; margin: 10px 0 10px 10px;min-height:600px;}
#textcol p img {float:left;margin:5px 5px 5px 0;}
*html #textcol {height:580px;width:335px;}
/* RHS */
.rhsbox {width:202px;
	border: 2px solid #CC0199;
	border-width: 0px 2px;
	background-color: #FFF;
	margin: 0;
	padding: 0px 7px 2px 7px;
	font-size: 1.0em;
}
* html .rhsbox {width: 220px;}
.rhsbox h3 {margin-top:-2px;}
.rhstop { margin: 10px 0 0 0;}
* html .rhstop {margin-bottom: -3px;}
.rhsbot {margin-top: -2px;}
* html .rhsbot {margin-top: -2px;}
/* NAVIGATION */
#nav {
	width:222px;
	height:312px;
	position:relative;
	z-index:100;
	text-align:center;
	display:block;
	background-image: url(../img/bg_menu.jpg);
	background-repeat: no-repeat;
}
#navlist {
	font-size:0.8em;
	font-weight:bold;
	color:#833640;
	height:31px;
	line-height:31px;}
.menuitem, .menuitemlast, .menuitemfirst {
	list-style-type:none;
	display:block;
	float:left;
	height:31px;
	line-height:31px;}
.menuitem a, .menuitemlast a, .menuitemfirst a {
	display:block;
	line-height:31px;
	text-decoration:none;
	color:#FFF;
	padding:0px 9px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:2px;
	background-color:#833640;}
.menuitemlast a{
	border:0px;
	padding:0px 8px 0px 9px;;
	margin:0px;}
.menuitemfirst a{
	padding:0px 9px 0px 6px;
	margin:0px;}
.menuitem a:hover, .menuitemlast a:hover, .menuitemfirst a:hover {
	background:#E2BCBD;
	color:#666;}
.topleft {
	height:31px;
	width:45px;
	position:absolute;
	display:inline;
	left:-1px;
	top:-1px;}
/* JOBS */
#tbljobs {
	width: 500px;
	font-size: 0.9em;
	border: 1px solid #333;
	display:block;
	margin-bottom: 10px;
}
#tbljobs td {vertical-align: top;padding: 3px 0px 20px 0px;}
#tbljobs th {text-align:left;padding: 3px 0px;font-weight: normal;vertical-align:top; color: #333;}
.apply {text-align: right; margin-right: 10px;}
/* FOOTER */
#footer{
	width:774px;
	height:20px;
	background-color: #202083;
	color: #FFF;
	padding-top: 5px;
	font-size: 0.75em;
	text-align: center;
	margin: 0px auto;
	background-image: url(../img/bg_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
}
* html #footer {width: 770px;height: 25px;}
#footbr {
	position: absolute;
	bottom: 0px;
	right:0px;
}
#footer a {color:#FFF;}
* html #footbr {bottom:-1px;}
#rp {font-size: 0.9em;color: #666}
#rp a {color: #666}
#footer2 {
	margin: 2px auto;
	color: #333;
	width: 770px;
	text-align:center;
	font-size: 0.8em;
}
#footer2 ul li {
	display: inline;
	
	list-style-type: none;
	padding: 0 5px;
}
#address {font-size:1.0em;}
.clearboth {
	clear:both;
	height:0px;
	font-size:0em;
	border:none;
	background-color:#FFF;}

.footerright {
	float:right;
	text-align:right;
	margin:0px;
	display:inline;}

table { font-size: 0.9em;background-color:#FFF;}
th {text-align:left;padding: 0px;margin:0px;}
thead {background-color:#DDDDFF}
td span {color: #F00;}
td {vertical-align: top;padding: 0px;margin:0px;}
tr {}
table ul{margin:0px 0px 0px 25px;padding:0px;}
form {width:420px;}
div.row {
	margin:0px;
	padding:5px 0px 0px;
	clear:both;}
div.row span.label,div.row2 span.label {
	float:left;
	margin:2px 10px 0px 0px;
	padding:0px;
	width:110px;
	text-align:right;}
div.row2 span.label{
	width:170px;
	text-align:left;}
div.row span.formw,div.row2 span.formw {
	float:right;
	width:300px;
	text-align:left;}
div.row2 span.formw {width:270px;}
#mainlistul {
	margin-left:10px;
	padding-left:0px;}
.mainlist {
	font-weight:bold;
	list-style-type:none;
	margin:0 0 10px 0;
	padding:0;}
.sublist li {
	font-weight:normal;
	list-style-type:disc;
	font-style:normal;}
