/**
 * Content CSS
 *
 * Default styles for all top, block, list, table,
 * form, inline, phrase, and font elements.
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

/** CHANGES by Alison/APA:
 * 10-17-2011: #home-tiles padding, to match design comp.
 * 10-19-2011: .ie6 & .ie7 .home-plan-finder-input width, to fix button spilling over to next line
 * 10-25-2011: home-tiles blue boxes background image update
 */

/**
 * @section Top
 * @note    html, head, body
 */

html {
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	overflow-y: scroll;
	padding: 0;
	vertical-align: baseline;
}
body {
	border: 0;
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size: 100%;
	line-height: 1em;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
/**
 * @section Block
 * @note    address, blockquote, center, del, div, h1, h2, h3, h4, h5, h6, hr, ins, isindex, noscript, p, pre
 */

address {
	border: 0;
	font: inherit;
	font-size: 1em;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
blockquote {
	border: 0;
	font: inherit;
	font-size: 1em;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: "";
	content: none;
}
center, del, div {
	border: 0;
	font: inherit;
	font-size: 1em;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
h1 {
	border: 0;
	color: #FFFFFF;
	font-family: "Univers LT W10 75 Black", "HelveticaNeueW01-45Ligh", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	/*font-size: 2em;*/
	font-size:1.5em;
	/* 32/16 */
    -webkit-font-smoothing: antialiased;
	font-weight: normal;
	line-height: 1.75em;
	/* 40/32 */
    margin: 0;
	/* 0/0 */
    padding: 0;
	-webkit-text-shadow: -1px -1px 0 rgba( 0, 0, 0, .3 );
	-moz-text-shadow: -1px -1px 0 rgba( 0, 0, 0, .3 );
	-ms-text-shadow: -1px -1px 0 rgba( 0, 0, 0, .3 );
	-o-text-shadow: -1px -1px 0 rgba( 0, 0, 0, .3 );
	text-shadow: -1px -1px 0 rgba( 0, 0, 0, .3 );
	vertical-align: baseline;
}
 @media print {
h1 {
	color: #000000;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	-ms-text-shadow: none;
	-o-text-shadow: none;
	text-shadow: none;
	font-family: "Arial", sans-serif;
}
}
h1 em {
	font-family: "Univers LT W10 75 Black", "HelveticaNeueW01-45Ligh", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.homepage_subheadline {
	/*font-family: "Univers LT W01 45 Light", "HelveticaNeueW01-45Ligh", "Helvetica Neue", "Helvetica", "Arial", sans-serif;*/
	font-family: "UniversLTW01-67BoldCn", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	border: 0;
	color: #FFFFFF;
	/*font-size:1.75em;*/
	font-size:2.25em;
    -webkit-font-smoothing: antialiased;
	font-weight: normal;
	line-height: .1em;
    padding: 0;
	-webkit-text-shadow: -1px -1px 0 rgba( 0, 0, 0, .3 );
	-moz-text-shadow: -1px -1px 0 rgba( 0, 0, 0, .3 );
	-ms-text-shadow: -1px -1px 0 rgba( 0, 0, 0, .3 );
	-o-text-shadow: -1px -1px 0 rgba( 0, 0, 0, .3 );
	text-shadow: -1px -1px 0 rgba( 0, 0, 0, .3 );
	vertical-align: baseline;
}

h2 {
	border: 0;
	color: #005A81;
	font-family: "HelveticaNeueW01-45Ligh", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font: inherit;
	/*font-size: 1.375em;*/
	font-size:1.375em;
	/* 22/16 */
    font-weight: normal;
	font-style:normal;
	line-height: 1.27273em;
	/* 28/22 */
    margin: 1em 0 0 0;
	/* 22/22 */
    padding: 0;
	vertical-align: baseline;
}
h3 {
	border: 0;
	color: #005A81;
	font: inherit;
	/*font-size: 1em;*/
	font-size:1em;
	/* 16/16 */
    font-weight: bold;
	line-height: 1.25em;
	/* 20/16 */
    margin: 1.25em 0 0 0;
	/* 20/16 */
    padding: 0;
	vertical-align: baseline;
}
h4 {
	border: 0;
	color: #000000;
	font: inherit;
	/*font-size: 1em;*/
	font-size:1em;
	/* 16/16 */
    font-weight: bold;
	line-height: 1.25em;
	/* 20/16 */
    margin: 1.25em 0 0 0;
	/* 20/16 */
    padding: 0;
	vertical-align: baseline;
}
h5 {
	border: 0;
	color: #000000;
	font: inherit;
	/*font-size: .875em;*/
	font-size:.875em;
	/* 14/16 */
    font-weight: bold;
	line-height: 1.28571em;
	/* 18/14 */
    margin: 1.28571em 0 0 0;
	/* 18/14 */
    padding: 0;
	vertical-align: baseline;
}
h6 {
	border: 0;
	color: #464646;
	font: inherit;
	/*font-size: .6875em;*/
	font-size:.6875em;
	/* 11/16 */
    font-weight: bold;
	line-height: 1.27273em;
	/* 14/11 */
    margin: 1.27273em 0 0 0;
	/* 14/11 */
    padding: 0;
	text-transform: uppercase;
	vertical-align: baseline;
}
hr {
	border: 0;
	border-top: 1px #E5E5E5 solid;
	display: block;
	height: 1px;
	margin: 0;
	margin-top: 1em;
	/* 16/16 */
    padding: 0;
}
ins, isindex, noscript {
	border: 0;
	font: inherit;
	font-size: 1em;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
p {
	border: 0;
	color: #363636;
	font: inherit;
	font-size: .8em;
	/* 14/16 */
    line-height: 1.5em;
	/* 21/14 */
    margin: 1.5em 0 0 0;
	/* 21/14 */
    padding: 0;
	vertical-align: baseline;
}
h2 + p {
	margin-top: .71429em;/* 10/14 */
}
h3 + p {
	margin-top: .14286em;/* 2/14 */
}
h4 + p {
	margin-top: .14286em;/* 2/14 */
}
h5 + p {
	margin-top: .14286em;/* 2/14 */
}
h6 + p {
	margin-top: .57143em;/* 8/14 */
}
pre {
	border: 0;
	font: inherit;
	/*font-size: 1em;*/
	font-size:1em;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
/**
 * @section Lists
 * @note    dir, dl, dt, dd, li, menu, ol, ul
 */

dir {
	border: 0;
	font: inherit;
	font-size: 1em;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
dl {
	border: 0;
	color: #363636;
	font: inherit;
	font-size: .8125em;
	/* 13/16 */
    line-height: 1.53846em;
	/* 20/13 */
    margin: 1.53846em 0 0 0;
	/* 20/13 */
    padding: 0;
	vertical-align: baseline;
}
dt {
	border: 0;
	font: inherit;
	font-weight: bold;
	margin: .69231em 0 0 0;
	/* 9/13 */
    padding: 0;
	vertical-align: baseline;
}
dd {
	border: 0;
	font: inherit;
	font-style: italic;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
li {
	border: 0;
	font: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
ol li {
	margin-top: .76923em;/* 10/13 */
}
ul li {
	margin-top: .76923em;/* 10/13 */
}
ol, ul {
	border: 0;
	color: #363636;
	font: inherit;
	font-size: .8125em;
	/* 13/16 */
    line-height: 1.53846em;
	/* 20/13 */
    margin: 1.53846em 0 0 40px;
	/* 20/13 */
    padding: 0;
	vertical-align: baseline;
}
ol {
	list-style-type: decimal;
}
li ol {
	margin-top: 0;
}
ol ol {
	font-size: 1em;
	list-style-type: lower-latin;
	list-style-type: lower-alpha;
}
ol ol ol {
	list-style-type: lower-roman;
}
ul {
	list-style-type: disc;
}
li ul {
	margin-top: 0;
}
ul ul {
	font-size: 1em;
	list-style-type: circle;
}
ul ul ul {
	list-style-type: square;
}
/**
 * @section Tables
 * @note    table, caption, colgroup, col, thead, tfoot, tbody, tr, td, th
 */

table, caption, thead, tfoot, tbody, tr, td, th {
	border: 0;
	color: #363636;
	font: inherit;
	font-size: 1em;
	/* 16/16 */
    font-weight: normal;
	line-height: 1.5em;
	/* 24/16 */
    margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: baseline;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: .75em;
	/* 12/16 */
    margin-top: 1.5em;
	/* 24/16 */
    width: 100%;
}
caption {
	font-size: .75em;
	/* 12/16 */
    font-weight: bold;
	line-height: 1.33333em;
	/* 16/12 */
    padding: 1em;
	/* 12/12 8/16 */
    text-align: center;
}
td, th {
	border-color: #E5E5E5;
	border-style: solid;
	border-width: 1px 0 0 0;
	font-size: .75em;
	/* 12/16 */
    font-weight: normal;
	line-height: 1.33333em;
	/* 16/12 */
    padding: .5em;
	/* 6/12 */
    padding-top: .75em;/* 9/12 */
}
td:first-child, th:first-child,
.nested td.first-child:first-child, .nested th.first-child:first-child {
	padding-left: 1em;/* 12/12 */
}
.nested td:first-child, .nested th:first-child {
	padding: 0.75em 0.5em 0.5em;
}
thead th {
	font-weight: bold;
	vertical-align: bottom;
}
tfoot th {
	font-weight: bold;
	text-align: right;
}
tbody th {
	font-weight: bold;
	text-align: right;
}
tbody th, tbody td {
	background-color: #ECECEC;
}
 tbody tr:nth-child(odd) th, tbody tr:nth-child(odd) td {
 background-color: #F6F6F6;
}
tbody tr.odd th, tbody tr.odd td {
	background-color: #F6F6F6;
}
/**
 * @section Forms
 * @note    form, button, fieldset, legend, input, label, select, optgroup, option, textarea
 */

form, fieldset, legend, label {
	border: 0;
	font: inherit;
	font-size: 1em;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
 button::-moz-focus-inner {
 border: 0;
}
/**
 * @section Inline
 * @note    a, applet, basefont, bdo, br, font, iframe, img, map, object, param, q, script, span, sub, sup
 */

a {
	border: 0;
	font: inherit;
	font-size: 1em;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
a:link {
	/*color: #C84E00;*/
	color:#b4252d;
}
a:visited {
	color: #54b1e5;
}
a:hover, a:focus {
	color: #0074A6;
	outline: none;
}
a:active {
	color: #004564;
}
applet, basefont, bdo, br, font, iframe, img, map, object, param {
	border: 0;
	font: inherit;
	font-size: 1em;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

q {
	quotes: none;
}
q:before, q:after {
	content: "";
	content: none;
}
script {
	border: 0;
	font: inherit;
	font-size: 1em;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
span {
	border: 0;
	font: inherit;
	font-size: 1em;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
sub {
	border: 0;
	bottom: -.5em;
	font-size: .5em;
	line-height: 1em;
	margin: 0;
	padding: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	border: 0;
	font-size: .5em;
	line-height: 1em;
	margin: 0;
	padding: 0;
	position: relative;
	top: -.5em;
	vertical-align: baseline;
}

#global-nav-why sup {
    top: 0;
    vertical-align: top;
}

h1 sup {
	font-size: .5em;
	top: -.7em;
}
/**
 * @section Phrase
 * @note    abbr, acronym, cite, code, del, dfn, em, ins, kbd, samp, strong, var
 */

abbr, acronym {
	border: 0;
	font-size: 1em;
	/* 14/14 */
    font-style: normal;
	line-height: 1.5em;
	/* 21/14 */
    margin: 0;
	padding: 0;
	text-transform: uppercase;
	vertical-align: baseline;
}
cite, code, del, dfn, em, ins, kbd, samp, strong, var {
	border: 0;
	font: inherit;
	font-size: 1em;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
b, big, i, s, small, strike, tt u {
	border: 0;
	font: inherit;
	font-size: 1em;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
em {
	font-style: italic;
}
strong, b {
	font-weight: bold;
}
/**
 * @section Font Style
 * @note    b, big, i, s, small, strike, tt, u
 */


/**
 * Layouts CSS
 *
 * Sets up some very low-level styles for the page grid, a clearfix class for
 * containing floated elements, and three unique page layouts.
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

/**
 * 960 Grid System ~ Core CSS
 *
 * @section Grid
 * @author  Nathan Smith
 * @version 2010-11-18
 * @license GPL and MIT
 * @see     http://960.gs/
 */

/**
 * Forces backgrounds to span full width,
 * even if there is horizontal scrolling.
 * Increase this if your layout is wider.
 *
 * Note: IE6 works fine without this fix.
 */

body {
	min-width: 960px;
}
/**
 * @section Grid > Container > 24 Columns
 */

.container_24 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
/**
 * Grid > Global
 */

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16, .grid_17, .grid_18, .grid_19, .grid_20, .grid_21, .grid_22, .grid_23, .grid_24 {
	display: inline;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}
.push_1, .pull_1, .push_2, .pull_2, .push_3, .pull_3, .push_4, .pull_4, .push_5, .pull_5, .push_6, .pull_6, .push_7, .pull_7, .push_8, .pull_8, .push_9, .pull_9, .push_10, .pull_10, .push_11, .pull_11, .push_12, .pull_12, .push_13, .pull_13, .push_14, .pull_14, .push_15, .pull_15, .push_16, .pull_16, .push_17, .pull_17, .push_18, .pull_18, .push_19, .pull_19, .push_20, .pull_20, .push_21, .pull_21, .push_22, .pull_22, .push_23, .pull_23 {
	position: relative;
}
/**
 * Grid > Children (Alpha ~ First, Omega ~ Last)
 */

.alpha {
	margin-left: 0;
}
.omega {
	margin-right: 0;
}
/**
 * Grid > 24 Columns
 */

.container_24 .grid_1 {
	width: 30px;
}
.container_24 .grid_2 {
	width: 70px;
}
.container_24 .grid_3 {
	width: 110px;
}
.container_24 .grid_4 {
	width: 150px;
}
.container_24 .grid_5 {
	width: 190px;
}
.container_24 .grid_6 {
	width: 230px;
}
.container_24 .grid_7 {
	width: 270px;
}
.container_24 .grid_8 {
	width: 310px;
}
.container_24 .grid_9 {
	width: 350px;
}
.container_24 .grid_10 {
	width: 390px;
}
.container_24 .grid_11 {
	width: 430px;
}
.container_24 .grid_12 {
	width: 470px;
}
.container_24 .grid_13 {
	width: 510px;
}
.container_24 .grid_14 {
	width: 550px;
}
.container_24 .grid_15 {
	width: 590px;
}
.container_24 .grid_16 {
	width: 630px;
}
.container_24 .grid_17 {
	width: 670px;
}
.container_24 .grid_18 {
	width: 710px;
}
.container_24 .grid_19 {
	width: 750px;
}
.container_24 .grid_20 {
	width: 790px;
}
.container_24 .grid_21 {
	width: 830px;
}
.container_24 .grid_22 {
	width: 870px;
}
.container_24 .grid_23 {
	width: 910px;
}
.container_24 .grid_24 {
	width: 950px;
}
/**
 * Prefix Extra Space > 24 Columns
 */

.container_24 .prefix_1 {
	padding-left: 40px;
}
.container_24 .prefix_2 {
	padding-left: 80px;
}
.container_24 .prefix_3 {
	padding-left: 120px;
}
.container_24 .prefix_4 {
	padding-left: 160px;
}
.container_24 .prefix_5 {
	padding-left: 200px;
}
.container_24 .prefix_6 {
	padding-left: 240px;
}
.container_24 .prefix_7 {
	padding-left: 280px;
}
.container_24 .prefix_8 {
	padding-left: 320px;
}
.container_24 .prefix_9 {
	padding-left: 360px;
}
.container_24 .prefix_10 {
	padding-left: 400px;
}
.container_24 .prefix_11 {
	padding-left: 440px;
}
.container_24 .prefix_12 {
	padding-left: 480px;
}
.container_24 .prefix_13 {
	padding-left: 520px;
}
.container_24 .prefix_14 {
	padding-left: 560px;
}
.container_24 .prefix_15 {
	padding-left: 600px;
}
.container_24 .prefix_16 {
	padding-left: 640px;
}
.container_24 .prefix_17 {
	padding-left: 680px;
}
.container_24 .prefix_18 {
	padding-left: 720px;
}
.container_24 .prefix_19 {
	padding-left: 760px;
}
.container_24 .prefix_20 {
	padding-left: 800px;
}
.container_24 .prefix_21 {
	padding-left: 840px;
}
.container_24 .prefix_22 {
	padding-left: 880px;
}
.container_24 .prefix_23 {
	padding-left: 920px;
}
/**
 * Suffix Extra Space > 24 Columns
 */

.container_24 .suffix_1 {
	padding-right: 40px;
}
.container_24 .suffix_2 {
	padding-right: 80px;
}
.container_24 .suffix_3 {
	padding-right: 120px;
}
.container_24 .suffix_4 {
	padding-right: 160px;
}
.container_24 .suffix_5 {
	padding-right: 200px;
}
.container_24 .suffix_6 {
	padding-right: 240px;
}
.container_24 .suffix_7 {
	padding-right: 280px;
}
.container_24 .suffix_8 {
	padding-right: 320px;
}
.container_24 .suffix_9 {
	padding-right: 360px;
}
.container_24 .suffix_10 {
	padding-right: 400px;
}
.container_24 .suffix_11 {
	padding-right: 440px;
}
.container_24 .suffix_12 {
	padding-right: 480px;
}
.container_24 .suffix_13 {
	padding-right: 520px;
}
.container_24 .suffix_14 {
	padding-right: 560px;
}
.container_24 .suffix_15 {
	padding-right: 600px;
}
.container_24 .suffix_16 {
	padding-right: 640px;
}
.container_24 .suffix_17 {
	padding-right: 680px;
}
.container_24 .suffix_18 {
	padding-right: 720px;
}
.container_24 .suffix_19 {
	padding-right: 760px;
}
.container_24 .suffix_20 {
	padding-right: 800px;
}
.container_24 .suffix_21 {
	padding-right: 840px;
}
.container_24 .suffix_22 {
	padding-right: 880px;
}
.container_24 .suffix_23 {
	padding-right: 920px;
}
/**
 * Push Space > 24 Columns
 */

.container_24 .push_1 {
	left: 40px;
}
.container_24 .push_2 {
	left: 80px;
}
.container_24 .push_3 {
	left: 120px;
}
.container_24 .push_4 {
	left: 160px;
}
.container_24 .push_5 {
	left: 200px;
}
.container_24 .push_6 {
	left: 240px;
}
.container_24 .push_7 {
	left: 280px;
}
.container_24 .push_8 {
	left: 320px;
}
.container_24 .push_9 {
	left: 360px;
}
.container_24 .push_10 {
	left: 400px;
}
.container_24 .push_11 {
	left: 440px;
}
.container_24 .push_12 {
	left: 480px;
}
.container_24 .push_13 {
	left: 520px;
}
.container_24 .push_14 {
	left: 560px;
}
.container_24 .push_15 {
	left: 600px;
}
.container_24 .push_16 {
	left: 640px;
}
.container_24 .push_17 {
	left: 680px;
}
.container_24 .push_18 {
	left: 720px;
}
.container_24 .push_19 {
	left: 760px;
}
.container_24 .push_20 {
	left: 800px;
}
.container_24 .push_21 {
	left: 840px;
}
.container_24 .push_22 {
	left: 880px;
}
.container_24 .push_23 {
	left: 920px;
}
/**
 * Pull Space > 24 Columns
 */

.container_24 .pull_1 {
	left: -40px;
}
.container_24 .pull_2 {
	left: -80px;
}
.container_24 .pull_3 {
	left: -120px;
}
.container_24 .pull_4 {
	left: -160px;
}
.container_24 .pull_5 {
	left: -200px;
}
.container_24 .pull_6 {
	left: -240px;
}
.container_24 .pull_7 {
	left: -280px;
}
.container_24 .pull_8 {
	left: -320px;
}
.container_24 .pull_9 {
	left: -360px;
}
.container_24 .pull_10 {
	left: -400px;
}
.container_24 .pull_11 {
	left: -440px;
}
.container_24 .pull_12 {
	left: -480px;
}
.container_24 .pull_13 {
	left: -520px;
}
.container_24 .pull_14 {
	left: -560px;
}
.container_24 .pull_15 {
	left: -600px;
}
.container_24 .pull_16 {
	left: -640px;
}
.container_24 .pull_17 {
	left: -680px;
}
.container_24 .pull_18 {
	left: -720px;
}
.container_24 .pull_19 {
	left: -760px;
}
.container_24 .pull_20 {
	left: -800px;
}
.container_24 .pull_21 {
	left: -840px;
}
.container_24 .pull_22 {
	left: -880px;
}
.container_24 .pull_23 {
	left: -920px;
}
/**
 * Clear Floated Elements
 *
 * @see http://sonspring.com/journal/clearing-floats
 * @see http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified
 */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:before, .clearfix:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
}
/**
 * The following zoom:1 rule is specifically for IE6 + IE7.
 */

.clearfix {
	zoom: 1;
}
/**
 * @section Layout 1, 2 & 3
 */

.layout-1, .layout-2, .layout-3 {
	background-color: transparent;
	background-image: url(/assets/css/images/hero-default.jpg);
	background-position: center 95px;
	background-repeat: no-repeat;
}
 @media print {
.layout-1,  .layout-2,  .layout-3 {
	background-image: none !important;
}
}
/**
 * BCBSA CSS
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

/**
 * @section HTML
 *
 * Were using modernizr.js, which performs feature detection
 * and adds a number of class names to the html element,
 * like .borderradius, .cssgradients, and .textshadow.
 *
 * @see http://modernizr.com/
 */

html {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	color: #000000;
}
/**
     * Use CSS gradients where they are supported&
     */

    .cssgradients {
	background-image: -webkit-gradient(  linear,  0% 0%,  0% 100%,  color-stop( 0%, #ECECEC ),  color-stop( 100%, #FFFFFF )  );
	background-image: -webkit-linear-gradient(  top,  #ECECEC 0%,  #FFFFFF 100%  );
	background-image: -moz-linear-gradient(  top,  #ECECEC 0%,  #FFFFFF 100%  );
	background-image: -ms-linear-gradient(  top,  #ECECEC 0%,  #FFFFFF 100%  );
	background-image: -o-linear-gradient(  top,  #ECECEC 0%,  #FFFFFF 100%  );
	background-image: linear-gradient(  top,  #ECECEC 0%,  #FFFFFF 100%  );
	-webkit-background-size: 960px 800px;
	-moz-background-size: 960px 800px;
	-ms-background-size: 960px 800px;
	-o-background-size: 960px 800px;
	background-size: 960px 800px;
}
/**
     * &and a gradient image where they are not.
     */

    .no-cssgradients,  .no-js {
	background-image: url(/assets/css/images/html.png);
}
 @media print {
/**
     * Save toner! Hide the background gradient for print.
     */

    .cssgradients,  .no-cssgradients,  .no-js {
	background-image: none;
}
}
/**
 * @section Top Header
 *
 * The #top-header element provideds the white bar and drop-shadow for the
 * header element.
 */

#top-header {
	background-image: url(/assets/css/images/top-header.png);
	background-position: 50% 0;
	background-repeat: no-repeat;
	height: 95px;
	margin-bottom: -9px;
	padding-bottom: 9px;
}
.ie6 #top-header {
	background-image: url(/assets/css/images/top-header-ie6.png);
	margin-bottom: 0;
	padding-bottom: 0;
}
 @media print {
#top-header {
	background-image: none;
}
}
/**
 * @section Top
 *
 * The #top element contains the Skip to content link and also
 * serves as the destination anchor for any Back to top links.
 * It is hidden from view in CSS-capable user agents.
 *
 * Section 508 (o): A method shall be provided that
 * permits users to skip repetitive navigation links.
 *
 * @see http://webaim.org/techniques/skipnav/
 * @see http://webaim.org/techniques/css/invisiblecontent/
 */

#top {
	height: 1px;
	left: -10000px;
	overflow: hidden;
	position: absolute;
	top: auto;
	width: 1px;
}
/**
 * @section Header
 *
 * The #header element contains the BCBSA logo,
 * some utility links, and the site search form.
 *
 * The BCBSA logo is actually added to the page twice,
 * once as low resolution background image, and again
 * as an img element with a high resolution source,
 * both at the same pixel size.
 *
 * On screen the img element is hidden, revealing the
 * low resolution background, while in print the img
 * element is visible, providing a high quality print.
 */

#header {
	background: #FFFFFF;
	height: 55px;
	padding: 20px 0;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
#header-bcbsa-logo {
	background-image: url(/assets/css/images/header-bcbsa-logo-lo.png);
	background-repeat: no-repeat;
	display: inline-block;
}
.ie6 #header-bcbsa-logo,  .ie7 #header-bcbsa-logo {
	display: inline;
	zoom: 1;
}
#header-bcbsa-logo:hover,  #header-bcbsa-logo:focus {
}
#header-bcbsa-logo-img {
	display: block;
	float: none;
	height: 55px;
	margin: 0;
	visibility: hidden;
	width: 250px;
}
 @media print {
#header-bcbsa-logo-img {
	visibility: visible;
}
}
/**
 * @section Header Utility
 *
 * Not much to see here. Some links, hidden in print.
 */

    #header-utility {
	bottom: 20px;
	font-size: .8125em;
	/* 13/16 */
        font-weight: bold;
	line-height: 1.23077em;
	/* 16/13 */
        position: absolute;
	right: 0;
}
.header-utility-link {
	border-color: #DADADA;
	border-style: solid;
	border-width: 0 0 0 1px;
	padding: 0 1.25em;
}
.ie6 .header-utility-link,  .ie7 .header-utility-link {
	display: inline;
	zoom: 1;
}
.header-utility-link:first-child {
	border-left: none;
}
/**
         * @hack
         */
        #header-utility a.first-child {
	border-left: none;
}
.header-utility-link:link,  .header-utility-link:visited {
	color: #000000;
	text-decoration: none;
}
.header-utility-link:hover,  .header-utility-link:focus {
	color: #C84E00;
}
/**
 * @section Header Search
 */

        #header-search {
	background-color: #FFFFFF;
	border: solid 1px #ECECEC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	margin-left: .75em;
	padding: 6px 4px 2px;
	position: relative;
	vertical-align: middle;
	width: 199px;
	height: 22px;
}
.ie6 #header-search,  .ie7 #header-search {
	display: inline;
	zoom: 1;
	margin-right: -10px;
	padding: 10px 4px 0;
	height: 24px;
	border: none;
	background: url(/assets/css/images/header-search.png) 0 0 no-repeat;
}
.ie8 #header-search {
	padding: 8px 4px 2px;
	height: 24px;
	border: none;
	background: url(/assets/css/images/header-search.png) 0 0 no-repeat;
}
.js #header-search-label {
	color: #898989;
	position: absolute;
}
#header-search-input {
	border: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box;
	font: inherit;
	font-size: 1em;
	/* 13/13 */
                line-height: 1em;
	/* 13/13 */
                margin: 0;
	padding: 0;
}
 #header-search-input::-webkit-input-placeholder {
 color: #898989;
}
 #header-search-input:-moz-placeholder {
 color: #898989;
}
#header-search-input:focus {
	outline: none;
}
#header-search-button {
	background: url(/assets/css/images/header-search-button.png) 0 0 no-repeat;
	border: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box;
	cursor: pointer;
	font: inherit;
	font-size: 1em;
	/* 16/16 */
                height: 23px;
	line-height: 1em;
	/* 16/16 */
                margin: 0;
	padding: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	width: 22px;
	text-indent: -9999px;
	position: absolute;
	right: 5px;
	top: 4px;
}
.ie6 #header-search-button,  .ie7 #header-search-button,  .ie8 #header-search-button {
	top: 5px;
}
#header-search-button:hover,  #header-search-button:focus {
	outline: none;
	background-position: 0 100%;
}
.header-utility-phone {
	display: none;
}
 @media print {
.header-utility-link,  #header-search {
	display: none !important;
}
.header-utility-phone {
	display: block !important;
}
.ie6 .header-utility-phone,  .ie8 .header-utility-phone {
	width: 65% !important;
}
}
/**
 * @section Global Navigation
 */

