/*	Custom css definition */

/* Layout settings */

body { padding-top: 55px; padding-bottom: 25px; }

.navbar {
  background-color: #fff;
  background-image: none;
  border-bottom: 1px solid #e2e2e2;
  -webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.05);
  -moz-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.05);
  box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.05);
}


/* Text settings*/

.header_new { color:#9a6899; font-weight:bold; line-height:24px; margin-bottom: 40px; }

footer.small { font-size: 9px; color: #333333; }

div.indent p.indent { margin-left: 3.0em; }
indent { margin-left: 3.0em; }
address { margin-left: 3.0em; }
