/* Reset all styles for all elements */
* {
	font-family: Verdana, Arial, Helvetica;
	font-style: inherit;
	font-size: inherit;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}
body {  
	padding: 0;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica;
	font-size:11px!important;
	color:#545454;
	line-height:1.6em;
	}  
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, ul, ol, dl {  
	margin:0;	
	}  
h3 {
	font-size: 12px!important;
	font-weight:bold;
}
blockquote {  
	margin-left: 20px;  
	}  	
table, tr, td, th {  
	border-spacing: 0;  /* Tables will still need cellppading=0 */
	}
p {
	padding: 0 0 10px 0;
}
/* Global styles */
a, a:visited {
	color: #2c71b7;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	cursor:pointer!important;
}
span {
}
h1 {
	color: #545454;
	font-size: 12pt;
	font-weight: bold;
	font-family: Trebuchet MS;
	margin: 5px 0;
	width:100%;
	display:block;
}
h3 {
	margin: 0px 0px 10px 0px;
}
#wrapper {
	width:100%;
	text-align:center;
	float:left;
	display:block;
	background: #fff url('../images/topBackground.gif') repeat-x;
	padding:0;
	margin:0;
}
#mainWrapper {
	width:980px;
	margin:0 auto;
	padding:0;
	text-align:left!important;
	background:#fff;
	display:block;
}
#headerWrapper {
	width:100%;
	margin:0 0 30px 0;
	height: 151px;
	float:left;
	background: #fff url('../images/topBackground.gif') repeat-x;
	display:block;
}
#headerWrapper .logoContainer {
	margin: 20px 0 0 0;
	height:120px;
	width:205px;
	float:left;
	display:inline;
	background:url(../images/logo-mobile.png) no-repeat;
	background-size:200px
}
#headerWrapper .utility {
	width:500px;
	text-align:right;
	float:right;	
}
#menu {
	float:right!important;
	padding: 3px 0 5px 0;
	display:block;
	background:#2c71b7;
	margin: 134px 0;
	width: 660px;
}
#menu ul {
	list-style-type:none;
	font-size:12px;
	color:#fff;
	margin: 3px 0 0 0;
}
#menu ul li {
	float:left;
	padding:0px 20px;
	margin:0px;
}
#menu ul li a, #menu ul li a:visited {
	text-decoration:none;
	color:#fff;
}
#menu ul li a:hover {
	text-decoration:none;
	color:#ffc000;
}
#title {
	background: #686868;
	float:left;
	display:block;
	width:1194px;
	padding:3px 3px 1px 3px;
	color:#fff;
}
#title div.breadCrumbs{
	float:left;
}
#title div.headerMessage {
	font-size:10px;
	display:block;
	padding:1px 5px 0 5px;	
	float:right;
	background:#333!important;
	color:#fff!important;
}
#title div.headerMessage a {
	color:#fff!important
}
#contentWrapper {
	width:980px;
	padding:0 0 15px 0;
	display:block;
	float:left;	
}
#footerWrapper {
	background: #fff;
	float:left;
	width:100%;
	border-top: 1px #2b71c7 solid;
	margin:30px 0;
}
#footerWrapper .footer {
	margin:0 auto;
	width:980px;
	padding:0;	
}
#footerWrapper .footer .copy{
	vertical-align:baseline;
	list-style-type:none;	
	float:left;
	display:inline;
	margin: 10px 0; 
}
.footer ul li a {
	color: #2b71c7;
}
#footerWrapper ul, .utility ul {
	vertical-align:baseline;
	list-style-type:none;	
	float:right;
	display:inline;
	margin: 10px 0; 
}
#footerWrapper ul li.first, .utility ul li.first  {
	background:none;
	float:left;
	display:inline;
	padding: 0px 10px;
	margin:0px;
}
#footerWrapper ul li.last, .utility ul li.last {
	float:left;
	display:inline;
	padding: 0 0 0 10px;
	margin:0; 	
}
#footerWrapper ul li, .utility ul li {
	background: url('../images/dot.gif') repeat-y left;
	float:left;
	display:inline;
	padding: 0px 10px;
	margin:0px;
}
.banner {
	height:200px;
	margin:0  0 30px 0;
}
.teaser {
	padding: 15px;
	color: #545454;
	background:#f1f1f1!important;
}
.triple-teaser  td{
	padding:5px 18px;
}
.box {
	border:1px solid #aaa;
}
.simple-list {
	list-style-type:none;
	margin: 0; 
}
.simple-list li{
	padding: 3px 0;
}
.paragraph {
	margin: 15px 0;
}
.infoMessage{
	padding:10px;
	float:left;
}
table {
	font-family: Verdana, Arial, Helvetica!important;
	font-size:11px!important;
}
.locations-container li{
	list-style-type: none;
	color: #36F;	
}

.locations-country ul li 
{
	list-style-type: none;
	color: #000;
	margin-left:0px;
}
.locations-country {
	float:left;
	margin-right:60px;
}
