div, .norm
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #333333;
}
h1
{
	font-family: Verdana, Arial;
	font-size: 12pt;
	color: #333333;
}
h2
{
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 3px;
	color: #666666;
}
a.Plan
{
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 3px;
	color: #333333;
	text-decoration: none;
}
a:hover.Plan
{
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 3px;
	color: #7B002B;
	text-decoration: none;
}
.Footer
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #666666;
}
a.Footer
{
	text-decoration: none;
	color: #666666;
}
a:hover.Footer
{
	text-decoration: none;
	color: #7B002B;
}

.ComingSoon
{
	font-family: Verdana, Arial;
	font-size: 16pt;
	color: #333333;
	text-align: center;
}


.menuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}
.menuTextRollover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
.MenuGroup
{
	font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
	color: #cccccc;
	margin-right: 5px;
	font-family: Verdana, Arial;
	letter-spacing: 0px;
}

.MenuGroupHover
{
	font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
	color: black;
	margin-right: 5px;
	font-family: Verdana, Arial;
	letter-spacing: 0px;
}

.MenuGroupActive
{
	font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
	color: black;
	margin-right: 5px;
	font-family: Verdana, Arial;
	letter-spacing: 0px;
}

.MenuGroupExpanded
{
	font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
	color: black;
	margin-right: 5px;
	font-family: Verdana, Arial;
	letter-spacing: 0px;
}

.MenuItem
{
	cursor:pointer;
	background-color: #666666;
	color: #cccccc;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.MenuItemHover
{
  cursor:pointer;
  background-color: #7B002B;
  color: #cccccc;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.MenuItemActive
{
  cursor:pointer;
  background-color: #7B002B;
  color: #cccccc;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.MenuItemExpanded
{
  cursor:pointer;
  background-color: #7B002B;
  color: #cccccc;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.MenuBreak
{
	width: 100%;
	height: 1px;
	background-color: #BCBCBC;
}

.SubMenuItem
{
  background-color: #333333;
  color: #cccccc;
	cursor:pointer;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.SubMenuItemHover
{
	cursor:pointer;
	background-color: #666666;
	color: #cccccc;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.SubMenuItemActive
{
	cursor:pointer;
	background-color: #666666;
	color: #cccccc;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.SubMenuItemExpanded
{
	cursor:pointer;
	background-color: #666666;
	color: #cccccc;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.FilterLabel
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
}
.FilterTextbox
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #333333;
}
.GridHeader
{
	font-size: 9pt;
	font-family: Verdana, Arial;
	font-weight: bold;
	color: White;
	background-color: #494949
}
.GridHeader A
{
	color: White;
}
.GridHeader A:hover
{
	color: #7B002B;
}
a.GridLink {
	font-weight: normal;
	color: #921342;
	text-decoration: none;
	cursor: hand;
}
a.GridLink:hover {
	font-weight: normal;
	color: #9E9E9E;
	text-decoration: none;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	width: 300px;
}
.FormLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	padding-top: 3px;
}
.RepeaterItem
{
	background-color: #eeeeee;
}
.RepeaterAltItem
{
	background-color: #f6f6f6;
}
.CollectionTitle
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
}
.CollectionCell
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
}
a.ViewPlans
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}
a:hover.ViewPlans
{
	color: #7B002B;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}
.DetailsTableTop
{
	border-top: #333333 1px solid;
	font-size: 8pt;
	color: #333333;
	border-bottom: #333333 1px solid;
	padding-bottom: 3px;
	padding-top: 2px;
}
.DetailsTableTopSup
{
	border-top: #333333 1px solid;
	font-size: 8pt;
	color: #333333;
	border-bottom: #333333 1px solid;
	padding-bottom: 3px;
	padding-top: 6px;
}
.DetailsTable
{
	border-right: #999999 1px solid;
	padding-right: 2px;
	border-top: #999999 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #999999 1px solid;
	padding-top: 2px;
	border-bottom: #999999 1px solid;
}
.MainTable
{
}
.DetailsTableSup
{
	font-size: 8pt;
	color: #333333;
	border-bottom: #333333 1px solid;
	padding-bottom: 3px;
	padding-top: 6px;
}
.DatalistRow,.DatalistRowAll
{
	border-bottom: #999999 1px solid;
	border-right: #999999 1px solid;
}
.DatalistRowAll
{
	border-left: #999999 1px solid;
	border-right: none;
}
.PlanTableCell
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom: #999999 1px solid;
}
.PlanTableCellLeft
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom: #999999 1px solid;
	border-left: #999999 1px solid;
}
.PlanTableCellLeftNoBottom
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-left: #999999 1px solid;
}
.PlanTableCellRight
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom: #999999 1px solid;
	border-right: #999999 1px solid;
}
.PlanTableCellRightNoBottom
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-right: #999999 1px solid;
}
.PlanTableCellNoBorder
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 6px;
	padding-top: 6px;
}
.DetailsTableRow
{
	font-size: 8pt;
	color: #333333;
	padding-bottom: 3px;
	padding-top: 2px;
	background-color: #e5e5e5;
}
.DetailsTableRowSup
{
	font-size: 8pt;
	color: #333333;
	padding-bottom: 3px;
	padding-top: 6px;
	background-color: #e5e5e5;
}
.DetailsTableAlt
{
	font-size: 8pt;
	color: #333333;
	padding-bottom: 3px;
	padding-top: 2px;
	background-color: #f5f5f5;
}
.DetailsTableAltSup
{
	font-size: 8pt;
	color: #333333;
	padding-bottom: 3px;
	padding-top: 6px;
	background-color: #f5f5f5;
}
a.MoreInfo
{
	font-size: 8pt;
	margin-bottom: 3px;
	color: #333333;
	text-decoration: none;
}
a:hover.MoreInfo
{
	font-size: 8pt;
	margin-bottom: 3px;
	color: #7B002B;
	text-decoration: none;
}
.PlanHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #2F224E;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	height: 35px;
}
a.LinkHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #2F224E;
	font-weight: bold;
	text-decoration: none;
}
a:hover.LinkHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #111111;
	font-weight: bold;
	text-decoration: none;
}
.CollectionHeader
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}
.SearchHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #2F224E;
	background-color: #f1f1f1;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}