#global-nav, #global-nav-list {
	font-size: 1em;
	/* 16/16 */
    height: 54px;
	position: relative;
}
 @media print {
#global-nav {
	display: none;
}
}
#global-nav {
	background-image: url(/assets/css/images/global-nav.png);
	background-position: 50% 0;
	background-repeat: no-repeat;
}
/**
     * PNG 8 for IE6
     */

    .ie6 #global-nav {
	background-image: url(/assets/css/images/global-nav-ie6.png);
}
#global-nav-list {
	list-style-type: none;
	margin-top: 0;
	margin-left: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.global-nav-list-item {
	float: left;
	margin-top: 0;
}
#global-nav-shop,  #global-nav-member,  #global-nav-find,  #global-nav-blue,  #global-nav-news,  #global-nav-why {
	background-image: url(/assets/css/images/global-nav.png);
	background-repeat: no-repeat;
	display: block;
	font-size: .75em;
	/* 12/16 */;
	-webkit-font-smoothing: antialiased;
	font-weight: bold;
	line-height: 1em;
	/* 12/12 */
                padding-top: 18px;
	padding-bottom: 19px;
	position: relative;
	text-align: center;
	z-index: 10;
}
/**
             * PNG 8 for IE6
             */

            .ie6 #global-nav-shop,  .ie6 #global-nav-member,  .ie6 #global-nav-find,  .ie6 #global-nav-blue,  .ie6 #global-nav-news,  .ie6 #global-nav-why {
	background-image: url(/assets/css/images/global-nav-ie6.png);
}
#global-nav-shop:link,  #global-nav-shop:visited,  #global-nav-member:link,  #global-nav-member:visited,  #global-nav-find:link,  #global-nav-find:visited,  #global-nav-blue:link,  #global-nav-blue:visited,  #global-nav-news:link,  #global-nav-news:visited,  #global-nav-why:link,  #global-nav-why:visited {
	color: #FFF;
	text-decoration: none;
}
#global-nav-shop:focus,  #global-nav-shop:hover,  #global-nav-member:focus,  #global-nav-member:hover,  #global-nav-find:focus,  #global-nav-find:hover,  #global-nav-blue:focus,  #global-nav-blue:hover,  #global-nav-news:focus,  #global-nav-news:hover,  #global-nav-why:focus,  #global-nav-why:hover {
	text-decoration: underline;
}
#global-nav-shop {
	background-position: -5px -100px;
	width: 184px;
}
#global-nav-member {
	background-position: -189px -100px;
	width: 147px;
}
#global-nav-find {
	background-position: -336px -100px;
	width: 179px;
}
#global-nav-blue {
	background-position: -515px -100px;
	width: 197px;
}
#global-nav-news {
	background-position: -712px -100px;
	width: 134px;
}
#global-nav-why {
	background-position: -846px -100px;
	width: 109px;
}
#global-nav-shop.current {
	background-position: -5px -200px;
}
#global-nav-member.current {
	background-position: -189px -200px;
}
#global-nav-find.current {
	background-position: -336px -200px;
}
#global-nav-blue.current {
	background-position: -515px -200px;
}
#global-nav-news.current {
	background-position: -712px -200px;
}
#global-nav-why.current {
	background-position: -846px -200px;
}
.global-nav-list-item-open #global-nav-shop,  .global-nav-list-item-open #global-nav-shop:focus,  .global-nav-list-item-open #global-nav-shop:hover,  .global-nav-list-item-open #global-nav-member,  .global-nav-list-item-open #global-nav-member:focus,  .global-nav-list-item-open #global-nav-member:hover,  .global-nav-list-item-open #global-nav-find,  .global-nav-list-item-open #global-nav-find:focus,  .global-nav-list-item-open #global-nav-find:hover,  .global-nav-list-item-open #global-nav-blue,  .global-nav-list-item-open #global-nav-blue:focus,  .global-nav-list-item-open #global-nav-blue:hover,  .global-nav-list-item-open #global-nav-news,  .global-nav-list-item-open #global-nav-news:focus,  .global-nav-list-item-open #global-nav-news:hover,  .global-nav-list-item-open #global-nav-why,  .global-nav-list-item-open #global-nav-why:focus,  .global-nav-list-item-open #global-nav-why:hover {
	background-color: #ECECEC;
	color: #363636;
}
.global-nav-list-item-open #global-nav-shop:focus,  .global-nav-list-item-open #global-nav-shop:hover,  .global-nav-list-item-open #global-nav-member:focus,  .global-nav-list-item-open #global-nav-member:hover,  .global-nav-list-item-open #global-nav-find:focus,  .global-nav-list-item-open #global-nav-find:hover,  .global-nav-list-item-open #global-nav-blue:focus,  .global-nav-list-item-open #global-nav-blue:hover,  .global-nav-list-item-open #global-nav-news:focus,  .global-nav-list-item-open #global-nav-news:hover,  .global-nav-list-item-open #global-nav-why:focus,  .global-nav-list-item-open #global-nav-why:hover {
	color: #0074A6;
}
.global-nav-list-item-open #global-nav-shop,  .global-nav-list-item-open #global-nav-shop:focus,  .global-nav-list-item-open #global-nav-shop:hover {
	background-position: -5px -300px;
}
.global-nav-list-item-open #global-nav-member,  .global-nav-list-item-open #global-nav-member:focus,  .global-nav-list-item-open #global-nav-member:hover {
	background-position: -189px -300px;
}
.global-nav-list-item-open #global-nav-find,  .global-nav-list-item-open #global-nav-find:focus,  .global-nav-list-item-open #global-nav-find:hover {
	background-position: -336px -300px;
}
.global-nav-list-item-open #global-nav-blue,  .global-nav-list-item-open #global-nav-blue:focus,  .global-nav-list-item-open #global-nav-blue:hover {
	background-position: -515px -300px;
}
.global-nav-list-item-open #global-nav-news,  .global-nav-list-item-open #global-nav-news:focus,  .global-nav-list-item-open #global-nav-news:hover {
	background-position: -712px -300px;
}
.global-nav-list-item-open #global-nav-why,  .global-nav-list-item-open #global-nav-why:focus,  .global-nav-list-item-open #global-nav-why:hover {
	background-position: -846px -300px;
}
#global-nav-dropdowns {
	display: none;
}
.global-nav-dropdown {
	background-image: url(/assets/css/images/global-nav-dropdown.png);
	color: #363636;
	display: none;
	-webkit-font-smoothing: antialiased;
	padding: 59px 15px 15px;
	position: absolute;
	top: 0;
	z-index: 1;
}
.ie6 .global-nav-dropdown {
	background-image: url(/assets/css/images/global-nav-dropdown-ie6.png);
}
.global-nav-dropdown-col {
	display: block;
	float: left;
	min-height: 6.25em;
	padding: 10px 0 10px 10px;
}
.ie6 .global-nav-dropdown-col {
	height: 6.25em;
}
#global-nav-shop-dropdown {
	background-position: 0 100%;
	left: -5px;
	width: 850px;
}
#global-nav-shop-dropdown .global-nav-dropdown-col {
	width: 160px;
}
#global-nav-member-dropdown {
	background-position: -880px 100%;
	left: -5px;
	width: 880px;
}
#global-nav-member-dropdown .global-nav-dropdown-col {
	width: 210px;
}
#global-nav-find-dropdown {
	background-position: -1790px 100%;
	left: 326px;
	width: 300px;
}
#global-nav-find-dropdown .global-nav-dropdown-col {
	width: 290px;
}
#global-nav-blue-dropdown {
	background-position: -2120px 100%;
	left: 505px;
	width: 270px;
}
#global-nav-blue-dropdown .global-nav-dropdown-col {
	width: 260px;
}
#global-nav-news-dropdown {
	background-position: -2420px 100%;
	left: 125px;
	width: 800px;
}
#global-nav-news-dropdown .global-nav-dropdown-col {
	width: 190px;
}
#global-nav-why-dropdown {
	background-position: -3250px 100%;
	left: 125px;
	width: 800px;
}
#global-nav-why-dropdown .global-nav-dropdown-col {
	width: 190px;
}
.global-nav-dropdown-col:link,  .global-nav-dropdown-col:visited {
	text-decoration: none;
}
/*
                        .global-nav-dropdown-col:focus,
                        .global-nav-dropdown-col:hover {
                            background-color: #DCDCDC;
                        }
*/

                            .global-nav-dropdown-heading-1 {
	display: block;
	font-size: .8125em;
	/* 13/16 */
                                font-weight: bold;
	line-height: 1.38462em;
	/* 18/13 */
                                margin: 0;
}
.ie6 .global-nav-dropdown-heading-1 sup,  .ie7 .global-nav-dropdown-heading-1 sup,  .ie8 .global-nav-dropdown-heading-1 sup {
	font-size: .75em;
	line-height: 1em;
	top: -.5em;
}
/**
                             * Making a special exception for the Provider
                             * Finder link since it has the external link icon,
                             * and we don't want it floating all the way over to
                             * the right.
                             */

                            #global-nav-find-dropdown .global-nav-dropdown-heading-1 {
	display: inline-block;
}
.global-nav-dropdown-heading-1 .dingbats {
	color: #0198D9;
	font-family: "Zapf Dingbats";
	font-weight: normal;
}
.global-nav-dropdown-paragraph {
	display: block;
	color: #363636;
	font-size: .75em;
	/* 12/16 */
                                line-height: 1.5em;
	/* 18/12 */
                                margin: .75em 0 0;
}
/**
 * @section Header Group
 *
 * Hack to center the H1 headline vertically
 * @see http://www.brunildo.org/test/vertmiddle.html
 */

