.mobileShow {
  display: none;
}

body {
  font-family: arial, sans-serif;
  margin: 0 auto;
  min-width: 945px;
  width: 100%;
  font-size: 14pt;
}

img {
  margin: 0px;
  border: none;
}

h3 {
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-color: #6699CC;
  color: white;
}

/* header.html */
#header {
  height: 60px;
  background-color: #6699CC;
  width: 100%;
  min-width: 945px;
}

#stateImg {
  height: 50px;
  margin-right: 1%;
  width: 8%;
  line-height: 50px;
  float: left;
  margin-top: 5px;
  text-align: right;
}

#countyName {
  text-shadow: 2px 2px 2px black;
  width: 72.5%;
  margin-top: 5px;
  height: 50px;
  line-height: 50px;
  float: left;
  color: #E6E6E6;
  font-size: 18pt;
  font-weight: bold;
  font-variant: small-caps;
  text-align: left;
}

#countyName:first-letter {
  font-size: 36pt;
  font-family: Tahoma;
  text-shadow: 2px 2px 2px black;
}

#washMN {
  height: 50px;
  margin-left: 1%;
  width: 80%;
  line-height: 50px;
  float: left;
  margin-top: 5px;
}

#vai {
  float: left;
  width: 17%;
  height: 60px;
}

#vaiAddress {
  width: 85%;
  text-align: right;
  font-size: 7pt;
  height: 20px;
  line-height: 10px;
  float: left;
  color: #E6E6E6;
  margin-top: 20px;
}

#vaiImage {
  height: 40px;
  width: 15%;
  float: right;
  margin-top: 10px;
}

#vaiImage img {
  margin-top: 10px;
  margin-left: 2px;
}

#vai a {
  text-decoration: none;
  color: #E6E6E6;
}

#vaiAddress:hover {
  color: #006699;
}

#navLinks {
  display: none;
}

.activeLink {
  height: 30px;
  width: 200px;
  text-align: center;
}

.inactiveLink {
  height: 30px;
  line-height: 30px;
  text-align: center;
}

/*bottomNav.html*/
#footer {
  display: none;
}

/*sale.html*/
#slsPage {
  min-width: 915px;
  width: 96%;
  float: left;
  margin-left: 2%;
  margin-right: 2%;
  margin-bottom: 20px;
}

#slsGeneral {
  width: 48%;
  margin: 1% 1% 0 1%;
  float: left;
}

#slsGeneral1 {
  width: 48%;
  margin: 0.5%;
  float: left;
}

#slsGeneral2 {
  width: 98%;
  margin: 1%;
  float: left;
  clear: left;
}

.slsHeader {
  width: 100%;
  text-align: center;
}

.s_label {
  width: 40%;
  text-align: left;
  float: left;
  clear: left;
  font-weight: bold;
}

.s_data {
  width: 60%;
  text-align: left;
  float: left;
}

.s_header {
  width: 96%;
  font-weight: bold;
  margin-left: 1%;
  text-align: left;
  text-decoration: underline;
}

.asteriskNote {
  width: 92%;
  text-align: left;
  clear: left;
}

.mpSale {
  float: left;
  width: 100%;
}

.mpSale table {
  float: left;
  width: 88%;
  margin-right: 6%;
  margin-left: 6%;
}

.mpSale th {
  text-align: left;
  padding: 0px;
  margin: 0px;
}

.mpSale td {
  text-align: left;
  padding: 0px;
  margin: 0px;
}

.salePhoto {
  text-align: center;
  margin-bottom: 10px;
}

/*parcel.html*/
.sketchTest {
  page-break-before: always;
  clear: left;
  width: 100%;
}

.relLink {
  display: none;
}

.AddlInfo td {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.mapFrame iframe {
  clear: left;
  float: left;
  text-align: center;
  width: 98%;
  min-height: 620px;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 10px;
}

.pricing {
  width: 32%;
  margin-right: 1%;
  margin-bottom: 5px;
  clear: left;
  float: left;
}

.pricing_label {
  width: 47%;
  margin-left: 3%;
  float: left;
  clear: left;
  line-height: 20px;
}

.pricing_data {
  width: 47%;
  float: left;
  margin-right: 3%;
  text-align: right;
}

/* parcelGeneralInfo.html */
#generalImage {
  width: 100%;
}

