body{
	background-color: #FFFFFF;
	background-image: url('');
	background-repeat: repeat;
}
			

html, body { 
	height: 100%; 
	width: 100%;
	margin: 0px; 
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	-webkit-text-size-adjust: none;
}
.headerPreview{
	
}

.container {
	height: 100%; 
	width: 100%; 
}

img{
	max-width:100%;
	height:auto;
	border-style: none;
}
#map_canvas img{
	max-width:5000px;
}

.swipe {
  padding:4px 0px;

  background-color:#000000;
  
}
.swipe li div, .swipe div div div {
  margin:0px;
  padding: 0px;
  font-weight:bold;
  color:#fff;
  font-size: 0px;
  text-align:center;
}
.swipeDots{
	height:12px;
	width:12px;
	background-image:url('/m/images/on_off.png');
	display:inline-block;
	margin:0px 4px;
}
#swipeDots{
	position:relative;
	z-index:999;
	margin:-8px auto;
	text-align:center;
	top:-15px;
}
h1,p,h2,h3,h4,h5,h6{
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
}
p, ul, li, table, td{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px !important;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

h1{
	font-family: arial,helvetica,sans-serif;
	font-size: 18px !important;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}

h2{
	font-family: arial,helvetica,sans-serif;
	font-size: 14px !important;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}

h3{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px !important;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}

h4{
	font-family: arial,helvetica,sans-serif;
	font-size: 10px !important;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}

a{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px !important;
	color: #24505B;
	font-weight: normal;
	font-style: normal;
}

.input_text{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px !important;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

