ul {
margin-left: 1em;
padding-left: .5em;
}

body
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana Arial, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    cursor:auto;
}
.LogoText
{
	font-family: Arial;
	font-size: 16px;	
}
.MenuGroup2
{
  background-color:#000066;
  border:0px;
  border-bottom-color:#000066;
  border-top-color:#000066;
  border-left-color:#000066;
  border-right-color:#000066;
  border-style:solid;
  height:20px;
}
.MenuItemHover2
{
  background-color:#6699FF;
  color:white;
  font-family:verdana;
  font-weight:700;
  font-size:12px;
  border:1px;
  border-top-color:#6699FF;
  border-left-color:#6699FF;
  border-right-color:#6699FF;
  border-bottom-color:#6699FF;
  border-style:solid;
  cursor:pointer;
}
.MenuItemDown
{
  background-color:#8D8F95;
  color:white;
  font-family:verdana;
  font-weight:700;
  font-size:12px;
  border:1px;
  border-left-color:black;
  border-top-color:black;
  border-right-color:#B8B8B9;
  border-bottom-color:#B8B8B9;
  border-style:solid;
  cursor:pointer;
}  

.ContactText
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: White
}

.PointHeader
{
	color: #000066;
	font-size: 11px;
	font-weight: 800;
}
.Points
{
	color: Navy;
	font-size: 11px;
	font-weight: 500;
	font-family: Arial;
}
.WhiteBoardText
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:800;
	color:#003399;
}
.HomeScrollerText
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:800;
	color:#fffaa7;
}
.TextInput
{
	background-color:#fffaa7;
	font-family:Arial;
	font-size:12px;
}
.MenuText
{
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	color: White;	
}

.ContactText
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: Black
}
td.ComparisonTableHeader  
{
	font-family: Verdana;
	font-size: 13px;
	font-weight:800;
	color: #003399;
	background-color:#fffaa7;
	border: solid 1px #FFCC00;
}
td.ComparisonTable  
{
	font-size: 11px;
	color: #000066;
	font-family: Arial;
	font-weight: 800;
	background-color: #6699FF;
}
td.ComparisonTableText  
{
	font-size: 11px;
	color: #000066;
	font-family: Arial;
	font-weight: 800;
}
td.ComparisonTableTextSub  
{
	font-size: 11px;
	color: Black;
	font-family: Arial;
	font-weight: 500;
}
td.ComparisonTableWhite  
{
	font-size: 11px;
	color: White;
	font-family: Arial;
	font-weight: 800;
	background-color: #003399;
}

td.GrayText
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:800;
	color:Gray;
}

.PriceText
{
	font-size: 11px;
	color: #000066;
	font-family: Arial;
	font-weight: 800;
	margin-left: 20px;
}   
.MenuItem2
{
  background-color:#3F3F3F;
  color:white;
  font-family:verdana;
  font-weight:700;
  font-size:12px;
  border:1px;
  border-color:#3F3F3F;
  border-style:solid;
  cursor:pointer;
}
.BoldBuild
{
	color: black;
	font-weight: 700;
	font-size: 12px;
}
.TryText
{
	font-size: 12px;
	font-weight: 700;
}
.EachText
{
	font-size: 11px;
	font-weight: 500;
	color: Navy;
}
.FootNote
{
	font-style: italic;
	font-size: 12px;
	font-weight: 600;
	PADDING-TOP: 10px; 
	PADDING-BOTTOM: 13px; 
	PADDING-LEFT: 15px; 
	PADDING-RIGHT: 25px;
}
.WhiteBold
{
	font-size:12px;
	font-weight:bold;
	color:White;
	
}