/* FLEXIBLE PRODUCTS STYLES */

/* MENU */
.active {
	margin: 0px;
	padding:0px;
	border:none;
	}

/* PAGE */
body {
	background-color:#ffffff;
	}

.footerText, .footerText a {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-decoration:none;
}

.PlainText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-style: normal ;
	font-weight: normal ;
	vertical-align: top;
	}
.ItalicText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-style:italic;
	font-weight: normal ;
	vertical-align: top;
	}
.mciLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-style: normal ;
	font-weight: normal ;
	}

.homeLink a {
	font-family:Arial, Helvetica, sans-serif;
	color:#892b23;
	font-size:12px;
	font-style: normal ;
	font-weight:bold;
	}
	
.boldTextRed {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#8b2d24;
	font-style: normal ;
	font-weight: normal ;
	vertical-align: top;
	font-weight:bold;
	}
.boldTextWhite {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	font-style: normal ;
	font-weight: normal ;
	vertical-align: top;
	font-weight:bold;
	}
.boldTextBlue {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0c476d;
	font-style: normal ;
	font-weight: normal ;
	vertical-align: top;
	font-weight:bold;
	}
.boldTextBlueLg {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0c476d;
	font-style: normal ;
	font-weight: normal ;
	vertical-align: top;
	font-weight:bold;
	}
.boldTextBlueItalic {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0c476d;
	font-style:italic;
	font-weight: normal ;
	vertical-align: top;
	font-weight:bold;
	}
	
.boldLarge {
	font-weight:bold;
	font-size:13px;
	}

ul li {
	padding-bottom:8px;
	}

.Header {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:21px;
	color:#000000;
	}

.submenu {
	padding-top:5px;
	}
a:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#8b2d24;
	font-size:11px;
	text-decoration:underline;
	}
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#8b2d24;
	font-size:11px;
	text-decoration:underline;
	}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#0c476d;
	font-size:11px;
	text-decoration:none;
	}
a:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#8b2d24;
	font-size:11px;
	text-decoration:underline;
	}
	
.bottomLinks a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
.bottomLinks a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
.bottomLinks a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.bottomLinks a:active {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}


/* OLD STYLES */

