body
{

}

.box
{
    background:			#82ABBA;
    height:         57px;
    width:          100%;
    padding:        5px 0px 0px 0px;
    margin:         10px 0px 0px 0px;
}

    .subtext
    {
        color:  white;
        font-size: 10pt;
        font-family: Arial, sans-serif;
        font-weight: normal;
        margin: 5px 0px 0px 10px;
    }

h2
{
    display:        inline;
    margin:         0px 50px 0px 10px;
    font-family:    Arial, sans-serif;
    color:          white;
}

form
{
    display: inline;
}

.queryText
{
    font-family: Arial, sans-serif;
    font-size: 12pt;
}

.menu {
    height: 40px; padding: 0px; margin: 0;
    font-family: Arial, sans-serif;
    font-size: 14pt;
}


.if {display:none; }
.sec 
{
    margin-right:       4px;
    padding:            0px 20px 5px 20px;
    display:            inline;
    text-decoration:    underline;
    cursor:             pointer;
    color:              white;
}
.s1 {background-color:#82ABBA;
border-bottom-color:#608695; 
font-weight:bold; }
.s2 {background-color:#6F8F4C;
border-bottom-color:#526938;}
.s3 {background-color:#E28117;
border-bottom-color:#B06412;}

