
@import url("link.css");
body   { background-image: url("../graphics/tile.png") }
.header_cell   { background-color: #fff; width: 740px; border: solid 1px #009 }
.submenu    { background-color: #fff; padding: 20px 5px 10px; width: 150px; border-bottom: 1px solid #009; border-left: 1px solid #009 }
.content    { background-color: #fff; padding: 20px 10px 10px; width: 359px; border-bottom: 1px solid #009 }
.content1     { background-color: #fff; padding: 20px 10px 10px; width: 518px; border-right: 1px solid #006; border-bottom: 1px solid #009 }
.statement    { background-color: #fff; padding: 20px 5px 10px; width: 190px; border-right: 1px solid #009; border-bottom: 1px solid #009; border-left: 1px solid #fff }
.photo { margin-bottom: 6px; border: solid 1px #c33 }
.hyperlink  { color: #fff; font-size: 10px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background-color: #c33; text-align: center; height: 20px; border-bottom: 1px solid #009; border-left: 1px solid #009 }
.copyright  { color: #fff; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #c33; padding-left: 160px; height: 20px; border-right: 1px solid #009; border-bottom: 1px solid #009 }
h1 { color: #009; font-size: 140%; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; border-bottom: 1px solid #c33 }
h2 { color: #009; font-size: 120%; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif }
h3   { color: #009; font-size: 105%; font-family: Arial, Helvetica, Geneva,SunSans-Regular, sans-serif; margin-bottom: -0.5em }
h4  { color: #009; font-size: 95%; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin-bottom: -1em }
p  { color: #333; font-size: 80%; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif }
ul { color: #333; font-size: 80%; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif }
li  { padding-bottom: 0.5em }
.designation { font-size: 85%; font-weight: bold }
.small { font-size: 80% }
#statement  { background-color: #ccc; text-align: left; padding: 5px; width: 90%; height: auto; border: solid 1px #c33 }
a   { text-decoration: none }
a.in:link    { color: #c33; text-decoration: none }
a.in:visited   { color: #c00; text-decoration: underline }
a.in:hover    { color: #006; text-decoration: underline }
a.in:active { color: #3c0 }
a.red     { text-decoration: underline }
a.red:link    { color: #009; text-decoration: none }
a.red:visited         { color: #009; text-decoration: underline }
a.red:hover      { color: #ccc; text-decoration: none }
.contact_table { font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin-top: 1.5em; padding: 5px; border: solid 2px #c33 }
.contact_cell { height: 25px; border-bottom: 1px solid #c33 }
.contact_cell_bold { font-weight: bold; border-bottom: 1px solid #c33 }
.contact_form { font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin-top: 1.5em; padding: 5px; border: solid 2px #c33 }
.form_cell_left { padding-right: 6px; height: 25px }
.form_cell_left1 { padding-right: 6px; height: 32px }
.field { font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background-color: #ccc; width: 200px; border: solid 1px #006 }
.text_field  { font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background-color: #ccc; width: 360px; height: 120px; border: solid 1px #006 }
.button { color: #fff; font-size: 12px; font-family: Arial; background-color: #666; border: solid 1px #c33 }
.highlights    { font-size: 80%; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background-color: #ebebeb; margin-right: 20px; margin-bottom: 5px; padding: 5px 5px 5px 8px; border: solid 1px #c33 }
.highlights_lg { color: #006; font-size: 110%; font-weight: bold }
.highlights_pic   { margin-right: 5px; border: solid 1px #666 }
