﻿

A:link  {
    text-decoration:    none;
	FONT-FAMILY:Arial;
	FONT-SIZE: 11px;
	COLOR: #004BFF;
	LINE-HEIGHT: 16px;
}

A:visited   {
    text-decoration:    none;
	FONT-FAMILY:Arial;
	FONT-SIZE: 11px;
	COLOR: #004BFF;
	LINE-HEIGHT: 16px;
}

A:active    {
    text-decoration:    none;
	FONT-FAMILY:Arial;
	FONT-SIZE: 11px;
	COLOR: #004BFF;
	LINE-HEIGHT: 16px;
}

A:hover {
    text-decoration: underline;
	FONT-FAMILY:Arial;
	FONT-SIZE: 11px;
	COLOR: #004BFF;
	LINE-HEIGHT: 16px;
}

UL LI   {
    list-style-type:  disc;
    color: #3266CB;
}

UL LI LI    {
    list-style-type: disc;
    color: #3266CB;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}



HR {
    color: #0099CC;
    height:1pt;
    text-align:left
}


.TopBody
{
	FONT-FAMILY:Arial;
	FONT-SIZE: 13px;
	COLOR: #666666;
	LINE-HEIGHT: 21px;
}
A.TopBody:link
{
	FONT-FAMILY:Arial;
	FONT-SIZE: 13px;
	COLOR: #0000FF;
	LINE-HEIGHT: 21px;
}
A.TopBody:visited
{
	FONT-FAMILY:Arial;
	FONT-SIZE: 13px;
	COLOR: #0000FF;
	LINE-HEIGHT: 21px;
}
A.TopBody:hover
{
	FONT-FAMILY:Arial;
	FONT-SIZE: 13px;
	COLOR: #0000FF;
	LINE-HEIGHT: 21px;
}



.BottomBody
{
	FONT-FAMILY:Arial;
	FONT-SIZE: 11px;
	COLOR: #333333;
	LINE-HEIGHT: 16px;
}

.Header
{
	font-family: Lucida Grande, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	line-height: 18px
}
A.Header:Link
{
	font-family: Lucida Grande, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	line-height: 18px
}
A.Header:Visited
{
	font-family: Lucida Grande, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	line-height: 18px
}
A.Header:Hover
{
	font-family: Lucida Grande, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
	line-height: 18px
}

.LargeHeader
{
	font-family: Lucida Grande, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	line-height: 18px	
}
P
{
	display: inline;
}
.HeaderTable
{
	FONT-FAMILY:Arial;
	FONT-SIZE: 13px;
	COLOR: #666666;
	LINE-HEIGHT: 21px;	
	
}
.BodyTable
{
	background-color: white;
	border-right: 2px solid #A9D5FF;
	border-bottom: 1px solid #A9D5FF;
	FONT-FAMILY:Arial;
	FONT-SIZE: 11px;
	COLOR: #333333;
	LINE-HEIGHT: 16px;	
}
.BodyTable TD
{
	border-bottom: 1px solid #A9D5FF;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align:top;
	padding-left: 10px
}


.BlueCellBottom
{
	border-bottom: 1px solid #3266CB;
	FONT-FAMILY:Arial;
	FONT-SIZE: 11px;
	COLOR: #333333;
	LINE-HEIGHT: 16px;	
}

.HeaderImage
{
	border: 6px solid #ECF6FF;
	margin-left: 20px;
	margin-right: 20px;
}
.BodyImage
{
	border: 6px solid white;
	margin-left: 20px;
	margin-right: 20px;	
}
