﻿* {
	padding: 0;
	margin: 0;
}
/* page and containers  */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0065a4;
	background-position: center;
	background-image:url(../images/page_tile.gif);
	background-repeat: repeat-y;
	text-align: center;
	font-size: .85em;
	line-height: 150%;
	color: #4d4d4d;
}
#container {
	width: 902px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

/* column divs */
#leftColumn {
    float:left;
    width:191px;
}
#rightColumn {
    float:right;
    width:660px;
}
.rightColumn {
	background-image:url(../images/content_tile.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 660px;
}
#rightColumnLeft 
{
	float: left;
	width: 492px;
	padding-top: 10px;
}
#rightColumnRight 
{
	float: right;
	width: 168px;
}
#rightColumnThumbLeft 
{
	float: left;
	width: 499px;
	padding-top: 10px;
}
#rightColumnThumbRight
{
	float: right;
	width: 161px;
}

/* header and footer */
#header {
	background-image:url(../images/header_background.gif);
	background-repeat: no-repeat;
    background-position:top;
	width: 902px;
	height: 121px;
	/*padding-left: 1px;*/
}
#headerLeft {
    float:left;
}
#headerRight {
    float:right;
	padding-right: 20px;
	text-align: right;
}
#printFriendlyLinks 
{
    padding-bottom:12px;
    padding-right:20px;
    font-size:90%;
}
.showPrinter 
{
    display:none;
}
.showScreen 
{
    display:block;
}
.linkAlign 
{
    vertical-align: middle;
}
#printerLinks 
{
    display:none;
}
#PrintLinks a:link {
	color: #0065a4;
	text-decoration: none;
}
#PrintLinks a:visited {
	color: #0065a4;
	text-decoration: none;
}
#PrintLinks a:hover {
	color: #ee3224;
	text-decoration: underline;
}

.imgPageTitle 
{
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
}
/* use in header */
.utilityNav {
	font-size: 90%;
	padding-left: 10px;
	padding-top: 15px;
}
.utilityNav a:link {
	color: #0065a4;
	text-decoration: underline;
}
.utilityNav a:visited {
	color: #0065a4;
	text-decoration: underline;
}
.utilityNav a:hover {
	color: #ee3224;
	text-decoration: underline;
}
/* use in footer */
.endMatterNav {
	font-size: 90%;
	padding-left: 10px;
	padding-top: 15px;
}
.endMatterNav a:link {
	color: #0065a4;
	text-decoration: underline;
}
.endMatterNav a:visited {
	color: #0065a4;
	text-decoration: underline;
}
.endMatterNav a:hover {
	color: #ee3224;
	text-decoration: underline;
}
.linkSeparator {
	color: #ee3224;
}

/* main body  */
#mainBody {
	width: 864px;
    padding-left:20px;
    padding-right:20px;
    clear:both;
}
.imgSpacing {
	margin-bottom: 12px;
}
.copy {
	/*font-size: .8em;
	line-height: 150%;*/
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
}
.copy2 {
	padding-left: 20px;
	padding-right: 20px;
}
.copy2 p, .copy .copyTable2
{
    padding-bottom: 15px;
}
.copy a , .copy2 a 
{
	color: #0065a4;
	text-decoration: underline;
}
.copy a:visited , .copy2 a:visited 
{
	color: #0065a4;
	text-decoration: underline;
}
.copy a:hover , .copy2 a:hover 
{
	color: #ee3224;
	text-decoration: underline;
}

