@charset "UTF-8";
/* CSS Document */


/* navigation */

a:link.leftNav, a:visited.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #003366;
	text-decoration: none;
}

a:hover.leftNav, a:active.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #003366;
	text-decoration: underline;
}

a:link.leftRelatedNav, a:visited.leftRelatedNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #395a79;
	text-decoration: none;
}

a:hover.leftRelatedNav, a:active.leftRelatedNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #395a79;
	text-decoration: underline;
}

a:link.redlink, a:visited.redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #cc0000;
	text-decoration: none;
}

a:hover.redlink, a:active.redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #cc0000;
	text-decoration: underline;
}

a:link.greenlink, a:visited.greenlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #7a9162;
	text-decoration: none;
}

a:hover.greenlink, a:active.greenlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #7a9162;
	text-decoration: none;
}

a:link.accreditationlink, a:visited.accreditationlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #7a9162;
	text-decoration: underline;
}

a:hover.accreditationlink, a:active.accreditationlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #7a9162;
	text-decoration: underline;
}

a:link.videolink, a:visited.videolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #395c7d;
	text-decoration: underline;
}

a:hover.videolink, a:active.videolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #395c7d;
	text-decoration: underline;
}


.leftSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #FFFFFF;
}

.leftNavBox  {
	background-color: #dfdcbb;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 145px;
}

.leftNavBoxON
{
	background-color: #524069;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 145px;
	font-weight: bold;
}

.leftNavON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.leftTextBox  {
	background-color: #f1efe0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 160px;
}

.leftTextBoxdfdcbb  {
	background-color: #dfdcbb;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 160px;
}


.leftTextBoxDivider  {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #808080;
}


.leftNavSpacer {
	height: 1px;
	width: 170px;	
}

/* lists */

ul.offerBlueBullets {
  list-style-type: disc;
  color:#395c7d;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  line-height: 17px;
  margin-left: 13px;
	padding-left: 6px;
	text-indent: 0px;
}

ul.offerhealthwellnessBlueBullets {
  list-style-type: disc;
  color:#0099cc;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  line-height: 17px;
  margin-left: 13px;
	padding-left: 30px;
	text-indent: 0px;
}

ul.relatedLinksPurpleBullets {
	list-style-type: disc;
	color:#4f3d61;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 14px;
	margin-left: 13px;
	padding-left: 6px;
	text-indent: 0px;
}

ul.relatedLinksBlueBullets {
	list-style-type: disc;
	color:#395a79;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 14px;
	margin-left: 13px;
	padding-left: 6px;
	text-indent: 0px;
}


ul.aboutGreenBullets {
	list-style-type: disc;
	color:#7a9162;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 17px;
	margin-left: 13px;
	padding-left: 6px;
	text-indent: 0px;
}


/* backgrounds */


.offerCareerAndLifeResources {
	background-image:url(../images/offer/offer_overviewPhoto.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

/* divider rules */

.rule_section-divider {
	border-bottom-color: #7a9162;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.rule_sub-section-divider {
	border-bottom-color: #395a7c;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	font-size: 15px;
	color: #395a7c;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}


/* headers */

.sectionheader_polls {
	background-image:url(../images/headers/header_polls.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 868px;
	height: 156px;
}

.sectionsubheader_work-life {
	background-image:url(../images/headers/subheadbkgnd_work-life.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 612px;
	height: 73px;
	padding-top: 12px;
}

.sectionsubheader_global-eap {
	background-image:url(../images/headers/subheadbkgnd_global-eap.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 612px;
	height: 73px;
	padding-top: 12px;
}
.sectionsubheader_legal-financial {
	background-image:url(../images/headers/subheadbkgnd_legal-financial.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 612px;
	height: 73px;
	padding-top: 12px;
}

.sectionsubheader_health-wellness {
	background-image:url(../images/headers/subheadbkgnd_health-wellness.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 612px;
	height: 73px;
	padding-top: 12px;
}

.sectionsubheader_training-consulting {
	background-image:url(../images/headers/subheadbkgnd_training-consulting.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 612px;
	height: 73px;
	padding-top: 12px;
}

.sectionsubheader_network-management {
	background-image:url(../images/headers/subheadbkgnd_network-management.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 612px;
	height: 73px;
	padding-top: 12px;
}

.sectionsubheader_call-center-support {
	background-image:url(../images/headers/subheadbkgnd_call-center-support.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 612px;
	height: 73px;
	padding-top: 12px;
}

.sectionsubheader_resources-for-eap-organizations {
	background-image:url(../images/headers/subheadbkgnd_resources-for-eap-organizations.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 612px;
	height: 73px;
	padding-top: 12px;
}

.sectionsubheader_customization {
	background-image:url(../images/headers/subheadbkgnd_customization.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 612px;
	height: 73px;
	padding-top: 12px;
}

.sectionsubheader_advantage-web {
	background-image:url(../images/headers/subheadbkgnd_advantage-web.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 612px;
	height: 73px;
	padding-top: 12px;
}

.sectionsubheader_promotional-toolkit {
	background-image:url(../images/headers/subheadbkgnd_promotional-toolkit.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 612px;
	height: 73px;
	padding-top: 12px;
}

.sectionsubheader_videos-about-what-we-offer {
	background-image:url(../images/headers/subheadbkgnd_videos-about-what-we-offer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 612px;
	height: 73px;
	padding-top: 12px;
}


/* fonts */

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	line-height: 40px;
	font-weight: bold;
	color: #133d78;
}

.body28 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 40px;
	font-weight: bold;
	color: #133d78;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 25px;
	font-weight: normal;
	color: #524069;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	color: #645477;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 23px;
	font-weight: normal;
	color: #645477;
}


.body15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}

.body15_645477 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	color: #645477;
}


.body11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: 13px;
}

.body11_003366 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003366;
	line-height: 17px;
}

.body11_CC0000 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CC0000;
	line-height: 17px;
}

.body11_7a9162 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #7a9162;
	line-height: 17px;
}

.body12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 14px;
}


.body12_006699 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006699;
	line-height: 14px;
}

.body12_406b46 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #406b46;
	line-height: 14px;
}


.body12_4f3d61 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #4f3d61;
	line-height: 14px;
}

.body12_395a79 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #395a79;
	line-height: 14px;
}


.body13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	line-height: 17px;
}

.body13_406b46 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #406b46;
	line-height: 17px;
}

.body13_395a79 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #395a79;
	line-height: 14px;
}

.body19_406b46 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	color: #406b46;
	line-height: 22px;
}

/* spacing */

.accreditations {
	padding-right: 25px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #339933;
}
