/*DMS Selection*/

.DMSSelect{
        border-right: #00309f thin solid;
        border-top: #00309f thin solid;
        border-left: #00309f thin solid;
        border-bottom: #00309f thin solid;
        font-size: 10pt;
        color: black;
        font-family: Arial}
    
.DMSSelect p{
        font-size: 9pt;
        color: blue;
        font-family: Arial}
        
.DMSSelect select{
        color: black;
        font-family: Arial}