.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1E5B93;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5B5B5B;
}
.text_margin {
	padding: 8px;
}
a:link {
	text-decoration: none;
	color: #898416;
}
a:visited {
	text-decoration: none;
	color: #898416;
}
a:hover {
	text-decoration: underline;
	color: #56530E;
}
a:active {
	text-decoration: none;
	color: #898416;
}
.main_border {
	border: 1px solid #1A4E7D;
}
body {
	background-color: #F2F2F2;
	margin: 5px;
}
.header_brdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.lr_margin {
	padding-right: 5px;
	padding-left: 40px;
}
.details-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #175287;
}
.blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #175287;
}
.bg_repeatx {
	background-repeat: repeat-x;
}
