.InfoBlockMainTable table {
	margin-bottom: 4px;
}

.InfoBlockMainTable td.InfoBlockCol {
   vertical-align: top;
   
   border-top: 1px solid #bdbfcc;
	border-right: 1px solid #bdbfcc;
}

.InfoBlockMainTable td table td {
	border: 0px;
}

.InfoBlockCell {
	width: 212px;
}

.InfoBlockCell td {
	padding: 1px;
}

td.blockInfoBlockTitle {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1d398d;
}

td.blockInfoBlockTitle a,
td.blockInfoBlockTitle a:visited {
	text-decoration: none;
	color: #1d398d;
}

td.blockInfoBlockText {
	color: #1d398d;
}

