/* -------------------------------------------------------
BWW CSS
------------------------------------------------------- */
p
{
    text-align: justify;
}

.h4
{
	display:block;
	color: #29438C;
	font-size: 153.333%;
    font-weight: 700 !important;
    line-height: 1.14783;
    margin: 0px 0px 0.95652em;
    font-family: "Asap",sans-serif;
}

.hr {
 	display:block;
	background: none repeat scroll 0% 0% transparent;
    border-width: 0px 0px 2px;
    border-style: none none solid;
    border-color: -moz-use-text-color -moz-use-text-color #FF6700;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    color: #FFF;
    margin: 0px 0px 0.73333em;
    padding: 0px 0px 0.66667em;
}

