body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body  {
background: #666666;
margin: 0;
text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
color: #000000;
background-color: #000066;
background-image: url(img/aps_backgroundtexture_dkblu.gif);
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
padding-top: 0;
padding-right: 0;
padding-left: 0;
}

p {
padding-top: 4px;
padding-bottom: 5px;
line-height: 20px;
}
.twoColFixRtHdr #container {
width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
background: #FFFFFF;
text-align: left;
border-top-width: 3px;
border-top-style: solid;
border-top-color: #000000;
padding-right: 10px;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
} 

.twoColFixRtHdr #header {
background: #ffffff;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
color: #dbe6f4;
border-top: .6em solid;
width: 1024px;
padding-top: 0;
} 

.twoColFixRtHdr #header h1 {
margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
padding-top: 0px;
padding-right: 120px;
padding-bottom: 5px;
padding-left: 90px;
}

.twoColFixRtHdr #sidebar1 {
float: right; /* since this element is floated, a width must be given */
/*width: 225px;*/
margin-top: 0px;
padding-top: 15px;
padding-right: 0px;
padding-bottom: 15px;
padding-left: 0px;
position: relative;
right: 70px;
}
.twoColFixRtHdr #mainContent {
margin-right: 250px;
margin-bottom: 30px;
margin-left: 0;
padding-top:0px;
padding-right: 20px;
padding-bottom: 15px;
left: 90px;
position: relative;
width: 525px;
margin-top: 0px;
} 

.twoColFixRtHdr #footer {
height: 60px;
border-bottom: thick #000000 solid;
padding-right: 0px;
padding-bottom: 0;
padding-left: 0px;
width: 1033px;
clear: both;
position: absolute;
background-color: #d4e8f8;
background-image: url(img/footerlt.png);
background-repeat: no-repeat;
} 

.twoColFixRtHdr #footer p {
margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
padding-top: 0px;
padding-right: 0;
padding-bottom: 0px;
padding-left: 0;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
float: right;
margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
float: left;
margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
clear:both;
 height:0;
font-size: 1px;
 line-height: 0px;
}

.footerfltft2{
width: 225px;
height: 60px;
margin-left: 0px;
margin-right: 90px;
font-family: Helvetica, Arial, sans-serif;
font-size: 0.8em;
float: right;
position: relative;
display: inline;
padding-top: 10px;
}

.footerfltlft {
width: 600px;
height: 60px;
float: left;
margin-left: 0px;
padding-left:61px;
padding-top: 10px;
}

body,td,th {
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 18px;
}
a:link {
color: #660000;
font-weight: bold;
text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #660033;
	text-decoration: none;
	font-weight: bold;
}
h1 {
font-size: 33px;
font-style: normal;
line-height: 35px;
font-weight: normal;
padding-bottom: 10px;
padding-top: 10px;
}
h2 {
font-size: 17px;
line-height: 19px;
padding-top: 8px;
padding-bottom: 8px;
}

h3 {
font-size: 14px;
color: #283166;
padding-top: 4px;
padding-bottom: 0px;
}

h4 {
font-size: 14px;
color: #005899;
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
padding-bottom: 8px;
margin: 0px;
width: 150px;
}

caption {
font-size: .75em;
}

ul {
margin-top: 0px; 
margin-bottom: 4px;
}

.text li {
white-space: normal;
list-style-position: outside;
list-style-image: url(img/arrowgray.png);
padding-bottom: 3px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: -21px;
}

.text2 li {
white-space: normal;
list-style-position: outside;
list-style-image: url(img/li2.png);
margin-top: 0px;
margin-left: -14px;
padding-top: 2px;
padding-bottom: 2px;
}

.panelText li {
white-space: normal;
list-style-position: outside;
list-style-image: url(img/arrowgray.png);
margin: 0px;
padding-bottom: 0px;
font-family: Helvetica, Arial, sans-serif;
font-size: .8em; }

