#sectionhead {
color: #ff3300;
font-weight: bold;
font-size: 16px;
}
#mainhead {
color: #ff3300;
font-weight: bold;
font-size: 14px;
}
#mainsubhead {
color: #ff3300;
font-weight: bold;
font-size: 12px;
}
#listindent {
list-style: none;
padding-left: 10px;
}
#smallindent {
padding-left: 10px;
}

#pageBG {
background-image: url(/publications/mdasvcs/images/pageBG.jpg);
background-position: top right;
background-repeat: no-repeat;
border-top: 1px #000000 solid;
text-align: left;
}

#graybar {
height: 1px;
background-color:#CCCCCC;
}

#headermenu {
list-style: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
padding-left: 15px;
}
#headermenu a:link {
color: #006699;
text-decoration: none;
}
#headermenu a:visited {
color: #006699;
text-decoration: none;
}
#headermenu a:active {
color: #006699;
text-decoration: none;
}
#headermenu a:hover {
color: #006699;
text-decoration: underline;
}
