@charset "ISO-8859-1";

.tableBorder{
	outline-style: none;
	line-height: inherit;
	border: 1px solid #000000;
	margin: 50px 0 0 0;
}

a{
	text-decoration: none;
	color: #002D62
	}
a:hover{
	color:#0099CC;
	}
#bottomAddress{
	background-image: url('images/foot_stripe.gif');
	background-repeat: no-repeat;
	background-position: top left;
	height: 30px;
	text-align: center;
	}
#bottomAddress p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #002D62;
	/*text-transform:uppercase;*/
	margin: 0px;
	padding: 7px 0 0 0;
	}
#banner{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0 20px 0;
	display: none;
	}
#popUpSpecial{
	width: 310px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
#popUpSpecial p{
	font-size: 12px;
	padding: 20px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	}
img{
	border: 0;
	}
body, p{
	margin: 0;
	padding: 0;
}
.dkliving{
	margin: 0 30px 0 0;
	}
.topStripes{
	margin: 0 0 0 619px;
	}