html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

body {
	margin: 0px;
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica;
	font-size:0.8em;
	color:#7e7e7e;
	background:url(../images/bg_page_repeater.gif) repeat-x top #FFFFFF;
}

a, a:visited {
	text-decoration:none;
	color:#1fa4dd;
	font-weight:bold;	
}

a:hover {
	text-decoration:underline;
	color:#0078ac;
}

h2 {
	font-weight:normal;
	font-size:1.4em;
	color:#72C9F6;
	margin-bottom:10px;
}

.content ul {
	list-style:circle;
	}
	
.content ul li {
	margin-left:15px;
	margin-bottom:8px;
}	

.content ol {
	list-style:decimal;
}
	
.content ol li {
	margin-left:22px;
	margin-bottom:8px;
}	

input {
	background:#FFFFFF;
	border:solid 1px #1fa4dd;
	height:14px;
	line-height:14px;
	margin:0px;
	padding-left:2px;
	padding-right:2px;
	font-family:Arial, Helvetica, sans-serif;
	color:#1fa4dd;
	font-size:0.9em;
}

input.submit {
	height: 16px !important; 
	width:21px !important;
	font-size: 0px;
	background: transparent url(../images/bg_page_search_but.gif) no-repeat 0 0;
	border: 0px;
	margin: 0px;
	padding: 0px; !important;
    cursor: pointer;
	}
	
input.submit2 {
	height: 22px !important; 
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	font-size: 1.1em;
	line-height:22px;
	background:#29abe2 url(../images/bg_submit.gif) repeat-x 0 0;
	border: 1px solid #1fa4dd;
	margin: 0px;
    cursor: pointer;
	color:#FFFFFF;
	}
	
input.submit2:hover {
	background:#86eaff url(../images/bg_submit.gif) repeat-x 0 -22px;
	border: 1px solid  #aaeaff;
	color:#1fa4dd;
	}	

#bg-top {
	background:url(../images/bg_page_top.gif) no-repeat center top;
	height:300px;
	width:100%;
	position:absolute;
	z-index:5;
}	

#bg-vert {
	background:url(../images/bg_page_repeater_y.gif) repeat-y center;
	width:100%;
}
	
#main {
	width:880px;
	margin:0 auto;
	z-index:10;
	position:relative;
	background:url(../images/bg_page_main.gif) repeat-x 0 130px;
}	

#title
	{
	position:relative;
	display:block;
	width: 290px;
	height: 100px; 
	background:url(../images/logo.gif) no-repeat; 
	overflow:hidden;
	}
	
#title .replace span {
	display:block; 
	position:absolute; 
	width: 290px;
	height: 100px;	
	top:0px; 
	left:0px; 
	z-index:1;
	background:url(../images/logo.gif) no-repeat; 
	color:#000000;
	cursor:pointer;
 }
 
#subtitle
	{
	position:absolute;
	display:block;
	top:25px;
	right:10px;
	width: 155px;
	height: 50px; 
	background:url(../images/logo_bilfinger.gif) no-repeat; 
	overflow:hidden;
	}
	
#subtitle .replace span {
	display:block; 
	position:absolute; 
	width: 155px;
	height: 50px;	
	top:0px; 
	left:0px; 
	z-index:1;
	background:url(../images/logo_bilfinger.gif) no-repeat; 
	color:#000000;
	cursor:pointer;
 } 
 
#strapline {
	position:absolute;
	top:30px;
	left:270px;
	color:#FFFFFF;
	z-index:2;
} 

#nav {
	background:url(../images/bg_nav_45.gif) repeat-x top #52bde9;
	height:45px;
	list-style:none;
	text-transform:uppercase;
	margin-bottom:15px;
}

#nav li {
	float:left;
	margin-right:13px;
}

#nav li a, #nav li a:visited {
	display:block;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	color:#FFFFFF;
	line-height:30px;
	font-size:1.1em;
}

#nav li a:hover, #nav li a.selected {
	background:url(../images/bg_nav_a_over.gif) repeat-x top;
	position:relative;
	z-index:10;
	top:-5px;
	padding-top:5px;
	height:40px;
}

*html #nav li a:hover, *html #nav li a.selected  {
	width:10px;
}

#subnav {
	float:left;
	width:190px;
	/*margin-right:20px;*/
	background: #33a1ff url(../images/bg_subnav_norm.gif) top left no-repeat;
	position:relative;
	overflow:visible;
}