#pclGeneralInfo {
  float: left;
  margin-top: 10px;
  margin-left: 2%;
}

#pclGeneralInfo table {
  float: left;
  margin-right: 5px;
}

.pclLabel1 {
  clear: left;
  float: left;
  color: #6699CC;
  font-weight: bolder;
}

.pclData {
  text-transform: uppercase;
  float: left;
}

.pclData img {
  border: none;
}

.pclData2 {
  width: 430px;
  color: black;
  float: left;
  line-height: 15px;
}

.ad-next {
  opacity: 0;
}

.ad-prev {
  opacity: 0;
}

.noImage {
  width: 30%;
  float: right;
  text-align: center;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 24pt;
  font-weight: bold;
}

.singleImage {
  width: 30%;
  float: right;
  text-align: center;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 50px;
  margin-right: 20px;
}

.singleImage img {
  max-width: 100%;
}

.pclHeader {
  clear: left;
  margin-top: 30px;
  float: left;
  width: 96%;
  margin-right: 2%;
  margin-left: 2%;
  min-height: 25px;
  text-align: center;
  color: white;
  font-weight: bold;
}

.expand {
  display: none;
}

.headerTitle {
  width: 100%;
  margin: 0 auto;
  float: left;
  text-align: center;
}

.pclColumnHeaders {
  width: 100%;
  float: left;
  color: black;
  font-weight: bold;
}

.pclWrapper {
  min-width: 915px;
}

.backtotop2 {
  display: none;
}

/* parcelCurrentValueInfo.html */
.currentValues {
  width: 96%;
  margin-right: 2%;
  margin-left: 2%;
  text-align: right;
  line-height: 20px;
}

.parcelValues {
  text-align: right;
}

.IAcolumns {
  width: 25%;
  float: left;
  margin-right: 4%;
}

.IAcolumns1 {
  width: 11%;
  float: left;
  margin-left: 1%;
  text-align: right;
}

.IAcolumns2 {
  width: 11%;
  float: left;
  margin-left: 1%;
}

.IAcolumns3 {
  width: 20%;
  float: left;
  margin-left: 1%;
}

.IAcolumns3a {
  width: 15%;
  float: left;
  font-weight: bold;
  text-align: center;
}

.MOcolumns {
  width: 15.5%;
  float: left;
  margin-right: 1%;
}

.MOcolumns1 {
  width: 15.5%;
  float: left;
  margin-right: 1%;
  text-align: center;
}

.rowHeader {
  color: black;
  text-align: center;
  font-weight: bold;
}

.ILcolumns {
  width: 19%;
  float: left;
  margin-right: 1%;
}

.taxEstimate {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 10px;
}

/*estimate.html*/
.estimateHeader {
  width: 100%;
  text-align: center;
  float: left;
}

.creditSelection {
  width: 50%;
  margin: 0 auto;
  clear: left;
  margin-bottom: 20px;
}

#main {
  width: 50%;
  margin: 0 auto;
}

#main .col1 {
  width: 40%;
  text-align: right;
  padding-right: 2%;
}

#main .pct {
  text-decoration: underline;
}

#main .red {
  color: #CC0000;
}

#main .col2 {
  width: 60%;
  text-align: left;
  font-weight: bold;
  text-decoration: none;
}

.estimateDisclaimer {
  color: #CC0000;
  width: 50%;
  margin: 0 auto;
  font-weight: bold;
  margin-top: 20px;
}

/* parcelPriorYearValueInfo.html */
.priorYearValues {
  width: 96%;
  margin-right: 2%;
  margin-left: 2%;
  float: left;
}

.pyValues {
  line-height: 20px;
}

.IAPYear {
  width: 8.5%;
  float: left;
  margin-left: 1%;
}

.moreYears {
  width: 100%;
  float: left;
}

#pyextra:hover {
  color: blue;
  cursor: pointer;
}

.IAPYear1 {
  width: 8.5%;
  float: left;
  margin-left: 1%;
  text-align: center;
}

.IAPYcolumns {
  width: 21.5%;
  float: left;
  margin-right: 1%;
  text-align: right;
}

