body {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   background: #FFFFFF;
   margin-left: 1px; margin-right: 0px;
   margin-top: 1px; margin-bottom: 0px;
}

A { text-decoration: none; color:#8f0000 }
A:hover { color:#606060; text-decoration: underline; }
.subHeader A { color : #484848; }
.subHeader A:hover { color : #484848; }

TD {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   color : #484848;
}

.light { background-color: #c7b8b8; }
.medium { background-color : #a79898; }
.red { background-color: #8f0000; }
.purple { background-color: #471f5b }
.lightgray { background-color: #bfbfbf; }
.white { background-color: #ffffff; }
.scripture { font-weight : bold;}
.wideLeading { line-height : 16px; }
.center { text-align: center }

.header {
   font-weight : bold;
   color: white;
   text-align: left;
   font-size : 12px;
}
.headerSmall {
   font-weight : bold;
   color: white;
   text-align: left;
   font-size : 10px;
}
.subHeader { font-weight : bold; }

.homeContent {
   width: 360;
   font-size : 10px;
}

.homeContent P {
   line-height: 16px;
   margin-top: 0px; margin-bottom: 8px;
}

IMG.icon {
 align: right;
 float: right;
}

.sidebarHeader {
   font-size : 10px; font-weight : bold;
   color: white;
   background-color: #471f5b;
   text-align: center;
}
.sidebarContent {
   width: 141;
   padding: 12px;
   font-size : 10px;
}
.sidebarContent P {

}

.content { width: 436; }
.content P {
   padding-right: 15;
   text-align: justify;
}
.content OL {
   margin-left: 25;
   font-weight: bold;
   list-style: upper-roman
}
.content OL LI P {
   font-weight: normal;
   margin-top: 8px; margin-bottom: 12px;
}
.content OL UL {
   font-weight: normal;
   list-style: disc
}
.content DT {
   font-weight: bold;
}
.content DD {
   margin-left: 0;
   padding-left: 15;
   padding-right: 15;
}
UL.noIndent {
   text-align: justify;
   margin-left: 20;
   padding-right: 15;
}

HR { height: 1px; color: #471f5b; background-color: #471f5b; }

TABLE.footer {
  border-collapse: collapse;
  border: 1px solid #c7b8b8;
}

TD.footer {
   border: 1px solid #a79898;
   font-size: 10px; color: #c7b8b8;
   text-align: center;
}

.formLabel {
   text-align: right
}
form, input, textarea, select {
   font-size: 10px;
}
