﻿#HtmlDiv UL LI
{
	list-style-position:outside;
	margin-right:20px;
	margin-left:20px;
	margin-top:5px;
}
#HtmlDiv OL LI
{
	list-style-position:outside;
	margin-right:40px !important;
	margin-top:5px;
}
A
{
	text-decoration:none;	
}
.Blue
{
	font-family:tahoma;
	font-size:12px;
	color:#163853;
	text-decoration:none;
	letter-spacing:1.5px;
}
.BlueBold
{
	font-family:tahoma;
	font-size:12px;
	color:#163853;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1.5px;
}
.BlueSubTitle
{
	font-family:tahoma;
	font-size:13px;
	color:#163853;
	text-decoration:none;
	letter-spacing:1.5px;
}
.BlueTitle
{
	font-family:tahoma;
	font-size:14px;
	color:#163853;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1.5px;
}
.LightBlue
{
	font-family:tahoma;
	font-size:12px;
	color:#069fad;
	text-decoration:none;
	letter-spacing:1.5px;
}
.LightBlueBold
{
	font-family:tahoma;
	font-size:12px;
	color:#069fad;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1.5px;
}
.LightBlueSubTitle
{
	font-family:tahoma;
	font-size:13px;
	color:#069fad;
	text-decoration:none;
	letter-spacing:1.5px;
}
.LightBlueTitle
{
	font-family:tahoma;
	font-size:14px;
	color:#069fad;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1.5px;
}
.Orange
{
	font-family:tahoma;
	font-size:12px;
	color:#f24c26;
	text-decoration:none;
	letter-spacing:1.5px;
}
.OrangeBold
{
	font-family:tahoma;
	font-size:12px;
	color:#f24c26;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1.5px;
}
.OrangeSubTitle
{
	font-family:tahoma;
	font-size:13px;
	color:#f24c26;
	text-decoration:none;
	letter-spacing:1.5px;
}
.OrangeTitle
{
	font-family:tahoma;
	font-size:14px;
	color:#f24c26;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1.5px;
}
.Link
{
	font-family:tahoma;
	font-size:12px;
	letter-spacing:1.5px;
}
.White
{
	font-family:tahoma;
	font-size:12px;
	color:White;
}
.WhiteBold
{
	font-family:tahoma;
	font-size:12px;
	color:White;
	font-weight:bold;
}
.BottomLink
{
	font-family:Tahoma;
	color:white;
	font-size:10px;
	line-height:12px;
}
.Link
{
	font-family:Tahoma;
	color:#02b3c3;
	font-size:12px;
	line-height:12px;
	text-decoration:underline !important;
}