/****** HTML STYLES ******/
html {
  margin: 0px;
  padding: 0px;
  border: 0px;
	z-index: 0;
}

/****** BODY STYLES ******/
body {
	margin: 0px;
	margin-top: 0px;
  padding: 0px;
  border: 0px;
  text-align: center;
	vertical-align: top;
	background-color: #BBBBAF;
	z-index: 0;
}
body.pop {
	margin: 0px;
	margin-top: 0px;
  padding: 0px;
  border: 0px;
  text-align: center;
	vertical-align: top;
	background-color: #A5D1F1;
	z-index: 0;
}

/****** CENTER STYLES ******/
center.main {
  vertical-align: top;
  padding: 0px;
  margin: 0px;
  border: 0px;
  width: 100%;
  z-index: 0;
}

/****** LINK STYLES ******/
a { 
  background-color: transparent;
	text-decoration: underline;
	color: #0000EE;
	z-index: 0;
}
a:visited {
  background-color: transparent;
	text-decoration: underline;
	color: #0000EE;
	z-index: 0;
}	
a:hover {
	background-color: transparent;
	text-decoration: none;
	color: #0000EE;
	z-index: 0;
}
a.footer { 
	text-decoration: none;
	color: #404040;
}
a.footer:visited {
	text-decoration: none;
	color: #404040;
}	
a.footer:hover {
	text-decoration: underline;
	color: #404040;
}



/****** TABLE STYLES ******/
table {
  margin: 0px;
  padding: 0px;
  border: 0px;
  width: auto;
  height: auto;
  z-index: 0;
}
table.main_frame {
  width: 950px;
  height: 100%;
}
table.wide_frame {
  width: 100%;
}
table.tall_frame {
  height: 100%;
}
table.full_frame {
  width: 100%;
  height: 100%;
}


/****** SPAN/TEXT STYLES ******/
span {
  z-index: 0;
}
span.link_edit {
  text-decoration: underline;
	color: #0000EE;
}
span.footer_left {
  font-weight: bold;
}
span.white {
  color: #FFFFFF;
}
span.red {
  color: #99253B;
}
span.req {
  color: #99253B;
}
span.green {
  color: #4A862C;
}
span.black {
  color: #000000;
}
span.bold {
  font-weight: bold;
}



