.header
 {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 13pt;
  font-weight:bold;
  color: #000099;
 }
.pageText
 {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #000000;
  text-align:justify;
 }
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 10px 10px 20px 20px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 10px 20px 20px 10px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
a:link.text
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #FFFFFF;
  text-decoration: underline;
 }
a:visited.text
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #FFFFFF;
  text-decoration: underline;
 }
a:hover.text
 {
  font-family: Tahoma;
  font-size: 10pt;
  text-decoration: none;
  color: #C0C0C0;
 }
a:active.text
 {
  font-family: Tahoma;
  font-size: 10pt;
  text-decoration: none;
  color: #C0C0C0;
 }
.navigation
 {
  font-family: Tahoma;
  font-size: 8pt;
  color: #000099;
 }
a:link.navigation
 {
  font-family: Tahoma;
  font-size: 8pt;
  color: #000099;
  text-decoration: none;
 }
a:visited.navigation
 {
  font-family: Tahoma;
  font-size: 8pt;
  color: #000099;
  text-decoration: none;
 }
a:hover.navigation
 {
  font-family: Tahoma;
  font-size: 8pt;
  text-decoration: underline;
  color: #990000;
 }
a:active.navigation
 {
  font-family: Tahoma;
  font-size: 8pt;
  text-decoration: none;
  color: #000099;
 }
.copyright
 {
  font-family: Tahoma;
  font-size: 8pt;
  color: #FFFFFF;
  text-decoration:none;
 }
a:link.copyright
 {
  font-family: Tahoma;
  font-size: 8pt;
  color: #C0C0C0;
  text-decoration: none;
 }
a:visited.copyright
 {
  font-family: Tahoma;
  font-size: 8pt;
  color: #C0C0C0;
  text-decoration: none;
 }
a:hover.copyright
 {
  font-family: Tahoma;
  font-size: 8pt;
  text-decoration: underline;
  color: #C0C0C0;
 }
a:active.copyright
 {
  font-family: Tahoma;
  font-size: 8pt;
  text-decoration: none;
  color: #C0C0C0;
 }
 /* REALTYTRAK TOOLBAR */
.toolbarButtonDown {
	background-image: url(../images/toolButtonDown.gif);
	background-repeat: repeat-x;
	border-left: #8596CA 1px solid;
	border-right: #8596CA 1px solid;
	cursor: hand;
  	font-family: Tahoma;
  	font-size: 8pt;
	margin-left: 2px;
	padding-right: 0px;
	padding-top: 2px;
	text-align: center;
	text-indent: 2px;
	vertical-align: middle;
}
.toolbarButtonDownRightEdge {
	background-image: url(../images/toolButtonDown.gif);
	background-repeat: repeat-x;
}
.toolbarButtonUp {
	background-image: url(../images/toolButton.gif);
	background-repeat: repeat-x;
	border-left: #FFFFFF 1px solid;
	border-right: #5C6BA2 1px solid;
	cursor: hand;
  	font-family: Tahoma;
  	font-size: 8pt;
	padding-right: 2px;
	text-align: center;
	vertical-align: middle;
}
.toolbarButtonUpRightEdge {
	background-image: url(../images/toolButtonEdge.gif);
}
.toolbarButtonActive {
	background-image: url(../images/toolButtonActive.gif);
	background-repeat: repeat-x;
	border-left: #FFFFFF 1px solid;
	border-right: #5C6BA2 1px solid;
  	font-family: Tahoma;
  	font-size: 8pt;
	padding-right: 2px;
	text-align: center;
	vertical-align: middle;
}
.toolbarButtonUpNoHand {
	background-image: url(../images/toolButton.gif);
	background-repeat: repeat-x;
	border-left: #FFFFFF 1px solid;
	border-right: #5C6BA2 1px solid;
  	font-family: Tahoma;
  	font-size: 8pt;
	padding-right: 2px;
	text-align: center;
	vertical-align: middle;
}
.toolbarTableNav {
	border-bottom: #5C6BA2 1px solid;
	height: 23px;
	margin: 0px;
	padding: 0px;
}
.toolbarTableContent {
	border-bottom: #5C6BA2 1px solid;
	border-right: #5C6BA2 1px solid;
	height: 23px;
	margin: 0px;
	padding: 0px;
}
