﻿body
{
    padding: 0pt;
    margin: 0pt;
    font-size: 10pt;
    color: #000000;
    font-family: 'Segoe UI' , 'Trebuchet MS' , 'Lucida Sans Unicode' , Arial, Sans-Serif;
    line-height: 150%;
}
a
{
    color: #ff6600;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
.Slogan, H1
{
    font-size: 20pt;
    font-weight: bold;
    font-style: normal;
    padding: 4pt 0pt 4pt 0pt;
    margin: 0pt;
    line-height: 150%;
}
.MiniSlogan, H2
{
    font-size: 13pt;
    font-style: normal;
    padding: 4pt 0pt 4pt 0pt;
    margin: 0pt 0pt 0pt 0pt;
}
H2
{
    font-weight: bold;
    line-height: 150%;
}
H3
{
    font-size: 11pt;
    font-weight: bold;
    font-style: normal;
    padding: 4pt 0pt 4pt 0pt;
    margin: 0pt 0pt 0pt 0pt;
    line-height: 150%;
}
.commandname
{
    font-size: 10pt;
    font-weight: normal;
    font-style: italic;
}
.biglink
{
	font-size: 11pt;
	font-weight: bold;
	color: #228B22;
}
.grnlink
{
	color: #228B22;
}
.command
{
    background-color: #C7DDFD;
}
.panel, .command
{
    border: 1px solid #AECAF0;
    padding: 10pt;
}
.panelgrn
{
    border: 1px solid #228B22;
    padding: 10pt;
}
.small
{
    font-size: 8pt;
    font-style: italic;
}
.smalltop
{
    font-size: 8pt;
    line-height: 125%;
    color: #FFFFFF;
}
.error
{
	color: #000000;
	font-style: italic;
}
.quote
{
	padding-top: 8pt;
	padding-left: 20pt;
	padding-right: 20pt;
	font-style: italic;
	padding-bottom: 8pt;
}
.endquote
{
	font-weight: bold;
}
.footer
{
	color: #ffffff;
}
.footer A
{
	color: #c0c0c0;
}
.price
{
/*	color: #228B22; */
}
hr
{
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-top: none;
    height: 1px;
    color: #AECAF0;
}
.start
{
    color: #FF6600;
}
.nav
{
    font-size: 8pt;
    color: #000000;
    background-color: #ffbd69;
}
.nav A
{
    color: #ff6600;
}
