h1 {
text-align: center;
padding-bottom: 2px;
margin-bottom: 20px;
}
h2 {
text-align: left;
}
h3 {
margin-bottom: 2px;
text-align: left;
margin-top: 15px;
color: #7D3549;
}
h4 {
margin-bottom: 2px;
text-align: left;
margin-top: 15px;
font-weight: bold;
background-image: url(../img/ele/blt-arr.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 18px;
font-size: .9em;
margin-left: 20px;
}
h4 a {
color: #7D3549;
}
h5 {
margin-bottom: 2px;
text-align: left;
margin-top: 15px;
}
ul.steps li {
margin-bottom: 6px;
background-image: url(../img/ele/blt-chk.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 22px;
}
ul#ofc {
margin-bottom: 20px;
list-style-type: disc;
list-style-position: outside;
margin-left: 20px;
}
ul#ofc li {
margin-top: 6px;
margin-bottom: 6px;
}
div#mid p.subhd {
font-size: 1.1em;
font-weight: bold;
margin-top: 15px;
text-align: center;
margin-bottom: 10px;
border-bottom: 1px solid #7d3549;
border-top-style: none;
border-right-style: none;
border-left-style: none;
padding-bottom: 5px;
}
div.colm-a {
float: left;
width: 48%;
margin-right: auto;
margin-left: 0px;
margin-bottom: 20px;
}
div.colm-b {
float: right;
width: 48%;
margin-right: 0px;
margin-left: auto;
margin-bottom: 20px;
}