blockquote {
font-size: 14px;
color: #006699;
font-style: italic;
padding-top:4px;
padding-bottom:4px;
padding-left: 40px;
font-weight: bold;
line-height: 1.4em; }

#logo{
padding-top: 30px; }

#flashBanner{
position: relative;
left: 90px;
bottom: 60px;
top: 0px;
width: 851px;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #000000;
border-bottom-color: #000000;
margin-top: 15px; }

#titleBanner{
position: relative;
left: 90px;
bottom: 60px;
top: 0px;
width: 851px;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #000000;
border-bottom-color: #000000;
margin-top: 15px;
background-color: #000066;
height: 35px;
background-image: url(http://www.abandonedpropertyservices.com/img/titlebanner1.png);
background-repeat: no-repeat; }

#titleBanner h2{
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
text-transform: uppercase;
padding-top: 9px;
padding-right: 4px;
padding-bottom: 9px;
padding-left: 10px;
letter-spacing: 0em;
}



.titleText{
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
line-height: 35px;
font-weight: bold;
text-transform: uppercase;
color: #FFFFFF;
position: relative;
left: 0px;
text-indent: 20px;
vertical-align: text-bottom;
height: 0px;
background-position: center;
clip: rect(auto,auto,auto,auto);
font-variant: normal;
}

.titleTextsm{
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
color: #FFFFFF;
font-weight: normal;
font-variant: normal;
text-transform: none;
}

#navbar{
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-top-color: 000000;
border-bottom-style: solid;
border-bottom-color: #000000;
padding-top: 1px;
padding-bottom: 1px;
}

#action {
border-top: thin #000000 solid;
padding-top: 10px;
position: relative;
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
line-height:14px;
padding-bottom: 20px}

.actionlead{
font-size: 16px;
color: #045291;
font-style: italic;
font-weight: bold;
font-family: Helvetica, Arial, sans-serif;
line-height: 18px;
padding-top: 6px;
}

#navcontainer {
height: 25px;
width: 840px;
position: relative;
margin-left: 90px;
padding-bottom: 20px;
background-image: url(img/miniNavlt.png);
padding-left: 10px;
padding-top: 8px;
}


#sidebarspace {
padding-top: 20px;
padding-bottom: 20px}

#contactBox {
background-color: #003366;
background-image: url(img/callbox.jpg);
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-align: left;
padding: 10px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
}
#contactBoxtop {
background-color: #003366;
background-image: url(img/action_hd_over.jpg);
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-align: left;
padding-top: 6px;
padding-right: 12px;
padding-bottom: 6px;
padding-left: 12px;
font-weight: bold;
margin-top: 30px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
}



#readbox {
background-color: #afcaf5;
background-image: url(img/action_bk.jpg);
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
text-align: left;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #000000;
margin-top: 0px;
font-size: 0.8em;
padding-top: 6px;
padding-right: 6px;
padding-bottom: 6px;
padding-left: 6px;
}


#tableLeft {
	width: 110px;
}

