body
{
    font-size: medium;
    font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,Sans-Serif;
}
form
{
    padding: 0px;
    margin: 0px;
}
h1
{
    font-size: xx-large;
}
h2
{
    font-size: x-large;
}
h3
{
    font-size: large;
}
h4
{
    font-size: medium;
}
h5
{
    font-size: small;
}
h6
{
    font-size: x-small;
}
p, div, dd, dt, td, li, ul
{
    font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,Sans-Serif;
    font-size: medium;
    font-weight: normal;
}
dt
{
    font-weight: bold;
}
ul.navigationcontrol
{
    list-style-type: none;
    padding: 0em;
    margin: 0em;
}
ul.navigationcontrol.navigation
{
    padding-left: .3em;
    margin-left: .3em;
}
li.navigationcontrol.navigation1
{
    font-size: 1em;
    margin: 0.1em;
    padding: 0.1em;
}
li.navigationcontrol.navigation2
{
    font-size: .9em;
    margin: 0.1em;
    padding: 0.1em;
}
li.navigationcontrol.navigation3
{
    font-size: .8em;
    margin: 0.1em;
    padding: 0.1em;
}
li.navigationcontrol.navigation4
{
    font-size: .7em;
    margin: 0.1em;
    padding: 0.1em;
}
p.contentcontrol.date
{
    font-weight: bold;
}
p.contentcontrol.date:before
{
    content: "Posted: ";
}
div.crumbtrailcontrol.wrapper
{
    font-weight: 900;
}
h3.gallerycontrol.title
{
    font-size: medium;
    margin-top: 0em;
    margin-bottom: 0em;
}
p.gallerycontrol.description
{
    font-size: medium;
    margin-top: 0em;
    margin-bottom: 0em;
}
img.gallerycontrol.image
{
    cursor: pointer;
}
input, select, .button
{
    font-size: small;
}
small
{
    font-size: x-small;
}
.larger
{
    font-size: large;
}
.error
{
    color: red;
}
