
.five { font-size: 18px; font-family: Verdana, Arial, Helvetica, Geneva }
.fivebold { font-weight: bold; font-size: 18px; font-family: Verdana, Arial, Helvetica, Geneva }
.four { font-size: 14px; font-family: Verdana, Arial, Helvetica, Geneva }
.fourbold { font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica, Geneva }
.ftrcopy { color: #dcdcdc; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva }
.homepage { font-weight: bold; font-size: 15px; font-family: Verdana, Arial, Helvetica, Geneva }
.three { font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva }
.threebold { font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva }
.two { font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva }
a.sidebarlinks { color: blue; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva; text-decoration: none }
a.sidebarlinks:hover { color: blue; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva; text-decoration:underline }
a.sidebarlinks:visited { color: blue; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva; text-decoration: none }
a.sidebarlinks:visited:hover { color: blue; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva; text-decoration: underline }
a.ftrcopy { color: #dcdcdc; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva }

.smallest {
	font-size: 11px;
	font-weight: normal;
}

.smallestbold {
	font-size: 11px;
	font-weight: bold;
}

.small {
	font-size: 12px;
	font-weight: normal;
}

.smallbold {
	font-size: 12px;
	font-weight: bold;
}

.medium {
	font-size: 14px;
	font-weight: normal;
}

.mediumbold {
	font-size: 14px;
	font-weight: bold;
}

.large {
	font-size: 18px;
	font-weight: normal;
}

.largebold {
	font-size: 18px;
	font-weight: bold;
}

.pagetitle {
	font-size: 28px;
	font-weight: normal;
	color: #1E356B;
	margin: 0 0 0 0;
	padding: 15px 0 10px 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


.type {
	text-align: left;
	position: absolute;
	display: block;
	visibility: hidden;
	}

#type1 {
	visibility:visible;
	}

 #type2 {
  visibility:hidden;
 }

 #type3 {
  visibility:hidden;
 }
 
 #type4 {
  visibility:hidden;
 }
 
 #type5 {
  visibility:hidden;
 }
 
 #type6 {
  visibility:hidden;
 }
 
 #type7 {
  visibility:hidden;
 }
 
 #type8 {
  visibility:hidden;
 }
 
.typetable { border-right: 0px solid #000; }
.typetable td { padding: 2px 2px 2px 10px; }

.oneselected { background: #FFFFFF; border: 0px solid #000; }
.twoselected { background: #FFFFFF; border: 0px solid #000; }
.threeselected { background: #FFFFFF; border: 0px solid #000; }
.fourselected { background: #FFFFFF; border: 0px solid #000; }
.fiveselected { background: #FFFFFF; border: 0px solid #000; }
.sixselected { background: #FFFFFF; border: 0px solid #000; }
.sevenselected { background: #FFFFFF; border: 0px solid #000;; }
.eightselected { background: #FFFFFF; border: 0px solid #000; }

#type1 .oneselected { background: #e3e3e3; border: 1px solid #000; }
#type2 .twoselected { background: #e3e3e3; border: 1px solid #000; }
#type3 .threeselected { background: #e3e3e3; border: 1px solid #000; }
#type4 .fourselected { background: #e3e3e3; border: 1px solid #000; }
#type5 .fiveselected { background: #e3e3e3; border: 1px solid #000; }
#type6 .sixselected { background: #e3e3e3; border: 1px solid #000; }
#type7 .sevenselected { background: #e3e3e3; border: 1px solid #000; }
#type8 .eightselected { background: #e3e3e3; border: 1px solid #000; }

#type1 .oneselected a { text-decoration: none; color: #000000; }
#type2 .twoselected a { text-decoration: none; color: #000000; }
#type3 .threeselected a { text-decoration: none; color: #000000; }
#type4 .fourselected a { text-decoration: none; color: #000000; }
#type5 .fiveselected a { text-decoration: none; color: #000000; }
#type6 .sixselected a { text-decoration: none; color: #000000; }
#type7 .sevenselected a { text-decoration: none; color: #000000; }
#type8 .eightselected a { text-decoration: none; color: #000000; }
 
 #searchform {
  margin: 240px 0px 0px 0px;
 }
 
 #searchmls {
  margin: 0px 0px 0px 0px;
 }