body {
	margin: 0 auto;
	text-align: center;
	background-color: white;
	padding: 20px 0;
	color: #505050;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
img {
	border: none;
}
a {
	text-decoration: underline;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 1035px;
	text-align: left;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.mainbg {
	clear: both;
	width: 1035px;
	background-image: url('images/mainbg.gif');
	background-repeat: repeat-y;
	display: table;
	padding-left: 30px;
}
div.bannerbg {
	float: left;
	display: table-cell;
	width: 759px;
	height: 143px;
	background-image: url('images/banner-bg.jpg');
	background-repeat: no-repeat;
	position: relative;
}
div.bannerbg img {
	position: absolute;
	top: 23px;
	left: 17px;
}
div.mynavrow {
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	display: block;
}
div.mynavrow a {
	text-decoration: none;
}






.nologoHead {
	width: 670px;
	display: block;
	position: absolute;
	left: 30px;
	top: 30px;
	line-height: 30px;
	color: #004883; 
	font-family: Georgia; 
	font-size: 30px;
}
.nologoSubhead {
	width: 670px;
	display: block;
	position: absolute;
	left: 30px;
	top: 80px;
	line-height: 20px;
	color: #ffffff; 
	font-family: Georgia; 
	font-size: 20px;
}
div.nologologinbg {
	float: left;
	display: table-cell;
	background-image: url('images/login-bg-ray.jpg');
	background-repeat: no-repeat;
	width: 736px;
	height: 199px;
	position: relative;
}

.withlogoHead {
	width: 670px;
	display: block;
	position: absolute;
	left: 275px;
	top: 30px;
	line-height: 30px;
	color: #004883; 
	font-family: Georgia; 
	font-size: 30px;
}
.withlogoSubhead {
	width: 670px;
	display: block;
	position: absolute;
	left: 275px;
	top: 80px;
	line-height: 20px;
	color: #ffffff; 
	font-family: Georgia; 
	font-size: 20px;
}
div.withlogologinbg {
	float: left;
	display: table-cell;
	background-image: url('images/login-bg-logo2.jpg');
	background-repeat: no-repeat;
	width: 736px;
	height: 199px;
	position: relative;
}









div.topphotobg {
	float: left;
	display: table-cell;
	background-image: url('images/top-photo-bg.jpg');
	background-repeat: no-repeat;
	width: 239px;
	height: 199px;
}
div.topphotobg img {
	border-style: solid;
	border-color: #000000;
	border-width: 2px;
}
div.navbg {
	clear: both;
	background-image: url('images/nav-bg.gif');
	background-repeat: no-repeat;
	width: 975px;
	height: 39px;
	line-height: 39px;
	color: black;
}
div.navbg a {
	color: black;
	margin: 0 5px;
}
div.navbg a:hover {
	color: #A5A5A5;
	text-decoration: underline;
}
div.navbg p {
	padding-left: 15px;
}
div.left {
	float: left;
	display: table-cell;
	width: 703px;
	padding-top: 27px;
}
div.right {
	float: left;
	display: table-cell;
	width: 268px;
	margin-left: 8px;
}
div.banners {
	clear: both;
}
div.banners a {
	margin: 0 1px;
}


div.listingsbgtop {
	clear: both;
	background-image: url('images/listings-bg-top.gif');
	background-repeat: no-repeat;
	width: 703px;
	height: 20px;
}
div.listingsbgbottom {
	clear: both;
	background-image: url('images/listings-bg-bottom.gif');
	background-repeat: no-repeat;
	width: 703px;
	height: 19px;
}
div.listingsbgmiddle {
	clear: both;
	background-image: url('images/listings-bg-middle.gif');
	background-repeat: repeat;
	width: 703px;
	height: 104px;
}



div.listingsbg {
	clear: both;
	background-image: url('images/listings-bg.gif');
	background-repeat: no-repeat;
	width: 703px;
	height: 106px;
}
div.listingsbg div.cell {
	margin-left: 50px;
	margin-right: 40px;
	margin-top: 15px;
}
div.listingstxt {
	float: left;
	display: table-cell;	
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin-top: 35px;
}
div.listingstxt a {
	color: #1c4a7e;
}
div.listingstxt p {
	color: #505050;
}
div.listingstxt p a {
	color: #cc0000;
}
div.mylistingstxt {
	float: left;
	display: table-cell;	
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin-top: 5px;
}
div.mylistingstxt a {
	color: #1c4a7e;
}
div.mylistingstxt p {
	color: #505050;
	font-weight: normal;
}

div.mylistingstxt em {
	background-color: #f1f9ff;
}
div.mylistingstxt p a {
	color: #cc0000;
}
span.suggest {
	font-size: 14px;
	font-weight: bold;
}
span.suggest a {
	text-decoration: underline;
}
div.textlinks {
	clear: both;
	color: #1c4a7e;
}
div.textlinks p {
	color: #505050;
	font-weight: normal;
}
div.textlinks p a {
	color: #cc0000;
}
div.pointline {
	color: #505050;
	border-bottom: 1px #505050 dashed;
	width: 700px;
	clear: both;
	margin-top: 3px;
	margin-bottom: 8px;
}
div.citiestablebg {
	clear: both;
	background-image: url('images/cities-table-bg.gif');
	background-repeat: repeat-y;
	width: 703px;
	display: table;
}
div.cities {
	clear: none;
	margin-left: 27px;
	float: left;
	display: table-cell;
	width: 87px;
	line-height: 15px;
}
.state {
	color: #cc0000;
	font-size: 11px;
}
a.city01,
a.city02 {
	color: #cc0000;
	text-decoration: underline;
	font-size: 11px;
	display: block;
}
a.city02 {
	color: #4f4f4f;
	font-size: 10px;
}
a.city01:hover,
a.city02:hover {
	text-decoration: none;
}
div.rightcoltop {
	clear: both;
	background-image: url('images/right-col-top.gif');
	background-repeat: no-repeat;
	width: 268px;
	height: 40px;
	position: relative;
	color: #48a8ff;
	font-size: 13px;
}
div.rightcoltop p {
	position: absolute;
	top: 36px;
	left: 27px;
}
div.rightcolbg,
div.rightcolbg2 {
	clear: both;
	width: 268px;
	background-image: url('images/right-col-bg.gif');
	background-repeat: repeat-y;
	display: table;
}
div.rightcolbg2 {
	background-image: url('images/right-col-bg2.gif');
	padding: 10px 0;
}
div.rightcolbg img {
	display: block;
    margin-left: auto;
    margin-right: auto;
}
div.rightcolbg p,
div.rightcolbg2 p {
	width: 218px;
	margin-left: 25px;
	line-height: 15px;
}
div.rightcolbg a,
div.rightcolbg2 a {
	color: #505050;
}
div.rightcolbg a:hover,
div.rightcolbg2 a:hover {
	color: #cc0000;
}
div.rightcolbg span,
div.rightcolbg2 span {
	color: #cc0000;
}
div.rightcoltitle {
	clear: both;
	background-image: url('images/right-col-titlebg.gif');
	background-repeat: no-repeat;
	width: 268px;
	height: 51px;
	position: relative;
}
div.rightcoltitle p {
	color: #48a8ff;
	font-size: 13px;
	position: absolute;
	left: 27px;
	top: 18px;
}
div.rightcoltitle span {
	color: #cc0000;
}
div.line {
	height: 5px;
	width: 217px;
	margin: 5px 27px;
	border-bottom: 1px #505050 dashed;
}
div.footer {
	clear: both;
	background-image: url('images/footerbg.gif');
	background-repeat: no-repeat;
	width: 1035px;
	height: 45px;
	line-height: 45px;
}
div.footer p {
	margin-left: 212px;
}
div.footer a {
	color: black;
	margin: 0 5px;
}
div.footer a:hover {
	text-decoration: underline;
}
.mainnav a {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}
.mainnav a:hover {
	color: #cc0000;
}

div.phonemap {
	text-align: center;
	font-size: 14px;
}
div.phonemap a {
	text-decoration: none;
}
div.phonemap a:hover {
	color: #cc0000;
}
div.companylink {
	text-align: left;
	font-size: 16px;
}
div.companylink a {
	text-decoration: none;
}
div.companylink a:hover {
	color: #cc0000;
}

div.freecompanylink {
	font-size: 12px;
	font-weight: normal;
}
div.freecompanylink a {
	text-decoration: none;
}
div.freecompanylink a:hover {
	color: #cc0000;
}
td.companylogobg {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #6290c1;
	width: 104px;
	text-align: center;
}


h3 {
	font-size:2.0em;
	text-indent:-3000px;
	background:url(images/welcome.jpg) no-repeat;
	width:600px;
	height:100px;
	}
h4 {
	font-size:1.5em;
	text-indent:-3000px;
	background:url(images/jointeam.jpg) no-repeat;
	width:600px;
	height:75px;
	}
.alert {
    color: #FF0000;
    font-family: Arial, serif;
    font-size: 12pt;
  }

/* Domains */

#domains {
	width:220px;
	height:300px;
	overflow:auto;
	margin: 10px 0 0 25px;
	}

.breadcrumb {
	font-size: 16px;
	color: blue;
	font-weight: bold;
}
.tbl_cpn {
	color: #330066;
	font-family: Arial, sans-serif, Helvetica;
	border-style: dashed;
	border-width: 2px;
	border-color: #000; }

.cpn_name {
	font-size: 16px;
	text-align: center;
	color: #D3042A; 
	font-weight: bold;
	text-transform: uppercase; }
	
.cpn_headline {
	font-size: 14px;
	text-align: center;
	color: #000099;
	margin: 4px;
	font-weight: bold;
	}

.cpn_deal { color: #330066;	margin: 2px;}

a.cpn_name { color: #D3042A; }