#hgroup {
	display: table-cell;
	height: 112px;
	padding: 0 30px 4px;
	vertical-align: middle;
	width: 950px;
}
/**
 * Hero image pages have a taller header area
 */

.hero #hgroup {
	height: 184px;
}
 @media print {
.hero #hgroup {
	height: 156px;
}
}
/**
 * Reverse the heading color on light hero images
 */

.hero-reversed h1 {
	color: #363636;
	-webkit-font-smoothing: antialiased;
	-webkit-text-shadow: -1px -1px 0 rgba( 255, 255, 255, .3 );
	-moz-text-shadow: -1px -1px 0 rgba( 255, 255, 255, .3 );
	-ms-text-shadow: -1px -1px 0 rgba( 255, 255, 255, .3 );
	-o-text-shadow: -1px -1px 0 rgba( 255, 255, 255, .3 );
	text-shadow: -1px -1px 0 rgba( 255, 255, 255, .3 );
}
.ie6 #hgroup h1, .ie7 #hgroup h1 {
	display: inline;
	vertical-align: middle;
	width: 100%;
	zoom: 1;
}
.ie6 #hgroup-shim, .ie7 #hgroup-shim {
	display: inline;
	height: 112px;
	vertical-align: middle;
	width: 0;
	zoom: 1;
}
.ie6 .hero #hgroup-shim, .ie7 .hero #hgroup-shim {
	display: inline;
	height: 184px;
	vertical-align: middle;
	width: 0;
	zoom: 1;
}
/**
 * @section Footer
 */

#footer {
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 20px 0;
}
/**
 * Use CSS gradients where they are supported&
 */

.cssgradients #footer {
	background-image: -webkit-gradient(  linear,  0% 0%,  0% 100%,  color-stop( 0%, #FFFFFF ),  color-stop( 40%, #FFFFFF ),  color-stop( 80%, #F6F6F6 ),  color-stop( 100%, #F6F6F6 )  );
	background-image: -webkit-linear-gradient(  top,  #FFFFFF 0%,  #FFFFFF 40%,  #F6F6F6 80%,  #F6F6F6 100%  );
	background-image: -moz-linear-gradient(  top,  #FFFFFF 0%,  #FFFFFF 40%,  #F6F6F6 80%,  #F6F6F6 100%  );
	background-image: -ms-linear-gradient(  top,  #FFFFFF 0%,  #FFFFFF 40%,  #F6F6F6 80%,  #F6F6F6 100%  );
	background-image: -o-linear-gradient(  top,  #FFFFFF 0%,  #FFFFFF 40%,  #F6F6F6 80%,  #F6F6F6 100%  );
	background-image: linear-gradient(  top,  #FFFFFF 0%,  #FFFFFF 40%,  #F6F6F6 80%,  #F6F6F6 100%  );
	-webkit-background-size: 1030px 250px;
	-moz-background-size: 1030px 250px;
	-ms-background-size: 1030px 250px;
	-o-background-size: 1030px 250px;
	background-size: 1030px 250px;
}
/**
 * &and a gradient image where they are not.
 */

.no-cssgradients #footer, .no-js #footer {
	background-image: url(/assets/css/images/footer.png);
}
 @media print {
/**
     * Save toner! Hide the background gradient for print.
     */

    .cssgradients #footer,  .no-cssgradients #footer,  .no-js #footer {
	background-image: none;
}
}
.footer-nav-list {
	font-size: .6875em;
	/* 11/16 */
        font-weight: bold;
	line-height: 1.09091em;
	/* 12/11 */
        list-style-type: none;
	margin: 8px 0 0;
}
.footer-nav-list-item {
	margin: 0;
	padding: 2px 0;
}
.footer-nav-list-link:link,  .footer-nav-list-link:visited {
	color: #252525;
	text-decoration: none;
}
.footer-nav-list-link:hover,  .footer-nav-list-link:focus {
	color: #C84E00;
}
.footer-nav-list-item .dingbats {
	color: #0198D9;
	font-family: "Zapf Dingbats";
	font-weight: normal;
}
#footer-about {
	color: #636363;
	font-size: .875em;
	/* 14/16 */
        -webkit-font-smoothing: antialiased;
	line-height: 1.5em;
	/* 21/14 */
        margin-top: 6px;
}
/**
     * @hack
     */
    #footer p.first-child {
	margin-top: 0;
}
#footer-map {
	display: block;
	margin: 0 -4px;
}
/**
 * @section Legal
 */

#legal {
	background-position: 50% 0;
	background-repeat: repeat-y;
	padding: 20px 0 60px;
}
/**
 * Use CSS gradients where they are supported&
 */

.cssgradients #legal {
	background-image: -webkit-gradient(  linear,  0 0%,  0 100%,  color-stop( 0%, #FFFFFF ),  color-stop( 100%, #FFFFFF )  );
	background-image: -webkit-linear-gradient(  top,  #FFFFFF 0%,  #FFFFFF 100%  );
	background-image: -moz-linear-gradient(  top,  #FFFFFF 0%,  #FFFFFF 100%  );
	background-image: -ms-linear-gradient(  top,  #FFFFFF 0%,  #FFFFFF 100%  );
	background-image: -o-linear-gradient(  top,  #FFFFFF 0%,  #FFFFFF 100%  );
	background-image: linear-gradient(  top,  #FFFFFF 0%,  #FFFFFF 100%  );
	-webkit-background-size: 1030px 100px;
	-moz-background-size: 1030px 100px;
	-ms-background-size: 1030px 100px;
	-o-background-size: 1030px 100px;
	background-size: 1030px 100px;
}
/**
 * &and a solid white image where they are not.
 */

.no-cssgradients #legal, .no-js #legal {
	background-image: url(/assets/css/images/legal.png);
}
#legal-copyright {
	color: #898989;
	font-size: .75em;
	/* 12/16 */
        line-height: 1.5em;
	/* 18/12 */
        margin-top: 0;
}
#legal-social-media,  #get-connected-social-media {
	list-style-type: none;
	margin: 0;
	text-align: right;
}
#get-connected-social-media {
	margin-left: -6px !important;
	margin-top: 0.76923em !important;
	text-align: left;
}
.legal-social-media-item,  .get-connected-social-media-item {
	display: inline-block;
	margin: 0 0 0 6px;
}
.ie6 .legal-social-media-item,  .ie7 .legal-social-media-item,  .ie6 .get-connected-social-media-item,  .ie7 .get-connected-social-media-item {
	display: inline;
	zoom: 1;
}
#legal-social-media-facebook,  #legal-social-media-twitter,  #legal-social-media-youtube,  #legal-social-media-rss,  #legal-social-media-share,  #get-connected-social-media-facebook,  #get-connected-social-media-twitter,  #get-connected-social-media-youtube,  #get-connected-social-media-rss,  #get-connected-social-media-share {
	background-image: url(/assets/css/images/legal-social-media.png);
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	overflow: hidden;
	text-align: left;
	text-indent: -9999em;
	width: 29px;
}
#legal-social-media-facebook,  #get-connected-social-media-facebook {
	background-position: 0 0;
}
#legal-social-media-twitter,  #get-connected-social-media-twitter {
	background-position: -50px 0;
}
#legal-social-media-youtube,  #get-connected-social-media-youtube {
	background-position: -100px 0;
}
#legal-social-media-rss,  #get-connected-social-media-rss {
	background-position: -150px 0;
}
#legal-social-media-share,  #get-connected-social-media-share {
	background-position: -200px 0;
}
/**
 * @section Page
 */

#page {
	background-color: #FFFFFF;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
	-ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
	-o-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
}
.layout-1 #page, .layout-2 #page {
	background-image: url(/assets/css/images/page.png);
}
.layout-1 #page.onecol, .layout-2 #page.onecol {
background-image: none;
}
 @media print {
#page {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
.layout-1 #page, .layout-2 #page {
	background-image: none;
}
}
/**
 * @section Content
 */

    #content {
	padding: 30px 20px 30px 30px;
}
#content > h2:first-child,  #content > h2.first-child,  #content > h3:first-child,  #content > h3.first-child {
	margin-top: 0;
}
#content > p:first-child,  #content > p.first-child {
	font-size: 1em;
	font-weight:bold;
	/* 18/16 */
        line-height: 1.33333em;
	/* 24/18 */
        margin-top: 0;
}
#content h5 small {
	font-size: .85714em;
	/* 12/14 */
        line-height: 1.5em;/* 18/12 */
    }
#content p small {
	font-size: .85714em;
	/* 12/14 */
        line-height: 1.5em;/* 18/12 */
    }
#content li small {
	font-size: .92308em;
	/* 12/13 */
        line-height: 1.5em;/* 18/12 */
    }
/**
 * @section Sidebar
 */

#sidebar {
	padding: 0 20px 20px;
	background-color:#bdd4e2;
	padding-top: 10px;
    padding-bottom:160px;
}
#sidebar p {
	color: #464646;
	font-size: .75em;
	/* 12/16 */
        line-height: 1.5em;
	/* 18/12 */
        margin-top: .75em;/* 9/12 */
    }
#sidebar p:first-child,  #sidebar p.first-child {
	margin-top: 1.5em;/* 18/12 */
    }
#sidebar h4 + p {
	margin-top: 0;
}
#sidebar h5 + p {
	margin-top: 0;
}
#sidebar hr {
	border-color: #D4D4D4 #FFF #FFF;
	border-style: solid;
	border-width: 1px 0;
	height: 0;
	margin: 1.125em -20px;/* 18/16 */
    }
.ie6 #sidebar hr,  .ie7 #sidebar hr {
	height: 2px;
	margin-left: -20px;
	margin-right: -20px;
	width: 230px;
}
#sidebar h3 {
	color: #005A81;
	font-size: 1em;
	/* 18/16 */
        font-weight: normal;
	line-height: 1.22222em;
	/* 22/18 */
        margin-top: 1.22222em;/* 22/18 */
    }
#sidebar h4 {
	color: #000000;
	font-size: .875em;
	/* 14/16 */
        font-weight: bold;
	line-height: 1.28571em;
	/* 18/14 */
        margin-top: 1.28571em;/* 18/14 */
    }
#sidebar h5 {
	color: #000000;
	font-size: .75em;
	/* 12/16 */
        font-weight: bold;
	line-height: 1.5em;/* 18/12 */
    }
#sidebar h6 {
	color: #000000;
	font-size: .6875em;
	/* 11/16 */
        font-weight: bold;
	line-height: 1.63636em;
	/* 18/11 */
        text-transform: uppercase;
}
#sidebar ol li {
	margin-top: .25em;/* 3/12 */
    }
#sidebar ul li {
	margin-top: .25em;/* 3/12 */
    }
#sidebar ol,  #sidebar ul {
	color: #464646;
	font-size: .75em;
	/* 12/16 */
        font-weight: normal;
	line-height: 1.5em;
	/* 18/12 */
        margin-top: 1.5em;
	/* 18/12 */
        margin-left: 20px;
}
#sidebar ol ol {
	font-size: 1em;
	margin-left: 20px;
}
#sidebar ul ul {
	font-size: 1em;
	margin-left: 20px;
}
#sidebar dl {
	color: #464646;
	font-size: .75em;
	/* 12/16 */
        line-height: 1.5em;
	/* 18/12 */
        margin-top: 1.5em;/* 18/12 */
    }
#sidebar dt,  #sidebar dd {
	display: inline;
}
#sidebar dt {
	font-weight: bold;
}
#sidebar dd {
	font-style: normal;
}
/**
 * Accordion CSS
 *
 * Long Description
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

/**
 * @section Accordion
 * @note    .accordion
 */

