body { 
/*  background: white url(/images/gwslogo_140x140.gif) top left no-repeat; */
  background: white; /* #e6e8fa is a light blue/gray */
  color: black; 
}

/* Attribute selector that associates an image with hyperlinks pointing to PDF files. */
a[href $='.pdf'] {
  padding-right: 18px;
  line-height: 18px;
  background: transparent url(/images/pdficon_small.gif) no-repeat bottom right;
}

/* Attribute selector that associates an image with hyperlinks pointing to Excel spreadsheet files. */
a[href $='.xls'] {
  padding-right: 18px;
  line-height: 18px;
  background: transparent url(/images/excelicon_small.gif) no-repeat bottom right;
}

a:link { 
  color: blue;
  font-weight: bold;
}

a:visited {
  color: #800;
  font-weight: bold;
}

a:hover { 
  color: #238e23; 
  font-weight: bold;
}

a:active { 
  color: black; 
  font-weight: bold;
}

b {
  font-weight: bold;
}

p, td, th, ol, ul {
  font-family: Arial, Helvetica, Geneva, sans-serif; 
  font-size: 1em;
}

h1, h2, h3, h4, h5, h6 { 
  color: #030380; 
}

#adreq { 
  text-align: center; 
  font-size: 150%; 
  font-weight: bold; 
}

#blurb {
  margin-bottom: 1em;
  padding: 0 .5em 0 .5em;
  text-align: center;
  font-family: "Times New Roman", "Times Roman", Times, serif;
  font-size: small;
  font-weight: bold;
  color: #030380;
}

#boardvoters { 
  margin: 1em; 
  text-align: justify; 
  font-weight: bold; 
  width: auto; 
}

#clearbglogo-left { 
  margin-left: 155px; 
  height: 140px;
  vertical-align: bottom;
  text-align: center;
}

#column1 {
  margin-top: 130px;
  width: 140px;
}

#column2 {
  padding-top: 10px;
  width: 500px;
}

#column3 {
  padding-top: 110px;
  width: 150px;
  margin: 0 auto;
  text-align: center;
}

div#main {
  clear: both;
  padding-top: 1em;
}

#drive { 
  margin: -30px 10px 10px 10px; 
  font-size: 16px;
}

#footer { 
  clear: both;
  margin: 1em auto;
  width: 100%;
  padding-top: .5em;
  border-top: 2px solid black;
  font-family: "Times New Roman", "Times Roman", Palatino, serif; 
  font-size: 12px; 
  text-align: center; 
}

#news  {
  clear: left; 
  text-align: left; 
  padding: 0.5em; 
  background-color: rgb(255, 255, 150);
  background-color: rgba(255, 255, 150, 0.5);
  border: 6px solid;
/* Equivalent to Pantone (PMS) 282 */
  border-color: rgb(0, 38, 84);	
  border-color: rgba(0, 38, 84, 0.7);
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
/* Code to create a gradient-like effect in a border - only works in Firefox
  -moz-border-bottom-colors: #555 #666 #777 #888 #999 #aaa #bbb #ccc;
  -moz-border-top-colors:    #555 #666 #777 #888 #999 #aaa #bbb #ccc;
  -moz-border-left-colors:   #555 #666 #777 #888 #999 #aaa #bbb #ccc;
  -moz-border-right-colors:  #555 #666 #777 #888 #999 #aaa #bbb #ccc;
*/
}

#news ul {
  font-weight: bold; 
  list-style-type: none; 
}

#page-title { 
  font-size: 16px; 
  font-weight: bold; 
  color: #030380; 
  text-align: center; 
  line-height: 120%; 
  margin-bottom: 10px;
}

#reg_block {
  float: right;
  margin: 1em;
  padding: 0.5em;
  background-color: rgb(255, 255, 255);
  background-color: rgba(255, 255, 255, 0.5);
  text-align: center;
  border: 2px solid rgb(255, 90, 90); /* #faa = medium red. #aaf medium blue */
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}

#l_reg_block {
  float: left;
  margin: 1em;
  padding: 0.5em;
  background-color: rgb(255, 255, 255);
  background-color: rgba(255, 255, 255, 0.5);
  text-align: center;
  border: 2px solid rgb(255, 90, 90); /* #faa = medium red. #aaf medium blue */
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}

#title {
  margin: 2em 0 1em 0; 
  border: 6px solid rgb(170, 170, 255); /*  #aaf */
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  padding: 0.5em;
  background-color: rgb(204, 204, 204);
  background-color: rgba(204, 204, 204, 0.5);
  color: rgb(66, 66, 111);
  color: rgba(66, 66, 111, 1.0);
  font: bold italic 200% Georgia, "Times New Roman", "Times Roman", Times, serif;
  text-align: center;
}

