@charset "utf-8";

/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

select {
	background: #ffffff;
}

h1.main {
	font-size: 1.8em;
	color: #00718F;
	margin-top: 0px;
}

h1.quote {
	font-size: 2.5em;
	margin-top: 15px;
	font-weight: lighter;
	float: left;
	color: #00718F;
}

h2.side {
	color: #00718F;
}

h2.buy {
	color: #00718F;
}

h2.red {
	color: #d21242;
}

h2.quote {
	border-bottom: 1px dashed #cccccc;
	color: #666666;
}

h2.callOut {
	font-family: Arial, Helvetica, sans-serif;
	color: #00718F;
	font-size: 1.1em;
}

h2.callOutWhite {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.1em;
	margin-top: 0;
}

h2.callOutGreen {
	font-family: Arial, Helvetica, sans-serif;
	color: #4a601c;
	font-size: 1.1em;
	margin-top: 0;
}

h2.deductible {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 1.3em;
	margin-top: 4px;
	margin-left: 10px;
	width: 120px;
	position: absolute;
	z-index: 100;
}

h2.payment {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 1.3em;
	margin-top: 0px;
	margin-left: 10px;
	width: 120px;
	float: left;
}

h2.subPage {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	padding: 0;
	color: #FFFFFF;
	font-weight: lighter;
}

h2.subNavigation {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	font-weight: lighter;
}

p.quote {
	border-bottom: 1px dashed #cccccc;
	line-height: 1.5em;
}

p.quoteNoLine {
	line-height: 1.5em;
}

.callOutBox h3 {
	color: #4a601c;
}

h3.tool {
	font-family: Arial, Helvetica, sans-serif;
	color: #4a601c;
	font-size: 1.2em;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 1.1em;
	padding-top: 10px;
}

.breadcrumb {
	margin-top: 10px;
}

a.top {
	color: #0077BB;
}

a.bottom {
	color: #999;
	font-weight: bold;
}

hr {
	border-top: none;
	border-bottom: 1px solid #cccccc;
	border-left: none;
	border-right: none;
}

ul.subNav li {
	padding: 4px 0;
	margin: 0;
}

ul.subNav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
}

li.standard {
	background-image: url(../../images/light-grey-arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
}

li.selected ul {
	padding-left: 10px;
	padding-right: 4px;
}

li.selected ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	width: 145px;
}

ul.arrowList {
	margin-top: 10px;
}

ul.arrowList li {
	margin-left: 0px;
	/* padding-left:20px;*/
	background-image: url(../../images/light-green-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top: 5px;
}

ul.arrowListPink {
	margin-top: 5px;
}

ul.arrowListPink li {
	margin-left: 0px;
	padding-left: 20px;
	background-image: url(../../images/pink-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top: 5px;
}

ul.blueArrowList {
	margin-top: 20px;
}

ul.blueArrowList li {
	margin-left: 0px;
	padding-left: 20px;
	background-image: url(../../images/light-blue-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top: 5px;
}

ul.contactUs {
	margin-top: 10px;
}

ul.contactUs li {
	line-height: 2em;
	color: #4a601c;
}

ul.contactUs li a {
	color: #4a601c;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style-type: none;
}

li.call {
	background-image: url(../../images/phone-icon-green.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 30px;
}

li.callBack {
	background-image: url(../../images/phone-operator-icon-green.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 30px;
}

li.email {
	background-image: url(../../images/email-icon-green.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 30px;
}

li.chat {
	background-image: url(../../images/chat-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 30px;
}

#container, .dreamweaver {
	width: 968px;
	margin: 0px auto;
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
}

#logo {
	float: left;
	padding-top: 10px;
}

#logoBottom {
	width: 70px;
	margin: auto;
	padding-top: 40px;
}

#tableNavBar {
	width: 683px;
	position: absolute;
	z-index: 1;
}

#utilityNav {
	margin-top: 10px;
}

#utilityNav a {
	color: #666;
	font-weight: bold;
}

#utilityNavLinks {
	width: 500px;
	float: right;
}

#searchForm {
	float: right;
	margin-top: 22px;
	margin-left: 10px;
	width: 195px;
	display: inline;
}

#mainContentQuoteBuyTop {
	background-image: url(../../images/quote-content-top.gif);
	background-repeat: no-repeat;
	width: 736px;
	height: 9px;
	float: left;
	margin: 0;
}

#mainContentQuoteBuyBottom {
	background-image: url(../../images/quote-content-bottom.gif);
	background-repeat: no-repeat;
	width: 736px;
	height: 9px;
	float: left;
	clear: left;
}

#quoteBuySection {
	float: left;
	width: 630px;
}

#mainContentQuote {
	width: 730px; /* Total width 746px */
	float: left;
	margin-right: 10px;
	border-left: 3px solid #eceae5;
	border-right: 3px solid #eceae5;
	padding-bottom: 40px;
	background-image: url(../../images/quote-back.gif);
	background-repeat: repeat-x;
	background-color: #f5f4f2;
	clear: left;
	margin-top: -6px;
}

#mainContentBuy {
	width: 640px; /* Total width 746px */
	float: left;
	margin-right: 10px;
	border-left: 3px solid #eceae5;
	border-right: 3px solid #eceae5;
	padding-bottom: 40px;
	background-image: url(../../images/quote-back.gif);
	background-repeat: repeat-x;
	background-color: #f5f4f2;
	padding-left: 20px;
	padding-right: 20px;
	clear: left;
	margin-top: -6px;
}

#mainContentQuoteConsultant {
	width: 675px;
	float: left;
	border-left: 1px solid #eceae5;
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	display: inline;
}

#mainContentQuoteCallout {
	width: 216px;
	float: left;
}

#mainContentQuoteCalloutBroker {
	width: 216px;
	float: left;
	margin-top: 25px;
}

#mainNav {
	height: 40px;
}

#mainNav ul {
	list-style-type: none;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width: 969px;
	margin-top: 10px;
}

#mainNav li {
	display: inline;
}

#mainNav li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}

.mainTab1 {
	background-image: url(../../images/teal-tab.gif);
	background-repeat: no-repeat;
	float: left;
	width: 194px;
	height: 28px; /*Total height 38px*/
	text-align: center;
	padding-top: 8px;
}

.mainTab2 {
	background-image: url(../../images/green-tab.gif);
	background-repeat: no-repeat;
	float: left;
	width: 193px;
	height: 28px; /*Total height 38px*/
	text-align: center;
	padding-top: 8px;
}

.mainTab3 {
	background-image: url(../../images/blue-tab.gif);
	background-repeat: no-repeat;
	float: left;
	width: 193px;
	height: 28px; /*Total height 38px*/
	text-align: center;
	padding-top: 8px;
}

.mainTab4 {
	background-image: url(../../images/orange-tab.gif);
	background-repeat: no-repeat;
	float: left;
	width: 193px;
	height: 28px; /*Total height 38px*/
	text-align: center;
	padding-top: 8px;
}

.mainTab5 {
	background-image: url(../../images/dark-blue-tab.gif);
	background-repeat: no-repeat;
	float: left;
	width: 195px;
	height: 28px; /*Total height 38px*/
	text-align: center;
	padding-top: 8px;
}

.mainTab1Active, .mainTab1:hover, .mainTab1Rollover {
	background-image: url(../../images/teal-tab-active.gif);
	background-repeat: no-repeat;
	float: left;
	width: 194px;
	height: 28px; /*Total height 38px*/
	text-align: center;
	padding-top: 8px;
	color: #FFFFFF;
}

.mainTab2Active, .mainTab2:hover, .mainTab2Rollover {
	background-image: url(../../images/green-tab-active.gif);
	background-repeat: no-repeat;
	float: left;
	width: 193px;
	height: 28px; /*Total height 38px*/
	text-align: center;
	padding-top: 8px;
	color: #FFFFFF;
}

.mainTab3Active, .mainTab3:hover, .mainTab3Rollover {
	background-image: url(../../images/blue-tab-active.gif);
	background-repeat: no-repeat;
	float: left;
	width: 193px;
	height: 28px; /*Total height 38px*/
	text-align: center;
	padding-top: 8px;
	color: #FFFFFF;
}

.mainTab4Active, .mainTab4:hover, .mainTab4Rollover {
	background-image: url(../../images/orange-tab-active.gif);
	background-repeat: no-repeat;
	float: left;
	width: 193px;
	height: 28px; /*Total height 38px*/
	text-align: center;
	padding-top: 8px;
	color: #FFFFFF;
}