.MOpyValues {
  height: 65px;
}

.MOPYcolumns {
  width: 15.5%;
  float: left;
  margin-right: 1%;
  text-align: right;
}

.MOPYcolumns1 {
  width: 15.5%;
  float: left;
  margin-right: 1%;
  text-align: center;
  font-weight: bold;
}

.ILPYear {
  width: 8.5%;
  float: left;
  margin-left: 1%;
}

.ILPYcolumns {
  width: 16.5%;
  float: left;
  margin-right: 1%;
  text-align: right;
}

/* parcelResidentialInfo.html */
#resBldg {
  width: 96%;
  margin-right: 2%;
  margin-left: 2%;
  text-align: left;
}

.resParent {
  clear: left;
}

.residentialData {
  text-align: left;
  border: 1px solid silver;
  border-top: none;
}

.residentialData:hover {
  color: blue;
  cursor: pointer;
}

.resColumn1 {
  width: 33.5%;
  float: left;
}

.resColumn2 {
  width: 14%;
  margin-right: 1%;
  float: left;
  text-align: right;
}

.residentialDetails {
  float: left;
  width: 96%;
  margin-left: 2%;
  Margin-right: 2%;
}

.r_header {
  font-weight: bold;
  clear: left;
}

.resData {
  width: 100%;
  border-collapse: collapse;
  height: 300px;
}

.resData1 {
  min-width: 290px;
  margin-right: 1%;
  padding-right: 10px;
  padding-bottom: 10px;
}

.resData2 {
  min-width: 290px;
}

#structure {
  min-height: 350px;
}

.r_label {
  margin-left: 3%;
  float: left;
  clear: left;
}

.r_data {
  float: left;
}

#rmCount {
  min-height: 130px;
  min-width: 290px;
}

#bldgDesc {
  min-height: 210px;
  min-width: 290px;
}

.r_labelrb {
  margin-left: 3%;
  float: left;
  clear: left;
}

.r_datarb {
  margin-left: 3%;
  float: left;
  overflow: hidden;
}

#bsmtFin {
  min-height: 210px;
  min-width: 290px;
  border-collapse: collapse;
  width: 100%;
}

#bsmtFin tr {
  min-height: 20px;
}

#bsmtFin th {
  font-weight: normal;
  text-decoration: underline;
  min-height: 20px;
}

#bsmtFin td {
  min-height: 20px;
}

.r_rowlabelbf {
  width: 15%;
  text-align: right;
  padding-right: 3%;
  margin-right: 2%;
}

.r_rowdatabf {
  width: 15%;
  text-align: right;
  padding-right: 3%;
  margin-right: 2%;
}

.r_rowlabelbf1 {
  width: 35%;
  text-align: left;
  padding-left: 3%;
}

.r_rowdatabf1 {
  width: 35%;
  text-align: left;
  padding-left: 3%;
}

#fireplace {
  min-height: 130px;
  min-width: 290px;
  background-color: #D8E2EE;
  margin-left: 1%;
}

.r_rowlabelf {
  width: 40%;
  float: left;
  text-decoration: underline;
  margin-left: 3%;
}

.r_rowlabelf1 {
  width: 25%;
  float: left;
  text-decoration: underline;
  text-align: right;
  margin-right: 3%;
}

.r_rowdataf {
  width: 40%;
  float: left;
  margin-left: 3%;
}

.r_rowdataf1 {
  width: 25%;
  float: left;
  text-align: right;
  margin-right: 3%;
}

#plumbing {
  width: 24%;
  clear: left;
  float: left;
  margin-bottom: 10px;
  page-break-inside: avoid;
}

#appliances {
  width: 24%;
  float: left;
  margin-left: 2%;
  margin-bottom: 10px;
  page-break-inside: avoid;
}

.r_rowlabelpa {
  width: 73.5%;
  float: left;
  text-decoration: underline;
  margin-left: 3%;
}

.r_rowlabelpa1 {
  width: 20%;
  float: left;
  text-decoration: underline;
  text-align: right;
  margin-right: 3%;
}

.r_rowdatapa {
  width: 73.5%;
  float: left;
  margin-left: 3%;
}

