@charset "iso-8859-1";
.body,td,th {
	font-family: Tahoma, Verdana, Times New Roman;
	font-size: 13px;
	color: #000000;
}
.a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
}
.boldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.formBox {
	border: 1px solid #000000;
	font-size: 12px;
	font-family: tahoma, Arial, "Times New Roman";
}
.propBorder {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 11px;
	font-style: normal;
	color: #000000;
	border: 1px solid #003366;
}
.imgProp {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #00004A;
	font-style: normal;
	line-height: normal;
}