.mainTab5Active, .mainTab5:hover, .mainTab5Rollover {
	background-image: url(../../images/dark-blue-tab-active.gif);
	background-repeat: no-repeat;
	float: left;
	width: 195px;
	height: 28px; /*Total height 38px*/
	text-align: center;
	padding-top: 8px;
	color: #FFFFFF;
}

/* 2 tab styles */
.mainTab12Tabs {
	background-image: url(../../images/teal-tab-2tabs.gif);
	background-repeat: no-repeat;
	float: left;
	width: 484px;
	height: 28px; /*Total height 38px*/
	text-align: center;
	padding-top: 8px;
}

.mainTab22Tabs {
	background-image: url(../../images/dark-blue-tab-2tabs.gif);
	background-repeat: no-repeat;
	float: left;
	width: 484px;
	height: 28px; /*Total height 38px*/
	text-align: center;
	padding-top: 8px;
}

.mainTab12TabsActive, .mainTab12Tabs:hover, .mainTab12TabsRollover {
	background-image: url(../../images/teal-tab-active-2tabs.gif);
	background-repeat: no-repeat;
	float: left;
	width: 484px;
	height: 28px; /*Total height 38px*/
	text-align: center;
	padding-top: 8px;
	color: #FFFFFF;
}

.mainTab22TabsActive, .mainTab22Tabs:hover, .mainTab22TabsRollover {
	background-image: url(../../images/dark-blue-tab-active-2tabs.gif);
	background-repeat: no-repeat;
	float: left;
	width: 484px;
	height: 28px; /*Total height 38px*/
	text-align: center;
	padding-top: 8px;
	color: #FFFFFF;
}

/* end 2 tab styles */
ul#dropMenu {
	z-index: 1;
}

ul#dropMenu li a {
	font-size: 1.2em;
}

ul#dropMenu1 {
	position: absolute;
	width: 192px;
	top: 24px;
	left: 0px;
	cursor: default;
	visibility: hidden;
	border-bottom: solid 2px #008d8f;
	border-right: solid 1px #d6d5d5;
	border-left: solid 1px #d6d5d5;
	background-image: url(../../images/box-back.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #ffffff;
}

ul#dropMenu2 {
	position: absolute;
	width: 191px;
	top: 24px;
	left: 194px;
	cursor: default;
	visibility: hidden;
	border-bottom: solid 2px #5ea833;
	border-right: solid 1px #d6d5d5;
	border-left: solid 1px #d6d5d5;
	background-image: url(../../images/box-back.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #ffffff;
}

ul#dropMenu3 {
	position: absolute;
	width: 191px;
	top: 24px;
	left: 387px;
	cursor: default;
	visibility: hidden;
	border-bottom: solid 2px #0081c6;
	border-right: solid 1px #d6d5d5;
	border-left: solid 1px #d6d5d5;
	background-image: url(../../images/box-back.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #ffffff;
}

ul#dropMenu4 {
	position: absolute;
	width: 191px;
	top: 24px;
	left: 580px;
	cursor: default;
	visibility: hidden;
	border-bottom: solid 2px #e36f1e;
	border-right: solid 1px #d6d5d5;
	border-left: solid 1px #d6d5d5;
	background-image: url(../../images/box-back.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #ffffff;
}

ul#dropMenu1 li, ul#dropMenu2 li, ul#dropMenu3 li, ul#dropMenu4 li {
	float: left;
	padding: 8px 4px;
	width: 170px;
	margin-left: 5px;
	margin-right: 5px;
	border-top: solid 1px #d6d5d5;
	text-align: center;
}

ul#dropMenu1 li a:hover, ul#dropMenu2 li a:hover, ul#dropMenu3 li a:hover,
	ul#dropMenu4 li a:hover {
	text-decoration: underline;
}

ul#dropMenu1 li a, ul#dropMenu2 li a, ul#dropMenu3 li a, ul#dropMenu4 li a
	{
	color: #666666;
	font-size: 1.4em;
	font-weight: normal;
}

ul#dropMenu1 li.selected a {
	background-image: url(../../images/teal-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	color: #008d8f;
	font-weight: bold;
	padding-left: 10px;
}

ul#dropMenu2 li.selected a {
	background-image: url(../../images/green-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	color: #5ea833;
	font-weight: bold;
	padding-left: 10px;
}

ul#dropMenu3 li.selected a {
	background-image: url(../../images/light-blue-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	color: #0081c6;
	font-weight: bold;
	padding-left: 10px;
}

ul#dropMenu4 li.selected a {
	background-image: url(../../images/orange-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	color: #e36f1e;
	font-weight: bold;
	padding-left: 10px;
}

#tabTableContainer {
	width: 732px;
	float: left;
	margin-top: 36px;
}

.tabTableContent {
	margin: 0px;
	padding: 0px;
}

#expatContent, #individualsContent, #familiesContent,
	#internationalContent {
	background-image: url(../../images/tab-table-back.gif);
	background-repeat: no-repeat;
	border-top: 3px solid #969494;
	width: 732px;
	height: 332px;
	float: left;
}

ul#tabTable {
	width: 732px;
	height: 33px;
	margin: 0px;
}

ul#tabTable li {
	display: inline;
}

ul#tabTable li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
}

ul#tabTable li.active a {
	color: #FFFFFF;
}

.tabTableTab1 {
	background-image: url(../../images/tab-table-tab1-off.gif);
	background-repeat: no-repeat;
	float: left;
	width: 122px;
	height: 22px; /*Total height 32px*/
	text-align: center;
	padding-top: 10px;
	margin-right: 1px;
}

.tabTableTab2 {
	background-image: url(../../images/tab-table-tab2-off.gif);
	background-repeat: no-repeat;
	float: left;
	width: 234px;
	height: 22px; /*Total height 32px*/
	text-align: center;
	padding-top: 10px;
	margin-right: 1px;
}

.tabTableTab3 {
	background-image: url(../../images/tab-table-tab3-off.gif);
	background-repeat: no-repeat;
	float: left;
	width: 133px;
	height: 22px; /*Total height 32px*/
	text-align: center;
	padding-top: 10px;
	margin-right: 1px;
}

.tabTableTab4 {
	background-image: url(../../images/tab-table-tab4-off.gif);
	background-repeat: no-repeat;
	float: left;
	width: 240px;
	height: 22px; /*Total height 32px*/
	text-align: center;
	padding-top: 10px;
}

.tabTableTab1Active {
	background-image: url(../../images/tab-table-tab1-on.gif);
	background-repeat: no-repeat;
	float: left;
	width: 122px;
	height: 23px; /*Total height 33px*/
	text-align: center;
	padding-top: 10px;
	margin-right: 1px;
}

.tabTableTab2Active {
	background-image: url(../../images/tab-table-tab2-on.gif);
	background-repeat: no-repeat;
	float: left;
	width: 234px;
	height: 23px; /*Total height 33px*/
	text-align: center;
	padding-top: 10px;
	margin-right: 1px;
}

.tabTableTab3Active {
	background-image: url(../../images/tab-table-tab3-on.gif);
	background-repeat: no-repeat;
	float: left;
	width: 133px;
	height: 23px; /*Total height 33px*/
	text-align: center;
	padding-top: 10px;
	margin-right: 1px;
}

.tabTableTab4Active {
	background-image: url(../../images/tab-table-tab4-on.gif);
	background-repeat: no-repeat;
	float: left;
	width: 240px;
	height: 23px; /*Total height 33px*/
	text-align: center;
	padding-top: 10px;
}

ul#tableNav li {
	display: inline;
}

ul#tableNav li a {
	text-decoration: none;
}

.tableContent {
	background-image: url(../../images/tab-table-content.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 20px 13px 15px 13px;
	border: 1px solid #cccccc;
	margin-top: 61px;
}

.callOutButton {
	margin-top: 23px;
	width: 123px;
}

.callOutButton img {
	margin-bottom: 1px;
}

#mainContent {
	width: 500px; /*total width 520px*/
	float: left;
	padding: 0 10px;
	margin-left: 20px;
	margin-top: 10px;
}

#mainContentWide {
	width: 900px;
	float: left;
	padding: 0 10px;
	margin-left: 20px;
	margin-top: 10px;
}

#rightFeaturedArea {
	width: 216px;
	float: right;
	margin-top: 10px;
}

.borderTop {
	border-top: solid 1px #CCCCCC;
}

.pageSeparator {
	padding-top: 20px;
	border-bottom: dotted 1px #999999;
}

.getAQuote {
	width: 196px;
	height: 260px;
	padding: 10px;
	background-image: url(../../images/get-quote-box.gif);
	background-repeat: no-repeat;
}

.getAQuote p {
	margin-top: 0px;
	font-size: 0.9em;
}

