﻿.FootNote
{
	color: #a0a0a0;
	font-size: x-small;
	margin-left: 10px;
	text-align: left;
}

.SupRed
{
	color: Red;
	font-size: x-small;
}

.HeaderLabel
{
	background-image: url(../../Images/BG/Blue.png);
	background-position: bottom center;
	background-repeat: repeat-x;
	color: Black;
	font-size: large;
}

.ContentLabel
{
	border-bottom: solid 1px #c0c0c0;
	border-left: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	color: Black;
	font-size: small;
}

.SupportedFeatures li
{
	margin-left: -5px;
	list-style-image: url(../../Images/ICON/CheckCircleBlue.png);
	vertical-align: middle;
}


.SupportedFeatures li ul li
{
	margin-left: -25px;
	list-style-image: url(../../Images/ICON/Movie.png);
	vertical-align: middle;
}

.CheckIcon
{
	margin-left: -5px;
	list-style-image: url(../../Images/ICON/CheckCircleRed.png);
	vertical-align: middle;
}

.Pen
{
	margin-left: -5px;
	list-style-image: url(../../Images/ICON/Pen.png);
	vertical-align: middle;
}

.GroupType
{
	margin-left: -5px;
	list-style-image: url(../../Images/ICON/GroupType.png);
	vertical-align: middle;
}

.GroupType ul li
{
	margin-left: -5px;
	list-style-image: url(../../Images/ICON/BlueCheckCircleRed.png);
	vertical-align: middle;
}

.MsgText
{
	color: Navy;
	font-weight: bold;
	margin-left: 20px; 
	margin-right: 20px;
}

.JoinNow
{
	border: none;
}

.GroupTable
{
	width: 100%;
}

.GroupCell
{
	background-color: #eeeeee;
	color: gray;
}

.TitleCell
{
	text-align: left;
	width: 40%;
}

.PlanCell
{
	color: Navy;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
}

.DataCell
{
	text-align: center;
	width: 20%;
}

.Key
{
	color: Blue;
}
