body { font-size:11pt;
   font-family: Arial;
   background-color:#ffffff;
   color:#000000;
 }

h2 { font-size:1.2em;
   font-family: Trebuchet MS, Arial;
   color: #0000ff;
   margin-top: 0.25em; margin-bottom: 0.25em;
 }

h3 { font-size: 1em;
   line-height: 1em;
   font-style: italic;
   color: #BE00EE;
   margin-bottom: 0.25em;
}

p, div, tr, td {
   align: left;
   font-family: Arial;
   margin-top: 0.25em; margin-bottom: 0.75em;
 }

a {   text-decoration: none;
}

a:link, a:visited {	color: #0000ff;}a:hover {   color: #cc00cc;   text-decoration: underline;
}a:active {	color: #cc00cc;}.leftbar {
   width: 132px;
   background: url('images/pinksand.jpg') ;
   padding:3px;
   border: solid 1px #000000;
   border-top-width:0px;
}

.leftnav {
   display:block;
   text-align: center;
   line-height: 1.5em;
   margin: 0px 0px 0px 0px;
}

a.leftnav {
   color: #000000;
   text-decoration: none;
}

a.leftnav:hover {   color: #0000ff;   text-decoration: underline;
}
a.leftnav:active {   color: #cc00cc;   text-decoration: underline;
}
.leftbutton {
   display:block;
   background: url('images/bluebuttonbg.png');
   text-align: center;
   text-decoration: none;
   line-height: 2em;
   margin: 0px 0px 0px 0px;
   color: #0000ff;
   border: solid 5px #0000ff;
}

a.leftbutton {   display:block;
   color: #0000ff;   text-decoration: none;
}a.leftbutton:hover {   color: #000000;   text-decoration: underline;
}
a.leftbutton:active {   color: #cc00cc;   text-decoration: underline;
}
.bannerbar {
   font-size: 1em;
   line-height: 1.5em;
   text-align:center;
   background-color: #ffffff;
   border: solid 1px #000000;
   border-top-width: 0px;
}

.addressblock {
   margin: 4px;
   font-size: 0.7em;
   text-align: center;
}

.smallertext {
   font-size: 0.8em;
}

.rightcallout {
   border-style: solid;
   border-width: 2px;
   border-color: #cc00cc;
   margin-left: 4px; margin-right: 0px;
   padding: 0px; margin-bottom: 0px;
   width: 200px;
   float: right;
}

.toutheader {
   text-align: center;
   font-size: 1.0em;
   color: #ffffff;
   background-color: #cc00cc;
   line-height: 1.3em;
   margin: 0px;
   padding: 2px;
}

.toutbody {
   font-size: 0.9em;
   padding: 3px; margin: 0px;
}

.footertext {
   margin: 4px;
   font-size: 0.7em;
   line-height: 1.4em;
}

span.hilite {
   background-color: #ffff00;
}