body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
.topMenuCell {
	color: #FFFFFF;
	text-align: center;
	background-color: #0099FF;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;


}
.bodyCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003366;
	padding-top: 11px;
	padding-right: 13px;
	padding-bottom: 11px;
	padding-left: 13px;
}
.whiteLink {
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom:7px;
	border-bottom:1px solid #001144;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom:7px;
}
form {
	margin: 0px;
}
.yellowText {
	color: #FFFF00;
}
.textCentered {
	text-align: center;
}
a, td {
	font-size:12px;
	color: #FFFFFF;
}
a:hover {
	color: #FFFF00;
}
.tableHeaderCell {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	border: 1px solid #000033;




}
table {
	border-collapse:collapse;
}
.smallText {
	font-size: 10px;
}
.errorText {
	font-size: 10px;
	color: #FDF571;
	font-weight: bold;

}
.bottomBorderCell {
	border-bottom: 1px solid #FFFFFF;
}
.lightBlueText {
	color: #8CD1FF;
}
.text14pt {
	font-size: 14px;
}
img.property
{
	border:2px solid #336699;
}