.copyTable {
	/*font-size: .8em;
	line-height: 150%;*/
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.copyTable a, .copyTable2 a 
{
	color: #0065a4;
	text-decoration: underline;
}
.copyTable a:visited, .copyTable2 a:visited  
{
	color: #0065a4;
	text-decoration: underline;
}
.copyTable a:hover, .copyTable2 a:hover
{
	color: #ee3224;
	text-decoration: underline;
}
.copyHighlight 
{
	/*font-size: .8em;
	line-height: 150%;*/
	padding-left: 40px;
	padding-right: 25px;
	/*padding-bottom: 15px;*/
	font-weight: bold;
}
.copyHighlight2 
{
	padding-left: 20px;
	padding-bottom: 15px;
	font-weight: bold;
}
.subhead_blue {
	color: #0065a4;
	font-weight: bold;
	/*font-size: .85em;
	line-height: 150%;*/
	font-size: 110%;
	padding-left: 20px;
	padding-right: 20px;
}
.subhead_blue2 {
	color: #0065a4;
	font-weight: bold;
	font-size: 110%;
}
.blue 
{
	color: #0065a4;
}
ul
{
	padding:0px;
	margin:0px;
}
.copy li, .copy2 li
{
	margin-left: 40px;
	margin-right: 40px;
	padding-bottom: 15px;
	font-weight: bold;
}
.safety li
{
	margin-left: 40px;
	margin-right: 40px;
	padding-bottom: 15px;
	font-weight: normal;
}
/* the order:
 a:link {color:#FF0000}      unvisited link */
/* a:visited {color:#00FF00}  visited link */
/* a:hover {color:#FF00FF}  mouse over link */
/* a:active {color:#0000FF}  selected link */

/* left nav  */
#nav {
	font-weight: bold;
	font-size: 108%;
	width: 191px;
	background-image: url(../images/nav_tile.gif);
	background-position: top center;
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
	/*
	border-bottom: thin #990000 solid;
	*/
}
.nav_onSpacingCorrection {
	margin-top: -8px; /* I tested this in a lot of places and it works fine */
}
#nav a {
	text-decoration:none;
}
#nav a div {
	text-decoration:none;
}

#nav a:hover div {
	color: #ee3224;
}
#nav a div:hover {
	color: #ee3224;
}