.r_rowdatapa1 {
  width: 20%;
  float: left;
  text-align: right;
  margin-right: 1%;
}

#bldgExtra {
  width: 46.75%;
  float: left;
  margin-bottom: 10px;
  page-break-inside: avoid;
}

.r_rowlabelbe {
  width: 48%;
  float: left;
  text-decoration: underline;
  margin-left: 2%;
}

.r_rowlabelbe1 {
  width: 23%;
  float: left;
  text-decoration: underline;
  text-align: right;
  margin-right: 2%;
}

.r_rowdatabe {
  width: 48%;
  float: left;
  margin-left: 2%;
}

.r_rowdatabe1 {
  width: 23%;
  float: left;
  text-align: right;
  margin-right: 2%;
}

.decks_ven {
  width: 24%;
  float: left;
  margin-bottom: 10px;
  page-break-inside: avoid;
}

.r_rowlabeldv {
  width: 54%;
  float: left;
  text-decoration: underline;
  margin-left: 3%;
}

.r_rowlabeldv1 {
  width: 40%;
  float: left;
  text-decoration: underline;
  text-align: right;
  margin-right: 3%;
}

.r_rowdatadv {
  width: 54%;
  float: left;
  margin-left: 3%;
}

.r_rowdatadv1 {
  width: 40%;
  float: left;
  text-align: right;
  margin-right: 3%;
}

#porches {
  width: 100%;
  clear: left;
  float: left;
  margin-bottom: 10px;
  page-break-inside: avoid;
}

.r_rowlabelp {
  width: 28%;
  float: left;
  text-decoration: underline;
}

.r_rowlabelp1 {
  width: 10%;
  margin-right: 2%;
  float: left;
  text-decoration: underline;
  text-align: right;
}

.r_rowlabelp2 {
  width: 15%;
  float: left;
  text-decoration: underline;
  text-align: right;
}

.r_rowdatap {
  width: 28%;
  float: left;
}

.r_rowdatap1 {
  width: 10%;
  margin-right: 2%;
  float: left;
  text-align: right;
}

.r_rowdatap2 {
  width: 15%;
  float: left;
  text-align: right;
}

.addn_garages {
  width: 40%;
  float: left;
  margin-bottom: 10px;
  page-break-inside: avoid;
}

.r_labelg {
  width: 50%;
  float: left;
  clear: left;
  margin-left: 3%;
}

.r_datag {
  width: 47%;
  float: left;
  text-align: right;
}

/* parcelAgricultualInfo.html */
.agInfo {
  width: 96%;
  margin-right: 2%;
  margin-left: 2%;
  text-align: left;
}

.agParent {
  clear: left;
}

.agriculturalData {
  text-align: left;
  border: 1px solid silver;
  border-top: none;
}

.agriculturalData:hover {
  color: blue;
  cursor: pointer;
}

.agColumn1 {
  width: 48.5%;
  margin-left: 1%;
  float: left;
}

.agColumn1 span {
  font-style: italic;
  margin-left: 20px;
}

.agColumn2 {
  width: 24%;
  float: left;
  margin-right: 1%;
  text-align: right;
}

.agriculturalDetails {
  float: left;
  width: 96%;
  margin-left: 2%;
  margin-right: 2%;
}

.a_label {
  width: 47%;
  margin-left: 3%;
  float: left;
  clear: left;
}

.a_data {
  width: 50%;
  float: left;
}

.generalAg {
  width: 50%;
  float: left;
  color: black;
  margin-right: 1%;
  margin-bottom: 5px;
}

.agEquip_Adj {
  width: 50%;
  float: left;
  margin-right: 1%;
  margin-bottom: 5px;
}

.a_rowlabel {
  width: 17%;
  float: left;
  text-decoration: underline;
  text-align: right;
  margin-right: 3%;
}

.a_rowdata {
  width: 17%;
  float: left;
  text-align: right;
  margin-right: 3%;
}

.a_rowlabel1 {
  width: 76.5%;
  margin-left: 3%;
  float: left;
  text-decoration: underline;
}

.a_rowdata1 {
  width: 76.5%;
  margin-left: 3%;
  float: left;
}

