@charset "utf-8";
/* CSS Document */

#sectionHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #107AB7;
	font-size: 18px;
	background-image: url(../images/headerMerchantServices.png);
	background-repeat: no-repeat;
	background-position: 1px top;
	height: 26px;
	padding-top: 5px;
	padding-left: 350px;
	margin-top: 5px;
}
#shell   #nav   #merchant  {
	color: #0073B4;
}
.newsImage {
	padding: 3px;
	float: right;
	margin-bottom: 10px;
	border: 1px solid #D3D3D3;
	margin-left: 15px;
}

.internalRightPane h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0A77B6;
	font-weight: normal;
}
.internalRightPane strong {
	color: #0D79B7;
}
.internalRightPane a {
	color: #2081BB;
	text-decoration: underline;
}
.bgSubNav a:hover {
	background-color: #D4E9FE;
	color: #0272B1;
}
.internalRightPane h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0A77B6;
	font-weight: normal;
}
.lines td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D4D0C8;
}
