body { 
	margin: 0px; 
	padding: 0px;
	background: url("http://aimg.dsi.go.com/content/global/guest_services09/images/panel_bg.gif") 0px 0px repeat-x;
	background-color: #fff;
	font-family:verdana,arial,helvetica;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	color:#666666;
	}


#wrapper { 
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 540px; }


h1 { 
	font-size: 14px; 
	color: #666; 
	font-weight: bold; 
	text-transform: uppercase; 
	text-indent: -1px; 
	line-height: 17px;  
	margin-top: 0em;
	margin-bottom: 0em; }

h2 { 
	font-size: 13px; 
	color: #666; 
	font-weight: bold;
	line-height: 15px;
	margin-top: 1em; 
	margin-bottom: -.25em; }

h3 { 
	font-size: 12px; 
	color: #888; 
	font-weight: bold; 
	line-height: 15px;
	text-decoration: none; 
	margin-top: 1em; 
	margin-bottom: -.5em; }

.left {
	width: 168px; 
	float: left; 
	text-align: left;
	border-right: solid 1px;
	border-color: #e5e5e5;
	padding: 6px 4px 15px 8px; }
	
.right {
	width: 340px; 
	float: right; 
	text-align: left;
	padding: 6px 4px 20px 15px; }

.both {
	width: 528px; 
	float: left; 
	text-align: left;
	background-color: #fff;
	padding: 20px 4px 15px 8px; }

.mainText {
	font: 11px verdana, arial, helvetica;
	line-height: 18px;
	width: 346px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #666666; }



/* styles for iframe exception on Store Locator */
.bothLocator {
	width: 528px; 
	float: left; 
	text-align: left;
	background-color: #fff;
	padding: 20px 4px 5px 8px; }
	
.mainTextLocator {
	font: 11px verdana, arial, helvetica;
	line-height: 18px;
	width: 346px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666666; }

.mainTextLocator a {
	color: #0978bf; }

.mainTextLocator a:hover {
	color: #0978bf; }	
/* end styles for iframe exception on Store Locator */

	
	
.mainTextSmaller {
	font: 9px verdana, arial, helvetica;
	line-height: 13px;
	margin-top: 8px;
	color: #999; }

.mainTextSmallerAlt {
	font: 9px verdana, arial, helvetica;
	line-height: 13px;
	margin-top: 8px;
	color: #000; }
	
table {
	font: 10px verdana, arial, helvetica;
	line-height: 15px;
	/* width: 346px; */
	margin-top: 0px;
	margin-bottom: 20px;
	color: #666666; }

table.smallerText {
	font: 9px verdana, arial, helvetica;
	line-height: 13px;
	width: 346px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #666666; }
	
.blackBold {
	font: 11px verdana, arial, helvetica;
	line-height: 18px;
	margin-top: 1.5em;
	font-weight: bold;
	color: #000; }
	
.mainText a {
	color: #0978bf; }

.mainText a:hover {
	color: #0978bf; }
	
.sidebar {
	font: 10px verdana, arial, helvetica;
	color: #333333;
	line-height: 16px;
	width: 156px;
}


.sidebar a {
	color: #0978bf; 
	text-decoration: none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 3px 4px;
	border-bottom: dashed 1px #cccccc;

}

.sidebar a:hover {
	color: #333333; 
	text-decoration: none;
	line-height: 16px; }


.sidebar a:hover {
	color: #333333;
	background-color: #efefef; 
}

.sidebar a.hot {
	color: #333333;
	background-color: #efefef; 
}


ul, ol, li {
	padding-top: 3px;
	padding-bottom: 3px; }
	
.closeButton {
	position: absolute;
	top: 5px; right: 3px; 
	width: 25px; 
	z-index: 1;
	display: none;
}

.printButton {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
 	background-color: #fad529;
	padding: 2px 2px 2px 2px;
	border-bottom: solid 2px #dfb909;
	border-right: solid 2px #dfb909;
	border-top: solid 2px #ffeb8d;
	border-left: solid 2px #ffeb8d; }

.printButtonHover {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
 	background-color: #fbe060;
	padding: 2px 2px 2px 2px;
	border-bottom: solid 2px #fff0ab;
	border-right: solid 2px #fff0ab;
	border-top: solid 2px #e7cb49;
	border-left: solid 2px #e7cb49; }
	
.clr { 
	clear: both; 
	height: 0; }

a.hidden {
	display:none;
}
	
	
@media screen and (-webkit-min-device-pixel-ratio: 2), (max-width: 480px) {

  .left {display:none;}
  .right {
	width: auto; 
	float: none;	
  }
  
  h1 {
    text-transform:none;
  }
  
  .mainText {
    width:auto;
    background:#fff;
    padding:1em;
  }

a.iosNo {display:none;}

