/* Base Styles */

body {
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	outline: none;
}

/* Page Layout Styles */

#overall {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

div.overall-home {
	background: url(../images/background-header.png) repeat-x;
}

div.overall-about {
	background: url(../images/background-header-sublevel.png) repeat-x;
}

div.overall-services {
	background: url(../images/background-header-sublevel.png) repeat-x;
}

div.overall-hpc {
	background: url(../images/background-header-sublevel.png) repeat-x;
}

div.overall-contact {
	background: url(../images/background-header-sublevel.png) repeat-x;
}

div.overall-privacy {
	background: url(../images/background-header-sublevel.png) repeat-x;
}

#wrap {
	width: 950px;
	text-align: left;
	margin: auto;
	padding: 0;
}

#header {
	width: 950px;
	height: 90px;
	position: relative;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	border: none;
}

#header-navigation {
	position: absolute;
	top: 49px;
	right: 0;
	text-align: right;
}

#header-navigation ul {
	margin: 0;
	padding: 0;
}

#header-navigation li {
	list-style: none;
	display: inline;
}

#header-navigation li a {
	background: none;
	padding: 0 5px 10px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #fff;
	text-decoration: none;
	letter-spacing: -1px;
}

#header-navigation li a.active {
	color: #d3dae6;
	background: url(../images/background-arrow.png) no-repeat center bottom;
}

#header-navigation li a:hover {
	color: #d3dae6;
}

#splash {
	background: url(../images/header-homepage-splash.png) no-repeat;
	width: 950px;
	height: 289px;
	position: relative;
}

#splash-sublevel {
	width: 950px;
	height: 150px;
	position: relative;
}

div.splash-hpc { background: url(../images/background-header-hpc.png) no-repeat; }
div.splash-about { background: url(../images/background-header-about.png) no-repeat; }
div.splash-contact { background: url(../images/background-header-contact.png) no-repeat; }
div.splash-services-1 { background: url(../images/background-header-services-1.png) no-repeat; }
div.splash-services-2 { background: url(../images/background-header-services-2.png) no-repeat; }
div.splash-services-3 { background: url(../images/background-header-services-3.png) no-repeat; }
div.splash-privacy { background: url(../images/background-header-about.png) no-repeat; }

#splash-sublevel span.sublevel-1 { position: absolute; top: 30px; left: 200px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 32pt; color: #0e4e81;  }
#splash-sublevel span.sublevel-2 { position: absolute; top: 80px; left: 280px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 24pt; color: #afafaf; font-style: italic; }

span.heading-1 { position: absolute; top: 20px; left: 450px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 48pt; color: #0e4e81; }
span.heading-2 { position: absolute; top: 60px; left: 330px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 72pt; font-weight: bold; font-style: italic; color: #fff; }
span.heading-3 { position: absolute; top: 170px; left: 380px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 32pt; color: #0e4e81; letter-spacing: -1px; }
span.heading-4 { position: absolute; top: 123px; left: 690px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 120pt; color: #d6d9dd; font-style: italic; }
span.heading-5 { position: absolute; top: 215px; left: 760px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 32pt; color: #0e4e81; letter-spacing: -1px; }

#content {
	background: #fff;
	width: 950px;
	min-height: 150px;
	margin: 16px 0 0 0;
	padding: 6px 0 6px 0;
}

div.content-left {
	width: 465px;
	float: left;
}

div.content-right {
	width: 465px;
	float: right;
}

div.content-left-sublevel {
	width: 670px;
	float: left;
}

div.content-right-sublevel {
	width: 250px;
	float: right;
}

div.clear-both {
	clear: both;
	line-height: 0px;
	width: 0px;
	height: 0px;
}

div.question {
	background: url(../images/background-question.png) no-repeat;
	width: 670px;
	height: 49px;
	position: relative;
	margin: 15px 0 0 0;
}

div.question span {
	position: absolute;
	top: 7px;
	left: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #a6ce39;
	font-weight: bold;
}

div.question p {
	position: absolute;
	top: 15px;
	left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #547793;
	margin: 0 !important;
	padding: 0 !important;
}

#content #heading {
	background: url(../images/background-apple.png) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 55px;
	height: 55px;
	display: block;
}

#footer-wrap {
	margin: 35px 0 0 0;
	width: 100%;
	height: 259px;
	background: url(../images/background-footer.png) repeat-x;
	text-align: center;
}

#footer {
	width: 950px;
	height: 250px;
	margin: auto;
	text-align: left;
	position: relative;
}

#footer-apples {
	position: absolute;
	top: -33px;
	right: 0;
}

div.footer-column {
	float: left;
	width: 300px;
	margin: 15px 25px 0 0;
}

#footer-copyright {
	position: absolute;
	bottom: 0px;
	right: 20px;
	width: 250px;
	height: 35px;
	text-align: center;
}

