* {
 padding:0;
 margin:0;
 }

html, body, p, h1 {
 font-family: sans-serif;
 font-size: 1em;
 background-color: #FFF;
 line-height: 1.2;
 } 

img {
  border-style: none;
  background-color: #fff;
  }
 
br.crystal {
  clear:both;
  line-height:0.1em;
}

.floatright {
 float: right;
 background-color: #FFF;
 }

.lcolumn {
 background-color: #fff;
 list-style-type: square;
}

.ralign {
 text-align: right;
}
 
.morespace {
 margin-bottom: 1em;
}
 
.smalltext {
 font-size: 0.8em;
}

.smallquarter { font-size: 0.25em; }
.smallhalf { font-size: 0.5em; }
.smalltwothirds { font-size: 0.666em; }

.timestamp {
 color: #999999;
}


.container {
 background-color: #fff;
 margin: 0.4em;
 margin-bottom: 1em;
}

.bold {
 font-weight: bold;
}

div.container ul.floatright {
 background-color: #fff;
 padding-right: 2em;
}

#content ul.floatright {
 list-style-type: square;
 list-style-position: inside;
 color:#aaaaaa;
 font-size: 0.5em;
 width: 45%;
}

#content ul.lcolumn {
 list-style-type: square;
 list-style-position: inside;
 color:#aaaaaa;
 font-size: 0.5em;
}

#content ul.lcolumn a, #content ul.floatright a {
 font-size: 2em;
}

.container a, .container a:visited, .container a:active, .container a:hover {
 color: #006E97;
 font-weight: bold;
 text-decoration: none;
} 

/* START: Decorates header portion of the homepage */

#home {
  font-size: 1em;
}
 
#home .logosel {
  background-color: #333333;
  border-bottom: 2px solid #cccccc;
}

#home .rlogo {
  padding: 0;
  margin: 0;
  float:left;
}

#home .edSel {
 margin-top: .8em;
 margin-left: .6em;
 float: left;
}

#home select, #home option {
  font-size: 0.7em;
}

#home .smalltwothirds {
 margin: .6em .2em;
}

.indices { clear:both; float:left; margin-right: 0.2em; margin-bottom: 1em; line-height: 1.4; }

.indexQuote { float:left; }

.indexQuote .quotedivide { 
  color:#cccccc; 
  padding-left:0.5em; 
  padding-right:0.2em; 
}

#header {
  margin-top: 1em;
  font-size: 0.8em;
 }
 
#header img.logo {
  float: left;
  padding-bottom: 0.2em;
  }

#header p {
 text-align: right;
 background-color: #FFF;
 margin: .1em .2em;
 }

#header select, #header option {
  font-size: inherit;
  }

/*  STOP: Decorates header portion of the homepage */

/* START: Describes content section of the homepage */

#content {
 text-align: left;
 margin: 0;
 }

#content h1 {
 background-color: #f4f4f4;
 color: #006E97;
 margin: 0 .2em .7em 0;
 padding-left: .4em;
 font-weight: bold;
 border-top: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
 } 

#content h2 {
 margin: 0em .4em 0 0;
 font-size: 1em;
 padding-left: .4em;
}
 
#content h2.listhead {
 text-transform:uppercase;
 margin-bottom:5px;
}
 
#content h3 {
 margin: 0em .4em 0 0;
 font-size: 0.8em;
 font-weight: normal;
 padding-left: .4em;
}
 
#content p {
 margin: .2em .6em .8em 0;
 padding-left: .4em;
}

#content .image {
 padding-left: .4em;
}

#content p a, #content p a:hover, #content a:active, #content a:visited {
 color: #006E97;
 font-weight: bold;
}
 
#content h1 a, #content h1 a:hover, #content h1 a:active, #content h1 a:visited {
 background-color: inherit;
 color: inherit;
 text-decoration: none;
}

#content h1 a img {
 margin-top: 3px;
 background-color: inherit;
 color: inherit;
 text-decoration: none;
}

#content ul {
 margin: 0 .6em 0 0.4em;
 list-style: none;
}

#content ul a, #content ul a:hover, #content ul a:active, #content ul a:visited {
 color: #006E97;
 font-weight: bold;
 text-decoration: none;
}

#content input {
 margin: .4em 0 .4em 0;
}

#content img {
 margin: 0 .4em 0 0;
}


/* STOP: Describing content section of home page */

/* Homepage Footer Begin */

#footer {
  clear: both;
  text-align: center;
  font-size: 0.8em;
  padding: 1em;
  }

#footer a, #footer a:visited, #footer a:hover, #footer a:active {
 text-decoration: none;
 color: #006e97;
 background-color: #FFF;
 }

#footer img {
 padding: 1em;
 }
 
 /* Homepage Footer End */
 
#articleheader {
  font-size: 1em;
  background-color: #333333;
  border-bottom: 2px solid #cccccc;
  overflow: auto;
}
 
#articleheader img.logo {
  float: left;
}

#articleheader select {
  float: left;
  margin-left: 0.6em;
  margin-top: 1em;
}
#articleheader select, #articleheader option {
  font-size: 0.7em;
}


#articlecontent {
  background-color: #FFF;
  margin: 0.2em 0.4em
}

#leftnav {
 background-color: #AAA;
 padding: 5px;
 float: left;
 }
 
#leftnav ul, #rightnav ul {
 list-style: none;
 }

#leftnav a, #leftnav a:visited, #leftnav a:hover, #leftnav a:active, #rightnav a, #rightnav a:visited, #rightnav a:active, #rightnav a:hover {
  font-weight: bold;
  color: #000;
  background-color: #AAA;
  }
  
#rightnav {
 background-color: #AAA;
 padding: 5px;
 list-style: none;
 float: right;
 } 
 
#articlefooter {
  clear: both;
  text-align: center;
}

#articlefooter img {
   margin: 0.8em auto ;
   display: block;
   }

.articlecontainer {
 margin: 1em 0.2em;
 background-color: #AAA;
 overflow: auto;
 }
 
h4#thinblue {
 background-color: #FFF;
 border-top: 2px solid #004D9F;
 }

#myGallery {
 text-align: left;
 margin: 0 auto;
 }


.menu {
 font-weight: bold;
 border-bottom: 1px solid #004d9f;
 line-height: 1.3;
 }
 
.menu li.first {
 display: inline;
 list-style-type: none;
 color: #000;
 background-color: #fff;
 padding: 3px;
 border: 1px solid #004d9f;
 border-bottom: none;
 margin-bottom: 2em;
 }
 
.menu li   {
 display: inline;
 list-style-type: none;
 color: #fff;
 background-color: #004d9f;
 padding: 3px;
 }


.ad { margin: 0 0 5px 0; }

.ad a, .indices a, .indices a:visited, .indices a:active, .indices a:hover {
 text-decoration: none;
 color: #006E97;
 font-weight: bold;
 margin: 0 0 0 0;
} 

.err { color: #AF0000; }
.upq { color: #458d37; }
.downq { color: #dc0a0a; }