body
{
	margin:0px;
	padding:0px;
}

.bodyContainer
{
	margin:auto;
}

.data
{
	padding-top:5%;
	margin-bottom:auto;
}

.greyTxtNormal
{
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size:11px;
	color:#9a9a9a;
	font-weight: normal;
}


.sep
{
	background:url(../images/sep.jpg) no-repeat;
	height:2px;
}

.sepAr
{
	background:url(../images/sep_ar.jpg) no-repeat;
	height:2px;
	text-align:right;
}


.divdr
{
	background:url(../images/divider.jpg) no-repeat;
	height:192px;
	width:2px;
	margin:auto;
}

.padTenPxLt
{
	padding-left:10px;
}

.padTenPxRt
{
	padding-right:10px;
}