@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: normal;
  src: url('https://www.gtmtaximanagement.com/img/Ubuntu.eot');
  src: local('Ubuntu'), url('https://www.gtmtaximanagement.com/img/Ubuntu.woff') format('woff');
}

a:link {
    color: #000000;
    text-decoration: none;
}

a:active {
    color: #000000;
    text-decoration: none;
}

a:visited {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #0000ff;
    text-decoration: none;
}

html {
    height: 100%;
}

body {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 75%;
    padding: 0;
    padding-top: 72px;
    padding-bottom: 1em;
    margin: 0;
    height: 100%;
}

.headerdiv {
    background-color: #FFFFFF;
    background-repeat: repeat-x;
    background-image: url('../img/upg.png');
    background-position: 0px 23px;
    position: fixed;
    top: 0;
    width: 100%;
    height: 72px;
    z-index: 2001;
}

.bodydiv {
    font-family: Ubuntu, Verdana, Helvetica, Arial, sans-serif;
    background-color: #FFFFFF;
    background-repeat: repeat-x;
    background-attachment: fixed;
    background-position: 0px 72px;
    background-image: url('../img/downg.png');
    min-height: 75px;
    min-width: 675px;
    padding: 2em 5em;
}

.footerdiv {
    font-family: Verdana, sans-serif;
    background-color: #FFFFFF;
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-size: 0.75em;
    font-weight: bold;
    z-index: 2000;
}

.positiondown   {
    width: 100%;
    position: absolute;
    bottom: 0;
}

.menubar {
    font-weight: bold;
    border-top: solid;
    border-bottom: solid;
    border-width: thin;
    border-color: #999999;
    width: inherit;
    min-width: 800px;
}

.titlediv {
    font-weight: bold;
    font-size: 1.60em;
    padding: 0.10em;
    background-color: #F1EFF0;
    border: 1px solid #DEDEDE;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 4px 4px 4px #999999;
}

.openfilter {
    border: 1px solid #999999;
    margin-bottom: 1.25em;
}

.closedfilter {
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
}

form.stdfrm label {
    width: 150px;
    display: inline-block;
    line-height: 2.4;
    vertical-align: top;
}

form.stdfrm label.curr {
    text-align: left;
    width: 143px;
    display: inline-block;
    line-height: 2.4;
    vertical-align: top;
}

form.stdfrm input[type=text] {
    width: 173px;
}

form.stdfrm select {
    width: 178px;
}

form.stdfrm .ptype {
    width: 60px;
}

form.stdfrm input.pnum {
    width: 110px;
}

form.stdfrm ol {
    list-style: none outside none;
    margin: 0;
    padding: 5px;
}












form.lockfrm label {
    width: 150px;
    text-align: right;
    font-weight: bold;
    display: inline-block;
    line-height: 2.4;
    vertical-align: top;
}

form.lockfrm input[type=text].labellook {
    width: 173px;
    padding-left: 2px;
    padding-top: 3px;
    border: none;
}

form.lockfrm input[type=text].curr {
    padding-left: 0px;
}

form.lockfrm input[type=button] {
    width: 125px;
}

form.lockfrm ol {
    list-style: none outside none;
    margin: 0;
    padding: 5px;
}













.prettyfs {
    border: 1px solid #DEDEDE;
    border-radius: 5px 5px 5px 5px;
}

.prettyfs legend{
    font-size: 14px;
    font-weight: bold;
}