#health-plan-challenge {
	float: right;
	width: 200px;
	height: 275px;
	background: url(../images/background-health-plan-challenge.png) no-repeat;
	margin: 0 15px 0 0;
	position: relative;
}

#newsletter-subscription {
	float: right;
	width: 250px;
	height: 215px;
	background: url(../images/background-newsletter-subscription.png) no-repeat;
	position: relative;
	padding: 60px 0 0 0;
}

#div-privacy {
	float: right;
	width: 250px;
	height: 215px;
	position: relative;
	padding: 40px 0 0 0;
}

#health-plan-challenge img, #newsletter-subscription input.subscribe-submit, #portal-login input.portal-login-submit {
	position: absolute;
	bottom: 5px;
	right: 5px;
	border: none;
}

#homepage-link-1, #homepage-link-2, #homepage-link-3 {
	width: 300px;
	height: 335px;
	float: left;
	margin: 20px 0 20px 0;
	text-align: center;
}

#homepage-link-1 {
	margin-right: 21px;
}

#homepage-link-3 {
	margin-left: 21px;
}

#homepage-link-1 img, #homepage-link-2 img, #homepage-link-3 img {
	border: none;
}

#homepage-link-1 h1 a, #homepage-link-2 h1 a, #homepage-link-3 h1 a {
	color: #0e4e81;
	text-decoration: none;
}

#homepage-link-1 h1 a:hover, #homepage-link-2 h1 a:hover, #homepage-link-3 h1 a:hover {
	color: #4f8dbf;
	text-decoration: none;
}

#hr-management {
	background: url(../images/background-hr-management.png) no-repeat;
	padding: 0 0 0 120px;
	min-height: 100px;
	width: 345px;
}

#anista-blog {
	background: url(../images/background-anista-blog.png) no-repeat;
	padding: 0 0 0 120px;
	min-height: 100px;
	width: 345px;
}

#hr-management img, #anista-blog img {
	border: none;
}

/* Type Formatting Styles */

#content h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22pt;
	color: #0e4e81;
	font-weight: bold;
	letter-spacing: -1px;
}

#content h2 {
	margin: 8px 0 8px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #0e4e81;
	font-weight: normal;
	letter-spacing: -1px;
	color: #a6ce39;
}

#content #heading h1, #content #heading h2 {
	margin: 0;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	line-height: 18px;
	margin: 10px 0 10px 0;
}

#content ul {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
}

#content ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	line-height: 18px;
	margin: 5px 0 5px 0;
	background-image:url(../images/li.png);
	background-position:0 0.4em;
	background-repeat:no-repeat;
	padding:0 0 0 18px;
}

#content a {
	color: #0972c7;
}

#content a:hover {
	color: #6ba200;
	text-decoration: none;
}

#footer h3 {
	display: block;
	border-bottom: 1px solid #92acc2;
	color: #d5e1ea;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer ul li {
	list-style: none;
}

#footer ul li a, #footer p, #footer-copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

#footer p {
	margin: 0 0 3px 0;
	padding: 0;
}

#footer ul li a:hover, #footer-copyright a:hover {
	text-decoration: underline;
}

#health-plan-challenge p {
	text-align: center;
	margin: 163px 5px 0 5px !important;
	line-height: 18px !important;
	color: #3c4b57 !important;
}

#newsletter-subscription div.text {
	text-align: center;
	position: absolute;
	top: 60px;
	left: 5px;
	display: block;
}

#newsletter-subscription p {
	margin: 15px 5px 0 5px !important;
	line-height: 18px !important;
	color: #fff !important;
}

input.subscribe-field-name, input.subscribe-field-email {
	background: url(../images/subscribe-form-field.png) no-repeat;
	width: 234px;
	height: 21px;
	padding: 5px 3px 0 3px;
	border: none;
	margin: 0;
	color: #859aac;
}

input.subscribe-field-name {
	position: absolute;
	top: 180px;
	left: 5px;
}

input.subscribe-field-email {
	position: absolute;
	top: 217px;
	left: 5px;
}

#notice-box, #about-step {
	display: block;
	padding: 12px 0 0 60px;
	margin: 0 0 15px 0;
}

#notice-box {
	padding-top: 0;
	background: url(../images/notice-box.png) no-repeat;
	font-style: italic;
}

#notice-box p {
	color: #888888 !important;
}

div.about-step1 { background: url(../images/anista-step-1.png) no-repeat; }
div.about-step2 { background: url(../images/anista-step-2.png) no-repeat; }
div.about-step3 { background: url(../images/anista-step-3.png) no-repeat; }
div.about-step4 { background: url(../images/anista-step-4.png) no-repeat; }

#content h3 {
	color: #1164a6;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: -1px;
}

div.align-right {
	text-align: right;
}

div.align-center {
	text-align: center;
}

div.align-right a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#section-links {
	display: block;
	background: url(../images/background-jump-to-a-section.png) no-repeat #ebeaeb;
	border-bottom: 1px solid #dfdfdf;
	padding: 43px 1px 1px 1px;
	margin: 0 0 15px 0;
}