.js .accordion {
	margin: 30px 0;
}
.js .accordion-heading {
	background-color: #00658E;
	background-image: url(/assets/css/images/accordion.png);
	border-color: #EFEFEF #BFBFBF #B5B5B5 #ECECEC;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	cursor: pointer;
	font-size: .875em;
	/* 14/16 */
        -webkit-font-smoothing: antialiased;
	font-weight: bold;
	line-height: 1em;
	/* 14/14 */
        margin: 4px 0 0;
	padding: 20px 19px 20px 49px;
}
.js .accordion-heading-open {
	background-position: 0 -100px;
	border-bottom-width: 0;
}
.js .accordion-content {
	background-color: #FFFFFF;
	border-color: transparent #BFBFBF #B5B5B5 #ECECEC;
	border-style: solid;
	border-width: 0 1px 1px;
	padding: 20px 19px 19px;
}
.js .accordion-content-open {
	background-image: url(/assets/css/images/accordion.png);
	background-position: 0 -155px;
	background-repeat: no-repeat;
}
 @media print {
/**
     * Accordion styles for print
     */

    .js .accordion-heading {
	background-color: #FFFFFF;
	background-image: none;
	border: 0;
	color: #005A81;
	font-size: 1.375em;
	/* 22/16 */
        font-weight: normal;
	line-height: 1.27273em;
	/* 28/22 */
        margin: 1em 0 0 0;
	/* 22/22 */
        padding: 0;
}
.js .accordion-content {
	background-image: none;
	border: 0 none;
	display: block !important;
	padding: 0;
}
}
/**
 * Anchor Navigation Module CSS
 *
 * Long Description
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

.anchor-nav, #sidebar .anchor-nav {
	font-size: .75em;
	/* 12/16 */
    line-height: 1.5em;
	/* 18/12 */
    list-style-type: none;
	margin-left: 0;
}
.anchor-nav-item,  #sidebar .anchor-nav-item {
	background-image: url(/assets/css/images/anchor-nav.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-left: 0;
	margin-top: .5em;
	/* 6/12 */
        padding-left: 15px;
}
/**
 * Arrow Link Module CSS
 *
 * Long Description
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

#content .arrow-link {
	font-weight: bold;
	text-decoration: none;
}
#content .dingbats {
	color: #0198D9;
	font-family: "Zapf Dingbats";
	font-weight: normal;
}
#content h2 .arrow-link {
	color: #005A81;
	font-weight: normal;
}
#content h2 .dingbats {
	font-size: .63636em;/* 14/22 */
    }
#content h3 .arrow-link {
	color: #005A81;
}
#content h3 .arrow-link:hover, #content h3 .arrow-link:focus {
	color: #C84E00;
}
#content h3 .dingbats {
	font-size: .875em;/* 14/16 */
    }
#content h4 .dingbats {
	font-size: .875em;/* 14/16 */
    }
#sidebar .arrow-link {
	font-weight: bold;
	text-decoration: none;
}
#sidebar .dingbats {
	color: #0198D9;
	font-family: "Zapf Dingbats";
	font-weight: normal;
}
#sidebar h3 .arrow-link {
	color: #005A81;
	font-weight: normal;
}
#sidebar h3 .arrow-link:hover, #sidebar h3 .arrow-link:focus {
	color: #C84E00;
}
#sidebar h3 .arrow-link:active {
	color: #004564;
}
#sidebar h3 .dingbats {
	font-size: .66667em;/* 12/18 */
    }
#sidebar h4 .dingbats {
	font-size: .85714em;/* 12/14 */
    }
/**
 * Box Shadow CSS
 *
 * For browsers without support for the box-shadow property, jQuery is used to
 * wrap the element with  five nested divs. Each div is one pixel of padding and
 * a 2% black background, to create an effect similar to a true box-shadow.
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

.box-shadow-1 {
	margin: -5px;
}
.box-shadow-1, .box-shadow-2, .box-shadow-3, .box-shadow-4, .box-shadow-5 {
	padding: 1px;
}
.rgba .box-shadow-1, .rgba .box-shadow-2, .rgba .box-shadow-3, .rgba .box-shadow-4, .rgba .box-shadow-5 {
	background-color: rgba( 0, 0, 0, .02);
}
.ie6 .box-shadow-1, .ie6 .box-shadow-2, .ie6 .box-shadow-3, .ie6 .box-shadow-4, .ie6 .box-shadow-5 {
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#06000000, endColorstr=#06000000);
	position: relative;
	zoom: 1;
}
.ie7 .box-shadow-1, .ie7 .box-shadow-2, .ie7 .box-shadow-3, .ie7 .box-shadow-4, .ie7 .box-shadow-5 {
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#06000000, endColorstr=#06000000);
	zoom: 1;
}
.ie8 .box-shadow-1, .ie8 .box-shadow-2, .ie8 .box-shadow-3, .ie8 .box-shadow-4, .ie8 .box-shadow-5 {
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#06000000,endColorstr=#06000000)";
}
 @media print {
/**
 * Hide the box shadow effect for print.
 */

.box-shadow-1, .box-shadow-2, .box-shadow-3, .box-shadow-4, .box-shadow-5 {
	margin: 0 !important;
	padding: 0 !important;
	background-color: transparent !important;
	-ms-filter: "" !important;
	filter: "" !important;
}
}
/**
 * Button Link Module CSS
 *
 * Long Description
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

/**
 * Large Button Link
 */

.button-link-large {
	background-color: #0089B6;
	background-image: url(/assets/css/images/button-link.png);
	background-repeat: no-repeat;
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font-weight: bold;
	padding: 21px 31px 22px 11px;
	position: relative;
	white-space: nowrap;
}
.button-link-large:link, .button-link-large:visited {
	color: #FFF;
	text-decoration: none;
}
.button-link-large:hover, .button-link-large:focus {
	color: #FFF;
	text-decoration: underline;
}
#content .button-link-large {
	background-position: 0 0;
	font-size: .78571em;
	/* 11/14 */
    line-height: 1em;/* 11/11 */
}
#sidebar .button-link-large {
	background-position: 0 -100px;
	font-size: .91667em;
	/* 11/12 */
    line-height: 1em;/* 11/11 */
}
.button-link-large .dingbats {
	background-image: url(/assets/css/images/button-link.png);
	background-repeat: no-repeat;
	color: #FFF;
	display: block;
	height: 100%;
	overflow: hidden;
	padding-left: 21px;
	position: absolute;
	right: 0;
	text-indent: -9999px;
	top: 0;
	width: 0;
}
.ie6 .button-link-large .dingbats {
	height: 54px;
	right: -1px;
}
#content .button-link-large .dingbats {
	background-position: 100% 0;
}
#sidebar .button-link-large .dingbats {
	background-position: 100% -100px;
}
/**
 * Large styles for button elements
 */

button.button-link-large {
	border: 0 none;
	font-family: inherit;
	text-align: left;
}
 @-moz-document url-prefix() {
 button.button-link-large .dingbats {
 padding-top: 20px;
 padding-bottom: 20px;
 right: 13px;
 top: -21px;
}
}
#content button.button-link-large {
	font-size: .78571em;
	/* 11/14 */
    line-height: 1em;/* 11/11 */
}
#sidebar button.button-link-large {
	font-size: .91667em;
	/* 11/12 */
    line-height: 1em;/* 11/11 */
}
/**
 * Small Button Link
 */

.button-link-small {
	background-color: #0089B6;
	background-image: url(/assets/css/images/button-link.png);
	background-repeat: no-repeat;
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font-weight: bold;
	padding: 4px 28px 4px 7px;
	position: relative;
	white-space: nowrap;
}
.button-link-small:link, .button-link-small:visited {
	color: #FFF;
	text-decoration: none;
}
.button-link-small:hover, .button-link-small:focus {
	color: #FFF;
	text-decoration: underline;
}
#content .button-link-small {
	background-position: 0 -200px;
	font-size: .85714em;
	/* 12/14 */
    line-height: 1.5em;/* 12/18 */
}
#sidebar .button-link-small {
	background-position: 0 -250px;
	display: block;
	font-size: 1em;
	/* 12/12 */
    line-height: 1.5em;/* 12/18 */
}
.button-link-small .dingbats {
	background-image: url(/assets/css/images/button-link.png);
	background-repeat: no-repeat;
	color: #FFF;
	display: block;
	height: 100%;
	overflow: hidden;
	padding-left: 21px;
	position: absolute;
	right: 0;
	text-indent: -9999px;
	top: 0;
	width: 0;
}
.ie6 .button-link-small .dingbats {
	height: 26px;
}
#content .button-link-small .dingbats {
	background-position: 100% -200px;
}
#sidebar .button-link-small .dingbats {
	background-position: 100% -250px;
}
/**
 * Small styles for button elements
 */

button.button-link-small {
	border: 0 none;
	font-family: inherit;
	text-align: left;
}
 @-moz-document url-prefix() {
 button.button-link-small {
 padding-top: 5px;
 padding-bottom: 5px;
}
 button.button-link-small .dingbats {
 padding-top: 5px;
 padding-bottom: 5px;
 right: 9px;
 top: -5px;
}
}
#content button.button-link-small {
	font-size: .85714em;
	/* 12/14 */
    line-height: 1.5em;/* 12/18 */
}
#sidebar button.button-link-small {
	font-size: 1em;
	/* 12/12 */
    line-height: 1.5em;/* 12/18 */
}
/**
 * Careers Search Module CSS
 *
 * Long Description
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

#careers-search {
	margin-top: 40px;
	position: relative;
}
.js #careers-search-label {
	color: #898989;
	font-weight: bold;
	left: 4px;
	position: absolute;
}
.ie6 #careers-search-label {
	top: 11px !important;
}
#careers-search-input {
	border: 1px inset #ECECEC;
	font-family: inherit;
	font-size: .8125em;
	/* 13/16 */
        font-weight: bold;
	line-height: 1em;
	/* 13/13 */
        margin: 0;
	padding: 8px 4px;
	width: 180px;
}
.ie7 #careers-search-input {
	margin-top: -8px;
}
.ie8 #careers-search-input {
	margin-top: -6px;
}
 #careers-search-input::-webkit-input-placeholder {
 color: #898989;
}
 #careers-search-input:-moz-placeholder {
 color: #898989;
}
#careers-search-input:focus {
	outline: none;
}
#careers-search select {
	display: block;
	margin: 15px 0;
	width: 100%;
}
/**
 * Carousel Module CSS
 *
 * Long Description
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

.carousel {
	border-top: 3px #ECECEC double;
	margin-top: 10px;
	padding-top: 20px;
	position: relative;
}
.carousel-control {
	background-image: url(/assets/css/images/carousel-control.png);
	cursor: pointer;
	height: 20px;
	overflow: hidden;
	padding-left: 20px;
	position: absolute;
	top: -30px;
	width: 0;
}
.carousel-previous {
	background-position: 0 0;
	right: 20px;
}
.ie6 .carousel-previous {
	right: 40px;
}
.carousel-next {
	background-position: -20px 0;
	right: 0;
}
.ie6 .carousel-next {
	right: 20px;
}
.carousel-pagination {
	height: 20px;
	position: absolute;
	right: 50px;
	top: -30px;
}
.ie6 .carousel-pagination {
	right: 70px;
}
.carousel-pagination p {
	margin: 0;
}
.carousel-pagination a {
	background-image: url(/assets/css/images/carousel-control.png);
	background-position: -40px 0;
	cursor: pointer;
	display: block;
	float: left;
	height: 20px;
	overflow: hidden;
	width: 16px;
}
.carousel-pagination a.active {
	background-position: -60px 0;
}
.carousel-pagination span {
	display: none;
}
.carousel-content {
	overflow: hidden;
	width: 660px;
}
.carousel-content:focus {
	outline: 0 none;
}
.carousel-wrap {
}
.carousel-list {
	font-size: 1em;
	/* 16/16 */
                line-height: 1em;
	/* 16/16 */
                list-style-type: none;
	margin: 0;
	width: 9999px;
}
.carousel-list-item {
	float: left;
	margin: 0;
	padding-right: 30px;
	width: 200px;
}
.carousel-list-item img {
	display: block;
}
.inner .carousel-content{ background: #f0f0f0;}
.inner .carousel-list-item  {
width: 655px;
height: 250px;
padding: 0 5px 0 0;
}
.inner .carousel-list-item img{
float: left;
margin-right: 10px;
}
.inner .carousel-list-item h3 {
margin: 0.5em 0 0em/* changed from 1em */ 0;
}

.inner .carousel-list-item li p { /* new set of rules 12-7-11 */
margin: 0.5em 0 0em/* changed from 1em */ 0;
width:200px; 
}

#content .inner .carousel-list-item .button-link-small {
line-height: 1.75em;
}
/**
 * Disclaimer Module CSS
 *
 * Long Description
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

#content .disclaimer {
	font-size: .6875em;
	/* 11/16 */
    line-height: 1.45455em;/* 16/11 */
}
/**
 * Documentation CSS
 *
 * Documentation styles are not required for the public-facing site.
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

/*.container_24,*/
.grid .container_24 {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA8AAAABkCAYAAABJs1n+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAkRJREFUeNrs16EVgDAMRdGknkmYi6k6VyfpAMGjQCFyr474J+5lVcVTznXED+o695s7++yzzz777LPPPvvss88+++z7um8EAAAANCCAAQAAEMAAAAAggAEAAEAAAwAAgAAGAAAAAQwAAAACGAAAAAQwAAAACGAAAAAEMAAAAAhgAAAAEMAAAAAggAEAAEAAAwAAgAAGAAAAAQwAAAACGAAAAAQwAAAAAhgAAAAEMAAAAAhgAAAAEMAAAAAggAEAAEAAAwAAgAAGAAAAAQwAAAACGAAAAAEMAAAAAhgAAAAEMAAAAAhgAAAAEMAAAAAggAEAAEAAAwAAgAAGAAAAAQwAAIAABgAAAAEMAAAAAhgAAAAEMAAAAAhgAAAAEMAAAAAggAEAAEAAAwAAgAAGAABAAAMAAIAABgAAAAEMAAAAAhgAAAAEMAAAAAhgAAAAEMAAAAAggAEAAEAAAwAAIIABAABAAAMAAIAABgAAAAEMAAAAAhgAAAAEMAAAAAhgAAAAEMAAAAAggAEAABDAAAAAIIABAABAAAMAAIAABgAAAAEMAAAAAhgAAAAEMAAAAAhgAAAAEMAAAAAIYAAAABDAAAAAIIABAABAAAMAAIAABgAAAAEMAAAAAhgAAAAEMAAAAAhgAAAABDAAAAAIYAAAABDAAAAAIIABAABAAAMAAIAABgAAAAEMAAAAAhgAAAAB7AUAAAAIYAAAABDAAAAAIIABAABAAAMAAIAABgAAAAEMAAAAAhgAAAAEMAAAAL3dAgwAVkpjxZyPx40AAAAASUVORK5CYII=);
}
/**
 * @section Layout Documentation
 */

