.spacing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 7px;

}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #595959;
	line-height: 18px;
}
.contacttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #595959;
	line-height: 17px;
}
.popupheadingtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #595959;
	line-height: 22px;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #595959;
	line-height: 22px;
}
.bodyheading {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	line-height: normal;
}


.rightleftbottom {
	border-top: 0px none #e5d7ac;
	border-right: 1.2pt dotted #e5d7ac;
	border-bottom: 1.2pt dotted #e5d7ac;
	border-left: 1.2pt dotted #e5d7ac;
}
.rightlefttop{
	border-top: 1.2pt dotted #e5d7ac;
	border-right: 1.2pt dotted #e5d7ac;
	border-bottom: 0px none #e5d7ac;
	border-left: 1.2pt dotted #e5d7ac;
}
.bottomdottedline{
	border-top: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 1.2pt dotted #CCCCCC;
	border-left: 0px none #CCCCCC;
}
.tableline{
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
