/**************************
	TAGS
**************************/
body {
	margin: 0px;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
}

p, td {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
}

h3 
{
	font-size: 14px;
	font-weight: bold;
}

h4
{
	font-size: 13px;
	font-weight: bold;
}

INPUT
{
	font-family: Arial;
	font-size: 10px;
}

UL
{
	list-style-image: url(images/bbd_Bullet1.gif);
}

/**************************
	CLASSES
**************************/
.instruction
{
	color: #999999;
}

.footer {
	font-size: 10px;
	color: #656565;
}

.mpText {
	font-size: 12px;
	color: #636466;
	line-height: 16px;
}

p.mpText {
	font-size: 12px;
	color: #636466;
	line-height: 16px;
}

.initCap {
	font-size: 17px;
	font-weight: bold;
	color: #29238F;
}

.footDivider {
	color: #2317B7;
	font-size: 11px;
}

.bbdmyMoneyUL
{
	list-style-image: url(myMoney/images/bbd_Bullet1.gif);
}

.bbdmyHealthUL
{
	list-style-image: url(myHealth/images/bbd_Bullet1.gif);
}

.bbdmyBenefitsUL
{
	list-style-image: url(myBenefits/images/bbd_Bullet1.gif);
}

/**************************
	ANCHOR
**************************/
a:link, a:visited, a:active {
	color: #2816C4;
}
a:hover {
	color: #2816C4;
	text-decoration: underline;
}

a.leftQuick:link, a.leftQuick:visited, a.leftQuick:hover, a.leftQuick:active {
	font-size: 11px;
	color: #2017C2;
	text-decoration: underline;
}

a.leftQuickHdr:link, a.leftQuickHdr:visited, a.leftQuickHdr:hover, a.leftQuickHdr:active {
	font-size: 11px;
	color: #2017C2;
	text-decoration: none;
}

a.foot:link, a.foot:visited, a.foot:hover, a.foot:active {
	font-size: 10px;
	color: #2816C4;
	text-decoration: none;
}

a.footLink:link, a.footLink:visited, a.footLink:hover, a.footLink:active {
	font-size: 10px;
	color: #2816C4;
	text-decoration: none;
}

/***************************
	Benefits Comparison Guide
****************************/
.bcgColumnHeader
{
	font-size:12px;
	font-weight:bold;
}

.bcgSectionTitle
{
	font-weight:bold;
}

.bcgAltColumn
{
	background-color:#ccccff;
}

/****************************
	Logo Specifications
****************************/
.bbdLogoFont
{
	font-family: Times New Roman;
	font-size:larger;
}

.bbdLogoBlue
{
	font-weight: bold;
}

/*******************************
			Other
*******************************/
.helpInstructions
{
	color:Silver;
	font-size: 14px;
	font-weight:normal;
	font-family:Arial;
}

.sectionBackColor
{
	background-color:#ccccff;
}

.smallText
{
	font-size:10px;
}