body, table, td       { color: #333; font-size: 11px; font-family: Verdana, Helvetica, Arial, sans-serif;}
body     { color: #333; background: black url(images/bg_earth1.jpg) no-repeat fixed 175px top; margin: 0; padding: 20px 0px }
ul        { list-style-image: url(images/bullet_square_red.gif) }
ul ul       { list-style-image: url(images/bullet_square_red.gif) }


#maintable {border: 0;}
#logocell {border-right: 0;}
#headercell {border-top: gray 1px solid; border-right: gray 1px solid; border-left: gray 1px solid;}

#contentcell {border-top: gray 1px solid; border-right: gray 1px solid; border-left: gray 1px solid;}
#contactcell {border-right: gray 1px solid; border-bottom: gray 1px solid; border-left: gray 1px solid;}
#contactinfo {padding: 6px; font-size: 10px;}
#spacercell {border-top: gray 1px solid;}

.quote {padding: 8px; border-bottom: 1px solid gray; border-left: 1px solid gray;}
acronym[title] {cursor: help; border-bottom: 1px dotted gray;}
h1  { color: #555; font-size: 1.5em; border-bottom: 1px solid #555; }
h2  { color: #333; font-size: 1.5em }
h3 {font-size: 1.35em; color: #c00;}
h4 {font-size: 1.5em; color: black; letter-spacing: .8; margin-bottom: 0;}
h5 {font-size: 1.25em; padding: 6px; background-color: #001b42; color: white; margin: 0; display: block;}
h6 {font-size: 1.25em; color: gray;}

input, textarea {background-color: #981039; color: white; padding: 2px;}

cite {font-style: italic;}
em {font-style: italic;}

.maincontent  { padding: 20px 40px; }

.contact {padding: 8px;}

.calloutyellow {border-top: 2px #666 solid; border-left: 2px #666 solid; border-right: 2px #ccc solid; border-bottom: 2px #ccc solid; background-color: #ffea80; font-color: #808080; padding: 4px; margin: 20px 6px; text-align: right; font-weight: normal; font-size: 11px;}
.quotes {border-top: 2px #666 solid; border-left: 2px #666 solid; border-right: 2px #ccc solid; border-bottom: 2px #ccc solid; background-color: #ffd600; font-color: #808080; padding: 4px; margin: 15px 40px; text-align: justify; font-weight: normal; font-size: 11px; font-family: georgia, bookman, "times new roman", serif;}

.smaller {font-size: 90%;}
.larger {font-size: 110%;}

.highlightred {color: red;}
.highlightgray {color: #ccc;}
.highlightdkblue  { color: #006; }
.highlightgreen  { color: green; }
.highlightwhite {color: #fff;}
.highlightdkgray {color: #333;}

.sidebar {font-style: italic; background: #6ff; padding: 6px; border-top: 3px dotted #360; border-bottom: 3px dotted #360;}

a:link  { color: blue; font-weight: bold; text-decoration: none; }
a:visited   { color: blue; font-weight: bold; text-decoration: none; }
a:hover  { color: #030; font-weight: bold; text-decoration: underline; }
a:active  { color: blue; font-weight: bold; text-decoration: none; }
