#contentTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
}
.border {
	border-top: 1px solid #0A328C;
	border-right: 1px solid #0A328C;
	border-bottom: 0px solid #0A328C;
	border-left: 1px solid #0A328C;
}
.borderFooter {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0A328C;
	border-right-color: #0A328C;
	border-bottom-color: #0A328C;
	border-left-color: #0A328C;
}
.imageBorder {
	border: 1px solid #BDCEF4;
	margin-right: 4px;
	margin-bottom: 2px;
}

#idframe {
	background-color: #BDCEF4;
	border: 1px dashed #0A328C;
}