/*
.BCBSMText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #292929;

	font-style: normal ;
	font-weight: normal ;
	}

.BoldText {
	font-weight: bold ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #292929;
	}

.SmPlainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #292929;
	}

.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f4f4f;
	}

.SmallerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4f4f4f;
	}

.LeftText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	vertical-align: top;
	text-align: left;
}

.CenterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	vertical-align: Middle;
	text-align: Center;
}

.Caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-style: italic;
	vertical-align: top;
}


.RedText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7D2B2B;
	font-size: 12px;
	}

.ItalicText {
	font-style:italic;
	}

.BlueSubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005B90;
	}

.SubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7D2B2B;

	vertical-align: top;
	}

.sidebartitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 4px;
	padding-left: 25px;
	padding-bottom: 18px;
	}

.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7D2B2B;

	vertical-align: top;
	}

.CenteredTable {
	}

.FNQuestion {
	padding-top: 24px ;
	font-weight: bold ;
	font-style: italic ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #292929;
	}

.FNAnswer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #292929;
	border-bottom: 1px solid #999999 ;
	}

A:link {
	color: #313163;
	text-decoration: underline;
	}

A:visited {
	color: #44448F;
	text-decoration: underline;
	}
A:hover {
	color: #4B4BB3;
	text-decoration: none;
	}
A:active {
	color: #4B4BB3;
	text-decoration: underline;
	}

a.linkwh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	}
a.linkwh:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
a.linkwh:visited:hover {
	color: FFFFFF;
	text-decoration: underline;
	}
a.linkwh:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #292929;
	}
.textsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f4f4f;
	}
.textsmsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005B90;
	}
.texthdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005B90;
	}

a.bcbsmlinks {
	color: #000066;
	font-size: 9pt;
	font-weight: bold;
	}

.cell {	font-family: Arial, Helvetica, sans-serif;
	background-color: #EDE6D2;
	font-size: 11px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
	border-top-color: #005290;
	border-right-color: #005290;
	border-left-color: #005290;
}
.cellleft {	font-family: Arial, Helvetica, sans-serif;
	background-color: #EDE6D2;
	font-size: 11px;
	text-align: center;
	border-top: 1px solid #005290;
	border-left: 1px solid #005290;
}
.cellright {	font-family: Arial, Helvetica, sans-serif;
	background-color: #EDE6D2;
	font-size: 11px;
	text-align: center;
	border-right: 1px solid #005290;
	border-bottom: 1px solid #005290;
}
.maintitle {	background-color: #B1AC9D;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.subtitle {	background-color: #D0CAB8;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.cellbottom {
font-family: Arial, Helvetica, sans-serif;
	background-color: #EDE6D2;
	font-size: 11px;
	text-align: center;
	border-right: 1px solid #005290;
}
.cell_Left_align {
font-family: Arial, Helvetica, sans-serif;
	background-color: #EDE6D2;
	font-size: 11px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #005290;
	border-right-color: #005290;
	border-bottom-color: #005290;
	border-left-color: #005290;
}
.Centered_Top {
font-family: Arial, Helvetica, sans-serif;
	background-color: #EDE6D2;
	font-size: 11px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #005290;
	border-right-color: #005290;
	border-bottom-color: #005290;
	border-left-color: #005290;
}
.Centered_Right {
font-family: Arial, Helvetica, sans-serif;
	background-color: #EDE6D2;
	font-size: 11px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #005290;
	border-right-color: #005290;
	border-bottom-color: #005290;
	border-left-color: #005290;
}
.Centered_Left_Content {
font-family: Arial, Helvetica, sans-serif;
	background-color: #EDE6D2;
	font-size: 11px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #005290;
	border-right-color: #005290;
	border-bottom-color: #005290;
	border-left-color: #005290;
}
.Centered_Bottom {
font-family: Arial, Helvetica, sans-serif;
	background-color: #EDE6D2;
	font-size: 11px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #005290;
	border-right-color: #005290;
	border-bottom-color: #005290;
	border-left-color: #005290;
}
.Centered_Bottom_Right {
font-family: Arial, Helvetica, sans-serif;
	background-color: #EDE6D2;
	font-size: 11px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #005290;
	border-right-color: #005290;
	border-bottom-color: #005290;
	border-left-color: #005290;
}
.TopTitle_Full {
	background-color: #EDE6D2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #005290;
	border-right-color: #005290;
	border-bottom-color: #005290;
	border-left-color: #005290;
}
.Top_White {
	background-color: #EDE6D2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #005290;
	border-right-color: #005290;
	border-bottom-color: #005290;
	border-left-color: #005290;
}
.Border_Top_Only {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #005290;
	border-right-color: #005290;
	border-bottom-color: #005290;
	border-left-color: #005290;
}
.Left_Rows {
font-family: Arial, Helvetica, sans-serif;
	background-color: #EDE6D2;
	font-size: 11px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #005290;
	border-right-color: #005290;
	border-bottom-color: #005290;
	border-left-color: #005290;
}
.White_left_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #005290;
	border-right-color: #005290;
	border-bottom-color: #005290;
	border-left-color: #005290;
}
.White_right_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #005290;
	border-right-color: #005290;
	border-bottom-color: #005290;
	border-left-color: #005290;
}
.L_T_R_Border {
font-family: Arial, Helvetica, sans-serif;
	background-color: #EDE6D2;
	font-size: 11px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #005290;
	border-right-color: #005290;
	border-bottom-color: #005290;
	border-left-color: #005290;
}
.FULLBORDER {
font-family: Arial, Helvetica, sans-serif;
	background-color: #EDE6D2;
	font-size: 11px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #005290;
	border-right-color: #005290;
	border-bottom-color: #005290;
	border-left-color: #005290;
}
.TopTitle_Full_Border {
	background-color: #EDE6D2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #005290;
	border-right-color: #005290;
	border-bottom-color: #005290;
	border-left-color: #005290;
}
*/