.nav_on {
	color: #ee3224;
	margin-top: 6px;
	margin-bottom: 8px;
	padding-left: 40px;
	padding-right: 5px;
	background-image: url(../images/nav_arrow_on.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.nav_off {
	color: #0065a4;
	margin-bottom: 8px;
	padding-left: 40px;
	padding-right: 5px;
	background-image:url(../images/nav_arrow_off.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.nav_subOff {
	font-size: 92%;
	color: #0065a4;
	margin-bottom: 8px;
	padding-left: 45px;
	padding-right: 3px;
	background-image: url(../images/nav_arrow_off_sub.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.nav_subOn {
	font-size: 92%;
	color: #ee3224;
	margin-bottom: 8px;
	padding-left: 45px;
	padding-right: 3px;
	background-image: url(../images/nav_arrow_on_sub.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#navHome_on {
	background-image: url(../images/nav_tile_on-home.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#navHome_off {
	margin-bottom: 22px;
	background-image: url(../images/nav_tile-home.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#navKnowNumbers_off {
	margin-top: 10px;
	margin-bottom: 22px;
}
#navKnowNumbers_on {
	background-image: url(../images/nav_tile_on.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#navSetGoals_off {
	margin-top: 10px;
	margin-bottom: 22px;
}
#navSetGoals_on {
	background-image: url(../images/nav_tile_on.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#navAskAbout_off {
	margin-top: 10px;
	margin-bottom: 22px;
}
#navAskAbout_on {
	background-image: url(../images/nav_tile_on.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#navCopayCard_off {
	margin-top: 10px;
	margin-bottom: 22px;
}
#navCopayCard_on {
	background-image: url(../images/nav_tile_on.gif);
	background-repeat: repeat-y;
	background-position: top;
}
/* #navStay_off {							 */
/* 	margin-top: 10px;						 */
/* 	margin-bottom: 22px;						 */
/* }									 */
/* #navStay_on {							 */
/* 	background-image: url(../images/nav_tile_on.gif);		 */
/* 	background-repeat: repeat-y;					 */
/* 	background-position: top;					 */
/* }									 */
.nav_divOff {
	display: none;
}
.nav_divOn {
	display: block;
}
.nav_off_healthcare {
	color: #0065a4;
	margin-top: 12px;
	padding-bottom: 12px;
	padding-left: 40px;
	background-image:url(../images/nav_healthcareProf_icon.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#navHealthcare {
	margin-top: 20px;
}

/* know your numbers */
.knowNumbers_tableTop 
{
	background-image: url(../images/knowNumbers_tableTop.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 28px;
	vertical-align: top;
}
.knowNumbers_tableTile 
{
	background-image: url(../images/knowNumbers_tableTile.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
.knowNumbers_tableBottom 
{
	background-image: url(../images/knowNumbers_tableBottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 28px;
	vertical-align: bottom;
}
.copy_tableSpacing 
{
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 20px;
}
.copy_indent 
{
	padding-left: 40px;
}
.checkboxCopySpacing 
{
	margin-left: 15px;
}

/* form styles */
form , select
{
    padding:0;
    margin:0;
}
.error
{
    color: #bd1f00;
    font-size:90%;
}
.error-bold
{
    color: #bd1f00;
    font-weight: bold;
    font-size:90%;
}

.formSpace1 
{
    padding-right:15px;
    padding-bottom:5px;
}
.formSpace2
{
    padding-right:15px;
    padding-bottom:0px;
}
.formSpace3
{
    padding-right:5px;
    padding-bottom:15px;
}
.closeUp 
{
    margin:0;
    padding:0;
}
.border 
{
    border:1px solid #000000;
}
#terms 
{
    padding-top:10px;
    padding-bottom:10px;
    display:none;
}
.toolsPadding 
{
    padding-left:20px;
    padding-bottom:15px;
}
.hide 
{
    display:none;
}
.sitemap 
{
    text-align:left;
}
.subpages 
{
    padding-left:20px;
}

.checkBox1, .checkBox2 
{
    padding-top:1px;
    vertical-align: baseline;
}
#doubleLine 
{
    background-position: left;
	background-image:url(../images/double-line-tile.gif);
	background-repeat: repeat-x;
	height:11px;
	margin-bottom:10px;
}

#showDoubleLine, #showBanner, #showNothing
{
    display:none;
}
.reference
{
	font-size: .75em;
	line-height: 120%;
}

/* **************************************************
#helpful-answers-area {
  border-top: 1px solid #469be1;
  border-bottom: 1px solid #469be1;
  margin: 10px 0px 20px 0px;
}
#helpful-answers-content {
  font-size: 12px;
  padding: 10px 0px 8px 20px;
  float: left;
}
#helpful-answers-logo {
  width: 90px;
  height: 41px;
  float: right;
  margin: 8px 15px 10px 0px;
}
************************************************** */


#helpful-answers-container {
  border-top: 2px solid #1c7cc0;
  border-bottom: 2px solid #1c7cc0;
  padding: 10px 0px 10px 0px;
  margin: 10px 0px 20px 0px;
}
#helpful-answers-text {
  font-size: 11px;
  line-height: 15px;
  float: left;
  color: #666;
  padding: 8px 0px 0px 20px;
}
#helpful-answers-text a {
  color: #4699e1;
}
#helpful-answers-logo {
  width: 100px;
  height: 47px;
  float: right;
  margin: 0px 15px 0px 0px;
}
.light-blue {
  color: #4699e1;
}


.blue-text {
  color: #4799ff;
  font-weight: bold;
}

.green {
  color: #7cb712;
  font-weight: bold;
}
.green-bg {
  display: inline;
  background: #bddb88;
  padding: 3px !important;
}

#video-callout {
  display: none;
}

.savings-banner {
  width: 660px;
  height: 127px;
  background: url("../images/savings-banner.jpg");
  background-position: 0 -127px;
}
.savings-banner:hover {
  background-position: 0 0;
}

.savings-callout {
  width: 246px;
  height: 310px;
  background: url("../images/savings-callout.jpg");
  background-position: 0 0;
}
.savings-callout:hover {
  background-position: 0 -310px;
}
.savings-banner a, .savings-callout a {
  outline: none;
}

.unsub-pe-code {
  display: none;
}
