/* cmsms stylesheet: print modified: 05/21/16 08:05:09 */
body {
padding: 30px;
text-align: left;
float: left;
}

a {
    color: black;
}


#main #text #content h1,
#main #text #content h2, 
#main #text #content h3, 
#main #text #content h4, 
#main #text #content h5 {
    color: #B2A2D3;
padding-bottom: 10px;
}
#main #text #content h1 {
    border-bottom: 1px dotted #B2A2D3;
}

#rightslot, #footer, #header address, #header, #menu, #wayhome, #searchbox, #logo, #accesskeys, #bottom {
display: none;
}

#text{
color: black;
line-height: 18px;
font-size: 12px;
text-align: left;
float: left;
}