.moreInfo {
	width: 196px;
	height: 178px;
	margin-top: 20px;
	padding: 10px;
	background-image: url(../../images/more-information-back.gif);
}

.tableTab {
	background-image: url(../../images/tab-table-tab-back.gif);
	background-repeat: repeat-x;
	float: left;
	width: 135px;
	height: 35px; /*Total height 35px*/
	text-align: center;
	padding-top: 5px;
	font-size: 1.2em;
	font-weight: bold;
	margin-right: 2px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #FFFFFF;
	color: #666666;
}

.tableTab:hover, .tableTabActive {
	background-image: none;
	float: left;
	width: 135px;
	height: 36px; /*Total height 35px*/
	text-align: center;
	padding-top: 5px;
	font-size: 1.2em;
	font-weight: bold;
	margin-right: 2px;
	color: #666666;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #FFFFFF;
}

.medicalTabPast {
	background-image: url(../../images/medical-tab-past.gif);
	width: 175px;
	height: 44px;
	margin-top: 10px;
	display: block;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	color: #a9a38f;
	font-weight: bold;
	width: 155px;
	height: 34px;
	padding-top: 10px;
}

.medicalTabPast a:hover {
	text-decoration: none;
}

.medicalTabCurrent {
	background-image: url(../../images/medical-tab-current.gif);
	width: 175px;
	height: 44px;
	margin-top: 10px;
	display: block;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
	font-weight: bold;
	width: 155px;
	height: 34px;
	padding-top: 10px;
}

.medicalTabCurrent a:hover {
	text-decoration: none;
}

.medicalTabFuture {
	background-image: url(../../images/medical-tab-future.gif);
	width: 175px;
	height: 44px;
	margin-top: 10px;
	display: block;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	color: #a9a38f;
	font-weight: bold;
	width: 155px;
	height: 34px;
	padding-top: 10px;
}

.medicalTabFuture a:hover {
	text-decoration: none;
}

.callOutBox {
	width: 182px;
	height: 185px;
	border: 2px solid #ccc;
	background-color: #f8f8f8;
	float: left;
	margin-top: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
}

.callOutBoxWith198Width {
	width: 198px;
	border: 2px solid #ccc;
	background-color: #f8f8f8;
	float: left;
	margin-top: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
}

.callOutBoxWithFixedHeight120 {
	width: 182px;
	height: 185px;
	border: 2px solid #ccc;
	background-color: #f8f8f8;
	float: left;
	margin-top: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
}

.callOutBoxBottom {
	width: 216px;
	background-image: url(../../images/green-box-bottom.gif);
	background-repeat: no-repeat;
	height: 7px;
}

.quoteStageButton {
	margin-right: 10px;
}

.quoteOuter {
	margin-left: 20px;
	margin-right: 20px;
}

.quoteInner {
	margin-left: 20px;
}

.quoteInnerSection {
	float: left;
	width: 450px;
}

.quoteInnerSectionShort {
	float: left;
	width: 300px;
}

.quoteLine {
	margin-top: 10px;
	height: 40px;
}

.quoteLineNoHeight {
	margin-top: 10px;
}

.formlineShortText2 {
	float: left;
	width: 150px;
}

.greyArrow {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 1em;
	font-weight: bold;
	float: left;
	width: 270px;
	padding-right: 10px;
	background-image: url(../../images/grey-arrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 4px;
}

.addDependantButton {
	float: left;
	margin-top: 20px;
	width: 400px;
}

.quoteButton {
	float: right;
	margin-top: 10px;
	display: inline;
}

.selectMain {
	width: 215px;
	border: 1px solid #cccccc;
	float: left;
}

.selectBox {
	width: 150px;
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	height: 20px;
}

.selectDate {
	width: 70px;
	border: 1px solid #cccccc;
}

.selectHeight {
	width: 70px;
	height: 24px;
	border: 1px solid #cccccc;
}

.selectWieght {
	width: 160px;
	height: 24px;
	border: 1px solid #cccccc;
}

.selectDateMonth {
	width: 70px;
	border: 1px solid #cccccc;
	float: left;
	margin-right: 5px;
}

.textMainDiv {
	margin: 0;
	height: 23px;
	/*width:240px;*/
	float: left;
}

.textMain {
	width: 208px;
	border: 1px solid #cccccc;
	padding: 2px;
	color: #666;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	/*margin-right:5px;*/
}

.textCvField {
	width: 140px;
	border: 1px solid #cccccc;
	padding: 2px;
	color: #666;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	/*margin-right:5px;*/
}

.myRadio {
	float: left;
	height: 13px;
	width: 13px;
	margin-right: 10px;
}

.myCheckBox {
	float: left;
}

.tableRadioLabel {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}

#priceOverlay {
	width: 195px;
	height: 240px;
	position: absolute;
	z-index: 100;
	background-color: #ffffff;
}

.priceArea {
	width: 185px;
	height: 60px;
	background-image: url(../../images/price-area-back.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin: 10px 0;
}

.paySelected a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 1.3em;
	font-weight: bold;
}

.paySelected {
	width: 101px;
	height: 70px;
	padding: 5px 10px 5px 10px;
	float: left;
	margin-left: 30px;
	background-image: url(../../images/payment-button-selected.gif);
	background-repeat: no-repeat;
	text-align: center;
}

.payButton {
	width: 101px;
	height: 70px;
	padding: 5px 10px 5px 10px;
	float: left;
	margin-left: 30px;
	background-image: url(../../images/payment-button.gif);
	background-repeat: no-repeat;
	text-align: center;
}

.payButton a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: bold;
}

.membersTable {
	width: 100%;
	background-color: #eeeeee;
	border: 2px solid #ffffff;
	border-collapse: collapse;
}

.footer {
	width: 930px;
	border-bottom: 1px solid #ccc;
	padding: 20px;
	margin: 0 auto;
}

.searchText {
	width: 145px;
	float: left;
	border: 1px solid #cccccc;
	padding: 2px;
	color: #666;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

.smallTextBox {
	width: 70px;
	float: left;
	border: 1px solid #cccccc;
	padding: 1px;
	color: #666;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
}

.separatorBlue {
	color: #00718F;
	margin-left: 5px;
	margin-right: 5px;
}

.leftLinkBoxes {
	float: left;
	margin-right: 0px;
	width: 200px;
}

.pinkText {
	color: #ec008c;
	font-weight: bold;
}

.errorText {
	color: #d21242;
	font-weight: bold;
	display: block;
}

.errorArrow {
	margin-top: 7px;
	float: left;
}

.infoI {
	margin-top: 3px;
	float: left;
	margin-left: 5px;
}

.largerText {
	font-size: 1.1em;
}

.largerText2 {
	font-size: 2.5em;
}

.price {
	font-weight: bold;
	font-size: 2em;
}

#ie6 {
	width: 710px;
	background-color: #f5f4f2;
	background-image: url(../../images/quote-content-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0 auto;
	text-align: center;
	border-left: 3px solid #eceae5;
	border-right: 3px solid #eceae5;
	padding: 0 10px 15px 10px;
	display: none;
}

#priceAreaQuickQuote {
	width: 500px;
}

.selectConsultant {
	width: 200px;
}

.textSubject {
	width: 411px;
	border: 1px solid #cccccc;
	padding: 1px;
	color: #666;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

.textEmailMsg {
	width: 411px;
	height: 250px;
	border: 1px solid #cccccc;
	padding: 1px;
	color: #666;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

.formTextArea {
	height: 50px;
	width: 408px;
}

.formFakeTextAreaDiv {
	height: 50px;
	width: 408px;
	padding: 5px;
	margin: 5px;
	border: 1px solid lightBlue;
	overflow: auto;
	background-color: #EBEBE4;
	layer-background-color: #EBEBE4;
}

/*End Modal window styles */
/***** NEW DESIGN ************************************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 74%;
}

h1 {
	font-size: 1.3em;
	margin-top: 10px;
	font-family: "Book Antiqua";
	color: #333333;
}

h1.main {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 2em;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1.4em;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1.2em;
}

label {
	font-family: Arial, Helvetica, sans-serif;
	/*color:#333333;*/
	font-size: 1em;
}

.labelLeftAligned {
	float: left;
	width: 200px;
}

@media ( max-width :550px) {
	.labelLeftAligned {
		display: block;
		float: none;
	}
}

.labelLeftAligned2 {
	float: left;
	width: 160px;
}

@media(max-width: 500px) {
	.labelLeftAligned2 {
		width: 100%;
	}
}

.leftAligned {
	float: left;
}

.rightAligned {
	float: right;
}

a {
	color: #0077bb;
	text-decoration: none;
}

a:hover {
	color: #006cbe;
	text-decoration: underline;
}

img {
	border: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 10px;
}

p.noMargin {
	margin-top: 0px;
}

#outerContainer {
	max-width: 970px;
	width: 100%;
	margin: auto;
	background-color: #FFFFFF;
}

