

body {
	margin: 0px !important;
	padding: 0px !important;
	-webkit-text-size-adjust: 100% !important;
	-ms-text-size-adjust: 100% !important;
	-webkit-font-smoothing: antialiased !important;
}
img {
	border: 0 !important;
	outline: none !important;
}
table {
	border-collapse: collapse;
	mso-table-lspace: 0px;
	mso-table-rspace: 0px;
}
td {
	border-collapse: collapse;
	mso-line-height-rule: exactly;
}
a, span {
	mso-line-height-rule: exactly;
}
.ExternalClass * {
	line-height: 100%;
}
.white a {
	color: #ffffff;
	text-decoration: none;
}
.white1 a {
	color: #e6e7e8;
	text-decoration: none;
	background-color:#333333;
}
.white2 a {
	color: #f1f4f5;
	text-decoration: none;
}
.button{
	padding: 8px 30px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 15px; 
	text-decoration:none;color:#ffffff; background-color: #4398ef;
	border-radius: 5px;
	
}

.button:hover{
	background-color: #2284e8;
	color: #ffffff;
	
}
.black a {
	color: #333333;
	text-decoration: none;
}
.black3 a {
	color: #333333;
	text-decoration: none;
}
.black2 a {
	color: #282828;
	text-decoration: none;
}
.red a {
	color: #006699;
	text-decoration: none;
}
.grey a {
	color: #808080;
	text-decoration: none;
}
.grey1 a {
	color: #808080;
	text-decoration: none;
}
.applewhiltelink a {
	color: inherit !important;
	text-decoration: none !important;
}
.video img {
	width: 100%;
	height: auto;
}
 @media only screen and (min-width:481px) and (max-width:599px) {
table[class=wrapper] {
	width: 100% !important;
}
table[class=main_table] {
	width: 100% !important;
}
td[class=pad_side] {
	padding-left: 14px !important;
	padding-right: 14px !important;
}
td[class=hide], br[class=hide] {
	display: none !important;
}
img[class=full_img] {
	width: 100% !important;
	height: auto !important;
}
td[class=text], td[class=black], td[class=black2], td[class=red], td[class=white], td[class=white1], td[class=white2], td[class=grey] {
	text-align: center !important;
}
td[class=pad_bottom] {
	padding-bottom: 20px !important;
}
td[class=pad_top] {
	padding-top: 20px !important;
}
td[class=fix_height] {
	height: 20px !important;
}
td[class=video] img {
	width: 100% !important;
	height: auto !important;
}
}
 @media only screen and (max-width:480px) {
table[class=wrapper] {
	width: 100% !important;
}
table[class=main_table] {
	width: 100% !important;
}
td[class=pad_side] {
	padding-left: 14px !important;
	padding-right: 14px !important;
}
td[class=hide], br[class=hide] {
	display: none !important;
}
img[class=full_img] {
	width: 100% !important;
	height: auto !important;
}
td[class=text], td[class=black], td[class=black2], td[class=red], td[class=white], td[class=white1], td[class=white2], td[class=grey] {
	text-align: center !important;
}
td[class=pad_bottom] {
	padding-bottom: 20px !important;
}
td[class=pad_top] {
	padding-top: 20px !important;
}
td[class=fix_height] {
	height: 20px !important;
}
td[class=video] img {
	width: 100% !important;
	height: auto !important;
}
img[usemap], map area, img[usemap]:focus, img[usemap]:active{
    outline: none;
}
area:focus, area:active{
  border: none;
  outline-style: none; 
  -moz-outline-style:none;  
  outline: none;
}
input:hover, input:active, input:focus {
    outline: 0;
}
a img, a img:hover, a img:active, a img:focus {border: none; }
outline: none !important;
}