body {
   background-color: #000;
   margin: 0;
   padding: 0;
}
img {
   border: 0;
}

#shadowTop {
   display: block;
   height: 12px;
}
#shadowBottom {
   display: block;
   height: 8px;
}

#contentNested {
   width: 580px;
   border-left: 1px solid #666;
   border-right: 1px solid #666;
   margin: 0;
   padding: 0;
   background-color: #FFF;
}

#contentInterior {
   color: #666;
   width: 524px;
   margin: 0 auto;
   padding: 0;
   padding-bottom: 10px;
   margin-left: 30px;
}

#contentInterior a {
   text-decoration: none;
}
#contentInterior a:link, #contentInterior a:visited {
   color: #339966;
}
#contentInterior a:active, #contentInterior a:hover {
   color: #006633;
}
#contentInterior a.linkblock:link, #contentInterior a.linkblock:visited {
   color: #339966;
}
#contentInterior a.linkblock:active, #contentInterior a.linkblock:hover {
   color: #006633;
}
#contentInterior a.circle:link, #contentInterior a.circle:visited {
   color: #339966;
}
#contentInterior a.circle:active, #contentInterior a.circle:hover {
   color: #006633;
}

#contentInterior .circle {
   background: url(../../images/custserv/v2007/arrow_with_circle.gif) no-repeat center left;
   padding-left: 15px;
   width: 15px;
   white-space: nowrap;
}

#contentInterior h1, #contentInterior h2, #contentInterior h3 {
   font-family: Arial, Helvetica, sans-serif;
   color: #339966;
   padding: 0;
   margin: 0;
}
#contentInterior h1 {
   font-weight: normal;
   font-size: 1.6em;
   margin-top: 8px;
}
#contentInterior h2 {
   font-weight: normal;
   font-size: 1.4em;
   padding: 8px 0 0 0;
}
#contentInterior h3 {
   font-weight: bold;
   font-size: 1.0em;
}
#contentInterior h3.inline {
   display: inline;
   font-weight: bold;
}

#contentInterior .fontLarge, #contentInterior .fontLarge a {
   font-size: 14px;
}
#contentInterior .fontMedium, #contentInterior .fontMedium a {
   font-size: 13px;
}

div.hr {
   height: 1px;
   background-color: #666;
   margin: 20px 0;
}

.circleLink {
   margin-left: 0;
   padding-left: 0;
   list-style: none;
}
.circleLink li {
   padding-top: 2px;
   margin-bottom: 5px;
}

/* ContentBody Layout Properties */
.colLeft {
   float: left;
   width: 254px;
   margin-top: 10px;
   margin-bottom: 10px;
}
.colRight {
   float: right;
   width: 254px;
   margin-top: 10px;
   margin-bottom: 10px;
}
.colClear {
   clear: both;
}
.colFull {
   margin-top: 10px;
   margin-bottom: 10px;
}
/* +++++++++++++++++++++ */

/* CustServ Home Properties */
.beliefsOut {
   display: block;
   width: 257px;
   height: 96px;
}
.beliefsIn {
   position: relative;
   width: 135px;
   left: 128px;
   top: 15px;
   color: #C9AC64;
   font-size: 13px;
}
#beliefsOut1 {
   background: url(../../images/custserv/v2007/beliefs_01.gif) no-repeat;
}
#beliefsOut2 {
   background: url(../../images/custserv/v2007/beliefs_02.gif) no-repeat;
}
#beliefsOut3 {
   background: url(../../images/custserv/v2007/beliefs_03.gif) no-repeat;
}
/* +++++++++++++++++++++ */

#faq {
   margin: 0;
   padding: 0;
}
#faq ol {
   list-style-position: outside;
   margin-left: 1em;
   padding-left: 1em;
}
#faq li {
   margin-bottom: 15px;
}

.noIndent {
   margin: 0;
   padding: 0;
}
.noIndent ul {
   list-style-position: outside;
   margin-left: 1em;
   padding-left: 1em;
}

.border-t {
   border-top: 1px solid #666;
}
.border-r {
   border-right: 1px solid #666;
}
.border-b {
   border-bottom: 1px solid #666;
}
.border-l {
   border-left: 1px solid #666;
}

#primaryLeftNav {
   text-align: left;
   margin-left: 8px;
}
#sectionTitle {
   margin-left: 23px;
}

ul.navlistSub {
   margin: 0;
   padding: 0;
   list-style: none;
}
.navlistSub li {
   margin-left: 15px;
   padding: 1px 3px;
}
* html .navlistSub li {
   display: block;
}
*+html .navlistSub li {
   display: block;
}
.navlistSub a:link, .navlistSub a:visited {
   color: #006633;
   text-decoration: none;
}
.navlistSub a:active, .navlistSub a:hover {
   color: white;
}

.colFull .blackBox div.heading {
   width: 472px;
}
