BODY
{
	background-color: #ffffff;
	margin: 0px; 
}
.NoBreakBeforeAfter
{
    margin-top: 0px;
    margin-bottom: 0px
}
.NoBreakBefore
{
    margin-top: 0px
}
.NoBreakAfter
{
    margin-bottom: 0px
}
.DoubleBreakBeforeAfter
{
    margin-top: 8px;
    margin-bottom: 8px
}
.DoubleBreakBefore
{
    margin-top: 8px
}
.DoubleBreakAfter
{
    margin-bottom: 8px
}
.HalfBreakBeforeAfter
{
    margin-top: 2px;
    margin-bottom: 2px
}
.HalfBreakBefore
{
    margin-top: 2px
}
.HalfBreakAfter
{
    margin-bottom: 2px
}
P
{
	margin: 4px 0px 4px 0px;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #444444; 
	text-align: left; 
}
A
{
    text-decoration: none;
   color: #144200; 
}
A:hover
{
	text-decoration: underline;
}
TABLE
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-spacing: 0px;
	border-collapse: collapse;
}
TABLE.Top
{
   border: black 1px solid;
   border-bottom: none; 
	background-color: #ffffff;
}
TABLE.Bottom
{
   border: black 1px solid;
   border-top: none; 
	background-color: #ffffff;
}
TABLE.Middle
{
   border: black 1px solid;
   border-top: none; 
   border-bottom: none; 
	background-color: #ffffff;
}
TD
{
	padding: 0px;
	border-spacing: 0px;
	vertical-align: top;
}
INPUT
{
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
   color: #444444; 
}
TEXTAREA
{
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
   color: #444444; 
}
SELECT
{
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
   color: #444444; 
}
.Bordered
{
    border: black 1px solid;
}
FORM
{
   margin: 0px; 
}
P.IndentedBullet
{
    margin-left: 10px;
    text-indent: -10px
}
DIV.ValidatorErrors TABLE
{
	background-color: #A00000;
	margin-bottom: 8px;
	border: solid 1px #000000;
}
DIV.ValidatorOk TABLE
{
	background-color: #70A030;
	margin-bottom: 8px;
	border: solid 1px #000000;
}
DIV.ValidatorErrors P
{
	color: #ffffff;
	margin-left: 5px;
	margin-right: 5px;
}
DIV.ValidatorOk P
{
	color: #ffffff;
	margin-left: 5px;
	margin-right: 5px;
}
H1
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin: 8px 0px 8px 0px;
   color: #9c2b04; 
}
H2
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0px 8px 0px;
	color: #9c2b04; 
}
H3
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin: 8px 0px 8px 0px;
   color: #555555; 
}
IMG
{
	border: none;
}
LI
{
	margin: 4px 0px 4px 0px;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #444444; 
	text-align: left; 
}
.AsLink
{
	cursor: pointer;
}
OBJECT
{
	outline: none;
}

TD.RightCol {
	background-color: #4c535b;
}

TD.RightCol P {
	color: #ffffff;
}
TD.RightCol H1 {
	color: #ffffff;
}
DIV.Quote P.Highlight
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
DIV.QuoteForm A
{
	color: #ff5d25;
}
