* {
	margin:0;
	padding:0;
}

body {
	font-size:62.5%;
	font-family:Arial, Helvetica, Tahoma, "Trebuchet MS", sans-serif;
	color:#54656e;
	line-height:1.2em;
	background-color:#ffffff;
	font-weight:normal;
	background-image:url(../images/wli_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
}

img {
	border:none;
}

ul {
}

p {
	font:1.2em/1.6em Arial, Helvetica, Tahoma, "Trebuchet MS", sans-serif;
	padding-bottom:1em;
}

li {
	font:1.1em/1.8em Arial, Helvetica, Tahoma, "Trebuchet MS", sans-serif;
	padding-bottom:1em;
}

address {
	font:1.1em/1.8em Arial, Helvetica, Tahoma, "Trebuchet MS", sans-serif;
	padding-bottom:1em;
}

h1 {
	font:2.4em Arial, Helvetica, Tahoma, "Trebuchet MS", sans-serif;
	padding-bottom:.5em;
	color:#73b9d3;
	font-weight:bold;
}

h2 {
	font:1.8em Arial, Helvetica, Tahoma, "Trebuchet MS", sans-serif;
	padding-bottom:.5em;
	color:#73b9d3;
	font-weight:bold;
}

h3 {
	font:1.6em Arial, Helvetica, Tahoma, "Trebuchet MS", sans-serif;
	padding-bottom:.5em;
	color:#2a3134;
	line-height:1.4em;
}

h4 {
	font:1.3em Arial, Helvetica, Tahoma, "Trebuchet MS", sans-serif;
	color:#73b9d3;
	font-weight:bold;
}

a {
	text-decoration:none;
	color:#00958e;
}

a:hover {
	text-decoration:underline;
	color:#00958e;
}


	
/* SELECT STYLES */
:focus {
	outline:none;
}

.js ul.newList {
	left:-9999px;
}

ul.newList * {
	margin:0;
	padding:0;
}

#lang_select {
	background-color:#00958E;
	float:right;
	padding:5px;
	width:92px;
	padding-bottom: 1px;
}

#lang_select p {
	padding:0;
}

#lang_select * {
	cursor:pointer;
}

#lang_select .newListSelected {
	background:url(../images/wwt_select_button.gif) no-repeat scroll 65px 1px #FFFFFF;
	border:1px solid #D6DDE5;
	color:#149592;
	height:25px;
	padding:0;
	width:90px;
	
}

#lang_select .newListSelected div {
	display:block;
	font-size:1em;
	padding:3px 0 7px 10px;
	text-align:left!important;
	width:90px;
}

/*entire inside div*/
#lang_select ul.newList {
	background:none;
	border:1px solid #D6DDE5;
	color:#149592;
	font-size:.85em;
	height:auto;
	left:0;
	list-style:none outside none;
	overflow:auto;
	position:absolute;
	text-align:left!important;
	top:22px;
	width:89px;
	z-index:9999;
}

#lang_select ul.newList li {
	border-bottom:0 none;
	display:block!important;
	margin-left:0!important;
	padding:2px 5px!important;
	
}
#lang_select ul.newList li:hover   {
    background-color: #00958E;
    color:white!important;	

}
#lang_select ul.newList li:hover a {
    background-color: #00958E;
    color:white!important;
}


#lang_select .hiLite a:hover {
    color:white;
}

div.selected {
    color:white;
    
}

#lang_select .hiLite {
}

#lang_select .newListHover {
	background:none repeat scroll 0 0 #149592!important;
	color:#FFFFFF!important;
}

#lang_select .newListSelHover,#lang_select .newListSelFocus {
background-position: auto;
}

#lang_select .newListSelHover div,#lang_select .newListSelFocus div {
	font-weight:normal;
}

#lang_select_inline {
	float:right;
}

#lang_select_inline #lang_select_dropdown {
}

#centre_select {
	float:right;
	padding:5px;
}

#centre_select p {
	padding:0;
}

#centre_select * {
	cursor:pointer;
}

#centre_select .newListSelected {
	background:url(../images/wli_centre_select_drop_down.gif) no-repeat scroll 195px 1px #FFFFFF;
	border:1px solid #D6DDE5;
	color:#708896;
	height:27px;
	padding:0;
	border-top:none!important;
	width:220px;
}

#centre_select .newListSelected div {
	display:block;
	font-size:1em;
	padding:3px 0 7px 10px;
	text-align:left!important;
	width:220px;
    position: absolute;
    z-index: 1;
}

#centre_select ul.newList {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #D6DDE5;
	color:#149592;
	font-size:.85em;
	height:auto;
	left:0;
	list-style:none outside none;
	overflow:auto;
	position:absolute;
	text-align:left!important;
	top:22px;
	width:220px;
	z-index:9999;
}

#centre_select ul.newList li {
	border-bottom:0 none;
	display:block!important;
	margin-left:0!important;
	padding:2px 5px!important;
}

#centre_select .hiLite {
	background:none repeat scroll 0 0 #149592!important;
	color:#FFFFFF!important;
}

#centre_select .newListHover {
	background:none repeat scroll 0 0 #149592!important;
	color:#FFFFFF!important;
}

#centre_select .newListSelHover,#centre_select .newListSelFocus {
}

#centre_select .newListSelHover div,#centre_select .newListSelFocus div {
	font-weight:normal;
}

#centre_select_inline {
	float:right;
}

#centre_select_inline #centre_select_dropdown {
}