/* parcelCommercialInfo.html */
.commBldg {
  width: 96%;
  margin-right: 2%;
  margin-left: 2%;
  text-align: left;
}

.commParent {
  clear: left;
}

.commercialData {
  text-align: left;
  border: 1px solid silver;
  border-top: none;
}

.commercialData:hover {
  color: blue;
  cursor: pointer;
}

.comColumn1 {
  width: 48.5%;
  margin-left: 1%;
  float: left;
}

.comColumn2 {
  width: 24%;
  margin-right: 1%;
  float: left;
  text-align: right;
}

.commercialDetails {
  float: left;
  width: 96%;
  margin-left: 2%;
  margin-right: 2%;
}

.c_label {
  width: 19%;
  margin-left: 1%;
  float: left;
  clear: left;
}

.c_data {
  width: 79.5%;
  float: left;
}

.c_header {
  font-weight: bold;
  text-align: center;
}

.generalCom {
  width: 100%;
  float: left;
  margin-bottom: 5px;
}

.comVertHor {
  width: 100%;
  float: left;
  margin-bottom: 5px;
}

.c_labelrow {
  width: 23.5%;
  margin-right: 1%;
  float: left;
  text-decoration: underline;
  text-align: right;
}

.c_labelrowa {
  width: 24%;
  margin-left: 1%;
  float: left;
  text-decoration: underline;
}

.c_datarow {
  width: 23.5%;
  margin-right: 1%;
  float: left;
  text-align: right;
}

.c_datarowa {
  width: 24%;
  margin-left: 1%;
  float: left;
}

.comPlumbing {
  width: 50%;
  float: left;
  margin-bottom: 5px;
  margin-right: 1%;
}

.comAdjustments {
  width: 49%;
  float: left;
  margin-bottom: 5px;
}

.comExtras {
  width: 32.25%;
  margin-right: 1%;
  float: left;
  min-height: 240px;
  min-width: 280px;
  margin-bottom: 5px;
  overflow: hidden;
}

.comEx {
  width: 100%;
  float: left;
}

.ce_label {
  width: 35%;
  margin-left: 3%;
  float: left;
  clear: left;
  line-height: 20px;
}

.ce_data {
  width: 58.5%;
  float: left;
  overflow: hidden;
}

.c_labelrow1 {
  margin-left: 1%;
  width: 49%;
  float: left;
  text-decoration: underline;
}

.c_datarow1 {
  margin-left: 1%;
  width: 49%;
  float: left;
}

.commAddn {
  text-align: left;
  line-height: 20px;
  width: 98%;
  margin-left: 1%;
  margin-right: 1%;
}

.commAddnParent {
  clear: left;
}

.commAddnData {
  text-align: left;
  border-bottom: 1px solid silver;
}

.commAddnData:hover {
  color: blue;
  cursor: pointer;
}

.commAddnDetails {
  float: left;
  width: 95%;
  margin-left: 4%;
  margin-right: 1%;
}

.addColumn1 {
  margin-left: 3%;
  width: 46.5%;
  float: left;
}

.addColumn2 {
  width: 24.5%;
  margin-right: 1%;
  float: left;
  text-align: right;
}

.addColumn3 {
  width: 24.5%;
  float: left;
  text-align: right;
}

/* parcelYard ExtraInfo.html */
.ydInfo {
  width: 96%;
  margin-right: 2%;
  margin-left: 2%;
  text-align: left;
}

.yardParent {
  clear: left;
}

.yardExtraData {
  text-align: left;
  border-bottom: 1px solid silver;
}

.yardExtraData:hover {
  color: blue;
  cursor: pointer;
}

.yeColumn1 {
  margin-left: 1%;
  width: 48.5%;
  float: left;
}

.yeColumn2 {
  width: 24%;
  margin-right: 1%;
  float: left;
  text-align: right;
}

.yardExtraDetails {
  float: left;
  width: 96%;
  margin-left: 2%;
  margin-right: 2%;
}

.generalYd {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}

.ye_label {
  width: 29%;
  margin-left: 1%;
  float: left;
  clear: left;
  line-height: 20px;
}

.ye_data {
  width: 69.5%;
  float: left;
}