.debug-pre {
	background: #FFF;
	border: 1px #EEE inset;
	font-family: "Consolas", "Menlo", monospace;
	font-size: .75em;
	margin: 8em 0 0 0;
	/* 96/12 */
    overflow: hidden;
	padding: 1em;
	text-overflow: ellipsis;
}
.debug-code {
	background: transparent;
	border: 0;
	font-family: "Consolas", "Menlo", monospace;
	font-size: 1em;
	/* 12/12 */
    font-weight: normal;
	line-height: 1;
	/* 12/12 */
    margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
.debug-filler {
	background-image: url(/assets/css/images/debug-filler.png);
	color: rgb( 255, 255, 255 );
	font-size: .75em;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	margin-top: 1px;
	text-align: center;
	text-shadow: 0 0 .25em rgba( 0, 0, 0, .5 );
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.debug-filler.size-1 {
	padding: 1em 0;
}
.debug-filler.size-4 {
	padding: 4em 0;
}
.debug-filler.size-12 {
	padding: 12em 0;
}
.debug-filler.size-15 {
	padding: 15em 0;
}
.debug-filler.size-24 {
	padding: 24em 0;
}
.debug-filler.size-240 {
	padding: 240em 0;
}
/**
 * @section Technical Documentation
 */

#documentation {
	background-color: #000;
	color: #CCC;
	margin-top: 0;
}
#documentation p,  #documentation h1,  #documentation h2,  #documentation h3,  #documentation h4,  #documentation h5,  #documentation h6 {
	color: inherit;
	-webkit-font-smoothing: antialiased;
}
#documentation .debug-pre {
	background-color: #000;
	border-color: #999;
}
#documentation .debug-code {
}
.js #documentation .accordion-heading {
	background-color: transparent;
	background-image: none;
	border-color: transparent;
	border-style: solid;
	border-width: 0;
	cursor: pointer;
	margin: 0;
	padding: 20px;
}
.js #documentation .accordion-content {
	background-color: transparent;
	border-color: transparent;
	border-style: solid;
	border-width: 0;
}
.js #documentation .accordion-content-open {
	background-image: none;
}
 @media print {
#documentation {
	background-color: #FFF;
	color: #000;
}
#documentation .debug-pre {
	background-color: #FFF;
	border-color: #CCC;
}
}
/**
 * External Link CSS
 *
 * External links (links to pages not hosted on bcbs.com) are denoted with a
 * small blue box containing an arrow pointing up and to the right. The class
 * name external-link is added automatically on page load using jQuery.
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

.external-link .global-nav-dropdown-heading-1, #footer p .external-link {
	background-image: url(/assets/css/images/external-link.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	padding-right: 16px;
}
/**
 * Feature Box Module CSS
 *
 * Long Description
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

.feature-box {
	background-position: 0 50%;
	background-repeat: no-repeat;
	margin-top: 20px;
	overflow: hidden;
}
.borderradius .feature-box {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-ms-border-top-left-radius: 5px;
	-ms-border-bottom-left-radius: 5px;
	-o-border-top-left-radius: 5px;
	-o-border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.boxshadow .feature-box {
	-webkit-box-shadow: 1px 1px 0px 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: 1px 1px 0px 0 rgba(0, 0, 0, .2);
	-ms-box-shadow: 1px 1px 0px 0 rgba(0, 0, 0, .2);
	-o-box-shadow: 1px 1px 0px 0 rgba(0, 0, 0, .2);
	box-shadow: 1px 1px 0px 0 rgba(0, 0, 0, .2);
}
.ie6 .feature-box, .ie7 .feature-box {
	background-color: #FFF;
 filter: progid:DXImageTransform.Microsoft.Shadow(color=#999999, direction=135, strength=1);
}
.ie8 .feature-box {
	background-color: #FFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135,strength=1)";
}
.feature-box-blue365 {
	background-image: url(/assets/css/images/feature-box-blue365.jpg);
}
.feature-box-healthcare-reform {
	background-image: url(/assets/css/images/feature-box-healthcare-reform.jpg);
}
.feature-box-coverage-abroad {
	background-image: url(/assets/css/images/feature-box-coverage-abroad.jpg);
}
.feature-box-find-a-policy {
	background-image: url(/assets/css/images/feature-box-find-a-policy.jpg);
}
.feature-box-heading {
	float: left;
	font-size: 1.3125em;
	/* 21/16 */
        line-height: 1.19048em;
	/* 25/21 */
        margin-top: 0;
	padding: 30px 120px 30px 20px;
	width: 280px;
}
.feature-box-content {
	float: left;
	font-size: .6875em;
	/* 11/16 */
        line-height: 1.09091em;
	/* 12/11 */
        margin-top: 0;
	overflow: hidden;
	padding: 0 30px 20px;
	width: 180px;
}
#content .feature-box-content .button-link-large:link,  #content .feature-box-content .button-link-large:visited {
	font-size: 1em;
	/* 11/11 */
            line-height: 1em;
	/* 11/11 */
            margin: 10px -11px 5px;
	overflow: hidden;
	width: 160px;
}
.feature-box-content .button-link-large:first-child,  .feature-box-content .button-link-large.first-child {
	margin-top: 0;
}
/**
 * Figure Module CSS
 *
 * Long Description
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

.figure {
	color: #464646;
	display: block;
	margin-top: .625em;
	/* 10/16 */
    width: 190px;
}
#content p .figure {
	font-size: 1.14286em;
	/* 16/14 */
    float: left;
	line-height: 1em;
	/* 16/16 */
    margin-right: 10px;
	margin-top: 0;
}
.figure-video, .figure-video2 {
	background-color: #3d3d3d;
	-webkit-font-smoothing: antialiased;
}
.figure-video, .figure-video2, .figure-photo .figure-img {
	-webkit-box-shadow: 2px 3px 5px 0 rgba(0, 0, 0, .3);
	-moz-box-shadow: 2px 3px 5px 0 rgba(0, 0, 0, .3);
	-ms-box-shadow: 2px 3px 5px 0 rgba(0, 0, 0, .3);
	-o-box-shadow: 2px 3px 5px 0 rgba(0, 0, 0, .3);
	box-shadow: 2px 3px 5px 0 rgba(0, 0, 0, .3);
}

.figure a:link,  .figure a:visited {
	text-decoration: none;
}
.figure-video a:link,  .figure-video a:visited, .figure-video2 a:link,  .figure-video2 a:visited {
	color: #FFF;
}
.figure a:hover,  .figure a:focus {
	color: #E17E09;
}
.figure .figure-img {
	display: block;
	max-width: 190px;
}

.figure .figcaption {
	display: block;
	font-size: .6875em;
	/* 11/16 */
        line-height: 1.27273em;
	/* 14/11 */
        padding: 10px 0;
}
.figure-video .figcaption, .figure-video2 .figcaption {
	background-image: url(/assets/css/images/figure-video-figcaption.png);
	background-position: 10px 50%;
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 10px 10px 10px 30px;
}
 @media print {
.figure-video, .figure-video2 {
	background-color: transparent;
}
.figure-video, .figure-video2, .figure-photo .figure-img {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
.figure-video a:link,  .figure-video a:visited, .figure-video2 a:link,  .figure-video2 a:visited {
	color: inherit;
}
.figure-video .figcaption, .figure-video2 .figcaption {
	background-image: none;
	font-weight: normal;
	padding: 10px 0;
}
}
/**
 * Font Specimen CSS
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

#font-specimen-arial {
	font-family: "Arial";
}
#font-specimen-helvetica {
	font-family: "Helvetica";
}
#font-specimen-neue-helvetica-45-light {
	font-family: "HelveticaNeueW01-45Ligh";
}
#font-specimen-neue-helvetica-46-light-italic {
	font-family: "HelveticaNeueW01-46Ligh";
}
#font-specimen-huge {
	float: left;
	font-size: 300px;
	letter-spacing: -0.02em;
	line-height: 1em;
	padding: 0;
	width: 100%;
}
#font-specimen-glyphs {
	font-size: 72px;
	line-height: 1.1em;
}
#font-specimen-waterfall {
	overflow: hidden;
	width: 950px;
}
#font-specimen-waterfall td, #font-specimen-waterfall th {
	border-color: transparent;
	border-style: none;
	border-width: 0;
	padding: 0;
}
.font-specimen-sample .container_24 {
	position: relative;
}
.font-specimen-reverse {
	background-color: #000;
	color: #FFF;
	-webkit-font-smoothing: antialiased;
}
.font-specimen-reverse p {
	color: #FFF;
}
.font-specimen-white-gradient {
	background-color: transparent;
	background-image: -webkit-gradient(  linear,  0% 100%,  0% 0%,  color-stop( 20%, rgba( 255, 255, 255, 1 ) ),  color-stop( 100%, rgba( 255, 255, 255, 0 ) )  );
	background-image: -webkit-linear-gradient(  bottom,  rgba( 255, 255, 255, 1 ) 20%,  rgba( 255, 255, 255, 0 ) 100%  );
	background-image: -moz-linear-gradient(  bottom,  rgba( 255, 255, 255, 1 ) 20%,  rgba( 255, 255, 255, 0 ) 100%  );
	background-image: -ms-linear-gradient(  bottom,  rgba( 255, 255, 255, 1 ) 20%,  rgba( 255, 255, 255, 0 ) 100%  );
	background-image: -o-linear-gradient(  bottom,  rgba( 255, 255, 255, 1 ) 20%,  rgba( 255, 255, 255, 0 ) 100%  );
	background-image: linear-gradient(  bottom,  rgba( 255, 255, 255, 1 ) 20%,  rgba( 255, 255, 255, 0 ) 100%  );
	background-repeat: no-repeat;
	background-size: 100% 100%;
	bottom: 0;
	height: 120px;
	left: 0;
	position: absolute;
	right: 0;
}
.font-specimen-black-gradient {
	background-color: transparent;
	background-image: -webkit-gradient(  linear,  0% 100%,  0% 0%,  color-stop( 20%, rgba( 0, 0, 0, 1 ) ),  color-stop( 100%, rgba( 0, 0, 0, 0 ) )  );
	background-image: -webkit-linear-gradient(  bottom,  rgba( 0, 0, 0, 1 ) 20%,  rgba( 0, 0, 0, 0 ) 100%  );
	background-image: -moz-linear-gradient(  bottom,  rgba( 0, 0, 0, 1 ) 20%,  rgba( 0, 0, 0, 0 ) 100%  );
	background-image: -ms-linear-gradient(  bottom,  rgba( 0, 0, 0, 1 ) 20%,  rgba( 0, 0, 0, 0 ) 100%  );
	background-image: -o-linear-gradient(  bottom,  rgba( 0, 0, 0, 1 ) 20%,  rgba( 0, 0, 0, 0 ) 100%  );
	background-image: linear-gradient(  bottom,  rgba( 0, 0, 0, 1 ) 20%,  rgba( 0, 0, 0, 0 ) 100%  );
	background-repeat: no-repeat;
	background-size: 100% 100%;
	bottom: 0;
	height: 120px;
	left: 0;
	position: absolute;
	right: 0;
}
.font-specimen-size10 {
	font-size: 10px;
}
.font-specimen-size11 {
	font-size: 11px;
}
.font-specimen-size12 {
	font-size: 12px;
}
.font-specimen-size13 {
	font-size: 13px;
}
.font-specimen-size14 {
	font-size: 14px;
}
.font-specimen-size16 {
	font-size: 16px;
}
.font-specimen-size18 {
	font-size: 18px;
}
.font-specimen-size20 {
	font-size: 20px;
}
.font-specimen-size24 {
	font-size: 24px;
}
.font-specimen-size30 {
	font-size: 30px;
}
.font-specimen-size36 {
	font-size: 36px;
}
.font-specimen-size48 {
	font-size: 48px;
}
.font-specimen-size60 {
	font-size: 60px;
}
.font-specimen-size72 {
	font-size: 72px;
}
.font-specimen-size90 {
	font-size: 90px;
}
/**
 * Forms Module CSS
 *
 * Long Description
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

.form {
	margin-top: 20px;
}
.form-field {
	margin-top: 10px;
}
.form-field-title {
	display: inline-block;
	font-size: .75em;
	/* 12/16 */
    font-weight: bold;
	line-height: 1.25em;
	/* 15/12 */
    padding-right: 10px;
	text-align: right;
	width: 200px;
}
.ie7 .form-field-title {
	vertical-align: .75em;
}
.form-field-required {
	font-size: .83333em;
	/* 10/12 */
    font-weight: normal;
	line-height: 1.2em;
	/* 12/10 */
    text-transform: uppercase;
}
.form-field-input {
	display: inline-block;
	width: 450px;
}
.form-field-text .form-field-input input {
	border: 1px #ECECEC solid;
	font-family: inherit;
	font-size: 1em;
	padding: 9px;
	margin: 0;
	width: 430px;
}
.form-field-textarea .form-field-title, .form-field-textarea .form-field-input {
	vertical-align: top;
}
.form-field-textarea .form-field-input textarea {
	border: 1px #ECECEC solid;
	font-family: inherit;
	font-size: 1em;
	padding: 9px;
	margin: 0;
	width: 430px;
}
.form-field-submit {
	display: inline-block;
	padding-left: 210px;
	width: 450px;
}
/**
 * Glossary Module CSS
 *
 * Long Description
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

#glossary-content {
}
#glossary-content h2:first-child,  #glossary-content h2.first-child,  #glossary-content p:first-child,  #glossary-content p.first-child {
	margin-top: 0;
}
#glossary-content .glossary-list {
	font-size: .75em;
	/* 12/16 */
        line-height: 1.5em;
	/* 18/12 */
        list-style-type: none;
	margin: 1em 0 0;
}
#glossary-content .glossary-list-item {
	border-top: 3px #ECECEC double;
	margin-top: 1.5em;
	/* 18/12 */
            padding-left: 50px;
	position: relative;
}
#glossary-content .glossary-list-item-heading {
	background-color: #0074A6;
	color: #FFF;
	font-size: 1.66667em;
	/* 20/12 */
                -webkit-font-smoothing: antialiased;
	font-weight: normal;
	height: 20px;
	left: 0;
	line-height: 1em;
	/* 20/20 */
                margin-top: 1em;
	/* 20/20 */
                padding: 4px 5px 6px;
	position: absolute;
	text-align: center;
	width: 20px;
}
.ie6 #glossary-content .glossary-list-item-heading {
	left: -50px;
}
.borderradius #glossary-content .glossary-list-item-heading {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
}
.no-borderradius #glossary-content .glossary-list-item-heading,  .no-js #glossary-content .glossary-list-item-heading {
	background-image: url(/assets/css/images/glossary-list-item-heading.png);
	background-repeat: no-repeat;
}
#glossary-content .glossary-list-definition-list {
	font-size: 1em;
	/* 12/12 */
                line-height: 1.5em;
	/* 18/12 */
                margin-top: 0;
}
#glossary-content .glossary-list-definition-term {
	margin-top: 1.5em;/* 18/12 */
                }
#glossary-content .glossary-list-definition-definition {
	font-style: normal;
}
#glossary-content .glossary-list-references {
	font-size: 1em;
	/* 12/12 */
                font-style: italic;
	line-height: 1.5em;
	/* 18/12 */
                margin-top: 1.5em;/* 18/12 */
            }
#glossary-content .glossary-list-top-link {
	font-size: 1em;
	/* 12/12 */
                font-weight: bold;
	line-height: 1.5em;
	/* 18/12 */
                margin-top: 1.5em;
	/* 18/12 */
                text-align: right;
}
#glossary-content .glossary-list-top-link :link,  #glossary-content .glossary-list-top-link :visited {
	background-image: url(/assets/css/images/glossary-list-top-link.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 12px;
	text-decoration: none;
}
#sidebar .glossary-index-list {
	font-size: .75em;
	/* 12/16 */
    line-height: 1em;
	/* 12/12 */
    list-style-type: none;
	margin: 7px 0 0 -14px;
	text-align: center;
	width: 204px;
}
#sidebar .glossary-index-list-item {
	float: left;
	margin: 7px 0 0 14px;
}
.ie6 #sidebar .glossary-index-list-item {
	display: inline;
}
#sidebar .glossary-index-list-item :link,  #sidebar .glossary-index-list-item :visited {
	color: #FFF;
	display: block;
	height: 12px;
	padding: 4px;
	text-decoration: none;
	width: 12px;
}
.boxshadow #sidebar .glossary-index-list-item :link,  .boxshadow #sidebar .glossary-index-list-item :visited {
	-webkit-box-shadow: 1px 1px 1px #FFF, -1px -1px 1px #D4D4D4;
	-moz-box-shadow: 1px 1px 1px #FFF, -1px -1px 1px #D4D4D4;
	-ms-box-shadow: 1px 1px 1px #FFF, -1px -1px 1px #D4D4D4;
	-o-box-shadow: 1px 1px 1px #FFF, -1px -1px 1px #D4D4D4;
	box-shadow: 1px 1px 1px #FFF, -1px -1px 1px #D4D4D4;
}
.borderradius #sidebar .glossary-index-list-item :link,  .borderradius #sidebar .glossary-index-list-item :visited {
	background-color: #0074A6;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