#subnav h3 {
	font-weight:normal;
	color:#FFFFFF;
	padding:10px;
	font-size:1.4em;
	width:150px;
}

#subnav h3 a, #subnav h3 a.visited {
	font-weight:normal;
	color:#FFFFFF;
}

#subnav h3 a:hover {
	text-decoration:none;
}

#subnav ul {
	list-style:none;
	display:block;
	padding:0px;
	position:relative;
}

#subnav ul li {
	/*display:block;*/
	margin:0px;
	/*float:left;
	clear:both;*/
}

#subnav ul li a, #subnav ul li a:visited {
	display:block;
	padding:5px;
	padding-left:8px;
	padding-right:23px;
	color:#FFFFFF;
	font-weight:normal;
	font-size:0.9em;
	margin:0px;
	position:relative;
	left:0px;
	width:154px;
}

#subnav ul li a.normal {
	background:none;
}

#subnav ul li a:hover, #subnav ul li a.selected:visited, #subnav ul li a.selected {
	background: #6ccff6 url(../images/bg_subnav_norm_a.gif) repeat-y left;
	left:-5px;
	width:154px;
	padding-left:13px;
	text-decoration: none;
}


#subnav ul li ul {
	list-style:none;
	background:none;
	border:none;
	display:block;
	padding:0px;
	padding-left:5px;
	width:160px;
	overflow:hidden;
}

#subnav ul li ul li ul {
	margin-right:0px;
	width:auto;	
}

#subnav ul li ul li a,#subnav ul li ul li a:visited {
	padding:4px;
	padding-left:12px;
	width:100%;
	left:0px;
	font-size:0.85em;
	background:transparent url(../images/bg_subnav_norm_a_sub.gif) 2px -8px no-repeat;
}

#subnav ul li ul li a.normal {
	background:transparent url(../images/bg_subnav_norm_a_sub.gif) 2px -8px no-repeat;
}

#subnav ul li ul li a:hover,  #subnav ul li ul li a.selected:visited,  #subnav ul li ul li a.selected {
	background:#6ccff6 url(../images/bg_subnav_norm_a_sub.gif) 2px -8px no-repeat;
	left:0px;
	width:100%;
	padding-left:12px;
}


#search {
	background:#1fa4dd url(../images/bg_page_search_only.gif) repeat-x;
	height:16px;
	line-height:16px;
	position:absolute;
	top:155px;
	right:30px;
	padding-top:2px;
	padding-bottom:2px;
	width:300px;
}

#search h3 {
	position:absolute;
	left:2px;
	top:2px;
	color:#FFFFFF;
	font-size:1em;
	line-height:16px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	margin:0px;
}

#search div {
	position:absolute;
	right:2px;
	top:2px;
}

#search input {
	border:0px;
	margin-right:2px;
	float:left;
}

#breadcrumb {
	list-style:none;
	height:15px;
	margin-bottom:22px;
	margin-left:30px;
}

#breadcrumb li {
	float:left;
	padding-left:20px;
	padding-right:15px;
	background:url(../images/icon_bc_arrow.gif) no-repeat left center;
	display:block;
}

#breadcrumb li a, #breadcrumb li a:visited {
	color:#72C9F6;
	text-decoration:none;
}

#breadcrumb li a:hover, #breadcrumb li.current a, #breadcrumb li.current a:visited {
	color:#1fa4dd;
}

#breadcrumb li.home {
	background:none;
	padding-left:0px;
}

#breadcrumb li.home a, #breadcrumb li.home a:visited {
	width:15px;
	height:15px;
	background:url(../images/icon_bc_home.gif) 0 0;
	overflow:hidden;
	display:block;
	text-indent:-100px;
}

#breadcrumb li.home a:hover {
	background:url(../images/icon_bc_home.gif) 0 15px;
}

#footer {
	background:url(../images/bg_page_footer.gif) repeat-x top #D0D0D0;
	height:20px;
	line-height:20px;
	font-size:0.9em;
	margin-bottom:20px;
	clear:both;
	margin-top:20px;
	display:block;
}

#footer ul {
	list-style:none;
	text-transform:uppercase;
}

#footer ul li {
	float:left;
}

#footer ul li a, #footer ul li a:visited {
	display:block;
	padding-left:10px;
	padding-right:10px;
	color:#7e7e7e;
}

#footer p {
	margin:0px;
	padding:0px;
	float:right;
	padding-right:10px;
	padding-left:10px;
}

