﻿A
{
	color: #597e9b;
}
A:Hover
{
	color: #e5a923;
}
.Bullet1
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.05em;
	letter-spacing: 1px;
	color: #a0b4c3;
}
.Spacer15
{
	height: 15px;
}
.Spacer12
{
	height: 12px;
}
.Spacer8
{
	height: 8px;
}
/* Table */
.ML
{
	 background-image: url(/Images/Borders/Grey/SideL_Grey.gif);
	 background-repeat: repeat-y;
}
.MR
{
	 background-image: url(/Images/Borders/Grey/SideR_Grey.gif);
	 background-repeat: repeat-y;
}
.TC
{
	 background-image: url(/Images/Borders/Grey/Top_Grey.gif);
	 background-repeat: repeat-x;
}
.BC
{
	 background-image: url(/Images/Borders/Grey/Bottom_Grey.gif);
	 background-repeat: repeat-x;
}
.TabActive
{
	background-image: url(/Images/Borders/Grey/Tab_Grey_Active.gif);
	background-repeat: no-repeat;
	width: 107px;
	height: 30px;
}
.TabInactive
{
	background-image: url(/Images/Borders/Grey/Tab_Grey_Inactive.gif);
	background-repeat: no-repeat;
	width: 107px;
	height: 30px;
}
.TabLink
{
	background-image: url(/Images/Borders/Grey/Tab_Grey_Link.gif);
	background-repeat: repeat-x;
}
.TabInactive A:Hover
{
	color: #a0b4c3;
	text-decoration: none;
}
.TabTitle
{
	font-size: 1.7em;
	font-weight: bold;
	color: #e5a923;
	padding-top: 10px;
	padding-bottom: 10px;
}
.TabSubTitle
{
	font-weight: bold;
	color: #a0b4c3;
}
.ButtonLink A
{
	color: #a0b4c3;
	text-decoration: none;
	vertical-align: middle;
}
.ButtonLink A:Hover
{
	color: #77633c;
	text-decoration: none;
	vertical-align: middle;
}
.HeaderText A
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 1em;
	letter-spacing: 1px;
	text-decoration: none;
	color: #a0b4c3;
}
.HeaderText A:Hover
{
	color: #e5a923;
}

UL
{
	list-style-image: url(/Images/Buttons/bulletFAB.gif);
	margin: 7px 0px 20px 33px;
	padding: 0px;
	vertical-align: baseline;
}
.gvPricing
{
	width: 700px;
}
.gvHeaderStyle
{
	background-color: #a0b4c3;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 40px;
	font-size: .90em;
}
.gvRowStyle
{
	background-color: #FFFFFF;
	color: #587A89;
	text-align: center;
	font-size: .90em;
}
.gvAlternating
{
	background-color: #ffe394;
	color: #587A89;
	text-align: center;
	font-size: .90em;
}
.gvAlternatingDark
{
	background-color: #ffd869;
	color: #587A89;
	text-align: center;
	font-size: .90em;
}
img.floatLeft
{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.BenefitBar
{
	width: 160px;
	line-height: 16px;
	text-align: left;
	background-color: #e6ebf0;
	font-size: 0.9em;
	color: #888888;
}
.BenefitBar HR
{
	width: 140px;
	height: 1px;
	background-color: #a0b4c3;
	color: #a0b4c3;
	left: 15px;
}
.BenefitBar.Title
{
	font-weight: bold;
	padding-bottom: 10px;
	color: #a0b4c3;
}
.BenefitBar Small
{
	font-size: 0.8em;
	color: Red;
}
.BenefitBar A
{
	text-decoration: none;
}
.BenefitBar A:Hover
{
	text-decoration: none;
}