﻿body
{
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    color: #000000;
    background-color: #b4bec8;
    font-family: verdana,arial,sans-serif;
}
*
{   
    padding: 0px;
}
td.std
{
    font-size: .75em;
}

th.std
{
    font-size: .75em;
}
th.large
{
    font-size: 1em;
}
td.menu
{
    font-size: .7em;
    font-weight: bold;
    font-family: arial,verdana,sans-serif;
}
td.spacer
{
    height: 5px;
}
td.linespace
{
    height: 10px;
}
td.buttonspace
{
    height: 10px;
}
a.menu:link
{
    color: black;
    text-decoration: none
}
a.menu:visited
{
    color: black;
    text-decoration: none
}
a.menu:hover
{
    color: white;
    text-decoration: none
}
a:link
{
    color: blue;
    text-decoration: none
}
a:visited
{
    color: blue;
    text-decoration: none
}
a:hover
{
    color: blue;
    text-decoration: underline
}
a.legal:link
{
    color: black;
    text-decoration: none
}
a.legal:visited
{
    color: black;
    text-decoration: none
}
a.legal:hover
{
    color: black;
    text-decoration: underline
}
.nodisplay
{
    visibility: hidden
}
.receipt
{
    background-color: white
}
table
{
    border-collapse: collapse;
    border: 0;
}
td.footer
{
    font-size: .6em;
}
.side_margin
{
    width: 25px;
}
.pageheader
{
}
.pagefooter
{
}

h1
{
    font-size: 20px; 
    text-align: center;
    margin: .25em 0 .67em 0em;
}
h2
{
    font-size: 12pt;
    font-weight: bold;
    margin: 10px;
    font: arial;
}
h3
{
    font-size: 10pt;
    padding: 15px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
}
.std
{
    padding-left: 3px;
    font-size: .75em;
    vertical-align: middle;
}

td.top
{
    vertical-align: top;
}
p.std
{
    font-size: .75em;
    margin: 5px 0px 5px 0px;
    padding-left: 0px
    
}
span.reg
{
    font-size: .6em;
    vertical-align: top;
}
#sitenavlinks
{
    padding-top: 0px;
    line-height: 13px;
    font-size: 11px;
    color: #666666;
}
#sitenavlinks a
{
    line-height: 13px;
    font-size: 11px;
    color: #aaaaaa;
    vertical-align:top;
}
.bllt
{
    line-height: 1.5em;
    padding: 5px 5px 0px 20px;
    background: url(http://www.ozdevelopment.com/images/bllt1.gif) no-repeat left 7px;
    color: black;
    font-size: .75em;
    font-weight: bold;
    display: block;
}
.bllt2
{
    padding: 5px 5px 0px 20px;
    font-weight: normal;
    background: url(http://www.ozdevelopment.com/images/bllt2.gif) no-repeat left 5px;
    display: block;
    line-height: 1.25em;
}
span.new
{
    font-size: 10px;
    padding: 0px 5px 0px 5px;
    color: #ff0000;
    font-variant: small-caps;
}

.parent-div {
    display: flex;
    justify-content: center;
    align-items: center;
}