body {  
  margin:0;
  background: #EBEBEB url(../images/interface/cityscape.gif) no-repeat 48px 0px; 
}
p {
  color : #454545;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  text-align : left;
  letter-spacing : 1.25;
  font-size: 9pt;
  line-height: 1.25;
}

.questions {
  color : #454545;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  text-align : left;
  vertical-align : top;
  letter-spacing : 1.25;
  font-size: 8pt;
  line-height: 1.25;
  padding : 0 0 10 0;
}
h1 {
	font-weight: normal;
	letter-spacing: -1px;
}
a:link {
  text-decoration: underline;
  color : #EE1B2D;
  font-weight : normal;
}
a:visited {
  text-decoration: underline;
  color : #EE1B2D;
  font-weight : normal;
}
a:hover {
  text-decoration: underline;
  color : #ED1A2D;
}
a:active { 
  text-decoration: underline;
  color : #ED1A2D;
}

.prop {
    float:right;
    width:1px;
  }

  
.image {
float : right;
padding : 3px;
margin : 16 0 6 10;
text-align : center;
color : #454545;
font-family : Verdana, Arial, Helvetica, sans-serif;
letter-spacing : 1;
font-size: 8pt;
line-height: 1.25;
border-style: solid;
border-color: #000000;
border-width : 1px;
}  
  
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

.min865px {
    height:865px;
  }
  
.min20px {
    height:20px;
  }

#homepage {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color : #FFFFFF;
}  
  
#sidebar {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 251;
}
#main {
  position: absolute;
  top: 100px;
  left: 251px;
  width: 550px;
  background-color: #ffffff;
}
#navigation a, #navigation a:visited {
  background-color : #F4F3EC;
  height : 20px;
  padding: 5px 0 2px 45px;
  color : #000000;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  letter-spacing : .75;
  text-align : left;
  vertical-align : middle;
  text-decoration:none; 
  display:block;
  border-top: #FFFFFF thin solid;
  border-bottom: #FFFFFF thin solid;
}

#navigation a:hover {
  background-color : #E9E6D3;
  color : #CF001E;
  cursor : pointer;
  vertical-align : middle;
  background-image: url(../images/interface/sb-select.gif);
  background-position : left center;
  background-repeat : no-repeat;
}

#navigationSelected a, #navigationSelected a:visited, #navigationSelected a:hover {
  padding: 5px 0 2px 45px;
  height : 20px;
  background-color : #E9E6D3;
  color : #CF001E;
  cursor : pointer;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  letter-spacing : .75;
  text-align : left;
  vertical-align : middle;
  text-decoration:none; 
  display:block;
  border-top: #FFFFFF thin solid;
  border-bottom: #FFFFFF thin solid;
  background-image: url(../images/interface/sb-select.gif);
  background-position : left center;
  background-repeat : no-repeat;
}

#footer {
  background-color: black;
  height:25;
  border-top: #FFFFFF thin solid;
  border-bottom: #FFFFFF thin solid;
}
.copy {
  padding:5px 20px 0 20px;
}
.title {
  padding: 5px 0px 0px 0px;
  margin: 15px 0px 0px 0px;
}
ul {
  color : #454545;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  letter-spacing : 1;
  font-size: 9pt;
  line-height: 1.25;
}
.head {
  color : #454545;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  letter-spacing : 1;
  font-size: 10pt;
  font-weight : bold;
}
.contact {
  color : #454545;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  letter-spacing : 1;
  line-height : 1.5;
  text-align : left;
  font-size: 10pt;
}
.formField {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}
#emailSubmit {
  width : 420;
  height : 150;
}
#submitButton {
margin : 10 40 10 10px;
float : right;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
border-width : 1;
border-color : #000000;
background-color : #F4F3EC;
}

.bottomButton {
  width : 100%; 
  text-align : right;
  margin : 35px 25px 0px 0px;
}