body {
    position: absolute;
	margin-bottom : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-top : 0px;
        top:0;
        left:0}

.clsTitle {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#F76D22;
	height:30px;
	text-align:center;
	border-top: solid 1px #FC7B34;
	border-bottom:2px solid #ddd;
	margin-top:30px;
	width:100%;
}
p {
    text-align: center;
	font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : black;
	text-decoration : none;
}


.branding 
{
	width: 100%;
	border-bottom: solid 2px #FC7B34;
	height: 150px;

}
