/* level 2 styles for About Aero-Astro section  */







/* BANNER AREA */



#divbanner {

  background-image: url(../img/about/topbkg.gif);

}







/* PEOPLE LIST */



#divmaintext p.jumplinks {

  font-size: 0.70em;

}







/* CONTACT LIST */



table#contactlisttable {

  border: none;

  border-spacing: 0px;

}

table#contactlisttable td {

  padding: 6px 12px 6px 0px;

}

table#contactlisttable td.contactemail {

  white-space: nowrap;

}







/* AWARDS NOMINATION FORMS */



#nomform input.inputbox {

  border: solid 1px #cccccc;

  padding: 2px;

  font-family: Arial, Lucida, Helvetica, sans-serif;

  font-size: 0.75em;

  font-weight: bold;

  width: 300px;

}

#nomform textarea {

  border: solid 1px #cccccc;

  padding: 2px;

  font-family: Arial, Lucida, Helvetica, sans-serif;

  font-weight: bold;

  width: 300px;

}

#nomform input.button {

  border: solid 1px #000000;

  background-color: #cccccc;

  font-family: Arial, Lucida, Helvetica, sans-serif;

  font-size: 0.75em;

  font-weight: bold;

  color: #000000;

}

#nomform table {

  border: none;

  border-spacing: 0px;

	margin-top: 8px;

}

#nomform table td {

  padding: 3px 6px 3px 0px;

  white-space: nowrap;

}