.progressbar-wrapper {
	margin-bottom: 20px;
	margin-left: 15px;
}

@media ( max-width :990px) {
	.progressbar-wrapper {
		display: none;
	}
}

.progressbar-wrapper::after {
	content: "";
	clear: both;
	overflow: hidden;
	display: block;
}

.step1Anchor, .step2Anchor, .step3Anchor, .step4Anchor {
	display: block;
	height: 55px;
}

.step1Anchor {
	width: 210px;
}

.step2Anchor {
	width: 185px;
}

.step3Anchor {
	width: 244px;
}

.step4Anchor {
	width: 212px;
}

#header {
	width: 930px;
	padding: 0px 20px 0px 20px;
}

#contentContainerInside {
	margin: auto;
	background-repeat: no-repeat;
}

#contentContainerInsideQuote {
	width: 920px;
	margin: auto;
	padding-top: 20px;
}

#contentContainerQuote {
	max-width: 970px;
	width: 100%;
	margin: auto;
	margin-top: 15px;
	/*background-image: url(../images/contentBack.gif);
	background-repeat: repeat-y;*/
	/* padding-bottom: 20px; */
}

/**
.contentContainerFrame {
	background-image: url(../../images/contentBack.gif);
	background-repeat: repeat-y;
}
**/
#contentContainerBottom {
	/* background-image: url(../images/contentBackBottom.gif); */
	background-repeat: no-repeat;
	margin: auto;
	width: 970px;
	height: 35px;
}

/**
.contentContainerBottomFrame {
	background-image: url(../../images/contentBackBottom.gif);
}
**/
/**
#leftContent {
	margin-top: 20px;
}
**/

/**
#leftContent2 {
	float:left;
	width:220px;
	margin-top:20px;
}
**/

/**
#rightContent {
	margin-left: 40px;
	margin-top: 40px;
}
**/

/**
#rightContent2 {
	float: right;
	width: 690px;
	margin-top: 20px;
}
**/
.benefitBoxContainer {
	width: 665px;
	margin: auto;
}

.needHelpBox {
	float: left;
	width: 270px;
}

.needHelpBox2 {
	float: left;
	width: 190px;
}

.benefitBox {
	display: block;
	width: 100%;
	clear: both;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #fff;
}

.benefitBox::after {
	content: " ";
	clear: both;
	display: block;
	overflow: hidden;
}

.contactBox {
	float: left;
	width: 675px;
	margin-top: 40px;
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #fff;
}

/**
#rightContentSmall {
	float: right;
	margin-top: 20px;
}
**/
.quoteProcessBox {
	background-color: #f8f8f8;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
}

.quoteProcessBoxHalfLeft {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	margin-top: 20px;
	height: 230px;
}

@media ( max-width : 768px) {
	.quoteProcessBoxHalfLeft {
		height: 330px;
	}
}

.quoteProcessBoxHalfRight {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	margin-top: 20px;
	height: 230px;
}

.halfInsideRight {
	display: block;
}

.quoteProcessBoxFull {
	width: 908px;
	background-color: #f8f8f8;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	float: left;
	margin-top: 20px;
}

.halfSizeBox {
	width: 450px;
	float: left;
}

.productBox1 {
	display: block;
	width: 100%;
	margin-right: 10px;
	_margin-right: 9px; /* IE6 */
	margin-top: 20px;
	background-color: #f8f8f8;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
}

.productBox2 {
	display: block;
	width: 100%;
	margin-right: 10px;
	margin-top: 20px;
	background-color: #eeeeee;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
}

.productBox3 {
	display: block;
	width: 100%;
	margin-top: 20px;
	background-color: #dddddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
}

.productBoxCitibank {
	width: 926px;
	margin-top: 20px;
	float: left;
	background-color: #dddddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
	padding-bottom: 20px;
}

.productBoxCitibankInside {
	width: 400px;
	float: left;
}

.productBoxCitibankInside2 {
	width: 100px;
	float: left;
}

