/* HTML Elements */

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	text-align: center; /*this will center ALL items on the page in IE but only text in Moz etc.*/
}
p, td, li, ul,ol, h1, h2, h3 ,h4 ,h5 ,h6 {
	color: #000000;
	font: 10pt/14pt verdana, arial, helvetica, sans-serif;
	/* Netscape 4&IE5 doesn't really like type tags just set in the body, this helps */
	margin: 0 0 0 0; /* removes unpridictable 'browser default' settings */
	padding: 0 0 0 0; /* " " */
}

img {
	border: 0 none;
}
p {
	text-align: left; 
	margin: 0 0 1em 0;
}
form {
	margin: 0 0 0 0;
}
table {
	border: 0;
}

td img {
	display: block; /* Images that are in tables will always be block level */
}
a:link, a:visited, a:active,a:hover  {
	color: #404366;
	text-decoration: none;
}

br.clear {
	clear: both;
	overflow: hidden;
	height: 3px;
}

/* additional type styles */
h1.headreplace a {
	font: 17pt verdana, arial, helvetica, sans-serif;
	color: #05295D;
	display: block;
	float: left;
	text-align: left;
 }

h1.headreplace a span {
	display: none;
	width: 1px;
	height: 1px;
}
h1.texthead-replace {
	font: 14pt verdana, arial, helvetica, sans-serif;
	color: #05295D;
	text-align: left;
 }

h1.texthead-replace span {
}
h1.noshow { 
	display: none;
	overflow: hidden;
	line-height: 0;
}


#maincol h2.midhead {
	font: bold 12pt/14pt verdana, arial, helvetica, sans-serif;
	color: #022347;
}

#maincol h3.subhead {
	font: bold 12pt/14pt verdana, arial, helvetica, sans-serif;
	color: #022347;
}

table.vacancys tr.rep a:link, table.vacancys tr.rep a:visited, table.vacancys tr.rep a:active, {
	color: Black;
	text-decoration: underline;
}
table.vacancys tr.rep a:hover {
	color: #9BA6B3;
	text-decoration: none;
}

#footer p {
	color: #9BA6B3;
	text-decoration: none;
	font: 11px/16px verdana, arial, helvetica, sans-serif;
	text-align: center;
}

#footer a:link, #footer a:visited, #footer a:active,#footer a:hover  {
	color: #9BA6B3;
}
/*css layout elements*/
#topcap {
	display: none;
	overflow: hidden;
}
/*----*/
#bgndstripe {
	width: 100%;
	height: auto;
}

#pagecontainer {
	height: auto;
	width: 100%; 
	text-align: left;
}

/*nav*/
#navbar {
	display: none;
	height: 1px;
	overflow: hidden;
}
/*----*/
h1.texthead-replace {
	margin: 0 0 5px 0;
}
/*----*/
#leftcol {
	width: 1px;
	display: none;
	overflow: hidden;
}
li.head h1 {
	padding: 4px 0 2px 4px;
}

/*----*/
#maincol {
	padding: 5px 0 0 0;
	width: 100%;
	float: right;
	position:relative;
}
#maincol p {
	padding: 2px 0 2px 0;
}
#maincol ul {
	padding: 9px 0 5px 0;
}
#maincol li {
	padding: 3px 0 3px 0;
	color: #022347;
	list-style: disc inside;
	font: 10px/12px verdana, arial, helvetica, sans-serif;
	color: Black;
}
#maincol dl {
	margin: 0 5px 0 5px;
}
#maincol dt, #maincol dd {
	padding: 3px 0 3px 0;
}
#maincol dt {
	font: 14px bold verdana, arial, helvetica, sans-serif;
}
#maincol img.left {
	margin: 5px 20px 15px 4px;
	float: left;
}
#maincol img.short {
	margin: 5px 20px 0 4px;
	float: left;
}
#maincol .contblock {
	padding: 3px 0 0 20px;
	height: auto;
	position: relative;
}
 /*--vacancy table--*/
table.vacancys {
	width: 366px;
	border: 0 0 0 0;
}

table.vacancys tr.rep {
	vertical-align: top; 
}

table.vacancys tr.rep td.ref {
	padding: 3px 0 3px 0;
	width: 135px;
	border-bottom: 1px solid #C7C7D7;
}
table.vacancys tr.rep td.pos {
	padding: 3px 0 3px 0;
	width: 231px;
	border-bottom: 1px solid #C7C7D7;
}

table.vacancys tr.header td.ref, table.vacancys tr.header td.pos {
	padding: 0 0 3px 0;
	border-bottom: 1px solid #C7C7D7;
	font: bold 11px/16px verdana, arial, helvetica, sans-serif;
	color: #022347;
	
}
/*----*/

 /*--contact table--*/
table.contact {
	width: 366px;
	border: 0 0 0 0;
}

table.contact tr {
	vertical-align: top; 
}

table.contact td.l {
	padding: 4px 6px 4px 0;
	width: 180px;
	text-align: right;
	font-size: 13px;
	line-height: 17px;
}
table.contact td.r {
	padding: 4px 0 4px 0;
	width: 186px;
	font-size: 13px;
	line-height: 20px;
}
/*----*/

/*Forms Formating-------------*/
#maincol form {
	width: 410px;
	margin: 6px 0 0 0;
	float: right;
	position:relative;
}
.form-container {
	float: left;
	width: 200px;
	height: auto;
	margin: 4px 0 0 0;
	position:relative;
	display: block;
}
 /*Input Fields*/
 
.singleline-field {
	width: 180px;
	height: 15px;
	clear: both;
	margin: 0 15px 0 0;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
} 
.wide-textarea {
	width: 387px;
	height: 60px;
	clear: both;
	margin: 0 15px 0 0;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.wide-singleline-field {
	width: 387px;
	height: 20px;
	margin: 0 10px 15px 0;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	clear: both;
}

form .formbutton {
	height: 25px;
	width: 92px;
	margin: 0 12px 5px 5px;
}
 /*text layout*/
#maincol form p  {
  text-align: left;
	clear: both;
	margin: 0 0 8px 0;
	display: block;
	width: 200px;
	padding: 2px 0 0 0;
}
form p label {
  float: left;
  width: 200px;
  clear: both;
  padding: 3px 0 5px 5px;
}
form p.widetitle {
	width: 410px;
	display: inline;
}
/*----*/
.alt-rules {
	height: 5px;
	width: 100%;
	border-top: 1px solid #C7C7D7;
	margin-top: 7px;
	display: block;
	line-height: 3px;
	/*IE won't render an element less than the current font-size/line-height, 
	unless you include an overflow:hidden in the style declaration.*/
}

#footer {
	width: 100%;
   clear: both; 
	margin: 5px 0 0 0;
}
/* All code (C) Antony Ellam, Designed4hits 2004 */

