﻿#content
{
    margin-bottom: 15px;
    text-align: justify;
    width: 950px;
}
h1, h2
{
    font-size: 8pt;
    color: #000000;
    margin-bottom: 10px;
    margin-top: 0px;
}
h2
{
    font-size: 9pt;
}
ul
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
}
li
{
    margin-bottom: 0px;
    margin-top: 0px;
    text-indent: 0px;
    line-height: 2.3em;
    list-style-type:circle;
}
.image_right_alighn
{
    margin-left: 18px;
}
#params
{
    color: #639BC0;
}
input
{
    font-size: 9px;
    color: #434343;
    border: 1px solid #000000;
}
select
{
    font-size: 9px;
    color: #434343;
    border: 1px solid #000000;
}
textarea
{
    font-size: 11px;
    color: #434343;
    border: 1px solid #000000;
}
#date
{
    font-weight: bold;
    color: #0077FF;
}
.listHyperLinks a, .listHyperLinks a:visited
{
    padding: 2px;
    color: #0061FF;
    font-family: Arial, Tahoma, Verdana;
    text-decoration: underline;
}
.listHyperLinks a:hover, .listHyperLinks a:active
{
    color: #FFAE00;
    text-decoration: none;
}
.listHyperLinks
{
    text-align: left;
}
.listHyperLinks table tr td, .listHyperLinks table tr th
{
    vertical-align: top;
}
.blue_big_header
{
    background: #4F81BD;
    color: #FFF;
    font-size: 13pt;
    margin: 0 0 10px 0;
    padding: 3px 0;
    text-align: center;
}
div.quotes
{
    font-size: 12pt;
    line-height: 1.5;
    margin-right: 60px;
    padding: 15px 5px;
    text-align: left;
    width: 300px;
}
div.quotes cite
{
    float: right;
    font-size: 0.8em;
}
.header_step
{
    color: #0090FF;
}
