@charset "UTF-8";
/* CSS Document */
html, body, div, h1, h2, h3, h4, p, li {
	font-family: Helvetica, Arial, sans-serif;	
	font-size:14pt;	
	line-height:18pt;
		color:#000;
}
#bg, #bg2, #top-nav-wrap, #shady, #tabbed-asides, #branding, .push, #dg-footer, #hi-res,#primary .callbacks-container, #map-reset, #how-to-use {
	display:none!important;	
	width:0;
	height:0;
	visibility: hidden;
}
img {
max-width:100%;
height:auto;
}
div[style] {
   height:auto !important; /* see http://css-tricks.com/override-inline-styles-with-css/ */
}
div[style] {
  float:left;
  clear:both;
  width:100%;
}
#breadcrumbs {
	font-style:italic;
	color:#666;
	font-size:10pt;	
}
#breadcrumbs a {
	color:#666;
}
.link-box a:link, .link-box a:visited {
    text-decoration: none;
}
.link-box img {
    float: left;
    height: 182px;
    width: 182px;
	margin-right:1em;
	margin-bottom:1em;
}
.link-box h2{
    margin-top:0;
}
.printonly {
	display:block;
	width:100%;
	float:left;
}