.showHand
{
	cursor: hand;
}
.PlanTableRow
{
	font-size: 8pt;
	color: #333333;
	padding-bottom: 5px;
	padding-top: 4px;
	background-color: #e5e5e5;
}
.PlanTableRowSup
{
	font-size: 8pt;
	color: #333333;
	padding-bottom: 5px;
	padding-top: 8px;
	background-color: #e5e5e5;
}
.PlanTableAlt
{
	font-size: 8pt;
	color: #333333;
	padding-bottom: 5px;
	padding-top: 4px;
	background-color: #f5f5f5;
}
.PlanTableAltSup
{
	font-size: 8pt;
	color: #333333;
	padding-bottom: 5px;
	padding-top: 8px;
	background-color: #f5f5f5;
}
.VAMErrorText
{
	color: #7B002B;
	font-size: 7pt;
}
em
{
	color: #7B002B;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
a
{
	color: #7B002B;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	text-decoration: none;
}
.GreyBorder
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
}
.GreyBorderLink
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
	cursor: hand;
}
.PageHeading
{
	color: #7B002B;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}
.SubHeading
{
	color: #7B002B;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
.Home
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #333333;
	padding-top: 3px;
}
.HomeNoPadding
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #333333;
}
.HomeSmall
{
	font-family: Verdana, Arial;
	font-size: 7pt;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
}
.Advantage
{
	font-size: 10pt;
	border-left: #333333 1px solid;
	color: #333333;
	border-bottom: #333333 1px solid;
	font-family: Verdana, Arial;
	background-color: #e5e5e5;
}
.AdvantageAlt
{
	font-size: 10pt;
	border-left: #333333 1px solid;
	color: #333333;
	border-bottom: #333333 1px solid;
	font-family: Verdana, Arial;
	background-color: #f5f5f5;
}
.AdvantageRight
{
	border-right: #333333 1px solid;
	border-top: #333333 1px;
	font-size: 10pt;
	border-left: #333333 1px solid;
	color: #333333;
	border-bottom: #333333 1px solid;
	font-family: Verdana, Arial;
	background-color: #e5e5e5;
	padding-left: 20px;
}
.AdvantageAltRight
{
	border-right: #333333 1px solid;
	border-top: #333333 1px;
	font-size: 10pt;
	border-left: #333333 1px solid;
	color: #333333;
	border-bottom: #333333 1px solid;
	font-family: Verdana, Arial;
	background-color: #f5f5f5;
	padding-left: 20px;
}
.Spinner
{
	font-size: 8pt;
	color: #666666;
	font-family: Verdana, Arial;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
}
.SmallPhoto
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
	cursor: hand;
}
.SearchRow
{
	background-color: #E5E5E5;
}
.SearchRowAlt
{
	background-color: #F5F5F5;
}
.RequestHeader
{
	background-color: #7B002B;
	color: #ffffff;
	font-size: 9pt;
	font-family: Verdana, Arial;
	font-weight: bold;
}
.RequestHeaderSm
{
	background-color: #7B002B;
	color: #ffffff;
	font-size: 7pt;
	font-family: Verdana, Arial;
	font-weight: normal;
}
.RequestRow
{
	background-color: #E5E5E5;
}
.RequestRowAlt
{
	background-color: #F5F5F5;
}
.RequestLabel
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
	padding-right: 20px;
	padding-top: 5px;
}
.RequestTextbox
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #333333;
}
.TopPadding
{
padding-top:20px;	
}
