body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #0053A1;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	height: 100%;
}.topPageLine {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D3D8EC;
	width: 768px;
}
.topMenu {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.blackBorder {
	border: 1px solid #000000;
}
.middleMenuBorder {
	background-color: #D4D5D7;
	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: #F5F5F5;
	border-right-color: #F5F5F5;
	border-bottom-color: #B1B2B4;
	border-left-color: #F5F5F5;
}
.bigText {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
}
.footerText {
	font-size: 12px;
	color: #0053A1;
}
.noRepeatBG {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}
.whiteBorder {
	border: 1px solid #FFFFFF;
}
hr {
	color: #0053A1;
}
.quote {
	font-style: italic;
	line-height: 22px;
	font-size: 14px;
}