/*
	.borderradius #sidebar .glossary-index-list-item :hover,
	.borderradius #sidebar .glossary-index-list-item :focus {
		background-color: #EA9327;
	}*/

    .no-borderradius #sidebar .glossary-index-list-item :link,  .no-borderradius #sidebar .glossary-index-list-item :visited,  .no-js #sidebar .glossary-index-list-item :link,  .no-js #sidebar .glossary-index-list-item :visited,  .borderradius.no-cssgradients #sidebar .glossary-index-list-item :link,  .borderradius.no-cssgradients #sidebar .glossary-index-list-item :visited {
	background-image: url(/assets/css/images/glossary-index-list-item.png);
	background-repeat: no-repeat;
}
.cssgradients #sidebar .glossary-index-list-item :hover,  .cssgradients #sidebar .glossary-index-list-item :focus {
	background-color: #EA9327;
	background-image: -webkit-gradient(  linear,  0% 0%,  0% 100%,  color-stop( 0%, #C84E00 ),  color-stop( 100%, #EA9327 )  );
	background-image: -webkit-linear-gradient(  top,  #C84E00 0%,  #EA9327 100%  );
	background-image: -moz-linear-gradient(  top,  #C84E00 0%,  #EA9327 100%  );
	background-image: -ms-linear-gradient(  top,  #C84E00 0%,  #EA9327 100%  );
	background-image: -o-linear-gradient(  top,  #C84E00 0%,  #EA9327 100%  );
	background-image: linear-gradient(  top,  #C84E00 0%,  #EA9327 100%  );
	-webkit-background-size: 20px 20px;
	-moz-background-size: 20px 20px;
	-ms-background-size: 20px 20px;
	-o-background-size: 20px 20px;
	background-size: 20px 20px;
}
.no-borderradius #sidebar .glossary-index-list-item :hover,  .no-borderradius #sidebar .glossary-index-list-item :focus,  .no-js #sidebar .glossary-index-list-item :hover,  .no-js #sidebar .glossary-index-list-item :focus,  .borderradius.no-cssgradients #sidebar .glossary-index-list-item :hover,  .borderradius.no-cssgradients #sidebar .glossary-index-list-item :focus {
	background-position: 100% 0;
}
#glossary-search {
	display: block;
	font-size: .8125em;
	/* 13/16 */
    line-height: 1em;
	/* 13/13 */
    margin-top: 12px;
	padding: 6px 4px 2px;
	position: relative;
	vertical-align: middle;
	width: 182px;
	height: 22px;
}
.borderradius #glossary-search {
	background-color: #FFFFFF;
	border: solid 1px #979797;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.no-borderradius #glossary-search {
	background: url(/assets/css/images/glossary-search.png) 0 0 no-repeat;
}
.ie6 #glossary-search, .ie7 #glossary-search, .ie8 #glossary-search {
	height: 24px;
}
.js #glossary-search label {
	color: #898989;
	font-weight: bold;
	position: absolute;
}
.ie6 #glossary-search label,  .ie7 #glossary-search label,  .ie8 #glossary-search label {
	top: 9px !important;
}
#glossary-search-input {
	border: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box;
	font: inherit;
	font-size: 1em;
	/* 13/13 */
        font-weight: bold;
	line-height: 1em;
	/* 13/13 */
        margin: 0;
	padding: 0;
}
 #glossary-search-input::-webkit-input-placeholder {
 color: #898989;
}
 #glossary-search-input:-moz-placeholder {
 color: #898989;
}
#glossary-search-input:focus {
	outline: none;
}
#glossary-search-button {
	background: url(/assets/css/images/header-search-button.png) 0 0 no-repeat;
	border: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box;
	cursor: pointer;
	font: inherit;
	font-size: 1em;
	/* 16/16 */
        height: 23px;
	line-height: 1em;
	/* 16/16 */
        margin: 0;
	padding: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	width: 22px;
	text-indent: -9999px;
	position: absolute;
	right: 5px;
	top: 4px;
}
.ie6 #glossary-search-button,  .ie7 #glossary-search-button,  .ie8 #glossary-search-button {
	top: 5px;
}
#glossary-search-button:hover,  #glossary-search-button:focus {
	outline: none;
	background-position: 0 100%;
}
/**
 * Gradient Callout CSS
 *
 * Long Description
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

/**
 * @section Gradient Callout
 * @note    .gradient-callout
 */

.gradient-callout {
	background-color: #FFFFFF;
	background-position: 0 100%;
	background-repeat: repeat-x;
	background-repeat: no-repeat;
	border: 1px #FFFFFF solid;
	-webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .3);
	-moz-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .3);
	-ms-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .3);
	-o-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .3);
	box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .3);
	margin-top: 20px;
	padding: 19px;
}
.gradient-callout-box-shadow-1 {
	margin-top: 20px;
}
.gradient-callout-box-shadow-1 .gradient-callout {
	margin-top: 0;
}
/**
 * Use CSS gradients where they are supported&
 */

.cssgradients .gradient-callout {
	background-image: -webkit-gradient(  linear,  0% 0%,  0% 100%,  color-stop( 0%, #FFFFFF ),  color-stop( 100%, #E8E8E8 )  );
	background-image: -webkit-linear-gradient(  top,  #FFFFFF 0%,  #E8E8E8 100%  );
	background-image: -moz-linear-gradient(  top,  #FFFFFF 0%,  #E8E8E8 100%  );
	background-image: -ms-linear-gradient(  top,  #FFFFFF 0%,  #E8E8E8 100%  );
	background-image: -o-linear-gradient(  top,  #FFFFFF 0%,  #E8E8E8 100%  );
	background-image: linear-gradient(  top,  #FFFFFF 0%,  #E8E8E8 100%  );
	-webkit-background-size: 960px 50px;
	-moz-background-size: 960px 50px;
	-ms-background-size: 960px 50px;
	-o-background-size: 960px 50px;
	background-size: 960px 50px;
}
/**
 * &and a gradient image where they are not.
 */

.no-cssgradients .gradient-callout, .no-js .gradient-callout {
	background-image: url(/assets/css/images/gradient-callout.png);
}
 @media print {
/**
 * Gradient Callout styles for print
 */

.gradient-callout {
	display: none;
}
}
.gradient-callout h3 {
	margin-bottom: -.75em;
	margin-top: 0;
}
.gradient-callout p {
	margin-top: 1em;
}
/**
 * Grid List Module CSS
 *
 * Long Description
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

.grid-list {
	list-style-type: none;
	margin: 0 -30px 0 0;
}
.grid-list li {
	display: inline-block;
	margin: 30px 29px 0 0;
	vertical-align: top;
	width: 140px;
}
 .ie6 .grid-list li,  margin-right: 22px;
}
.ie6 .grid-list li,  .ie7 .grid-list li {
	display: inline;
	zoom: 1;
}
.ie6 .grid-list li,  .ie7 .grid-list li,  .ie8 .grid-list li {
	position: relative;
}
.boxshadow .grid-list img {
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .3);
	-moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .3);
	-ms-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .3);
	-o-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .3);
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .3);
	display: block;
}
.ie6 .grid-list img,  .ie7 .grid-list img {
 filter: progid:DXImageTransform.Microsoft.Shadow(color=#F5F5F5, direction=0, strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#C7C7C7, direction=90, strength=5) progid:DXImageTransform.Microsoft.Shadow(color=#C7C7C7, direction=180, strength=5) progid:DXImageTransform.Microsoft.Shadow(color=#F5F5F5, direction=270, strength=3);
	left: -3px;
	position: relative;
	top: -3px
}
.ie8 .grid-list img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#F5F5F5,direction=0,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#C7C7C7,direction=90,strength=5) progid:DXImageTransform.Microsoft.Shadow(color=#C7C7C7,direction=180,strength=5) progid:DXImageTransform.Microsoft.Shadow(color=#F5F5F5,direction=270,strength=3)";
	left: -3px;
	position: relative;
	top: -3px
}
/**
 * Home Module CSS
 *
 * Long Description
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

#home-content {
	min-height: 300px;
	padding: 40px 0;
}
.ie6 #home-content {
	height: 300px;
}
/**
     * Reverse the heading color on light hero images
     */

    #home-content h1,  #home-content-light h1 {
	color: #FFF;
	-webkit-font-smoothing: antialiased;
	-webkit-text-shadow: -1px -1px 0 rgba( 0, 0, 0, .3 );
	-moz-text-shadow: -1px -1px 0 rgba( 0, 0, 0, .3 );
	-ms-text-shadow: -1px -1px 0 rgba( 0, 0, 0, .3 );
	-o-text-shadow: -1px -1px 0 rgba( 0, 0, 0, .3 );
	text-shadow: -1px -1px 0 rgba( 0, 0, 0, .3 );
}
#home-content-dark h1 {
	color: #005A81;
	-webkit-font-smoothing: antialiased;
	-webkit-text-shadow: -1px -1px 0 rgba( 255, 255, 255, .3 );
	-moz-text-shadow: -1px -1px 0 rgba( 255, 255, 255, .3 );
	-ms-text-shadow: -1px -1px 0 rgba( 255, 255, 255, .3 );
	-o-text-shadow: -1px -1px 0 rgba( 255, 255, 255, .3 );
	text-shadow: -1px -1px 0 rgba( 255, 255, 255, .3 );
}
/**
     * Alernate Arrow Link style for home page
     */

    #home-content .arrow-link:link,  #home-content .arrow-link:visited,  #home-content-light .arrow-link:link,  #home-content-light .arrow-link:visited {
	color: #FFF;
	-webkit-font-smoothing: antialiased;
	font-weight: bold;
	text-decoration: none;
	-webkit-text-shadow: -1px -1px 0 rgba( 0, 0, 0, .3 );
	-moz-text-shadow: -1px -1px 0 rgba( 0, 0, 0, .3 );
	-ms-text-shadow: -1px -1px 0 rgba( 0, 0, 0, .3 );
	-o-text-shadow: -1px -1px 0 rgba( 0, 0, 0, .3 );
	text-shadow: -1px -1px 0 rgba( 0, 0, 0, .3 );
}
#home-content .dingbats,  #home-content-light .arrow-link {
	color: #0198D9;
	font-family: "Zapf Dingbats";
	font-weight: normal;
}
/**
     * Reverse the .arrow-link color on light hero images
     */

    #home-content-dark .arrow-link:link,  #home-content-dark .arrow-link:visited {
	color: #C84E00;
	-webkit-font-smoothing: antialiased;
	-webkit-text-shadow: -1px -1px 0 rgba( 255, 255, 255, .3 );
	-moz-text-shadow: -1px -1px 0 rgba( 255, 255, 255, .3 );
	-ms-text-shadow: -1px -1px 0 rgba( 255, 255, 255, .3 );
	-o-text-shadow: -1px -1px 0 rgba( 255, 255, 255, .3 );
	text-shadow: -1px -1px 0 rgba( 255, 255, 255, .3 );
}
#home-tiles {
	padding: 50px 0 72px 10px;/*prev. 50px 0 50px 10px;*/
}
#home-tiles :link,  #home-tiles :visited {
	color: #FFF;
	text-decoration: none;
}
#home-tiles h3 {
	font-family: "UniversNextW04-420CondR",  "HelveticaNeueW01-45Ligh", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size:20px;
	margin-top: 0;
	font-weight: normal;
	line-height:21px;
}
#home-tiles p {
	color: #FFF;
	font-size:13px;
	line-height:15px;
	/*font-size: .75em;
	/* 12/16 */
        /*font-weight: bold;*/
	/*line-height: 1.5em;
	/* 18/12 */
        /*margin-top: 1.5em;/* 18/12 */
		margin-top: 1em;
    }
#home-tiles-shop,  #home-tiles-member,  #home-tiles-find {
	background-image: url(/assets/css/images/home-tiles_darkest.png);
	background-repeat: no-repeat;
	-webkit-font-smoothing: antialiased;
}
#home-tiles-shop {
	background-position: 0 0;
	padding: 15px 10px 15px 10px;
}
#home-tiles-shop h3 {
	font-family: "UniversNextW04-420CondR",  "HelveticaNeueW01-45Ligh", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	color: #FFF;
	padding-left: 70px;	
}
#home-tiles-member {
	background-position: -260px 50%;
	display: block;
	margin-top: 5px;
	padding: 15px 40px 15px 80px;
}
#home-tiles-find {
	background-position: -260px 50%;
	display: block;
	margin-top: 5px;
	padding: 15px 40px 15px 80px;
}
#home-tiles-member:hover,  #home-tiles-find:hover {
	background-color: #0198D9;
}
.ie6 #home-tiles-member,  .ie6 #home-tiles-find {
	position: relative;
}
#home-tiles-find {
	background-position: -520px 50%;
}
.home-plan-finder-form {
	margin: 12px 0 0;
	padding: 3px 0 1px 4px;
	position: relative;
	vertical-align: middle;
}
.borderradius .home-plan-finder-form {
	background-color: #FFF;
	border: solid 1px #ECECEC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	width: 234px;
}
.no-borderradius .home-plan-finder-form,  .no-js .home-plan-finder-form {
	background-image: url(/assets/css/images/home-tiles_darker.png);
	background-repeat: no-repeat;
	background-position: -790px 0;
	padding: 5px 3px;
}
.ie6 .home-plan-finder-form,  .ie7 .home-plan-finder-form {
	padding: 1px 0 7px 8px;
}
.ie8 .home-plan-finder-form {
	padding: 4px 0 5px 8px;
}
.home-plan-finder-label {
	font-size: .875em;
	/* 14/16 */
                font-weight: bold;
	line-height: 1.14286em;/* 16/14 */
            }
.js .home-plan-finder-label {
	color: #898989;
	cursor: text;
	position: absolute;
}
.home-plan-finder-input {
	border: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box;
	font: inherit;
	font-size: .875em;
	/* 14/16 */
                font-weight: bold;
	line-height: 1.14286em;
	/* 16/14 */
                margin: 0;
	padding: 0;
}
.js .home-plan-finder-input {
	width: 206px;
}
.ie6 .home-plan-finder-input,  .ie7 .home-plan-finder-input {
	width: 177px;/*prev. 205px;*/
}
.ie8 .home-plan-finder-input {
	width: 201px;
}
.no-js .home-plan-finder-input {
	width: 100px;
}
 .home-plan-finder-input::-webkit-input-placeholder {
 color: #898989;
}
 .home-plan-finder-input:-moz-placeholder {
 color: #898989;
}
.home-plan-finder-input:focus {
	outline: none;
}
.home-plan-finder-button {
	background-color: #FFFFFF;
	background-image: url(/assets/css/images/plan-finder-button.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	border: 0;
	cursor: pointer;
	height: 23px;
	margin: 0;
	padding: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	width: 22px;
	text-indent: -9999px;
}
.ie6 .home-plan-finder-button,  .ie7 .home-plan-finder-button {
	position: relative;
	top: 4px;
}
.ie8 .home-plan-finder-button {
	position: relative;
	top: 1px;
}
.home-plan-finder-button:hover,  .home-plan-finder-button:focus {
	outline: none;
	background-position: 0 100%;
}
/**
 * Icon List Module CSS
 *
 * Long Description
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

.icon-list {
	padding-left: 70px;
	position: relative;
}
.ie6 .icon-list {
	zoom: 1;
}
.icon-list-heading {
	color: #000;
	font-weight: bold;
}
.icon-list-icon {
	left: 0;
	position: absolute;
	top: 0;
}
.icon-list-item {
	font-style: normal;
}
#content .icon-list-item .arrow-link {
	font-weight: normal;
}
/**
 * Inline Search Module CSS
 *
 * Long Description
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

#inline-search {
	background-color: #FFFFFF;
	border: solid 1px #ECECEC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	font-size: 0.8125em;
	/* 13/16 */
    font-weight: bold;
	line-height: 1.23077em;
	/* 16/16 */
    margin-top: 1em;
	/* 13/13 */
    padding: 6px 4px 2px;
	position: relative;
	vertical-align: middle;
	width: 199px;
	height: 22px;
}
.ie6 #inline-search, .ie7 #inline-search {
	display: inline;
	zoom: 1;
	margin-right: -10px;
	padding: 10px 4px 0;
	height: 24px;
	border: none;
	background: url(/assets/css/images/inline-search.png) 0 0 no-repeat;
}
.ie8 #inline-search {
	padding: 8px 4px 2px;
	height: 24px;
	border: none;
	background: url(/assets/css/images/inline-search.png) 0 0 no-repeat;
}
.js #inline-search-label {
	color: #898989;
	position: absolute;
}
#inline-search-input {
	border: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box;
	font: inherit;
	font-size: 1em;
	/* 16/16 */
        line-height: 1em;
	/* 16/16 */
        margin: 0;
	padding: 0;
}
 #inline-search-input::-webkit-input-placeholder {
 color: #898989;
}
 #inline-search-input:-moz-placeholder {
 color: #898989;
}
#inline-search-input:focus {
	outline: none;
}
#inline-search-button {
	background: url(/assets/css/images/inline-search-button.png) 0 0 no-repeat;
	border: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box;
	cursor: pointer;
	font: inherit;
	font-size: 1em;
	/* 16/16 */
        height: 23px;
	line-height: 1em;
	/* 16/16 */
        margin: 0;
	padding: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	width: 22px;
	text-indent: -9999px;
	position: absolute;
	right: 5px;
	top: 4px;
}
.ie6 #inline-search-button,  .ie7 #inline-search-button,  .ie8 #inline-search-button {
	top: 5px;
}
#inline-search-button:hover,  #inline-search-button:focus {
	outline: none;
	background-position: 0 100%;
}
/**
 * Lightbox Module CSS
 *
 * Long Description
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

#lightbox-overlay {
	background-color: #000;
}
#lightbox-container {
	background-color: #FFF;
	padding: 40px 0 0 30px;
	position: relative;
}
#lightbox-close {
	background-image: url(/assets/css/images/lightbox-close.png);
	background-position: 100% 0;
	background-repeat: no-repeat;
	color: #363636;
	cursor: pointer;
	display: block;
	font-size: .875em;
	/* 14/16 */
        font-weight: bold;
	line-height: 1.71429em;
	/* 24/14 */
        padding-right: 30px;
	position: absolute;
	right: 30px;
	top: 8px;
}
#lightbox-wrap {
}
#lightbox-data {
	padding-bottom: 40px;
	width: 640px;
}
/**
 * Link Button CSS
 *
 * Long Description
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

.link-button {
	background-image: url(/assets/css/images/link-button.png);
	background-position: 100% 50%;
	display: block;
	font-size: 1em;
	/* 12/12 */
    -webkit-font-smoothing: antialiased;
	font-weight: bold;
	line-height: 2em;
	/* 24/12 */
    margin: 0 -1px;
	padding-right: 24px;
}
.link-button:link, .link-button:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.link-button-inner {
	background-image: url(/assets/css/images/link-button.png);
	display: block;
	padding-left: 7px;
}
/**
 * Link List CSS
 *
 * Long Description
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

.link-list, #sidebar .link-list {
	font-size: .75em;
	/* 12/16 */
    line-height: 1.5em;
	/* 18/12 */
    list-style-type: none;
	margin-left: 0;
}
.link-list-item,  #sidebar .link-list-item {
	margin-left: 0;
	margin-top: .5em;/* 6/12 */
    }
