.topnav { font-size:x-small; }

.topwidebar { background-color:#d8e0f3; 
              border-top-color:#8ca5d6; 
              border-top-style:solid;
              height:16px; 
              }
.topnarrowbar { font-size: 1px;
                height:2px; 
                border-bottom-color:#aec6ef; 
                border-bottom-style:solid;
                border-bottom-width:1px;
                }

.bottomnarrowbar { font-size: 1px;
                   height:2px; 
                   border-top-color:#dda5dd; 
                   border-top-style:solid;
                   border-top-width:1px;
                }
.bottomwidebar {  background-color:#ffceff; 
                  border-bottom-color:#ce63ce; 
                  border-bottom-style:solid; 
                  height:16px; 
                  font-size:1px; 
               }

.bottomnav { font-size:x-small; background-color:#fff; text-align:center; padding-top:0.5em; }
.copyright { font-size:xx-small; background-color:#fff; text-align:center; padding-top:0.5em; }

.lightblue { color: #d8e0f3; }
.lightbluebg { background-color: #d8e0f3; }
.blue { color: #aec6ef; }
.bluebg { background-color: #aec6ef; }
.darkblue { color: #8ca5d6; }
.darkbluebg { background-color: #8ca5d6; }

.lightpink { color: #ffceff; }
.lightpinkbg { background-color: #ffceff; }
.pink { color: #dda5dd; }
.pinkbg { background-color: #dda5dd; }
.darkpink { color: #ce63ce; }
.darkpinkbg { background-color: #ce63ce; }

.white { color:white; }
.whitebg { background-color:white; }

.red { color:red; }

.greybg { background-color: #eee; }

.sectionHeader { text-align:center; 
                 font-size:12px; 
                 font-weight: bold;
                 height:16px;
                 border-top:1px solid #aaa;
                 border-left:1px solid #aaa;
                 border-right:1px solid #aaa;
                 background-color:#eee;
                 margin-top: 7px;
                 padding: 2px;
                 }
.sectionBody { border:1px solid #aaa; 
               font-size: 14px;
               }
               
.sectionFull {  text-align:center; 
              font-size:12px; 
              font-weight: bold;
              height:16px;
              border:1px solid #aaa;
              background-color:#eee;
              margin-top: 7px;
              padding: 2px;
            }

img { border:0; }

body { font-family: Verdana, sans-serif; background-color: white;} 

a {  color: blue; }
a:visited {  color: blue; }

.leftpanel {  width:140px; 
            margin-top:-5px; }

.rightpanel { width:120px; 
            margin-top:-5px; 
            padding:5px; }

.center { text-align:center; 
        align:center; }

.right {  text-align:right; 
        align:right; }

.thinborder { border: 1px solid #aaa; 
            padding:2px; }

.pictures { margin-bottom:10px; }

.titlecenter {  text-align:center;
              background-color:#9c9c9c;
              color:#fff;
              font-size:larger;
              margin-bottom:-.1em; }

.smalltopgap {  margin-top:2px; }

.centerback { text-align:center;
            background-color: #d8e0f3; color:black;}

.larger { font-size:larger; }

.formhack { 
margin-bottom:-15px;
voice-family: "\"}\""; /* See http://glish.com/css/hacks.asp for details. */
voice-family:inherit;
margin-bottom:0px;
}

.sectionBody ul { font-size:9pt; };