servicesTable {
font-family: Helvetica, Arial, sans-serif;
line-height: 20px;
font-weight: normal;
text-align: left;
width:80%;
border: thin #fff solid; }

.servicesTable tr {
background-color: #d4e8f8;
background-image: url(img/table_lt2b.png);
border-bottom: thin #000066 solid;
line-height: 20px; }

.servicesTable tr.alt{
width: inherit;
background-image: url(img/table_lt2b.png); 
background-color: #f3fdfb;
border-bottom: thin #fff solid;
line-height: 20px;}

.servicesTable td {
font-family: Helvetica, Arial, sans-serif;
padding-right: 20px;
padding-left: 20px;
padding-top: 5px;
padding-bottom: 5px;
line-height: 14px;
width: inherit; 
border: thin #fff solid;
line-height: 20px; }

.servicesTable td.alt {
font-family: Helvetica, Arial, sans-serif;
padding-right: 20px;
padding-left: 20px;
padding-top: 5px;
padding-bottom: 5px;
line-height: 14px;
width: inherit; 
border: thin #fff solid; }

.servicesTable th {
background-color: #333366;
font-family: Helvetica, Arial, sans-serif;
color: #000;
font-weight: bold;
padding-right: 20px;
padding-left: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-transform: uppercase;
background-image: url(img/table_lt1.png);
border: thin #fff solid; }


.newsTable tr {
border-top-width: 1px;
border-top-style: dotted;
border-top-color: #999999;
}

.newsTable td {
padding-right: 5px;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
width: inherit;
border-bottom: 1px #999999 dotted;
}

.newsTable th {
padding-right: 20px;
padding-left: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px #999999 dotted;
text-transform: uppercase;
}

.newsTable h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	width: 400px;
	margin: 0px;
	color: #000000;
	line-height: 1.3em;
}

.newsTable p {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 0.87em;
font-weight: normal;
color: #000000;
line-height: 1.3em;
padding-top: 0px;
margin: 0px;
}


.actionTable tr {
border-bottom: 1px #999999 dotted;
}

.actionTable td {
padding-right: 5px;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
width: inherit;
border-bottom: 1px #999999 dotted;
}

.actionTable th {
padding-right: 20px;
padding-left: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px #999999 dotted;
text-transform: uppercase;
}

.actionTable h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-w
eight: bold;
}
.actionTable p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}


.solutionsTable tr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 9px;
	padding-left: 9px;
}

.solutionsTable td {
	width: inherit;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-right: 18px;
	padding-top: 9px;
	padding-bottom: 9px;
}

.solutionsTable th {
padding-right: 20px;
padding-left: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px #999999 dotted;
text-transform: uppercase;
}

.solutionsTable h4 {
font-family: Helvetica, Arial, sans-serif;
font-size: 1em;
font-weight: bold;
}
.solutionsTable p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}



caption {}


div.aptypesContainer {
  background-color: #ffffff;
  }

div.aptypesFloat {
  float: left;
padding-right: 20px;}

div.aptypesSpacer {
  clear: both;
  }

.aptypesTable {
font-size: 0.95em;
font-weight: normal;
width:225px;
float: left;
margin-right: 15px;
margin-bottom: 60px;
color: #003366;
}

.aptypesTable tr {
background-color: #d4e8f8;
background-image: url(img/table_lt1b.png); }

.aptypesTable tr.alt{
background-color: #f3fdfb;
background-image: url(img/table_lt2b.png); }

.aptypesTable td {
font-family: Helvetica, Arial, sans-serif;
padding-right: 20px;
padding-left: 10px;
padding-top: 4px;
padding-bottom: 4px;
line-height: 1.2em;
}

.aptypesTable th
{
	background-image: url(img/action_bk.jpg);
	background-repeat: no-repeat;
	background-color: #283166;
	color: #003399;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 4px;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 1.2em;
}

.apcomplianceTable {
text-align: left;
border-collapse: collapse;
background-image: url(img/table_lt1.png);
background-color: #f3fdfb;
}

.apcomplianceTable tr {
border-collapse: collapse;
border-bottom: thin #000000 solid;
color: #000000; }

.apcomplianceTable td {
padding-right: 40px;
padding-left: 40px;
padding-bottom: 6px;
line-height: 15px;
width: inherit; 
border-bottom: thin #000000 solid; 
border-collapse: collapse;}

.apcomplianceTable th {
color: #FFFFFF;
font-weight: bold;
padding-right: 10px;
padding-left: 10px;
padding-top: 4px;
text-transform: uppercase;
font-size: 0.95em;
border-collapse: collapse;
border-top: thin solid;
}

.apStaff p{
font-family: Helvetica, Arial, sans-serif;
font-size: 10em;
font-weight: normal;
line-height: 16em; }

.style2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.85em;
line-height: 1.2em;
}
.style4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
}

.contactLink {
	background-image: url(img/bg_contact2.png);
	background-repeat: no-repeat;
	padding-left: 29px;
	background-position: 0px 2px;
}

.contactLink a {
	color: #900;
}

.contactLink a:hover {
	color: #C00;
}