/**
 * Multi-Column Content CSS
 *
 * Long Description
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

.multi-column-2, .multi-column-3 {
	margin: 20px 0;
}
/**
 * @section Two Columns
 * @note    .multi-column-2
 */

    .multi-column-2 .multi-column-col-1,  .multi-column-2 .multi-column-col-2 {
	border-color: #E5E5E5;
	border-style: solid;
	float: left;
}
.layout-2 .multi-column-2 .multi-column-col-1,  .layout-2 .multi-column-2 .multi-column-col-2 {
	width: 300px;
}
.layout-3 .multi-column-2 .multi-column-col-1,  .layout-3 .multi-column-2 .multi-column-col-2 {
	width: 415px;
}
.multi-column-2 .multi-column-col-1 {
	border-right-width: 1px;
	padding-left: 0;
	padding-right: 29px;
}
.multi-column-2 .multi-column-col-2 {
	border-left-width: 1px;
	margin-left: -1px;
	padding-left: 30px;
	padding-right: 0;
}
/**
 * @section Three Columns
 * @note    .multi-column-3
 */

    .multi-column-3 .multi-column-col-1,  .multi-column-3 .multi-column-col-2,  .multi-column-3 .multi-column-col-3 {
	border-color: #E5E5E5;
	border-style: solid;
	float: left;
}
.layout-2 .multi-column-3 .multi-column-col-1,  .layout-2 .multi-column-3 .multi-column-col-2,  .layout-2 .multi-column-3 .multi-column-col-3 {
	width: 192px;
}
.layout-3 .multi-column-3 .multi-column-col-1,  .layout-3 .multi-column-3 .multi-column-col-2,  .layout-3 .multi-column-3 .multi-column-col-3 {
	width: 269px;
}
.multi-column-3 .multi-column-col-1 {
	border-right-width: 1px;
	padding-left: 0;
	padding-right: 20px;
}
.multi-column-3 .multi-column-col-2 {
	border-left-width: 1px;
	border-right-width: 1px;
	margin-left: -1px;
	padding-left: 21px;
	padding-right: 20px;
}
.multi-column-3 .multi-column-col-3 {
	border-left-width: 1px;
	margin-left: -1px;
	padding-left: 21px;
	padding-right: 0;
}
/**
 * Remove top margin for first element in column
 */

    .multi-column-col-1 :first-child,  .multi-column-col-2 :first-child,  .multi-column-col-3 :first-child {
	margin-top: 0;
}
/**
     * @hack
     */

    .multi-column-col-1 .first-child,  .multi-column-col-2 .first-child,  .multi-column-col-3 .first-child {
	margin-top: 0;
}
/**
 * Adjust the column widths and gutters when used
 * inside the accordion or tab container modules.
 */

    .ie7 .tab-container .multi-column-2,  .ie7 .tab-container .multi-column-3 {
	margin-top: 0;
	padding-top: 20px;
}
.accordion .multi-column-2 .multi-column-col-1,  .accordion .multi-column-2 .multi-column-col-2,  .tab-container .multi-column-2 .multi-column-col-1,  .tab-container .multi-column-2 .multi-column-col-2 {
	width: 290px;
}
.accordion .multi-column-2 .multi-column-col-1,  .tab-container .multi-column-2 .multi-column-col-1 {
	padding-right: 19px;
}
.accordion .multi-column-2 .multi-column-col-2,  .tab-container .multi-column-2 .multi-column-col-2 {
	padding-left: 20px;
}
.accordion .multi-column-3 .multi-column-col-1,  .accordion .multi-column-3 .multi-column-col-2,  .accordion .multi-column-3 .multi-column-col-3,  .tab-container .multi-column-3 .multi-column-col-1,  .tab-container .multi-column-3 .multi-column-col-2,  .tab-container .multi-column-3 .multi-column-col-3 {
	width: 186px;
}
.accordion .multi-column-3 .multi-column-col-1,  .tab-container .multi-column-3 .multi-column-col-1 {
	padding-right: 15px;
}
.accordion .multi-column-3 .multi-column-col-2,  .tab-container .multi-column-3 .multi-column-col-2 {
	padding-left: 15px;
	padding-right: 15px;
}
.accordion .multi-column-3 .multi-column-col-3,  .tab-container .multi-column-3 .multi-column-col-3 {
	padding-left: 15px;
}
/**
 * News Module CSS
 *
 * Long Description
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

#news {
}
#news .news-filter {
	float: left;
	margin-right: 30px;
	width: 200px;
}
#news .news-filter-list {
	font-size: 1em;
	/* 16/16 */
            line-height: 1em;
	/* 16/16 */
            list-style-type: none;
	margin: 0;
}
#news .news-filter-category {
	border-bottom: 1px #ECECEC solid;
	padding-bottom: 1.1875em;
	/* 19/16 */
            	margin: 0 0 1.25em;/* 20/16 */
            }
#news .news-filter-category-heading {
	margin-top: 0;
}
#news .news-filter-filter-list {
	font-size: .75em;
	/* 12/16 */
            line-height: 1.33333em;
	/* 16/12 */
            list-style-type: none;
	margin: .66667em 0 0;/* 8/12 */
        }
#news .news-filter-filter {
	margin-top: .33333em;/* 4/12 */
            }
#news .news-filter-filter .arrow-link {
	display: block;
	padding: 1px 2px;
}
.ie6 #news .news-filter-filter .arrow-link {
	width: 196px;
}
#news .news-filter-filter .news-filter-filter-current {
	background-color: #0074A6;
	background-image: url(/assets/css/images/news-filter-filter-current.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	color: #FFF;
	-webkit-font-smoothing: antialiased;
}
#news .news-filter-filter-current .dingbats {
	display: none;
}
#news .news-content {
	float: left;
	width: 430px;
}
#news .news-content-heading {
	margin-top: 0;
}
#news .news-filter-type {
	border-top: 3px #ECECEC double;
	font-size: .625em;
	/* 10/16 */
            font-weight: bold;
	line-height: 1em;
	/* 10/10 */
            margin-top: 2em;
	/* 20/10 */
            padding-top: 1em;
	/* 10/10 */
            text-transform: uppercase;
}
#news .news-filter-type a:link,  #news .news-filter-type a:visited {
	text-decoration: none;
}
#news .news-filter-type-current {
	color: #0099D8;
}
#news .news-list {
	font-size: .875em;
	/* 14/16 */
        line-height: 1.28571em;
	/* 18/14 */
        list-style-type: none;
	margin-left: 0;
}
#news .news-list-item {
	border-top: 1px #ECECEC solid;
	margin-top: 1.42857em;
	/* 20/14 */
            padding-top: 1.42857em;/* 20/14 */
        }
#news .news-list-item:first-child,  #news .news-list-item.first-child {
	border-top: 0 none;
	margin-top: 0;
	padding-top: 0;
}
#news .news-list-item .arrow-link:link,  #news .news-list-item .arrow-link:visited {
	color: #000;
}
#news .news-list-item .arrow-link:hover,  #news .news-list-item .arrow-link:focus {
	color: #C84E00;
}
#news .news-list-item .arrow-link:active {
	color: #004564;
}
#news .news-list-item-meta {
	color: #CCC;
	font-size: .85714em;
	/* 12/14 */
                line-height: 1.5em;
	/* 18/12 */
				position: relative;
}
#news .news-list-item-meta-date {
	color: #464646;
}
#news .news-list-item-meta-type {
	color: #464646;
	font-size: .83333em;
	/* 10/12 */
                    line-height: 1.8em;
	/* 18/10 */
                    text-transform: uppercase;
}
#news .news-list-item-share {
	background: transparent url(/assets/css/images/news-item-share-btn.png) 0 0 no-repeat;
	display: block;
	height: 14px;
	position: absolute;
	right: 0;
	top: 3px;
	text-indent: -9999px;
	width: 59px;
}
#news .news-list-item-heading {
	margin-top: 0;
}
#news .news-list-item-description {
	color: #464646;
	font-size: .85714em;
	/* 12/14 */
                line-height: 1.5em;
	/* 18/12 */
                margin-top: 0;
}
/**
 * Pagination CSS
 *
 * Long Description
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

.pagination {
	border: 1px #E5E5E5 solid;
	color: #464646;
	font-size: .625em;
	/* 10/16 */
    font-weight: bold;
	line-height: 2em;
	/* 20/10 */
    margin-top: 2em;
	/* 20/10 */
    padding: 2px;
	text-align: right;
	text-transform: uppercase;
}
.pagination-list,  .pagination-list-prev,  .pagination-list-page,  .pagination-list-next {
	display: inline-block;
	font-size: 1em;
	/* 10/10 */
        line-height: 2em;
	/* 20/10 */
        margin: 0;
}
.ie6 .pagination-list,  .ie7 .pagination-list,  .ie6 .pagination-list-prev,  .ie7 .pagination-list-prev,  .ie6 .pagination-list-page,  .ie7 .pagination-list-page,  .ie6 .pagination-list-next,  .ie7 .pagination-list-next {
	display: inline;
	zoom: 1;
}
.ie6 .pagination-list-prev,  .ie7 .pagination-list-prev,  .ie6 .pagination-list-page,  .ie7 .pagination-list-page,  .ie6 .pagination-list-next,  .ie7 .pagination-list-next {
	margin: 0 1px;
}
.pagination-list {
	list-style-type: none;
	margin-left: 1em;/* 10/10 */
    }
.pagination-list-anchor {
	display: block;
	font-size: 1.1em;
	/* 11/10 */
        line-height: 1.81818em;
	/* 20/11 */
        height: 1.81818em;
	/* 20/11 */
        text-align: center;
	text-decoration: none;
	width: 1.81818em;/* 20/11 */
    }
.cssgradients .pagination-list-anchor {
	background-image: -webkit-gradient(  linear,  0% 0%,  0% 100%,  color-stop( 0%, #FFFFFF ),  color-stop( 100%, #ECECEC )  );
	background-image: -webkit-linear-gradient(  top,  #FFFFFF 0%,  #ECECEC 100%  );
	background-image: -moz-linear-gradient(  top,  #FFFFFF 0%,  #ECECEC 100%  );
	background-image: -ms-linear-gradient(  top,  #FFFFFF 0%,  #ECECEC 100%  );
	background-image: -o-linear-gradient(  top,  #FFFFFF 0%,  #ECECEC 100%  );
	background-image: linear-gradient(  top,  #FFFFFF 0%,  #ECECEC 100%  );
}
.no-cssgradients .pagination-list-anchor {
	background-image: url(/assets/css/images/pagination-list-anchor.png);
}
.pagination-list-anchor:link {
	color: #0074A6;
}
.pagination-list-anchor:visited {
	color: #004564;
}
.pagination-list-anchor:hover,  .pagination-list-anchor:focus {
	color: #C84E00;
}
.pagination-list-prev .pagination-list-anchor {
}
.pagination-list-next .pagination-list-anchor {
}
.current .pagination-list-anchor:link,  .current .pagination-list-anchor:visited,  .current .pagination-list-anchor:hover,  .current .pagination-list-anchor:focus,  .current .pagination-list-anchor:active {
	color: #898989;
	cursor: default;
}
.cssgradients .current .pagination-list-anchor:link,  .cssgradients .current .pagination-list-anchor:visited,  .cssgradients .current .pagination-list-anchor:hover,  .cssgradients .current .pagination-list-anchor:focus,  .cssgradients .current .pagination-list-anchor:active {
	background-image: -webkit-gradient(  linear,  0% 0%,  0% 100%,  color-stop( 0%, #ECECEC ),  color-stop( 100%, #FFFFFF )  );
	background-image: -webkit-linear-gradient(  top,  #ECECEC 0%,  #FFFFFF 100%  );
	background-image: -moz-linear-gradient(  top,  #ECECEC 0%,  #FFFFFF 100%  );
	background-image: -ms-linear-gradient(  top,  #ECECEC 0%,  #FFFFFF 100%  );
	background-image: -o-linear-gradient(  top,  #ECECEC 0%,  #FFFFFF 100%  );
	background-image: linear-gradient(  top,  #ECECEC 0%,  #FFFFFF 100%  );
	color: #898989;
	cursor: default;
}
.no-cssgradients .current .pagination-list-anchor:link,  .no-cssgradients .current .pagination-list-anchor:visited,  .no-cssgradients .current .pagination-list-anchor:hover,  .no-cssgradients .current .pagination-list-anchor:focus,  .no-cssgradients .current .pagination-list-anchor:active {
	background-position: 0 100%;
	;
}
/**
 * Plan Finder CSS
 *
 * Long Description
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

/**
 * @section Plan Finder
 * @note    .plan-finder
 */

#content .plan-finder, #content .blue-deals {
    background: url(/assets/css/images/plan-finder-map.png) 100% 50% no-repeat;
    border: #E2E2E2 double;
    border-width: 3px 0;
    margin-top: 20px;
    padding: 20px 260px 20px 20px;
}

@media print {

.plan-finder, .blue-deals {
    display: none;
}

}

#content .plan-finder-heading {
        color: #005A81;
        font-family: "HelveticaNeueW01-45Ligh", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
        font-size: 1.3125em;
        /* 21/16 */
        line-height: 1.19048em;
        /* 25/21 */
    }

        #content .plan-finder p {
            color: #464646;
            font-size: .75em;
            /* 12/16 */
            line-height: 1.5em;
            /* 18/12 */
            margin-top: 1em;
            /* 12/12 */
        }
#content .blue-deals p { margin: .5em 0; }

        #content .plan-finder-form-wrapper {
            margin: 12px 0;
        }

        #content .plan-finder-member-id {
            font-size: 1em;
            /* 12/12 */
            line-height: 1.25em;
            /* 16/12 */
            text-decoration: none;
        }

            #content .plan-finder-form {
                background-color: #FFFFFF;
                margin: 12px 0;
                padding: 3px 0 1px 4px;
                position: relative;
                vertical-align: middle;
            }

            #content .plan-finder-form-wrapper .plan-finder-form {
                float: left;
                margin: 0 10px 0 0;
								padding: 3px 0 3px 4px;
            }
 #content .plan-finder-form-wrapper.blue-deals .plan-finder-form {
                float: none;
            }

            .borderradius #content .plan-finder-form {
                border: solid 1px #ECECEC;
                -webkit-border-radius: 5px;
                   -moz-border-radius: 5px;
                    -ms-border-radius: 5px;
                     -o-border-radius: 5px;
                        border-radius: 5px;
                width: 234px;
            }
.borderradius #content .blue-deals .plan-finder-form { 
width: 350px }
            .no-borderradius #content .plan-finder-form,
            .no-js #content .plan-finder-form {
                background-image: url(/assets/css/images/plan-finder-form.png);
                background-repeat: no-repeat;
                background-position: 0 0;
                padding: 5px 3px;
            }
.ie8.no-borderradius #content .blue-deals .plan-finder-form, .ie8 .no-js #content .blue-deals .plan-finder-form,
.ie7.no-borderradius #content .blue-deals .plan-finder-form, .ie7 .no-js #content .blue-deals .plan-finder-form,
.ie6.no-borderradius #content .blue-deals .plan-finder-form, .ie6 .no-js #content .blue-deals .plan-finder-form 
{ background-image: none; padding: 5px 0;}
						
            .ie6 #content .plan-finder-form,
            .ie7 #content .plan-finder-form {
                padding: 1px 0 7px 8px;
            }

            .ie8 #content .plan-finder-form {
                padding: 4px 0 5px 8px;
            }

                #content .plan-finder-label {
                    font-size: .875em;
                    /* 14/16 */
                    font-weight: bold;
                    line-height: 1.14286em;
                    /* 16/14 */
                }

                .js #content .plan-finder-label {
                    color: #898989;
                    cursor: text;
                    position: absolute;
                }
