/* CSS Document */

/*
body {text-align:justify;}
*/
.faq{
  	font-weight:bold;
	color:maroon;
}

item-page h1 {text-align:left;}

item-page h2 {text-align:left;}

.lead {font-weight:bolder;}

.dojo-table {
	display: inline-block;
	border-style: none;
	padding:8px;
  vertical-align:top;
  text-align:left;
  /*white-space: nowrap;*/
  }


.jss-slider {
    overflow: hidden;
}

a {font-weight:bold; color:blue;}

.footer .footer-content {width: 100%}