.subtext {
	font-size:0.8em;
}

.content {
	margin:0 30px;
	clear:both;
	position:relative;
	margin-bottom:10px;
}

.content p {
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	line-height:140%;
}

.content h1 {
	position:relative;
	background:url(../images/bg_content_h1.gif) no-repeat bottom left;
	padding-left:20px;
	padding-bottom:5px;
	margin-bottom:10px;
	left:-20px;
	color:#0095ce;
	font-weight:normal;
	font-size:2.2em;
}

.content p.leader {
	font-size:1.1em;
	color:#000000;
	font-family:Trebuchet MS, Arial, Helvetica;
	margin-bottom:12px;
	line-height:140%;
}

.column-centre {
	width:400px;
	float:left;
	position:relative;
}

.column-right {
	width:170px;
	float:right;
	position:relative;
}

.column-centre-and-right {
	width:610px;
	float:right;
	position:relative;
}

.outofflow {
	margin-left:-999px!important;
	position:absolute;
}

.column-centre .box {
	width:358px;
	padding:10px 20px;
}

.column-right .box {
	width:148px;
	padding:10px;
}

.box {
	
	border:1px solid #F0F0F0;
	background:#DDDDDD url(../images/bg_bullets.jpg) top no-repeat;
	position:relative;
	margin-bottom:0px;
	padding:10px;
}

.box h3 {
	position:relative;
	background:url(../images/bg_bullets_h3.gif) no-repeat bottom left;
	padding-left:12px;
	padding-bottom:4px;
	margin-bottom:10px;
	left:-12px;
	color:#0095ce;
	font-weight:normal;
	font-size:1.4em;
}

.box ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.box ul li {
	background:url(../images/bullet_sq_norm.gif) left top no-repeat;
	padding-left:20px;
	display:block;
	color:#0095ce;
	margin-bottom:10px;
	margin-left:0px;
}

.bluebox {
	padding:10px 15px;
	background:url(../images/bg_search_box.gif) repeat-x top #4fbce9;
	color:#FFFFFF;
	margin-bottom:0px;
}

.bluebox h3 {
	margin-bottom:10px;
	color:#FFFFFF;
	font-weight:normal;
	font-size:1.4em;
}

.bluebox a, .bluebox a:visited {
	color:#FFFFFF;
}

.shadow {
	padding-bottom:9px;
	margin-bottom:10px;
	background:url(../images/bg_column-right_box.gif) bottom no-repeat;
}

.shadow.left {
	float:left;
	clear:left;
	position:relative;
}

.shadow.right {
	float:right;
	clear:right;
	position:relative;
}

.shadow img {
	vertical-align:bottom;
}

.shadow.wide {
	background:url(../images/bg_column-right_box.gif) bottom no-repeat;
}


.inlineimage {
	color:#FFFFFF;
	margin:10px;
	position:relative;	
}

.inlineimage a, .inlineimage a:visited {
	color:#FFFFFF;
}

.inlineimage a:hover {
	color:#FFFFFF;
}

.inlineimage img {
	vertical-align:bottom;
}

.inlineimage span {
	display:block;
	padding:5px;
	background-color:#999999;
}

.inlineimage a:hover span {
	background:url(../images/bg_search_box.gif) repeat-x top #4fbce9;
}

.inlineimage a span.enlarge {
	width:15px;
	height:15px;
	display:block;
	position:absolute;
	right:5px;
	top:5px;
	padding:0px;
	background:url(../images/bg_img_inline_magnify.gif) 0px 0px no-repeat;
}

.inlineimage a:hover span.enlarge {
	padding:none;
	background:url(../images/bg_img_inline_magnify.gif) 0px -15px no-repeat;
}

.inlineimage.left {
	float:left;
	margin-left:0px;
}

.inlineimage.right {
	float:right;
	margin-right:0px;
}

.inlineimage.block {
	display:block;
	clear:both;
	margin-left:0px;
	margin-right:0px;
}

.error {
	border:solid 1px #f9b697;
	background:#fbd0bc url(../images/bg_errors.gif) top repeat-x;
	color:#990000;
}

div.error {
	padding:5px;
	display:block;
	margin-bottom:10px;
}

.error ul {
	list-style:none;
}

.error ul li {
	display:block;
	padding-left:20px;
	background:url(../images/bullet_error.gif) left top no-repeat;
	margin-bottom:5px;
}

.asterix {
	color:#990000;
	font-weight:bold;
}