﻿body
{
    font: 13px/1.5 'Helvetica Neue' , Arial, 'Liberation Sans' , FreeSans, sans-serif;
    min-width: 1000px;
}
pre, code
{
    font-family: 'DejaVu Sans Mono' , Monaco, Consolas, monospace;
}
hr
{
    border: 0 #ccc solid;
    border-top-width: 1px;
    clear: both;
    height: 0;
}
h1
{
    font-size: 25px;
}
h2
{
    font-size: 23px;
}
h3
{
    font-size: 21px;
}
h4
{
    font-size: 19px;
}
h5
{
    font-size: 17px;
}
h6
{
    font-size: 15px;
}
ol
{
    list-style: decimal;
}
ul
{
    list-style: disc;
}
li
{
    display: list-item;
    margin-left: 30px;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, figure
{
    margin-bottom: 20px;
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, meter, nav, object, ol, output, p, pre, progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, xmp
{
    border: none;
    font-size: 100%;
    margin: 0;
    padding: 0;
}
html, body
{
    height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
    display: block;
}
b, strong
{
    font-weight: 700;
}
img
{
    -ms-interpolation-mode: bicubic;
    color: transparent;
    font-size: 0;
    vertical-align: middle;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
th, td, caption
{
    font-weight: 400;
    text-align: left;
    vertical-align: top;
}
q
{
    quotes: none;
}
q:before, q:after
{
    content: none;
}
sub, sup, small
{
    font-size: 75%;
}
sub, sup
{
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub
{
    bottom: -.25em;
}
sup
{
    top: -.5em;
}
svg
{
    overflow: hidden;
}

.c
{
    margin: 0 auto;
}
.clear
{
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.clearfix:before, .clearfix:after, .container:before, .container:after
{
    content: '.';
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.clearfix:after, .container:after
{
    clear: both;
}
.clearfix, .container
{
    zoom: 1;
}
.shadowtextbox
{
    background: #FEFEFE url(images/txtbg.png) no-repeat top left;
    border: 1px solid #BBB;
    border-bottom: 1px solid #DDD;
    border-top: 1px solid #777;
    font-family: Monaco, "Courier New" , Monospace;
    font-size: 12px;
    font-variant: normal;
    max-width: 1000px;
    overflow: hidden;
    padding: 2px;
}
.clearul, .clearulf
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.textjustify
{
    text-align: justify;
    text-justify: inter-ideograph;
}
.buttonblue
{
    background: #06C url(images/buttonblue.gif) repeat-x 0 0;
    border: 1px solid #235994;
    color: #FFF !important;
    cursor: pointer;
    font-size: 12px;
    height: 26px;
    overflow: hidden;
    padding: 2px 5px 0;
    vertical-align: middle;
}
.grid, .clearulf li
{
    display: inline;
    float: left;
}
.push, .pull
{
    position: relative;
}
.minheight
{
    height: auto !important;
    height: 1px;
    min-height: 1px;
}