/* parcelLand.html  & parcelAgLand.html*/
.land {
  width: 96%;
  margin-right: 2%;
  margin-left: 2%;
  text-align: left;
}

.l_column {
  width: 15.3%;
  float: left;
  text-align: right;
  margin-right: 1%;
}

.l_columna {
  width: 9%;
  float: left;
  margin-left: 1%;
}

.l_column1 {
  width: 21.5%;
  float: left;
  text-align: right;
  margin-right: 1%;
}

.l_column1a {
  width: 8.5%;
  float: left;
  margin-left: 1%;
}

.l_column2 {
  width: 49%;
  float: left;
  margin-left: 1%;
}

.l_column3 {
  width: 23.5%;
  float: left;
  text-align: right;
  margin-right: 1%;
}

.l_column3a {
  width: 15.5%;
  float: left;
  text-align: right;
  margin-right: 1%;
}

.l_column4 {
  width: 19%;
  float: left;
  margin-left: 1%;
}

.l_column5 {
  width: 38.5%;
  float: left;
  text-align: right;
  margin-right: 1%;
}

.rowdata {
  width: 15.3%;
  float: left;
  text-align: right;
  margin-right: 1%;
}

.rowdataa {
  width: 9%;
  float: left;
  margin-left: 1%;
}

.rowdata1a {
  width: 8.5%;
  float: left;
  margin-left: 1%;
}

.rowdata1 {
  width: 21.5%;
  float: left;
  text-align: right;
  margin-right: 1%;
}

.rowdata2 {
  width: 49%;
  float: left;
  margin-left: 1%;
  clear: left;
}

.rowdata2a {
  margin-left: 3%;
  width: 47%;
  float: left;
  clear: left;
}

.rowdata2b {
  width: 50%;
  float: left;
  text-align: right;
  clear: left;
}

.rowdata3 {
  width: 23.5%;
  float: left;
  text-align: right;
  margin-right: 1%;
}

.rowdata3a {
  width: 15.5%;
  float: left;
  text-align: right;
  margin-right: 1%;
}

.rowdata4 {
  width: 19%;
  float: left;
  margin-left: 1%;
}

.rowdata5 {
  width: 38.5%;
  float: left;
  text-align: right;
  margin-right: 1%;
}

.grant_column {
  width: 15%;
}

.grant_columnb {
  width: 14%;
}

.grant_columna {
  width: 14%;
}

/* parcelPermitInfo.html */
.permitInfo table {
  width: 96%;
  margin-right: 2%;
  margin-left: 2%;
  border-collapse: collapse;
  float: left;
}

.permitData {
  padding: 0px;
}

.pclPermitHeaders {
  width: 100%;
  float: left;
  color: black;
  font-weight: bold;
}

.permitData tr {
  width: 100%;
  margin-top: 0px;
  border-bottom: 1px solid silver;
}

.permitData th {
  color: black;
  font-weight: bold;
}

.permitColumn {
  text-align: left;
  padding-left: 1%;
}

.permitColumn1 {
  text-align: right;
  padding-right: 1%;
}

/* parcelMNAlloc.html */
.mnAllocInfo table {
  width: 96%;
  margin-right: 2%;
  margin-left: 2%;
  border-collapse: collapse;
  float: left;
}

.mnAllocData {
  line-height: 20px;
  padding: 0px;
}

.mnAllocData tr {
  width: 100%;
  margin-top: 0px;
}

.mnAllocData th {
  color: black;
  font-weight: bold;
}

.mnAllocDataRight {
  text-align: right;
  padding-right: 2%;
}

.mnAllocDataCenter {
  text-align: center;
  padding-left: 1%;
}

.mnAllocDataLeft {
  text-align: left;
  padding-left: 2%;
}

/* parcelSaleInfo.html */
.saleInfo {
  width: 96%;
  margin-right: 2%;
  margin-left: 2%;
}

.saleParent {
  clear: left;
}

.saleData {
  text-align: left;
  border-bottom: 1px solid silver;
}

.saleData:hover {
  color: blue;
  cursor: pointer;
}

.saleColumn1 {
  width: 57.5%;
  float: left;
}

.saleColumn2 {
  width: 10%;
  margin-right: 4%;
  float: left;
  text-align: right;
}