/****** FORM ELEMENT STYLES ******/
form {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
select.custom {
  margin: 0px;
  border: 1px solid #CADEEF;
  color: #000000;
  font-weight: normal;
  background-color: #FFFFFF;
  z-index: 0;
}
textarea.textarea {
  margin: 0px;
  padding: 2px;
  border: 1px solid #CADEEF;
  width: 100%;
  height: auto;
  font-family: Verdana, Tahoma, Arial;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  background-color: #FFFFFF;
  z-index: 0;
}
input.custom {
  border: 1px solid #CADEEF;
  color: #000000;
  background-color: #FFFFFF;
  z-index: 0;
  width: 150px;
}
input.radio {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
input.submit_button {
  margin: 0px;
  padding: 0px;
}
input.radio {
  margin-top: 2px;
}

/****** IMAGE STYLES ******/
img {
  margin: 0px;
  padding: 0px;
  border: 0px;
  z-index: 0;
}
img.feature_photo {
  margin-top: 10px;
  margin-bottom: 10px;
}



/****** PARAGRAPH STYLES ******/
p {
  margin: 0px;
  padding: 0px;
  border: 0px;
  width: auto;
  height: auto;
  font-family: Verdana, Tahoma, Arial;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #666666;
  vertical-align: top;
  text-align: left;
  z-index: 0;
}
p.error {
  color: #99253B;
  font-weight: bold;
  font-size: 10pt;
}
p.error_item {
  padding-left: 10px;
  font-weight: bold;
  color: #2a7cbf;
}

/****** TABLE CELL STYLES ******/
td {
  margin: 0px;
  padding: 0px;
  border: 0px;
  width: auto;
  height: auto;
  font-family: Verdana, Tahoma, Arial;
  color: #000000;
  font-size: 9pt;
  font-weight: normal;
  font-style: normal;
  vertical-align: top;
  text-align: left;
  z-index: 0;
}
td div {
  display: block;
}
td img {
  display: block;
}
td.left_content {
  width: 299px;
  background-image: url(images/back.left_content.gif);
  background-position: top left;
  background-repeat: repeat-y;
  vertical-align: top;
}
td.center_content {
  width: 465px;
}
td.right_content {
  width: 165px;
  background-image: url(images/back.right_content.gif);
  background-position: top left;
  background-repeat: repeat-y;
  vertical-align: top;
}
td.thumb {
  padding-left: 2px;
}
td.menu_left {
  padding-right: 5px;
  padding-left: 19px;
  height: 24px;
}
td.menu_right {
  padding-right: 19px;
  padding-left: 5px;
}
td.formleft {
  padding-bottom: 5px;
  color: #FFFFFF;
}
td.formright {
  padding-bottom: 5px;
  padding-left: 20px;
}
td.captchaleft {
  padding-bottom: 5px;
  color: #FFFFFF;
}
td.captcharight {
	padding-top: 25px;
  padding-bottom: 5px;
  padding-left: 20px;
}
td.formtitle {
  padding-bottom: 5px;
  color: #CADEEF;
  font-weight: bold;
}

/****** DIV CELL STYLES ******/
div {
  margin: 0px;
  padding: 0px;
  border: 0px;
  width: auto;
  height: auto;
  font-family: Verdana, Tahoma, Arial;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  vertical-align: top;
  text-align: left;
  z-index: 0;
}
div {
  display: block;
}
div img {
  display: block;
}
div.wrapper {
  width: 929px;
}
div.pop_wrapper {
  width: 506px;
}
div.pop_content_wrapper {
  width: 346px;
}
div.pop_wrapper_form {
  width: 606px;
}
div.pop_content_wrapper_form {
  width: 446px;
}
div.content_frame {
  background-color: #A5D1F1;
}
div.menu {
  height: 24px;
  background-image: url(images/header.middle_buttons.gif);
  background-repeat: no-repeat;
  background-position: top left;
}
div.footer_frame {
  background-color: #FFFFFF;
  padding-top: 28px;
  padding-left: 17px;
  padding-bottom: 18px;
}
div.left_header {
  padding-right: 1px;
  padding-bottom: 3px;
}
div.left_header_image {
  padding-right: 1px;
}
div.left_text {
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 20px;
  color: #364958;
  font-family: Arial;
  font-size: 9pt;
}
div.listing_photo_caption {
  padding-right: 22px;
  padding-left: 22px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
  color: #364958;
  font-family: Arial;
  font-size: 9pt;
}
div.listing_photo {
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
div.listing_thumbs {
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
div.listing_text {
  padding-left: 22px;
  padding-right: 22px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #364958;
  font-size: 9pt;
  font-family: Arial;
  text-align: left;
  line-height: 20px;
}
div.center_text {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #E6ECED;
  font-weight: normal;
  font-size: 9pt;
}
div.skyscraper_ad {
  padding-top: 65px;
  padding-right: 5px;
}
div.skyscraper_ad_top {
  padding-top: 121px;
  padding-right: 5px;
}
div.footer_header {
  color: #404040;
  font-size: 10pt;
  font-family: Arial;
  font-weight: bold;
  text-align: center;
}
div.footer_text {
  padding-top: 5px;
  color: #404040;
  font-size: 9pt;
  font-family: Arial;
  text-align: center;
}
div.pop_header {
  color: #526B7E;
  font-weight: bold;
  font-size: 14pt;
  text-align: left;
}
div.visible {
  display: block;
  left: auto;
}
div.hidden {
  display: none;
  left: -999em;
}
div.pop_text {
  padding-top: 5px;
  padding-bottom: 15px;
  color: #526B7E;
  line-height: 20px;
  font-size: 9pt;
  text-align: left;
}
div.pop_photo {
  background-image: url(images/back.popphoto.gif);
  background-position: top left;
  background-repeat: no-repeat;
  padding-top: 6px;
  padding-bottom: 7px;
  padding-left: 5px;
  padding-right: 9px;
}
div.pop_caption {
  font-weight: bold;
  color: #FFFFFF;
  padding-top: 15px;
  padding-bottom: 30px;
  text-align: center;
}
div.pop_links {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #2A7CBF;
}
div.pop_links a { 
	text-decoration: underline;
	color: #CADEEF;
}
div.pop_links a:visited {
	text-decoration: underline;
	color: #CADEEF;
}	
div.pop_links a:hover {
	text-decoration: none;
	color: #CADEEF;
}
div.pop_close {
  height: 24px;
  background-image: url(images/back.button.gif);
  background-position: top center;
  background-repeat: no-repeat;
  text-align: center;
  vertical-align: top;
  font-weight: bold;
  padding-top: 6px;
  color: #CADEEF; 
}
div.pop_close a { 
	text-decoration: none;
	color: #CADEEF;
}
div.pop_close a:visited {
	text-decoration: none;
	color: #CADEEF;
}	
div.pop_close a:hover {
	text-decoration: underline;
	color: #CADEEF;
}