.ie6 #content .blue-deals .plan-finder-label,
.ie7 #content .blue-deals .plan-finder-label,
.ie8 #content .blue-deals .plan-finder-label,
.ie9 #content .blue-deals .plan-finder-label { padding: 3px 0 0 3px;}
								
                #content .plan-finder-input {
                    border: 0;
                    -webkit-box-sizing: content-box;
                       -moz-box-sizing: content-box;
                        -ms-box-sizing: content-box;
                         -o-box-sizing: content-box;
                            box-sizing: content-box;
                    font: inherit;
                    font-size: .875em;
                    /* 14/16 */
                    font-weight: bold;
                    line-height: 1.14286em;
                    /* 16/14 */
                    margin: 0;
                    padding: 0;
                }

                .js #content .plan-finder-input {
                    width: 206px;
                }

                .ie6 #content .plan-finder-input,
                .ie7 #content .plan-finder-input
								 {
                    width: 205px;
                }

                .ie8 #content .plan-finder-input {
                    width: 201px;
                }

                .no-js #content .plan-finder-input,
								.no-js #content .plan-finder-input-code,
								.no-js #content .plan-finder-input-zip {
                    width: 100px;
                }

                #content .plan-finder-input::-webkit-input-placeholder,
								#content .plan-finder-input-code::-webkit-input-placeholder,
								#content .plan-finder-input-zip::-webkit-input-placeholder,
								#content .plan-finder-input:-moz-placeholder,
								#content .plan-finder-input-code:-moz-placeholder,
								#content .plan-finder-input-zip:-moz-placeholder {
                    color: #898989;
                }


                #content .plan-finder-input:focus,
								#content .plan-finder-input-code:focus,
								#content .plan-finder-input-zip:focus {
                    outline: none;
                }

#content .plan-finder-input-code, #content .plan-finder-input-zip {
width: 155px;
font: inherit;
 font-size: .875em;
  font-weight: bold;
 line-height: 1.14286em;
border: 1px solid #ececec;
}

.ie6 #content .plan-finder-input-zip, .ie7 #content .plan-finder-input-zip, .ie8 #content .plan-finder-input-zip {
	width: 155px;								
}
								
                #content .plan-finder-button {
                    background-color: #FFFFFF;
                    background-image: url(/assets/css/images/plan-finder-button.png);
                    background-position: 0 0;
                    background-repeat: no-repeat;
                    border: 0;
                    cursor: pointer;
                    height: 23px;
                    margin: 0;
                    padding: 0;
                    -webkit-user-select: none;
                       -moz-user-select: none;
                        -ms-user-select: none;
                         -o-user-select: none;
                            user-select: none;
                    width: 22px;
                    text-indent: -9999px;
                }

                .ie6 #content .plan-finder-button,
                .ie7 #content .plan-finder-button {
                    position: relative;
                    top: 4px;
                }

                .ie8 #content .plan-finder-button {
                    position: relative;
                    top: 1px;
                }

                #content .plan-finder-button:hover,
                #content .plan-finder-button:focus {
                    outline: none;
                    background-position: 0 100%;
                }
								.ie6 #content .blue-deals .plan-finder-button,
                .ie7 #content .blue-deals .plan-finder-button {
                    position: relative;
                    top: 1px;
										left: 3px;
                }
								.ie8 #content .plan-finder-button {
                    position: relative;
                    top: 0px;
                }
/**
 * Press Center Module CSS
 *
 * Long Description
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

#press-center {
}
.press-center-heading {
	border-bottom: 3px #ECECEC double;
	padding-bottom: .5em;
	position: relative;
}
.press-center-rss {
	background-image: url(/assets/css/images/press-center-rss.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
display: block;
	text-indent: -999em;
}
#press-center .press-center-rss {
	background-image: url(/assets/css/images/press-center-rss.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 100%;
	overflow: hidden;
	padding-left: 16px;
	position: absolute;
	right: 0;
	width: 0;
	float: none;
display: inline;
}
.ie7 #press-center .press-center-rss {
	width: 16px;
	padding-left: 0;
	display: block;
	text-indent: -9999px;
}
#press-center .press-center-heading .press-center-view-all {
	font-size: .63636em;
	/* 14/22 */
            font-weight: bold;
	line-height: 2em;/* 28/14 */
        }
#press-center .press-center-heading .press-center-view-all:link {
	color: #C84E00;
}
#press-center .press-center-heading .press-center-view-all:visited {
	color: #9D3D00;
}
#press-center .press-center-heading .press-center-view-all:hover,  #press-center .press-center-heading .press-center-view-all:focus {
	color: #0074A6;
	outline: none;
}
#press-center .press-center-heading .press-center-view-all:active {
	color: #004564;
}
#press-center .press-center-heading .dingbats {
	font-size: 1em;/* 14/14 */
        }
#press-center .press-center-list {
	font-size: .875em;
	/* 14/16 */
        line-height: 1.28571em;
	/* 18/14 */
        list-style-type: none;
	margin-left: 0;
}
#press-center .press-center-list-item {
	border-top: 1px #ECECEC solid;
	margin-top: 1.42857em;
	/* 20/14 */
    	padding-top: 1.42857em;/* 20/14 */
    }
#press-center .press-center-list-item:first-child,  #press-center .press-center-list-item.first-child {
	border-top: 0 none;
	margin-top: 0;
	padding-top: 0;
}
#press-center .press-center-list-item .arrow-link:link,  #press-center .press-center-list-item .arrow-link:visited {
	color: #000;
}
#press-center .press-center-list-item .arrow-link:hover,  #press-center .press-center-list-item .arrow-link:focus {
	color: #C84E00;
}
#press-center .press-center-list-item .arrow-link:active {
	color: #004564;
}
#press-center .press-center-list-item-meta {
	color: #CCC;
	font-size: .85714em;
	/* 12/14 */
        line-height: 1.5em;/* 18/12 */
    }
#press-center .press-center-list-item-meta-date {
	color: #464646;
}
#press-center .press-center-list-item-meta-type {
	color: #464646;
	font-size: .83333em;
	/* 10/12 */
        line-height: 1.8em;
	/* 18/10 */
        text-transform: uppercase;
}
#press-center .press-center-list-item-heading {
	margin-top: 0;
}
#press-center .press-center-list-item-meta-source {
	color: #464646;
	font-size: .85714em;
	/* 12/14 */
        font-style: italic;
	line-height: 1.5em;/* 18/12 */
    }
/**
 * Search Results List Module CSS
 *
 * Long Description
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

#search-results {
    line-height: 1.5em;
	/* 21/14 */
    list-style-type: none;
	margin-left: 0;
}
p.searchTimeStamp {
	display: none;
}
p.searchTitle {
	margin: 10px 0 0;
	padding-top: 15px;
	border-top: 1px #E5E5E5 solid;
}
#search-results p.searchTitle:first-child {
	border-top: 0 none;
}
p.searchTitle a, p.searchTitle a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
p.searchTitle a:hover, p.searchTitle a:focus {
	color: #C84E00;
}
p.searchTitle a:active {
	color: #004564;
}
p.searchTitle, p.searchTeaser, p.searchDescription {
margin-top: .14286em;/* 2/14 */
}
p.searchDescription {
padding-bottom: 15px;
} 
.search-results-keyword {
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	-ms-border-radius: .3em;
	-o-border-radius: .3em;
	border-radius: .3em;
	margin: 0 -.2em;
	padding: .1em .2em;
	display: inline;
}
.rgba .search-results-keyword {
	background-color: rgba( 255, 212, 100, .5 );
}
.no-rgba .search-results-keyword {
	background-color: #FFEAB2;
}
/**
 * Tab Container CSS
 *
 * Long Description
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

/**
 * @section Tab Container
 * @note    .tab-container
 */

.js .tab-container {
	margin: 30px 0;
}
.js .tab-container-list {
	background-color: #FFFFFF;
	background-image: url(/assets/css//assets/css/images/tab-container-list.png);
	background-repeat: no-repeat;
	font-size: .875em;
	/* 14/16 */
    line-height: 1em;
	/* 14/14 */
    margin: 0;
	padding: 0 0 5px;
}
.no-js .tab-container-list {
	display: none;
}
.ie6 .tab-container-list {
	background-image: url(/assets/css//assets/css/images/tab-container-list-ie6.png);
}
.js .tab-container-list-item {
	background-image: url(/assets/css/images/tab-container-list.png);
	background-position: 0 -100px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin: 0 -3px 0 0;
	padding-left: 10px;
}
.ie6 .tab-container-list-item {
	background-image: url(/assets/css/images/tab-container-list-ie6.png);
}
.ie6 .tab-container-list-item, .ie7 .tab-container-list-item {
	margin-right: 0;
}
.js .tab-container-list-item-anchor {
	background-image: url(/assets/css/images/tab-container-list.png);
	background-position: 100% -150px;
	background-repeat: no-repeat;
	display: block;
	-webkit-font-smoothing: antialiased;
	font-weight: bold;
	padding: 8px 15px 8px 0;
	outline: none;
	text-decoration: none;
}
.js .tab-container-list-item-anchor:link, .js .tab-container-list-item-anchor:visited {
	color: #FFFFFF;
}
.ie6 .tab-container-list-item-anchor {
	background-image: url(/assets/css/images/tab-container-list-ie6.png);
}
.js .tab-container-list-item.active {
	background-position: 0 -200px;
	position: relative;
}
.ie6 .tab-container-list-item.active, .ie7 .tab-container-list-item.active {
	position: static;
}
.js .tab-container-list a.active {
	background-position: 100% -250px;
}
.js .tab-container-content {
	background-color: #FFFFFF;
	border-color: transparent #BFBFBF #B5B5B5 #ECECEC;
	border-style: solid;
	border-width: 0 1px 1px;
	padding: 1px 19px 19px;
}
.js .tab-container-content h2 {
	display: none;
}
 @media print {
/**
     * Tab Container styles for print
     */

    .tab-container-list {
	display: none;
}
.js .tab-container-content {
	border: 0 none;
	display: block !important;
	padding: 0;
}
.js .tab-container-content h2 {
	display: block;
	margin-top: 2em;
	/* 44/22 */
        margin-bottom: 1em;/* 22/22 */
    }
}
/**
 * Timeline Module CSS
 *
 * Long Description
 *
 * @project   BCBSA : Redesign
 * @author    Designkitchen
 * @copyright 2011
 */

.timeline {
	border-color: #BFBFBF;
	border-style: double;
	border-width: 3px 0 0 0;
	cursor: move;
	height: 378px;
	margin-top: 20px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	width: 660px;
}
.timeline-copyright {
	display: none;
}
#timeline-band-0 {
}
#timeline-band-0 .timeline-band-layer {
}
#timeline-band-0 .timeline-ether-bg {
	background-color: #FBFBFB;
	background-image: url(/assets/css/images/timeline-ether-bg.png);
	background-repeat: repeat-x;
	background-position: 0 100%;
}
#timeline-band-0 .timeline-band-layer-inner {
}
#timeline-band-0 .timeline-date-label {
	border-color: #3BA0CB;
	border-style: solid;
	border-width: 0 0 0 1px;
	color: #FFF;
	font-size: .75em;
	/* 12/16 */
                	-webkit-font-smoothing: antialiased;
	height: 2em;
	/* 24/12 */
                	line-height: 2em;/* 24/12 */
                }
#timeline-band-1 .timeline-date-label-em {
	height: 1.5em !important;
}
#timeline-band-0 .timeline-ether-lines {
	display: none;
}
#timeline-band-0 .timeline-band-events .timeline-event-icon {
	background-image: url(/assets/css/images/timeline-event-icon.png);
	height: 14px;
	overflow: hidden;
	padding-left: 14px;
	width: 0;
}
#timeline-band-0 .timeline-band-events .timeline-event-label {
	color: #0B89BF;
	font-size: 1em;
	/* 16/16 */
                	line-height: 1em;/* 16/16 */
                }
#timeline-band-1 {
}
#timeline-band-1 .timeline-band-layer {
}
#timeline-band-1 .timeline-band-layer {
}
#timeline-band-1 .timeline-ether-bg {
	background-color: #00608A;
	color: #FFF;
}
#timeline-band-1 .timeline-ether-highlight {
	background-color: #2AB6F0;
	height: 100% !important;
	top: 0;
}
#timeline-band-1 .timeline-band-layer-inner {
}
#timeline-band-1 .timeline-date-label {
	border-style: none;
	border-width: 0;
	color: #FFF;
	font-size: 1em;
	/* 16/16 */
                	-webkit-font-smoothing: antialiased;
	height: 1.5em;
	/* 24/16 */
                	line-height: 1.5em;/* 24/16 */
                }
#timeline-band-1 .timeline-date-label-em {
	height: 1.5em !important;
}
#timeline-band-1 .timeline-ether-lines {
	border-color: #FFF;
	border-style: solid;
	border-width: 0 0 0 1px;
}
#timeline-band-1 .timeline-small-event-icon {
	background-color: transparent;
	background-image: url(/assets/css/images/timeline-small-event-icon.png);
	height: 6px;
	width: 6px;
}
.timeline-event-bubble-image {
	float: none !important;
	margin-bottom: 1em;
	/* 16/16 */
    padding: 0 !important;
}
.timeline-event-bubble-title {
	border-style: none !important;
	border-width: 0 !important;
	color: #000;
	font-size: .75em;
	/* 12/16 */
    font-weight: bold;
	line-height: 1.5em;/* 18/12 */
}
.timeline-event-bubble-body {
	color: #363636;
	font-size: .75em;
	/* 12/16 */
    line-height: 1.5em;/* 18/12 */
}
.timeline-event-bubble-time {
	display: none;
}
.simileAjax-bubble-close {
	cursor: pointer !important;
	height: 16px !important;
	position: absolute !important;
	right: -14px !important;
	top: -10px !important;
	width: 16px !important;
}
.simileAjax-bubble-close-pngTranslucent {
	background-image: url(/assets/css/images/timeline-bubble-close.png) !important;
}
.simileAjax-bubble-border-bottom-pngTranslucent {
	background-image: url(/assets/css/images/timeline-bubble-bottom.png) !important;
}
.simileAjax-bubble-border-bottom-left-pngTranslucent {
	background-image: url(/assets/css/images/timeline-bubble-bottom-left.png) !important;
}
.simileAjax-bubble-border-bottom-right-pngTranslucent {
	background-image: url(/assets/css/images/timeline-bubble-bottom-right.png) !important;
}
.simileAjax-bubble-border-left-pngTranslucent {
	background-image: url(/assets/css/images/timeline-bubble-left.png) !important;
}
.simileAjax-bubble-border-right-pngTranslucent {
	background-image: url(/assets/css/images/timeline-bubble-right.png) !important;
}
.simileAjax-bubble-border-top-pngTranslucent {
	background-image: url(/assets/css/images/timeline-bubble-top.png) !important;
}
.simileAjax-bubble-border-top-left-pngTranslucent {
	background-image: url(/assets/css/images/timeline-bubble-top-left.png) !important;
}
.simileAjax-bubble-border-top-right-pngTranslucent {
	background-image: url(/assets/css/images/timeline-bubble-top-right.png) !important;
}
.simileAjax-bubble-contentContainer-pngTranslucent {
	background-color: #F2F2F2 !important;
}
.simileAjax-bubble-arrow-point-down-pngTranslucent {
	background-image: url(/assets/css/images/timeline-arrow-point-down.png) !important;
}
.simileAjax-bubble-arrow-point-left-pngTranslucent {
	background-image: url(/assets/css/images/timeline-arrow-point-left.png) !important;
}
.simileAjax-bubble-arrow-point-right-pngTranslucent {
	background-image: url(/assets/css/images/timeline-arrow-point-right.png) !important;
}
.simileAjax-bubble-arrow-point-up-pngTranslucent {
	background-image: url(/assets/css/images/timeline-arrow-point-up.png) !important;
}
