@charset "utf-8";
/* CSS Document */

.IEBorder_TLBR {
	border-spacing: 0px;
	border-top-width: 1px;
	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: #00025E;
	border-right-color: #00025E;
	border-bottom-color: #00025E;
	border-left-color: #00025E;
}
body {
	background-color: #e7e8ff;
}
body,td,th {
	font-size: 11px;
	color: 00025e;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #00025E;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00025E;
}
a:hover {
	text-decoration: none;
	color: #2E31AA;
}
a:active {
	text-decoration: underline;
	color: #00025E;
}

.style1 {
	font-size: 14
}

.style2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#00025E;
}