/* CSS Document */

body {
	background-image: url();
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.BottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003073;
}
.BlueS {
	position: absolute;
	height: 390px;
	width: 88px;
	left: 1px;
	top: 1px;
	z-index: 1;
}
.HeaderLine {
	background-image: url(images/header_line.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.LegalInfo {
	font-size: 10px;
}
.SectionTitle {
	font-size: 16px;
	font-weight: bold;
}
.MainPageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003073;
}