.productBoxEnd {
	width: 292px;
	padding: 5px;
	margin-top: 20px;
	float: left;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.productBoxHeader {
	text-align: center;
	margin-top: 10px;
	padding: 10px;
}

.productBoxHeader h3 {
	font-size: 2.5em;
}

.productBoxPrice {
	text-align: center;
	background-color: #0082c8;
	padding: 5px 0px 15px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.productBoxPrice p {
	color: #fff;
}

.productBox1Header {
	text-align: center;
	background-color: #ccdc00;
	font-size: 2em;
}

.productBox2Header {
	text-align: center;
	background-color: #002851;
	font-size: 2em;
}

.productBox3Header {
	text-align: center;
	background-color: #5d2067;
	font-size: 2em;
}

.productBox1Header h3, .productBox2Header h3, .productBox3Header h3,
	.productBox1Header p, .productBox2Header p, .productBox3Header p {
	color: #fff;
}

.productBoxContent {
	padding: 0px 10px 10px;
}

.step2LeftSide {
	float: left;
	width: 350px;
	margin-right: 20px;
}

.step2RightSide {
	float: left;
	width: 380px;
}

.ui-datepicker-inline {
	position: absolute;
	margin-top: 2px;
	margin-left: 360px;
	z-index: 10;
	background-color: #fff;
}

.dateContainer, .paymentContainer {
	margin-top: 10px;
	float: left;
	margin-right: 10px;
	cursor: pointer;
}

.topBox {
	background-color: #36B6FB;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	color: #fff;
	text-align: center;
	width: 80px;
	display: block;
	font-size: 1.2em;
	padding: 5px;
	font-weight: bold;
}

.bottomBox {
	background-color: #ccc;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	color: #fff;
	text-align: center;
	width: 80px;
	display: block;
	margin-top: 2px;
	font-size: 2.5em;
	padding: 5px;
	height: 40px;
}

.bottomBoxSelected {
	background-color: #999;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	color: #fff;
	text-align: center;
	width: 80px;
	display: block;
	margin-top: 2px;
	font-size: 2.5em;
	padding: 5px;
	height: 40px;
}

.singleBox {
	width: 78px;
	height: 67px;
	font-size: 1.5em;
	background-color: #fff;
	border: 1px solid #ccc;
	display: block;
	padding: 5px;
	text-align: center;
	line-height: 67px;
	cursor: pointer;
}

.singleBoxSelected {
	width: 78px;
	height: 67px;
	font-size: 1.5em;
	background-color: #36B6FB;
	border: 1px solid #ccc;
	display: block;
	padding: 5px;
	text-align: center;
	color: #fff;
	line-height: 67px;
}

.currency {
	font-size: 4em;
}

.spanSteps {
	text-align: left;
	padding-top: 5px;
	display: block;
	float: left;
}

.spanStepsMarkers {
	text-align: left;
	margin-top: -4px;
	display: block;
	float: left;
	color: #999999;
}

.quoteStepActive {
	font-size: 1.4em;
	float: left;
	color: #333333;
	font-weight: bold;
	padding: 0px 11px 0 3px;
}

.quoteStepFuture {
	font-size: 1.4em;
	float: left;
	color: #cccccc;
	font-weight: bold;
	padding: 0px 11px 0 3px;
}

.quoteStepVisited {
	font-size: 1.4em;
	float: left;
	color: #999999;
	font-weight: bold;
	padding: 0px 11px 0 3px;
}

.weCanHelpBox {
	border: 1px solid #cccccc;
	padding: 10px;
	background-color: #ffffff;
	word-wrap: break-word;
}

.policySummaryBox {
	display: block;
	width: 100%;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

.policySummaryBoxInside {
	padding: 10px;
}

h2.policySummary {
	background-color: #36B6FB;
	color: #fff;
	padding: 13px
}

h3.policySummary, h2.policySummary2 {
	background-color: #eee;
	padding: 3px
}

.weCanHelpBoxCorner {
	position: absolute;
	z-index: 100;
	right: 14px;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	margin-top: -11px;
	margin-left: 190px;
}

.yourSelectedPlanBox {
	width: 200px;
	background-color: #0077bb;
	padding: 10px;
}

.yourSelectedPlanBox h2, .yourSelectedPlanBox h3 {
	color: #ffffff;
}

.yourSelectedPlanBox p {
	color: #ffffff;
	margin-top: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 100px;
	float: left;
}

.yourSelectedPlanBox a {
	color: #ffffff;
	text-decoration: underline;
}

.yourSelectedPlanBox a:hover {
	text-decoration: none;
}

.yourSelectedPlanBoxCorner {
	position: absolute;
	z-index: 100;
	background-image: url(../images/yourPlanBoxPageTurn.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: 190px;
}

.oddLine {
	background-color: #0d3c60;
	margin-left: -5px;
	margin-right: -5px;
	padding-left: 5px;
	margin-top: 6px;
	width: 205px;
	height: 16px;
}

.oddLine p {
	margin: 0px;
}

.yourInformationBox {
	width: 200px;
	background-color: #999999;
	padding: 10px;
	margin-top: 15px;
}

.imageBox {
	width: 40px;
	float: left;
}

.imageBox2 {
	width: 30px;
	float: left;
	height: 30px;
}

.imageBox3 {
	width: 75px;
	float: left;
}

.imageBox4 {
	width: 50px;
	float: left;
}

.besideImageBox {
	float: left;
	width: 125px;
	margin-left: 20px;
}

.besideImageBox150 {
	float: left;
	width: 150px;
	margin-left: 20px;
}

.besideImageBox::after {
	display: block;
	float: none;
	clear: both;
}

.besideImageBox2 {
	float: left;
	margin-left: 10px;
	width: 225px;
}

.besideImageBox3 {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	height: 70px;
}

.besideImageBox4 {
	float: left;
	width: 230px;
	height: 30px;
}

.besideImageBox5 {
	float: left;
	width: 170px;
	height: 30px;
	margin-left: 10px;
}

.besideImageBox6 {
	float: left;
	width: 200px;
	height: 30px;
	margin-left: 10px;
}

.besideImageBox7 {
	float: left;
	width: 130px;
	margin-left: 10px;
}

.besideImageBox8 {
	float: left;
	width: 170px;
	height: 50px;
}

.besideImageBox9 {
	float: left;
	width: 250px;
	height: 50px;
	margin-left: 10px;
}

.yourInformationBox p, .yourInformationBox h2 {
	color: #ffffff;
}

.helpIcon {
	margin-left: 4px;
	padding-top: 4px;
}

.coreCoverAreaLeft {
	width: 300px;
	float: left;
	margin-right: 10px;
}

.coreCoverAreaRight {
	width: 290px;
	float: right;
	background-image: url(../images/verticalLine.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 15px;
}

.buildPlanHorizontal {
	width: 610px;
	border: 2px solid #CCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #FFF;
	float: left;
	padding: 5px 10px;
}

.buildPlanColumn {
	width: 134px;
	height: 540px;
	border: 2px solid #CCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #FFF;
	float: left;
	padding: 5px 10px;
	text-align: center;
}

.buildPlanColumn p {
	margin-top: 0;
	font-weight: bold;
}

.buildPlanBottom {
	border: 2px solid #CCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #FFF;
	padding: 20px 10px 10px 10px;
	margin-top: -10px;
	width: 608px;
	height: 60px;
}

.cpmeDropDown {
	border: 2px solid #CCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #FFF;
	padding: 20px 10px 20px 10px;
	margin-top: -10px;
	width: 608px;
}

.addUSCover {
	float: right;
	width: 270px;
	text-align: center;
	margin: auto;
	margin-top: 10px;
}

.priceBand {
	width: 134px;
	padding: 8px 10px;
	margin-top: 8px;
	margin-left: -10px;
	margin-right: -10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #eee;
}

.priceBandFull {
	width: 570px;
	padding: 10px 30px;
	margin-top: 8px;
	margin-left: -10px;
	margin-right: -10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #eee;
}

.largeText {
	font-size: 1.6em;
}

.quoteStep2Price {
	margin-left: -10px;
	width: 180px;
	background-color: #0077BB;
	padding: 15px 20px;
	margin-top: 4px;
	color: #ffffff;
	float: left;
	position: relative;
}

.quotePriceOuter {
	float: left;
	margin-left: -20px;
	position: relative;
	display: inline;
}

.quotePriceArea {
	width: 208px;
	background-color: #0077BB;
	padding-bottom: 18px;
	padding-top: 5px;
}

.quotePriceBand {
	margin-left: -10px;
	margin-right: -10px;
	background-color: #0077BB;
	padding-bottom: 10px;
	margin-top: 4px;
}

.quotePriceBand p, .quotePriceArea p {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.quotePriceBottom {
	background-image: url(../images/priceCorner.gif);
	background-repeat: no-repeat;
	width: 208px;
	height: 9px;
}

.showPrices {
	float: left;
	margin-left: 10px;
	width: 125px;
}

.summaryBoxTop {
	width: 630px;
	background-image: url(../images/grey-summary-box-buy-top.gif);
	background-repeat: no-repeat;
	height: 10px;
	margin-top: 10px;
}

.summaryBox {
	padding: 10px;
	width: 590px;
	background-color: #eceae5;
	margin-top: -5px;
}

.summaryBoxBottom {
	width: 630px;
	background-image: url(../images/grey-summary-box-buy-bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
}

.summaryBox2 {
	width: 610px;
	border: 3px solid #cccccc;
	background-color: #ffffff;
	padding: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.whiteBox {
	width: 203px; /*Total width 223px*/
	background-image: url(../images/white-box-top.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px;
	background-color: #fff;
}

.whiteBoxBottom {
	width: 223px;
	background-image: url(../images/white-box-bottom.gif);
	background-repeat: no-repeat;
	height: 9px;
}

.whiteBoxSmall {
	width: 107px; /*Total width 223px*/
	background-image: url(../images/white-box-small-top.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px;
	background-color: #fff;
	margin-left: 10px;
}

.whiteBoxSmallBottom {
	width: 127px;
	background-image: url(../images/white-box-small-bottom.gif);
	background-repeat: no-repeat;
	height: 8px;
	margin-left: 10px;
}

.whiteBoxContainer {
	float: left;
}

ul.blueTick {
	list-style-type: none;
	text-align: left;
}

ul.blueTick li {
	background-image: url(../images/tickGreyBack.gif);
	background-repeat: no-repeat;
	background-position: center left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-left: 22px;
	margin: 10px 0px;
	min-height: 12px;
}

ul.blueTick li.aligned {
	height: 44px;
	/*background-image:url(../images/tick.gif);*/
	background-position: 0px 3px;
	padding-left: 18px;
	margin-left: -5px;
}

ul.blueTickBenefits {
	list-style-type: none;
	text-align: left;
	margin-top: 10px;
}

ul.blueTickBenefits li {
	float: left;
	width: 165px;
	height: 34px;
	background-image: url(../images/tick.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-left: 10px;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

ul.blueArrow {
	list-style-type: none;
}

ul.blueArrow li {
	margin-left: 20px;
	padding-left: 12px;
	background-image: url(../../images/blueArrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.arrow {
	padding-left: 10px;
	background-image: url(../../images/blueArrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
}

ul.main {
	margin-top: 10px;
	list-style-type: none;
}

ul.main li {
	margin-left: 20px;
	padding-left: 10px;
	background-image: url(../../images/grey-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

ol.main {
	margin-left: 20px;
}

ol.main li {
	list-style: decimal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

ol.main li li {
	list-style: none;
}

.quoteLine80Inside {
	width: 80px;
	float: left;
}

.quoteLine100 {
	width: 100px;
	float: left;
	margin-top: 10px;
}

.quoteLine120 {
	width: 120px;
	float: left;
	margin-top: 10px;
}

.quoteLine210 {
	width: 210px;
	float: left;
	margin-top: 10px;
}

.quoteLine250 {
	width: 250px;
	float: left;
	margin-top: 10px;
}

.quoteLine310 {
	width: 310px;
	float: left;
	margin-top: 10px;
}

.quoteLine310Left{
    width: 310px;
	float: left;
	margin-top: 10px;
	margin-left: 50px;
}


.quoteLine350 {
	margin-top: 10px;
}

.quoteLine430 {
	margin-top: 10px;
}

.quoteLine500 {
	position: relative;
	margin-top: 10px;
}

.quoteLine100Inside {
	width: 100px;
	float: left;
}

.quoteLine120Inside {
	width: 120px;
	float: left;
}

.quoteLine160Inside {
	width: 160px;
	float: left;
}

.quoteLine400 {
	width: 400px;
	float: left;
	margin-top: 10px;
}

.quoteLine500 {
	width: 500px;
	float: left;
	margin-top: 10px;
}

@media ( max-width : 768px) {
	.quoteLine500 {
		display: block;
	}
}

.medicalLine {
	margin-top: 20px;
}

.medicalLineAnswers {
	padding-top: 10px;
}

.medicalSubLine {
	margin-top: 20px;
	margin-left: 20px;
}

.medicalSubLineAnswers {
	padding-top: 10px;
	margin-left: 20px;
}

.summaryBoxMedical {
	margin-left: 20px;
}

.radio {
	width: 15px;
}

.radioLabel {
	margin-left: 5px;
	margin-right: 10px;
}

.paymentDetailsRadioLabel {
	margin-left: 5px;
}

.paymentMethodsRadioLabel {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 0px;
    margin-top: -8px;
	padding-right: 10px;
    padding-left: 5px;
}

.addUsCoverRadioLabel {
	margin-top: 5px;
	margin-right: 10px;
}

.checkboxLabel {
	display: inline;
	margin-left: 10px;
	float: left;
}



.checkboxDocsLabel {
	display: inline;
	margin-left: 10px;
	padding-top: 2px;
}

.checkboxLabelTopPadding {
	display: inline;
	margin-left: 10px;
	float: left;
	padding-top: 2px;
}

.checkboxLabelLarge {
	display: inline;
	margin-left: 10px;
	padding-top: 0px;
	float: left;
	font-size: 1.4em;
}

.checkbox {
	float: left;
	margin-top: 3px;
	height: 13px;
}

@media(max-width: 768px) {
	.checkbox {
		height: auto;
	}
}

.addCheckboxArea {
	margin-top: 54px;
	width: 80px;
	padding: 0px;
	margin-left: 27px;
}

.declarationsText {
	width: 373px;
	height: 93px;
	overflow-y: scroll;
	border: 1px solid #ccc;
	color: #333;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.uploadText {
	width: 480px;
	height: 100px;
	overflow-y: scroll;
	border: 1px solid #ccc;
}

.separator {
	margin-left: 5px;
	margin-right: 5px;
	color: #999999;
}

.navText {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
}

.center {
	text-align: center;
}

.textAlignRight {
	text-align: right;
}

.whiteBack {
	background-color: #FFFFFF;
}

.white {
	color: #FFFFFF;
}

.grey {
	color: #999999;
}

.blue {
	color: #3CB6FB;
}

.orange {
	color: #db7200;
}

.green {
	color: #cbda34;
}

.red {
	color: #d21242;
}

.lightGreyText {
	color: #777777;
}

.dottedLine {
	width: 140px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #cccccc;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.clearBoth {
	clear: both;
}

.inline {
	display: inline;
}

.marginTop0 {
	margin-top: 0px;
}

.marginTop5 {
	margin-top: 5px;
}

.marginTop7 {
	margin-top: 7px;
}

.marginTop10 {
	margin-top: 10px;
}

.marginTop15 {
	margin-top: 15px;
}

.marginTop20 {
	margin-top: 20px;
}

.marginTop30 {
	margin-top: 30px;
}

.marginTop40 {
	margin-top: 40px;
}

.marginTop40withIE {
	margin-top: 40px;
	*margin-top: 79px;
	_margin-top: 77px;
}

.marginTop50 {
	margin-top: 50px;
}

.marginTop55 {
	margin-top: 55px;
}

.marginTop60 {
	margin-top: 60px;
}

.marginTop100 {
	margin-top: 100px;
}

.marginLeft10 {
	margin-left: 10px;
}

.marginLeft5 {
	margin-left: 5px;
}

.marginLeft20 {
	margin-left: 20px;
}

.marginLeft80 {
	margin-left: 80px;
}

.marginLeft85 {
	margin-left: 85px;
}

.marginLeft100 {
	margin-left: 100px;
}

.marginLeft200 {
	margin-left: 200px;
}

.marginRight5 {
	margin-right: 5px;
}

.marginRight10 {
	margin-right: 10px;
}

.marginRight20 {
	margin-right: 20px;
}

.marginRight37 {
	margin-right: 37px;
}

.marginRight80 {
	margin-right: 80px;
}

.marginRight120 {
	margin-right: 120px;
}

.paddingTop10 {
	padding-top: 10px;
}

.paddingTop20 {
	padding-top: 20px;
}

.paddingTop15 {
	padding-top: 15px;
}

.paddingLeft10 {
	padding-left: 10px;
}

.spanText {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.line {
	background-image: url(../../images/line.gif);
	background-repeat: repeat-x;
	height: 5px;
	margin-top: 15px;
	width: 100%;
}

.smallLine {
	background-image: url(../../images/line.gif);
	background-repeat: repeat-x;
	height: 5px;
	margin-top: 15px;
	width: 554px;
	float: left;
}

.dateSlash {
	color: #777;
	font-size: 1.4em;
	float: left;
	padding: 2px 4px;
}

.boxLine {
	background-image: url(../../images/line.gif);
	background-repeat: repeat-x;
	height: 10px;
	margin-top: 10px;
	width: 100%;
	clear: both;
	display: block;
}

.textBox20 {
	width: 20px;
	float: left;
	border: 1px solid #CCC;
	height: 18px;
	padding: 2px;
	color: #333;
}

.textBox40 {
	width: 40px;
	float: left;
	border: 1px solid #CCC;
	height: 18px;
	padding: 2px;
	color: #333;
}

.textBox60 {
	width: 60px;
	float: left;
	border: 1px solid #CCC;
	height: 24px;
	padding: 2px;
	color: #333;
	margin-right: 4px;
}

.textBox140 {
	width: 138px;
	float: left;
	border: 1px solid #CCC;
	height: 24px;
	padding: 2px;
	color: #333;
}

.textBox190 {
	width: 188px;
	float: left;
	border: 1px solid #CCC;
	height: 18px;
	padding: 2px;
	color: #333;
}

.textBox170 {
	width: 168px;
	float: left;
	border: 1px solid #CCC;
	height: 18px;
	padding: 2px 4px;
	color: #333;
}

.textBox270 {
	width: 266px;
	float: left;
	border: 1px solid #CCC;
	height: 24px;
	padding: 2px 4px;
	color: #333;
}

.textBoxFileUpload {
	width: auto;
	float: left;
	border: 1px solid #CCC;
	height: 24px;
	color: #333;
	background-color: #FFF;
}

.textBoxFileUploadWrapper {
	position: relative;
}

.innerTextBoxFileUpload {
	position: relative;
	text-align: right;
	-moz-opacity: 0;
	filter: alpha(opacity : 0);
	opacity: 0;
	z-index: 2;
}

.fakeTextBoxFileUpload {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.selectBox40 {
	width: 48px;
	float: left;
	border: 1px solid #CCC;
	height: 24px;
	padding: 2px;
	color: #333;
	margin-right: 10px;
}

.selectBox60 {
	width: 58px;
	float: left;
	border: 1px solid #CCC;
	height: 24px;
	padding: 2px;
	color: #333;
	margin-right: 10px;
}

.selectBox70 {
	width: 75px;
	float: left;
	border: 1px solid #CCC;
	height: 24px;
	padding: 2px;
	color: #333;
	margin-right: 10px;
	background: #ffffff;
}

.selectBox110 {
	width: 118px;
	float: left;
	border: 1px solid #CCC;
	height: 24px;
	padding: 2px;
	color: #333;
	background: #ffffff;
}

.selectBox110-margin {
	width: 118px;
	float: left;
	border: 1px solid #CCC;
	height: 24px;
	padding: 2px;
	color: #333;
	background: #ffffff;
	margin-right: 10px;
}

.selectBox140 {
	width: 138px;
	float: left;
	border: 1px solid #CCC;
	height: 24px;
	padding: 2px;
	color: #333;
	background: #ffffff;
}

.selectBox160 {
	width: 158px;
	float: left;
	border: 1px solid #CCC;
	height: 24px;
	padding: 2px;
	color: #333;
}

.selectBox180 {
	width: 178px;
	float: left;
	border: 1px solid #CCC;
	height: 24px;
	padding: 2px;
	color: #333;
	background: #ffffff;
}

.selectBox200 {
	width: 203px;
	float: left;
	border: 1px solid #CCC;
	height: 24px;
	padding: 2px;
	color: #333;
}

.selectBoxSmall {
	display: block;
	border: 1px solid #CCC;
	height: 24px;
	padding: 2px;
	color: #333;
	max-width: 100%;
	background: #ffffff;
}

.selectBox170 {
	margin-left: 23px;
}

.selectBox270 {
	width: 272px;
	float: left;
	border: 1px solid #CCC;
	height: 24px;
	padding: 2px;
	color: #333;
	background: #ffffff;
}

.selectBox370NoFloat {
	width: 370px;
	border: 1px solid #CCC;
	height: 24px;
	padding: 2px;
	color: #333;
	background: #ffffff;
}

.selectBox400NoFloat {
	width: 400px;
	border: 1px solid #CCC;
	height: 24px;
	padding: 2px;
	color: #333;
	background: #ffffff;
}

@media ( max-width : 768px) {
	.selectBox270 {
		width: 75%;
	}
}

.selectBoxNoSetWidth {
	float: left;
	border: 1px solid #CCC;
	height: 24px;
	padding: 2px;
	color: #333;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.required {
	color: #d21242;
}

.radioError input {
	border: 1px dashed #d21242;
}

.bold {
	font-weight: bold;
}
.bluebold {
	font-weight: bold;
	color: #00718F;	
}
.underline {
	text-decoration: underline;
}

.normal {
	font-weight: normal;
}

.Bottom {
	background-image: url(../images/toolTipBottom.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 200px;
	height: 16px;
	z-index: 102;
	margin-top: -1px;
}

.paymentInfo {
	display: block;
	margin-top: 0;
}

.paymentText {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0;
}

.paymentTextBig {
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 0;
}

.paymentPriceBand {
	width: 100%;
	padding: 10px;
	margin-top: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #eee;
	display: block;
	clear: both;
}

.logoutText {
	text-align: right;
	float: right;
}

.logoutText a {
	color: #red;
}

.logoutText a:hover {
	color: #red;
	text-decoration: underline;
}

.formlineTextFields {
	padding-bottom: 10px;
}

.formlineTextFields: after {
	display: block;
	clear: both;
}

.formlineTextFieldsShort {
	float: left;
	width: 400px;
	padding-bottom: 10px;
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	/*color: #666666;*/
	font-size: 1em;
	font-weight: bold;
	/**
	float: left;
	width: 250px;**/
	padding-right: 10px;
}

/**
.formlineShortText {
	float: left;
	width: 280px;
}**/
.smallText {
	font-size: 0.9em;
}

/* Modal window styles */
.boxes .window {
	position: absolute;
	display: none;
	z-index: 9999;
	padding: 20px;
}

.boxes .dialog {
	width: 320px;
	height: 320px;
	padding: 10px;
	background-color: #ffffff;
	border: 3px solid #cccccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.boxes .dialog2 {
	width: 650px;
	padding: 10px;
	background-color: #ffffff;
	border: 3px solid #cccccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.boxes .dialog3 {
	width: 640px;
	height: 500px;
	padding: 10px;
	background-color: #ffffff;
	border: 3px solid #cccccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.boxes .dialog4 {
	width: 1050px;
	height: 620px;
	padding: 10px;
	background-color: #ffffff;
	border: 3px solid #cccccc;
	overflow-y: scroll;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.errorTextbox input {
	border: 1px solid #d21242;
}

.errorTextbox select {
	border: 1px solid #d21242;
}

.errorTextbox textarea {
	border: 1px solid #d21242;
}

.errorTextbox label {
	color: #d21242;
}

.calendarTextBoxDiv60 {
	margin: 0;
	height: 23px;
	width: 65px;
	float: left;
	margin-right: 4px;
}

.calendarTextBoxDiv40 {
	margin: 0;
	height: 23px;
	width: 40px;
	float: left;
	margin-right: 6px;
}

/*End Modal window styles */
.loadingBox {
	padding-top: 70px;
	padding-bottom: 100px;
	text-align: center
}

.loadingBox img {
	width: 96px;
	height: 96px;
}

.brokerTextLinks {
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	float: right;
	padding-top: 6px;
}

.brokerText {
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	float: none;
	text-align: right;
	display: block;
	width: 100%;
	padding-top: 6px;
	margin-top: 3px;
	position: relative;
}

/*
#line {
	background-image: url("../../images/blueLine.gif");
	font-size: 0;
	height: 4px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	width: 960px;
}
*/

#contentContainer {
	background-image: url(../images/contentBack.gif);
	background-repeat: repeat-y;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 65px;
	padding-bottom: 20px;
	width: 970px;
}

#lowerFooter {
	border: none;
	margin-top: 0;
}

ul.footerLinks2 li.lastLink {
	border-right: none;
}

ul.footerLinks2 {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 10px;
	margin: 0 auto;
	width: 530px;
	text-align: center;
}

ul.footerLinks2 li {
	margin: 2px 10px 0 0;
	float: left;
	border-right: 1px solid #ccc;
	padding-right: 10px;
	display: inline;
}

ul.footerLinks {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-left: 2px;
}

ul.footerLinks li {
	background-image: url(../images/blueBullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 10px;
	padding-top: 5px;
}

.bottomLogo {
	height: 80px;
	width: 134px;
	float: left;
	padding-left: 50px;
}

.crosshair {
	background-image: url("../images/crosshair.gif");
	background-position: 0 3px;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 14px;
}

h2.boxTop {
	background-color: #b7b7b7;
	color: #333;
	font-size: 1.4em;
	font-weight: bold;
	padding: 4px 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	text-align: center;
	margin: -9px -9px 0 -9px;
}

#middleColumn {
	float: left;
	margin-top: 20px;
	width: 460px;
}

#leftColumn {
	float: left;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 40px;
	margin-top: 20px;
	width: 60px;
}

.date_picker_image_spacing img {
	position: relative;
	top: 5px;
	left: 7px;
}

.add_dependant_datepicker_spacing img {
	padding-left: 7px;
}

#addDependantButtons {
	margin-top: 20px;
}

.buildPlanTop {
	border: 2px solid #CCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #FFF;
	padding: 20px 10px;
	margin-top: 10px;
	width: 608px;
}

.quoteLineCoinsurance {
	width: 310px;
	float: right;
	margin-top: 0px;
	padding-top: 4px;
}

.quoteTopMessageBox {
	-webkit-border-radius: 5px;
	background-color: #F8F8F8;
	border: 2px solid #E5E5E5;
	float: left;
	padding: 10px;
	margin-top: 20px;
}

.height35 {
	height: 35px;
}

.height34 {
	height: 34px !important;
}

.width110 {
	width: 110px;
}

.width100Percentage {
    width: 100% !important;
}

.width130 {
	width: 130px;
}

.width200 {
	width: 200px;
}

.marginLeft40 {
	margin-left: 40px;
}

.centerText {
	text-align: center;
}

.italic {
	font-style: italic;
}

#tableNavBar ul {
	list-style-type: none;
	margin: 0;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	position: absolute;
	width: 450px;
	padding-left: 20px;
}

#tableNavBar li {
	float: left;
	padding: 6px 10px;
	border: 1px solid #ccc;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-color: #fff;
	display: inline;
	margin-top: 25px;
	margin-left: 10px;
	text-align: center;
	font-size: 1.5em;
	height: 44px;
}

#tableNavBar li.silver {
	border-top: 1px solid #002851;
	border-left: 1px solid #002851;
	border-right: 1px solid #002851;
}

#tableNavBar li.gold {
	border-top: 1px solid #BED600;
	border-left: 1px solid #BED600;
	border-right: 1px solid #BED600;
}

#tableNavBar li.platinum {
	border-top: 1px solid #EC008C;
	border-left: 1px solid #EC008C;
	border-right: 1px solid #EC008C;
}

#tableNavBar li.selected {
	padding: 15px 10px;
	background-color: #f8f8f8;
	margin-top: 0;
	font-weight: bold;
	border: 2px solid #ccc;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #f8f8f8;
	z-index: 1;
	height: 50px;
}

#tableNavBar li.selected a {
	color: #333;
}

#tableNavBar li.selected a:hover {
	text-decoration: none;
}

#tableContent {
	border: 2px solid #ccc;
	background-color: #f8f8f8;
	padding: 10px;
	margin-top: 92px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.tableContentLeft {
	float: left;
	width: 350px;
	padding-left: 20px;
}

.tableContentRight {
	float: left;
	width: 450px;
	margin-left: 20px;
	border: 1px solid #ec008c;
	padding: 10px 10px 10px 30px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.topTelephoneNumbers {
	float: right;
	text-align: right;
	color: #666;
}

.buyButtonRelative, .summaryLinkRelative {
	display: block;
	margin-top: 30px;
	text-align: center;
}

/* Modal window styles */
.enquiry_mask, .mask, .cookie_mask {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 8000;
	background-color: #333333;
	display: none;
}

.hide {
	display: none;
}

.inlineForm {
	margin: 0;
	padding: 0;
	text-align: left;
	display: inline;
}

/* Language Bar */
a.selected {
	font-weight: bold;
}

.mlSwitcher {
	display: inline;
	float: right;
	text-transform: capitalize;
}

.mlSwitcherTop {
	cursor: pointer;
}

.mlIcon {
	float: left;
	margin-top: -2px;
	padding-right: 10px;
}

.mlArrow {
	float: left;
	margin-top: 5px;
	padding-left: 10px;
}

.mlSwitcher a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.mlSwitcher a:hover {
	color: #666666;
	font-weight: bold;
}

.lang {
	float: left;
	margin-top: 10px;
}

#inlineSpan {
	float: right;
}

@media ( max-width :990px) {
	.utility-nav {
		float: none !important;
	}
}

#mlDropDown {
	display: none;
}

#mlDropDownBox {
	display: block;
	background-image: url(< span jwcid = "@Insert" value =
		"ognl:imagePath + 'languageSwitchArrow.gif'" renderTag = "false"/ >);
	background-color: #FFFFFF;
	border: 1px solid #999999;
	border-radius: 5px 5px 5px 5px;
	margin-top: 25px;
	padding: 0 12px 10px;
	position: absolute;
	width: 100px;
	z-index: 200;
}

#mlDropDownArrow {
	display: block;
	background-repeat: no-repeat;
	height: 10px;
	margin-left: 54px;
	margin-top: 16px;
	position: absolute;
	width: 18px;
	z-index: 201;
}

#mlDropDown a {
	font-weight: normal;
}

#mlDropDown a.selected {
	font-weight: bold;
}

.small {
	font-size: 85%;
}

.header-right {
	width: 300px;
	background-color: #3CB8FB;
	padding: 10px 10px 0px 10px;
	border-radius: 9px;
	color: #FFF;
	font-weight: bold;
	height: 90px;
}

/**
#mainContentLoadings {
	float: left;
	width: 930px;
	margin-top: 20px;
}**/
#loadingsContainer {
	/**width: 908px;**/
	background-color: #f8f8f8;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	float: left;
	margin-top: 20px;
}

/**
#loadingsLeftContent {
	float: left;
	width: 570px;
}**/

/**
#loadingsRightContent {
	float: left;
	margin-left: 40px;
}**/
.loadingsPriceText {
	font-size: 2.5em;
	font-weight: bold;
	line-height: 1.5em;
}

.marginBottom10 {
	margin-bottom: 10px;
}

.disableModel {
	pointer-events: none;
	opacity: 0.6;
}

ul.lifestyle li {
	margin-left: 0px;
	padding-left: 10px;
	background-image: url(../images/grey-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

ul.main, ul.lifestyle {
	margin-top: 10px;
	list-style-type: none;
}

h3.lifestyle {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 1.4em;
	/*background-color:#dcdcdc;
	padding:5px;*/
	padding-top: 10px;
}

.separatorHr {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #cccccc;
}

.primaryButton {
	color: #ffffff;
	background-color: #0990dc;
	*background-color: #0990dc;
	background-image: -moz-linear-gradient(top, #3ab4f9, #0990dc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3ab4f9),
		to(#0990dc));
	background-image: -webkit-linear-gradient(top, #3ab4f9, #0990dc);
	background-image: -o-linear-gradient(top, #3ab4f9, #0990dc);
	background-image: linear-gradient(to bottom, #3ab4f9, #0990dc);
	background-repeat: repeat-x;
	border-color: #0990dc #0990dc #002a80;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',
		endColorstr='#ff0044cc', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	border-radius: 5px;
	font-size: 1em;
	font-weight: bold;
	padding: 6px 10px;
}

.primaryButton:hover {
	color: #ffffff;
	text-decoration: none;
}

.marginBottom20 {
	margin-bottom: 20px;
}

.marginTop20 {
	margin-top: 20px;
}

.errorTextFormLabel {
	color: #d21242;
}

.errorTextFormInput {
	border-width: 1px;
	border-color: #d21242;
}

.formErrorDisableNext {
	pointer-events: none;
	cursor: default;
	opacity: 0.4;
	filter: alpha(opacity = 40);
	background-color: #000;
}


#opButtonArea, #ben_btn_Medical_Evacuation, #ben_btn_Health_and_Wellbeing, #ben_btn_Vision_and_Dental, #maternityButtonArea {
	margin-right: 50px
}

@media(max-width: 900px) {
	#opButtonArea, #ben_btn_Medical_Evacuation, #ben_btn_Health_and_Wellbeing, #ben_btn_Vision_and_Dental {
		margin-right:5px
	}
}

#measurementHelpIcon, #occupationHelpIcon {
	margin-right: 150px;
}

@media(max-width: 768px) {
	#measurementHelpIcon, #occupationHelpIcon {
		margin-right: 10px;
	}
}

#utilityNav {
	min-height: 20px;
}

.tooltip-inner {
    text-align: left !important;
    padding: 10px !important;
}

.tooltip-inner {
	background-color: #8a9c00 !important;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #8a9c00 !important
}

@media(min-width: 768px) {
	#mainMemberCurrentlyUSDiv label {
		padding-top: 2px !important;
	}
}



.product-header {
	font-family: Arial;	
	font-size: 20px;
}

.product-header--title {
	font-size: 20px;	
	font-weight: bold;	
	line-height: 23px;
	margin-bottom: 24px;
}

.product-header--subtitle {
	font-size: 16px;
	display: block;
	margin-bottom:0;
	font-weight: bold;	
}

.product-header--copy {
	font-size: 14px;	
	line-height: 16px;
}

.health-product {
	border: 1px solid #D7D7D7;	
	border-radius: 4px;	
	background-color: #F8F8F8;	
	margin: 8px 0;
	padding: 16px;
}

.health-product--isGold {
	border: 1px solid #C3AD00;
	background: #FCFBF4;
}

.health-product--isPlatinum {
	border: 1px solid #676767;
	background: #EBEBEB;
}

.health-product--isCloseCare {
	border: 1px solid #d9d9d9;
	background: #ffffff;
}

.health-product__title {
	font-size: 16px;	
	font-weight: bold;	
	line-height: 18px;
	margin: 0 0 8px 0;
}

.health-product__copy {
	font-size: 12px;	
	line-height: 18px;
	margin: 0;
}

.health-product__copy-cta {
	color: #333333;
	text-decoration: underline;
}

.health-product__copy-cta:hover {
	color: #333333;
	text-decoration: none;
}

.health-product__list {
	color: #333333;	
	font-family: Arial;	
	font-size: 12px;	
	line-height: 20px;
}

.health-product__list-item {
	position: relative
}

.health-product__list-item::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
		
	background-repeat: no-repeat;
}

.health-product__list-item--benefit::before {
	background-image: url(../../images/tick-blue.png);
}

.health-product__list-item--excluded::before {
	background-image: url(../../images/cross-black.png);	
}

.health-product__form-group {
	position: relative;
}

.health-product__form-group + .health-product__form-group {
	margin-top: 12px;
}

.health-product__select {
	height: 21px;
	color: #333333;
}

.health-product__label {
	font-size: 10px;	
	font-weight: bold;	
	line-height: 11px;
	display: block;
}

.health-product__label--inline {
	display: inline-block
}

.health-product__cost {
	font-size: 16px;	
	font-weight: bold;
	text-align: center;
	margin: 0;
}

.health-product__cost-subtitle {
	font-siz: 12px;
	text-align: center;
}

.health-product__cta-wrapper {
	text-align: center;
}

.health-product__cta {
	margin-top: 45px;
}

.health-product__tooltip {
	margin-left: 4px;
}

/* tick stuff*/
.product-list {
  position: relative;
  list-style: none;
}

.product-list-item {
  position: relative;
}

.product-list-item::before {
    content:' ';
    height: 10px;
    width: 10px;
    position: absolute;
    top: 5px;
    left: -15px;
   
}

/* URL of blue tick to go here */
.product-list-item--included::before {
  background: url('../../images/tick-blue.png')
}

/* URL of red cross to go here */
.product-list-item--excluded::before {
  background: url('../../images/cross-black.png')
}

.add-border {
                Border-right: 1px solid lightgrey
}

.broker-tiles {
			height: 220px;
			border: 2px solid #ccc;
			background-color: #f8f8f8;
			margin-top: 20px;
			border-radius: 5px;
			padding: 10px;
}

.broker-consultant-error {    
	border: 2px solid #FF0000;
}

.sendButton {
    background: linear-gradient(0deg, #b53a00, #ff8c00);
    color:white;
    font-family:arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    padding:7px 13px;
    border: none;
    position:relative;
    display:inline-flex;
    cursor:pointer;
    align-items:center;
	border-radius: 7px;
}
.sendButton:after {
    content: "";
    display:inline-block
    width:0;
    height:0;
    border-left: 8px solid white;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    margin-left: 8px;
}

.sendButton:hover {
	background-color:#5cbf2a;
}


@media (min-width : 768px) {
	.mainLogo {
		margin-top: 10px;
	}

	.cghoImage {
		margin-top: 25px;
	}
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}