* {
  font-family: verdana;
  font-size: 13px;	
  color: #000000;
}

.buySellMistake td {
  font-size: 16px;
}

tr {
	vertical-align: top;
}

.blueline {
	border: 1px solid #003366;
}

.bluelineHead {
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
	background: url(/images/bluelineheadbg.jpg); 
	background-position: right;
	background-repeat: repeat-y;
	background-color: #004990;
}

.bluelineHead td {
  color: #ffffff;
  font-weight: bold;
}

.blank {
	border: 0px;
}

.contacts {
  font-weight: bold;
  font-size: 14px;
  color: #003366;
}

img {
  border: 0px;
}

.alert {
  color: #FFCC66;
  background-color: #003366;
}

.alert a {
  color: #FFCC66;
  font-weight: bold;
}

.information {
  background-color: #FFCC66;
  color: #003366;
}

.information a {
  color: #003366;
  font-weight: bold;
}

.heading {
  color: #ffffff;
  font-size: 17px;
  font-weight: bold;
}

.subhead {
  font-weight: bold;
}

.jenman {
  font-size: 9px;
  color: #003366;
}


.property td {
  font-size: 16px;
}

.agentSign {
  font-size: 11px;
  color: #003366;
  font-weight: bold;
}

.mission, .mission td {
  font-size: 11px;
  color: #ffffff;
  background-color: #004A90;
}

.mission b, .mission i {
  color: #ffffff;
}

.mission hr {
  background-color: #ffffff;
  height: 1px;
  padding: 0px;
  width: 75%;
  border: 0px;
}

.footer a, .footer {
  text-decoration: none;
  color: #004990;
}

.bold {
  font-weight: bold;
}

.formLabel {
  font-weight: bold;
}

th {
  text-align: left;
}

.errors, .errors li {
  color: #ff0000;
}

.l1NavOff {
  background: url(/images/menu/menuOff.jpg) no-repeat; 
  background-position: bottom right;
  height: 39px;
  color: #ffffff;  
  background-color: #FED853;
}

.l1NavOff a {
  text-decoration: none;
  color: #004990; 
  font-weight: bold; 
}

.l1NavOn {
  background: url(/images/menu/menuOn.jpg) no-repeat; 
  background-position: bottom right;
  height: 39px;
  color: #004890;  
  background-color: #004890;
}

.l1NavOn a {
  text-decoration: none;
  color: #ffffff; 
  font-weight: bold; 
}

.vidfooter a, .vidfooter {
  text-decoration: none;
  color: #004990;
  float: right;
  width: 250px;
  margin-top: 5px;

}

# Definitions for the Guarantee

.SPGbody {
	font: 14px "BakerSignet BT";
	color: #002A55;
}
.SPGHead {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #002A55;
}
.SPGbodyLg {
	font: 16px "BakerSignet BT";
	color: #002A55;
}
.SPGbodyJ {
	font: 14px "BakerSignet BT";
	color: #002A55;
	text-align: justify;
}

.error {
  color: #ff0000;
  font-weight: bold;

}



.auctions {
  font-size: 18px;
  color: #ff0000;
  padding: 0px;
  display: inline;
}

.conditions {
  text-align: justify;
}

.conditionsh2{
  color: #004890;
  text-align: justify;

}

.l1Nav {
  background-color: #004990;
  border: 2px solid #ffd659;
  height: 30px;
  width: 100%;
}

.l1Nav a, .l1Nav td {
  color: #FFD659;
  text-decoration: none;
  font-size: 13px;
  padding: 5px;
}

.dont-sign-anything {
  background: url(/images/dont-sign-anything-bg.jpg);
  text-align: center;
}

.sideBox {
  border: 1px solid #004990;
  width: 105px;
  height: 30px;  
}

.sideBox tr {
  vertical-align: middle;
}

.sideBox th {  
  width: 15px;
}

.sideBox h1 {
  color: #E42219;
  padding: 0px;
  margin: 0px;  
}

.sideBox td {
  padding-right: 5px;
}
.sideBox a {
  text-decoration: none;
}

.frontPage, .frontPage a, .frontPage td {
  color: #000000;
}

.information-booklet {
 width: 300px; padding: 5px;  background: #003366; margin: auto;
}

.information-booklet a {
 color: #ffffff;
 font-weight: bold; 
 text-decoration: none;
 font-size: 20px;
}

.information-booklet a:hover {
 font-style: italic;
 text-decoration: underline;
 font-size: 20px;
}

.standOut {
  background: #d6d8e0;
  color: #415f8d;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  padding: 5px;
  width:800px;
  margin: auto;
  font-size: 14px;
}