body {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    margin:0;
    color:#000000;
	font-size:10px;
    }

#top_banner {
    padding-bottom: 0;
    margin-bottom: 0;
    height:        4em;
    width:         79%;
    padding:       0;
    margin:        0;
    border-bottom-style: solid;
    border-width:  thin;
    }

#mailing_list {
    margin:  0;
    padding: 0;
    }

#mailing_list_container {
    height: 4em;
    width:  20em;
    overflow: hidden;
    margin: 0;
    padding: 0 10 0 10;
    float:  right;
    text-align: right;
    }

#mailing_list_container span {
    display:     block;
    padding-top: 3;
    }

span {
    font-size: 12pt;
    }

#google_suggest_target {
    background-color: #FFFFFF;
    }

#google_suggest_target table, #google_suggest_target span {
    color:     black;
    font-size: .9em;
    }

.search_term {
    width: 400px;
    }

.search_error {
    color: red;
    }

.cust_num {
    width: 100px;
    }

#state2_div {
    width:            700px;
    border:           1;
    border-style:     groove;
    border-width:     thin;
    }

.cust_num, .cust_name {
    font-size: .9em;
    }

ol {
    font-size: smaller;
    }



.heading {
    font-size: 1.1em;
    width: 100%;
    color: #000000;
    font-weight: normal;
    padding: 0 0 0 10px;
    margin: 0;
    }

.heading:hover {
    color:       #000000;
    cursor:      hand;
    }

p {
    margin: .3em 0 .3em 0
    }

.inside_div {
    padding-left:     10px;
    border-top:       50;
    display:          none;
    margin-left:      17px;
    }

    
a {
    text-decoration: none;
    color: #173F5F
    }

.clean_link {
    text-decoration: none;
    color: #173F5F;
    font-size:smaller;	    
    }

#div_upper_right {
    position: absolute;
    float: right;
    top:   0;
    right: 0;
    width: 19%;
    height: 100%;
    background-color: #173F5F;
    color: white;
    padding: 1%;
    font-size: smaller;
    }

#div_upper_right a {
color:white;
text-decoration:none;
}