#section-links h3 {
	letter-spacing: normal;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	background: #dfdfdf;
	margin: 0;
	padding: 2px;
	display: block;
}

#section-links ul, #section-links ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none !important;
}

#section-links ul li a {
	font-size: 9pt;
	color: #000 !important;
	text-decoration: none;
	display: block;
	padding: 3px 3px 3px 20px;
	border-bottom: 1px solid #ebeaeb;
	border-top: 1px solid #ebeaeb;
}

#section-links ul li a:hover {
	background: url(../images/section-li.png) no-repeat #dfe3ea;
	border-bottom: 1px solid #ced4e0;
	border-top: 1px solid #ced4e0;
}

div.services-list {
	float: left;
	width: 200px;
	padding: 0 10px 0 0;
	margin: 0 0 15px 0;
}

div.services-list ul, div.services-list ul li {
	margin: 0 !important;
	padding: 0;
}

div.services-list ul {
	margin-top: 5px !important;
}

div.question-answers {
	padding: 0 0 0 60px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
}

div.question-answers input {
	margin: 0 5px 0 0;
}

div.form-row {
	clear: both;
	width: 670px;
	height: 30px;
}

div.form-label {
	float: left;
	width: 145px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0e4e81;
	padding: 7px 0 0 0;
}

div.form-field, div.required-field {
	float: left;
	width: 520px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
}

div.required-field {
	background: url(../images/required-field.png) no-repeat;
}

select.inputBox, input.inputBox, textarea.inputBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 5px;
	border: 1px solid #dfdfdf;
	background: #fff;
	color: #a6ce39;
	width: 300px;
}

textarea.inputBox {
	height: 150px;
}

input.inputBox:focus, input.inputBox:hover, select.inputBox:hover, textarea.inputBox:hover, select.inputBox:focus, textarea.inputBox:focus {
	color: #0e4e81;
}

#insurance-quote-wrap, #health-quote-wrap, #finance-quote-wrap {
	background: url(../images/background-case-study.png) no-repeat #ffe7c4;
	position: relative;
	padding: 20px 5px 5px 5px;
	margin: 0 0 10px 0;
}

#insurance-quote-wrap span, #health-quote-wrap span, #finance-quote-wrap span {
	position: absolute;
	top: 9px;
	right: 5px;
}

#insurance-quote-wrap span a, #health-quote-wrap span a, #finance-quote-wrap span a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

#insurance-quote p, #insurance-quote, #finance-quote p, #finance-quote, #health-quote p, #health-quote {
	margin: 6px 0 6px 0 !important;
	padding: 0 !important;
}

#finance-quote ul li {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: circle !important;
	background: none !important;
}

#insurance-quote, #finance-quote, #health-quote {
	padding: 5px !important;
	margin-top: 5px !important;
	border: 1px dotted #eb7400;
	background: #fdecd4;
}

#content h4 {
	color: #b43300;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	font-size: 12pt;
	font-weight: normal;
	margin: 0 0 0px 0;
	padding: 0;
	width: 550px;
}

#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt !important;
	margin: 0 0 15px 56px;
	display: block;
	border-top: 1px dotted #dfdfdf;
}

div.library-item {
	margin: 0 0 5px 0;
}

div.library-item a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}

div.library-item span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #d0d6dc;
}

li.rss-icon { background: url(/images/rssicon.jpg) no-repeat; padding: 0 0 0 16px; line-height: 13px; height: 14px; }

#portal-login {
	float: right;
	width: 250px;
	height: 191px;
	background: url(../images/background-hr-portal-login.png) no-repeat;
	position: relative;
	margin: 10px 0 15px 0;
}

#portal-login div.text {
	text-align: center;
	position: absolute;
	top: 25px;
	left: 5px;
	display: block;
}

#portal-login p {
	margin: 15px 5px 0 5px !important;
	line-height: 18px !important;
	color: #3a4f00 !important;
}

input.portal-login-username, input.portal-login-password {
	background: url(../images/portal-form-field.png) no-repeat;
	width: 234px;
	height: 21px;
	padding: 5px 3px 0 3px;
	border: none;
	margin: 0;
	color: #859aac;
}

input.portal-login-username {
	position: absolute;
	top: 95px;
	left: 5px;
}

input.portal-login-password {
	position: absolute;
	top: 132px;
	left: 5px;
}

#remember-me {
	position: absolute;
	bottom: 5px;
	left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
}

label {
	display: block;
	margin: 10px 0 0 0;
}

div.form-label span {
	display: block;
	font-size: 8pt !important;
	color: #494949 !important;
}

div.error {
	display: block;
	padding: 3px;
	margin: 10px 0 10px 0;
	border: 1px dotted #d99d9d;
	background: #f4e6e6;
	color: #d64545 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
