@charset "utf-8";
/* CSS Document */
	#divCONTENT_HDR {
		background-image: url(../_images.site/SERVICES/PEARLS/CONTENT_HDR.jpg);
		background-repeat: no-repeat;
		width: 760px;
		height: 111px;
		text-align: left;
	}
	
	#divCONTENT_BODY {
		background-image: url(../_images.site/SERVICES/PEARLS/IMG_HDR.jpg);
		background-repeat: no-repeat;
		background-position: 15px 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: normal;
		color: #000000;
		line-height: 15pt;
		text-align: left;
		padding: 10px 40px 10px 42px;
		height: auto;
	}
	
	.group_TBL {
		border: 1px solid #a5b5c9;
	}
	
	.group_HDR {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 15pt;
		font-weight: normal;
		color: #000000;
		background-color: #d8dee6;
		padding: 5px 0px 5px 10px;
		border-bottom: 1px solid #a5b5c9;
	}
	
	.group_SUBHDR {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: bold;
		color: #000000;
		background-color: #EEEEEE;
		padding: 2px 0px 5px 10px;
		border-top: 2px solid #DDDDDD;
	}
	
	a.cardservices_links {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: bold;
		color: #000000;
		text-decoration: underline;
	}
	
	a.cardservices_links:hover {
		text-decoration: underline;
	}


