﻿@import "menu.css";
@import "bloomreach.css";

body
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	/* background-color: #abd375; */
	font-family: Arial;
	color: #666666;
	font-size: 10pt;
	font-weight:normal;
}

h1
{
	color: #E52324;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}

h2
{
	color: #002C72;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}


subhead
{
	color: #00632B;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	font-size: 12px;
	
}

a
{
	font-family: Arial;
	font-size: 10pt;
	color: #0966A9;
	text-decoration: underline;
}

ul
{
	list-style-image: url(../images/icon_square.gif);
	margin-top: 8px;
}

.arrowul
{
	list-style-image: url(../images/arrow_pages.gif);
	line-height: 20px;
	margin-top: 8px;
}

#background
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 0;
}
#backgroundLayer1
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 900px;
	width: 100%;
	background-color: #d3e2a9;
	background-image: url(../images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 1;
	overflow: hidden;
}
#backgroundLayer2
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../images/bg_flowers.gif);
	background-repeat: repeat;
	background-position: left top;
	z-index: 1;
}
backgroundLayer2_1
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	overflow: scroll;
}
#backgroundLayer3, #backgroundLayerHorizon
{
	position: absolute;
	text-align: left;
	top: 400px;
	left: 0px;
	height: 50%;
	width: 100%;
	background-color: transparent;
	background-image: url(../images/bg_horizonv2rpt.gif);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 8;
}
#backgroundLayerHorizon
{
	background-image: url(../images/bg_horizon.gif);
	width: 1200px;
	position: absolute;
	top: 6px;
	z-index: 9;
}
#backgroundLayerHorizonBack
{
	position: absolute;
	top: 35px;
	height: 465px;
	width: 100%;
	background-color: #abd375;
	z-index: 2;
}
#logo
{
	width: 161px;
	height: 73px;
	margin-top: 10px;
	margin-left: 15px;
	float: left;
}
#headerNav1,#headerNav2
{
	width: 60%;
	text-align: right;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	vertical-align: bottom;
	float: right;
}
#headerNav2
{
	margin-top:-2px;
}
#headerDropdown
{
	/* background-image: url(../images/graphic_home_signinBG.gif); */
	background-image: url(../images/graphic_home_signinBG2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 250px;
	height: 28px;
	/* color: #666666; */
	color: #ffffff;
	margin-right: 10px;
	padding-top: 4px;
	font-size: 8pt;
	text-align:left;
}
#headerDropdown .dropdown
{
	border: solid 1px black;
	border-collapse: collapse;
	font-size: 8pt;
	margin-left: 5px;
	margin-right: 5px;
	color: #113066;
	background-color: #ffffff;
	background-image: url(../images/textboxbackground.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	width: 150px;
}

#headerNav2 .bold
{
	font-size: 8pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
	vertical-align: middle;
}
#headerNav2 .button
{
	border: solid 1px black;
	border-collapse: collapse;
	background-color: #113066;
	color: White;
	width: 30px;
	height: 18px;
	font-size: 8pt;
}
.headerSearchGoBtn
{
	background-image: url(../images/b_go.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 30px;
	height: 18px;
	cursor:pointer;
	
}
#headerNav2 .textbox
{
	border: solid 1px black;
	border-collapse: collapse;
	font-size: 8pt;
	margin-left: 5px;
	margin-right: 5px;
	color: #666666;
	background-color: #ffffff;
	background-image: url(../images/textboxbackground.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	width: 100px;
}
#headerMenu
{
	position: absolute;
	left: 212px;
	top: 65px;
	height: 41px;
	width: 739px;
	padding: 0px;
	margin:0px;
	margin-top:0px;
	border-collapse:collapse;
	z-index:9;
}
#header
{
	/* position: absolute; */
	/* margin-left: 4px; */
	
	position: relative;
	margin-left: auto;
	margin-right: auto;
	z-index: 8;
	top:0px;
	left:0px;
	height: 103px;
	width: 950px;
	background-color: #ffffff;
	border: solid 1px white;
	border-bottom: solid 1px #014fa2;
	border-collapse: collapse;
	color: #113066;
	text-align: center;
	margin: auto;
	
}


#bodyContent
{
	position: relative;
	z-index: 1;
	text-align: left;
	min-height: 400px;
	width: 950px;
	background-color: #ffffff;
}
#footer
{
	/*position: relative;
	/* position: static; */
	z-index: 8;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border: solid 1px #ffffff;
	border-collapse: collapse;
	width: 950px;
	height: 67px;
	text-align: left;
}
#footerNav
{
	float: left;
	padding: 10px;
}
.afooter
{
	font-family: Arial;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
.afooter:hover
{
	font-family: Arial;
	font-size: 8pt;
	color: #666666;
	text-decoration: underline;
}

#copy
{
	float: right;
	padding: 10px;
	font-size: 8pt;
}


.headertext
{
	font-family: Arial;
	font-size: 8pt;
	color: #023e83;
	text-decoration: underline;
	font-weight: bold;
}

.PageHeaderText
{
	font-size:12px;
	font-weight:bold;
	color: #023e84;
}

.txtSm
{
	border: solid 1px black;
	border-collapse: collapse;
	font-size: 8pt;
	color: #113066;
	background-color: #ffffff;
	background-image: url(../images/textboxbackground.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	width: 50px;
}

.txtMd
{
	border: solid 1px black;
	border-collapse: collapse;
	font-size: 8pt;
	color: #113066;
	background-color: #ffffff;
	background-image: url(../images/textboxbackground.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	width: 100px;
}

.txtLg
{
	border: solid 1px black;
	border-collapse: collapse;
	font-size: 8pt;
	color: #113066;
	background-color: #ffffff;
	background-image: url(../images/textboxbackground.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	width: 150px;
}

.txtXlg
{
	border: solid 1px black;
	border-collapse: collapse;
	font-size: 8pt;
	color: #113066;
	background-color: #ffffff;
	background-image: url(../images/textboxbackground.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	width: 350px;
}

.ValidatorText
{
	color: #d82f2c;
	font-size: 8pt;
	font-family: Arial;
}

.ddSm
{
	border: solid 1px black;
	border-collapse: collapse;
	font-size: 8pt;
	color: #113066;
	background-color: #ffffff;
	background-image: url(../images/textboxbackground.jpg);
	background-position: left top;
	backgrou75px;
}

.ddMed
{
	border: solid 1px black;
	border-collapse: collapse;
	font-size: 8pt;
	color: #113066;
	background-color: #ffffff;
	background-image: url(../images/textboxbackground.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	width: 150px;
}


.ddXlg
{
	border: solid 1px black;
	border-collapse: collapse;
	font-size: 8pt;
	color: #113066;
	background-color: #ffffff;
	background-image: url(../images/textboxbackground.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	width: 150px;
}


.locationGV_Header
{
	background-image: url(../images/graphic_LocationsSep.gif);
	background-repeat:repeat-x;
}

ul.menu {
	display: none;
	list-style-type: none;
	margin-top: 5px;
	visibility: hidden;
}

li.menu {
	display: inline;
}

div.menu {
	padding-top: 3px; 
	padding-bottom: 7px; 
	margin-left: 15px;
}


a.menuLink {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.5;
	cursor: hand;
}	
p.healthcare {color:white}
#lifestagesCopy {
	position:absolute;
	left:530px;
	top:115px;
	width:370px;
	height:121px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	text-align:left;
}
#lifestagesCenterDiv {
	position:relative;
}


#bloomreach-widget
{
    width:890px;
    margin:auto;
}

#footer { position:relative;height:auto;  background-color:#fff;}    
    #footer ul { padding:0;margin:0;list-style-type:none;padding:15px 0 15px 15px;width:400px;float:left;list-style-image:none; }        
    #footer ul li { display:inline-block;vertical-align:bottom !important;margin-right:10px;float:left; }        
    #footer ul li a { list-style-image:none; }    
    
    #footer .copyright { float:right;display:inline-block;font-size:8pt;padding:38px 10px 0 0; }        
    
    #footer #footerNav { float:none;padding:0 0 15px 15px;color:#666666; }    
    #footer #footerNav a { color:#666666; }
