.lightbg {
background: #EAEAEA url("../images/white.gif") repeat-y top left; }

.gradbg {
background: #ffffff url("../images/bg_standard.jpg") repeat-x bottom; }

.stanhead {
background-color: #000000;  }

.stanhead p {
margin: 7px 14px 7px 19px;
color: #ffffff; }

.stansect {
background-color: #DCD9D7; 
font-weight: bold; }

table.standard td {
border-bottom: 1px solid #979FA5; }

table.standard td p {
line-height: 145%;
margin: 3px 19px; }

table.standard td.last {
padding-bottom: 8px;
border-bottom: 0; }

table.standard a:link, table.standard a:visited {
color: #584542; }

table.standard a:hover, table.standard a:active {
color: #CB141A; }


/* content */

.content p {
font-size: 14px;
line-height: 140%;
padding: 0 21px 10px 36px; }

.content ul {
margin-top: -10px; }

.content ul li {
width: 504px;
list-style: none; 
line-height: 150%;
margin: 0 10px 4px -4px; 
padding-bottom: 4px;
border-bottom: 1px solid #979FA5; }

.content ul li.last {
width: 504px;
list-style: none; 
line-height: 150%;
margin: 0 10px 4px -4px; 
padding-bottom: 4px;
border: 0px; }