.saleColumn {
  width: 13%;
  float: left;
  margin-left: 1%;
}

.saleColumn3 {
  width: 13%;
  margin-right: 1%;
  float: left;
  text-align: right;
}

.generalSale {
  float: left;
  width: 98%;
  margin-left: 2%;
  margin-bottom: 5px;
}

.sls_label {
  width: 14%;
  margin-left: 1%;
  float: left;
  clear: left;
  line-height: 20px;
}

.sls_data {
  width: 84.5%;
  float: left;
}

/* parcelTaxHistoryInfo.html */
.taxHeader {
  clear: left;
  margin-top: 30px;
  float: left;
  width: 96%;
  margin-right: 2%;
  margin-left: 2%;
  line-height: 25px;
  text-align: center;
  color: white;
  font-weight: bold;
}

.taxdisclaimer {
  display: none;
}

#taxHistory {
  width: 100%;
  text-align: left;
  margin-top: 10px;
}

#taxHistory table {
  border-collapse: collapse;
  float: left;
}

.taxHistory {
  width: 96%;
  margin-right: 2%;
  margin-left: 2%;
  float: left;
}

#taxHistory th {
  font-weight: bold;
  color: white;
  padding-right: 20px;
  padding-left: 15px;
}

#taxHistory td {
  padding-right: 20px;
  padding-left: 15px;
}

.number {
  text-align: right;
}

.taxlink {
  display: none;
}

/*showPPResults.html*/
#hor-minimalist-b {
  font-size: 10pt;
  margin: 0 auto;
  border-collapse: collapse;
  text-align: left;
  width: 90%;
}

#hor-minimalist-b th {
  color: black;
  padding: 10px 8px;
  border-bottom: 2px solid #6699CC;
}

#hor-minimalist-b td {
  border-bottom: 1px solid #6699CC;
  color: black;
  padding: 6px 8px;
}

#actGeneralInfo {
  width: 100%;
  min-width: 915px;
  float: left;
  margin-top: 10px;
}

#ppTaxData {
  width: 96%;
  margin-right: 2%;
  margin-left: 2%;
  text-align: left;
  margin-top: 10px;
}

.ppParent {
  clear: left;
}

#ppTaxData table {
  border-collapse: collapse;
  text-align: left;
  float: left;
}

.ppTaxData {
  width: 94%;
  margin-right: 3%;
  margin-left: 3%;
  float: left;
}

#ppTaxData th {
  font-weight: bold;
}

#ppTaxData td {
  vertical-align: text-top;
}

.ppInfo {
  width: 19%;
  text-align: left;
}

.ppInfo1 {
  width: 5%;
  text-align: left;
}

.ppInfo2 {
  width: 18%;
  text-align: left;
}

.ppInfo3 {
  text-align: left;
  padding-right: 10px;
}

.ppHeader {
  float: left;
  width: 95.75%;
  margin-left: 2%;
  Margin-right: 2%;
  text-align: left;
  border-bottom: 1px solid silver;
}

.ppHeader:hover {
  color: blue;
  cursor: pointer;
}

.ppcolumn {
  width: 48.5%;
  float: left;
  margin-left: 1%;
}

.ppcolumn1 {
  width: 48.5%;
  float: left;
  margin-left: 1%;
  text-align: right;
}

.ppDetails {
  width: 96%;
  margin-right: 2%;
  margin-left: 2%;
  margin-bottom: 10px;
  float: left;
}

.actLabel {
  margin-left: 3%;
  min-width: 130px;
  clear: left;
  float: left;
  color: #6699CC;
  font-weight: bolder;
  text-align: right;
}

.actData {
  text-transform: uppercase;
  min-width: 735px;
  float: left;
  margin-left: 1%;
}

.number1 {
  color: #CC0000;
  text-align: right;
}

.notice {
  color: #CC0000;
  text-align: center;
  width: 100%;
  clear: left;
}

.even {
  background-color: #D8E2EE;
  height: 50px;
  font-size: 10pt;
}

.odd {
  background-color: white;
  height: 50px;
  font-size: 10pt;
}

/*# sourceMappingURL=print.css.map */