#title p {
  font-size: 70%;
//  line-height: 70%;
}


#topLeft {
  position: fixed;
  top: 0;
  left: 0;
}

#update { 
  margin-top: -10px;
  font-family: "Times New Roman", "Times Roman", Palatino, serif; 
  font-size: 12px; 
  text-align: center; 
  color: #f00; 
}

.borderp {
  width: 95%;
  border: 2px dashed blue;
  font-weight: bold !important;
  padding: .5em;
  margin: .5em auto;
}

.caption { 
  font-size: 16px; 
  font-weight: bold; 
  color: #030380; 
  text-align: center; 
  line-height: 120%; 
  margin-bottom: 10px;
}

.contact { /* For Constant Contact Mail Subscription Form */
//  width: 90%;
  margin: 10px auto;
  padding: .5em;
  border: 3px ridge black;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  font-size: 90%;
  text-align: center; 
}

.contact p {
  text-align: justify;
}

.contact input {
  font-size: 90%;
}

.mailicon {
  float: right;
  margin-right: 5px;
  margin-top: 3px;
  background-color: #069;
}

.centermenu {
  margin: 10px 0; 
  text-align: center; 
  font-size: 11px;
  font-weight: bold; 
}

.disclaimer {
  font-size: 80%;
  font-weight: bold;
}

.em { 
  font-style: italic;
  font-weight: bold;
}

.hot {
//  border-bottom: 3px solid black;
  margin: 1em 0;
  padding: 0 5px 3px 5px;
  color: black;
  box-shadow: #333 3px 3px 4px;
  -moz-box-shadow: #333 3px 3px 4px;
  -webkit-box-shadow: #333 3px 3px 4px;
}

.hot p {
  font-size: small;
  font-weight: normal !important;
}

.hotstuff {
  text-align: center;
  font-weight: bold;
  color: red;
  font-size: 1.5em;
}

.important {
  font-weight: bold;
  color: red;
}

.links li {
  font-size: 12px; 
  display: list-item; 
  list-style-image: none; 
  list-style-type: circle; 
}

.md_tag {
  text-align: center;
}

.notice {
  font-weight: bold;
  color: red;
  margin: 10px;
  padding: 10px;
  border: 2px dashed black;
}

.pixcredit { 
  font-size: 12px; 
}

.reg_tm {
  font-size: x-small; 
  vertical-align: super;
}

.sm_date { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: small; 
  font-weight: bold;
  color: #b00;
}

.blue_box {
  margin-bottom: 5px;
  border: 3px groove blue;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background-color: rgb(225, 225, 210);
  background-color: rgba(225, 225, 210, 0.7);
  padding: 0 0.5em;
}

.blue_box p {
  font-family: Garamond, Georgia, serif !important;
  font-size: medium !important;
}

.red_box {
  margin: 5px 0;
  border: 3px groove red;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background-color: rgb(225, 225, 210);
  background-color: rgba(225, 225, 210, 0.7);
  padding: 0 0.5em;
}

.red_box p {
  font-family: Garamond, Georgia, serif !important;
  font-size: medium !important;
}

.spacer {
  background-color: #aaa !important;
}

.sponsors {
  float: left;
  margin-top: -10px;
  width: 50%;
}

.sponsor {
  font-size: 12px;
  font-weight: bold;
}

.super {
  font-size: x-small; 
  vertical-align: super;
}

.tentative {
  color: gray;
}

table.hb { 
  caption-side: top; 
  border-collapse: collapse; 
  border: hidden;
  border-spacing: 2px;
}

table.hb td { 
  font-size: 12px;
  vertical-align: top; 
  padding: 3px; 
}

table.hb th {
  font-weight: bold; 
  background: #f0f0f0; 
  border: 1px solid black; 
}

table.groove { 
  caption-side: top; 
  border-collapse: collapse; 
  border: 3px groove #000; 
  border-spacing: 5px; 
  margin-left: auto;
  margin-right: auto;
}

table.groove td { 
  border: 1px solid black;
  font-size: 12px;
  vertical-align: top;
  padding: 3px;
}

table.groove th { 
  font-weight: bold; 
  background: #f0f0f0; 
  padding: 0 3px;
  border: 1px black groove; 
}

u {
  text-decoration: underline;
}

.plain ul {
  list-style-type: none; 
}

ul.plain li {
  list-style: none; 
}

