@charset "utf-8";
@import url("font-awesome.min.css");
@font-face {
	font-family: 'futura light';
	src: url('fonts/futura_light/futura-light-webfont.eot');
	src: url('fonts/futura_light/futura-light-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/futura_light/futura-light-webfont.woff') format('woff'),
url('fonts/futura_light/futura-light-webfont.ttf') format('truetype'),
url('fonts/futura_light/futura-light-webfont.svg') format('svg');
}
@font-face {
	font-family: 'FuturaPT-Light';
	src: url('fonts/FuturaPT-Light.eot');
	src: url('fonts/FuturaPT-Light.eot?#iefix') format('embedded-opentype'),
		 url('fonts/FuturaPT-Light.woff') format('woff'),
		 url('fonts/FuturaPT-Light.ttf') format('truetype'),
		 url('fonts/FuturaPT-Light.svg') format('svg');
}
@font-face {
	font-family: 'FuturaPT-Book';
	src: url('fonts/FuturaPT-Book.eot');
	src: url('fonts/FuturaPT-Book.eot?#iefix') format('embedded-opentype'),
		 url('fonts/FuturaPT-Book.woff') format('woff'),
		 url('fonts/FuturaPT-Book.ttf') format('truetype'),
		 url('fonts/FuturaPT-Book.svg') format('svg');
}
@font-face {
	font-family: 'FuturaPT-Heavy';
	src: url('fonts/FuturaPT-Heavy.eot');
	src: url('fonts/FuturaPT-Heavy.eot?#iefix') format('embedded-opentype'),
		 url('fonts/FuturaPT-Heavy.woff') format('woff'),
		 url('fonts/FuturaPT-Heavy.ttf') format('truetype'),
		 url('fonts/FuturaPT-Heavy.svg') format('svg');
}

/* page wrapper style */
.pgwrapper-shdw {
padding:0px, 0px, 0px, 0px;
}
/* tag override styles */

html {
	background-color: #DEDEDE;
	-webkit-font-feature-settings:"liga" 0; 
	font-feature-settings:"liga" 0; 
	text-rendering: optimizeSpeed;

}
body {
	color: #333;
	background-color:#fff;
	background-image: url(images/bg.jpg?v=123);
	background-repeat: no-repeat;
	background-position: top;
    background-size: 100% auto;
	font-family: FuturaPT-book, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.25em;
}
a {
	color: #6b498f;
}


a:hover {
	color: #6b498f;
}


h1 {
	font-family: "FuturaPT-Book", Arial, sans-serif;
	font-size: 2.5em;
	font-style: normal;
	font-weight: lighter;
	font-smooth: always;
	line-height: 36px;
	padding-bottom: 15px;
	
}
h2 {
	font-family: "FuturaPT-Book", Arial, sans-serif;
	font-size: 1.75em;
	font-style: normal;
	font-weight: lighter;
	font-smooth: always;
	line-height: 36px;
	padding-bottom: 15px;
}
h3 {
	font-family: "futura light", Arial, sans-serif;
	font-size: 1.25em;
	font-smooth: always;
	padding-bottom: 7px;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 5px;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .95em;
	font-weight: bold;
	padding-bottom: 3px;
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .85em;
	font-weight: bold;
}

/* Login styles */

.loginwrapper{
	Background-color:#fff;
	max-width:1130px;
	max-height:710px;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:2em;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
}

.loginwrapper table{
	padding:0;
	margin:0;
}

.loginwrapper td{
	position:relative;
	padding:0;
	margin:0;
	font-size:.73em;
}

.loginpic {
	position:relative;
	float:left;
	width:50%;
	height:44.375em;
	background-image:url(images/LoginPg_Pic.jpg);
	background-size:cover;
	overflow:hidden;
	}
	
.loginPicBullets{
	position: absolute;
	bottom: -1px;
	color: #fff;
	font-family: futura light, Arial, sans-serif;
	font-size: 1.5em;
	padding: 1.5em;
	width: 100%;
	line-height: 1.5em;
}

.loginPicBullets2{
	display:none;
}

.loginPicBullets h3{
	font-family:FuturaPT-heavy;
}

.loginLogo{
	height:8.813em;
	width:25.750em;
	float:Left;
	clear:both;
	margin-left:3.5em;
}

.EmpLoginPgTitle{
	font-family:futura light, Arial, sans-serif; 
	font-size:1.75em; 
	display:block; 
	position:relative; 
	color:#333333;
	margin-bottom:.75em;
}
	
.loginpanel{
	width:50%;
	overflow: hidden;
	font-family: futura light, Arial, sans-serif;
	font-size: 1em;
	color:#999;
	position:relative;
	}
	
.loginError{
	float:right;
	font-size:1.25em; 
	padding-top:.4em;
	color:#FFF;
}

.loginError span{
	font-family:FuturaPT-heavy;
	font-size:1.15em;
	color:#F02A3C;
}
	
.loginright{
	float:left;
	margin:35px 0 5px 50px;
	width: 420px;
	color:#666666;
	font-size:15px;
	line-height: 21px;
	}



.q1{
	position: absolute;
    right: 2.5em;
    top: 2.25em;
	z-index: 999;
	width:1em;
	height:1em;
	color:#fff;
	font-family:Arial, sans-serif;
	font-size:1.75em;
	background:#6b498f;
	border-radius:50%;
	text-align:center;
	vertical-align:middle;
	display:block;
}
.q2{
	position: absolute;
    right: 2.5em;
    top: 0.5em;
	z-index: 998;
	width:1em;
	height:1em;
	color:#fff;
	font-family:Arial, sans-serif;
	font-size:1.75em;
	background:#6b498f;
	border-radius:50%;
	text-align:center;
	vertical-align:middle;
	display:block;
}

.qIcon{
	
}

.loginpanel a{
	color:#C12030;
	text-decoration:none;
	font-size:14px;
}

.loginpanel a:hover{
	text-decoration: underline;
	color:#fff;
}



.loginfield1{
	margin:0 45px 2px 45px;	
	width:330px;
	height:60px;
	background-color:#fff;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	}
.loginfield2{
	margin:0 45px 0 45px;	
	width:330px;
	height:60px;
	background-color:#fff;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	}

.loginfor{
	text-align:center;
	margin:15px 45px 0 45px;	
	width:330px;
	font-size: 11px;
	}

.log_feil_main{width:80%; margin-left:auto; margin-right:auto; margin-top:1em; font-family: "futura light", Arial, sans-serif; font-size:.85em; position:relative; clear:both;}
.in_log_feild{float:left; width:100%; margin-bottom:.25em; font-family: "futura light", Arial, sans-serif; position:relative;}

input[type=text].text_in{
	float:left; 
	width:94%; 
	margin-bottom:.5em; 
	height:2em;
	font-size:1.75em; 
	font-family: "futura light", Arial, sans-serif; 
	text-indent:.25em; 
	background-color: #fcfcfc;
	border:1px solid #afafaf;
	position:relative;
	color:#333;
}
input[type=password].text_in_pass{
	float:left; 
	width:94%; 
	height:2em; 
	font-size:1.75em; 
	font-family: "futura light", Arial, sans-serif; 
	text-indent:.25em; 
	background:#fcfcfc;
	border:1px solid #999;
	position:relative;
}

.loginpanel input:focus{
	outline: none;
	Background-color: rgba(255, 255, 255, .16);
}

.loginfor_left_align{float:left; margin:16px 0 10px;}
.loginContent{
	width:78%;
	margin-left:auto;
	margin-right:auto;
	font-family: futura light, Arial, sans-serif;
	font-size:1.2em;
	color:#777;
	line-height:1.5em;
}

.loginContentLeft{
	float:left;
	width:30%;
	padding-right:2em;
	border-right:2px dotted #777;
}

.loginwrapper h1{
	font-family: WSans Bold, Arial, sans-serif;
	font-size:5.5em;
	line-height:.85em;
	text-transform:uppercase;
	color:#bf202f;
	display:inline-block;
	clear:both;
}

.loginwrapper h2{
	font-family: FuturaPT-Light, Arial, sans-serif;
	font-size:3.95em;
	text-transform:uppercase;
	color:#58595b;
	display:inline-block;
	padding-bottom:.25em;
	float:left;
	clear:both;
	border-bottom: .1em solid #0E58A5; 
	margin-bottom: .55em;
}

.loginContent h3{
	font-family: WSans Bold, Arial, sans-serif;
	font-size:1.1em;
	color:#0E58A5;
}

.loginContentRight{
	float:left;
	width:58%;
	padding-left:2em;
}


.loginfooterContent{
	max-width:1070px;
	margin-left:auto;
	margin-right:auto;
	padding-top:1em;
}
.loginfooterl{float:left;}
.loginfooterr{float:right; padding-right:50px;}	

#loginbutton{
	display: block;
	position:relative;	
	position: relative;
	z-index: 30;
	font-family: FuturaPT-book, Arial, sans-serif;
	font-size: 1.8em;
	color: #fff;
	text-decoration: none;
	background-color: #6b498f;
	padding: 10px 1.25em 10px 1.25em;
	margin:.25em 1em .25em 0em;
	float:right;
    border-bottom-right-radius: .5em;
    border-top-left-radius: .5em
}

#loginbutton:hover{
	background-color: #f89e28;
	}

/*  Input Styles   */

.LeaveFormEntry{
	width:90%;
	font-size:1.5em;
	padding-left:2em;
	padding-top:1.6em;
	clear:both;
}

.questionhdr{
	font-family:futuraPT-Book, Trebuchet Ms, Arial;
	font-size:2em;
	line-height:1.15em;
	color:#555;
	display:block;
	padding-left:1.35em;
	padding-bottom:.2em;
	float:left;
	clear:both;
	border-bottom: 4px solid #f7b046;
}

.questionhdr2 {
	font-family: futuraPT-Book, Trebuchet Ms, Arial;
	font-size: 1.4em;
	line-height: 1.0em;
	color: #555;
	display: block;
	padding-left: 2.0em;
	padding-bottom: .1em;
	float: left;
	padding-top: 0.5em;
	clear: both;
}

.formDiv{
	Float:left;
	margin-right:2em;
	margin-bottom:.5em;
	line-height:1.25em;
}

input[type=text] {
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #6b498f;
	background-color:transparent;
	color:#6b498f;
	font-family: 'FuturaPT-Book', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size:1em;
  	outline: none;
	 -webkit-transition: all 0.30s ease-in-out;
 	 -moz-transition: all 0.30s ease-in-out;
  	 -ms-transition: all 0.30s ease-in-out;
	 -o-transition: all 0.30s ease-in-out;
}

input[type=text]::-ms-clear {display: none; width:0; height:0;}

input[type=text]:focus {
	border-bottom:1px solid #f89e28;
    color:#6b498f;
	-webkit-transition: all 0.30s ease-in-out;
 	 -moz-transition: all 0.30s ease-in-out;
  	 -ms-transition: all 0.30s ease-in-out;
	 -o-transition: all 0.30s ease-in-out;
}

input[type=email] {
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #6b498f;
	background-color:transparent;
	color:#6b498f;
	font-family: 'FuturaPT-Book', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size:1em;
  	outline: none;
	 -webkit-transition: all 0.30s ease-in-out;
 	 -moz-transition: all 0.30s ease-in-out;
  	 -ms-transition: all 0.30s ease-in-out;
	 -o-transition: all 0.30s ease-in-out;
}

input[type=email]::-ms-clear {display: none; width:0; height:0;}

input[type=email]:focus {
	border-bottom:1px solid #f89e28;
    color:#6b498f;
	-webkit-transition: all 0.30s ease-in-out;
 	 -moz-transition: all 0.30s ease-in-out;
  	 -ms-transition: all 0.30s ease-in-out;
	 -o-transition: all 0.30s ease-in-out;
}

input[type=tel] {
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #6b498f;
	background-color:transparent;
	color:#6b498f;
	font-family: 'FuturaPT-Book', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size:1em;
  	outline: none;
	 -webkit-transition: all 0.30s ease-in-out;
 	 -moz-transition: all 0.30s ease-in-out;
  	 -ms-transition: all 0.30s ease-in-out;
	 -o-transition: all 0.30s ease-in-out;
}

input[type=tel]::-ms-clear {display: none; width:0; height:0;}

input[type=tel]:focus {
	border-bottom:1px solid #f89e28;
    color:#6b498f;
	-webkit-transition: all 0.30s ease-in-out;
 	 -moz-transition: all 0.30s ease-in-out;
  	 -ms-transition: all 0.30s ease-in-out;
	 -o-transition: all 0.30s ease-in-out;
}


input[type=date] {
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #6b498f;
	background-color:transparent;
	color:#6b498f;
	font-family: 'FuturaPT-Book', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size:.9em;
  	outline: none;
	 -webkit-transition: all 0.30s ease-in-out;
 	 -moz-transition: all 0.30s ease-in-out;
  	 -ms-transition: all 0.30s ease-in-out;
	 -o-transition: all 0.30s ease-in-out;
}

input[type=date]::-ms-clear {display: none; width:0; height:0;}

input[type=date]:focus {
	border-bottom:1px solid #f89e28;
    color:#6b498f;
	-webkit-transition: all 0.30s ease-in-out;
 	 -moz-transition: all 0.30s ease-in-out;
  	 -ms-transition: all 0.30s ease-in-out;
	 -o-transition: all 0.30s ease-in-out;
}

input[type=password]::-ms-clear {display: none; width:0; height:0;}

input[type=password] {
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #6b498f;
	background-color:transparent;
	color:#6b498f;
	font-family: 'FuturaPT-Book', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size:.95em;
  	outline: none;
	 -webkit-transition: all 0.30s ease-in-out;
 	 -moz-transition: all 0.30s ease-in-out;
  	 -ms-transition: all 0.30s ease-in-out;
	 -o-transition: all 0.30s ease-in-out;
}

input[type=password]:focus {
	border-bottom:1px solid #f89e28;
    color:#6b498f;
	-webkit-transition: all 0.30s ease-in-out;
 	 -moz-transition: all 0.30s ease-in-out;
  	 -ms-transition: all 0.30s ease-in-out;
	 -o-transition: all 0.30s ease-in-out;
}

input[type=submit]{
	position: relative;
	z-index: 30;
	float: right;
	display: block;
	font-family: FuturaPT-book, Arial, sans-serif;
	font-size: 1.05em;
	color: #fff;
	text-decoration: none;
	background-color: #6b498f;
	padding: .15em .75em .15em .75em;
	margin:0 .4em 0;
	border:none;
	border-bottom-right-radius: .5em;
    border-top-left-radius: .5em;
}

input[type=submit]:hover{
	background-color: #f89e28;
	color:#fff;
}

input[type=submit]:focus{
	background-color: #f89e28;
	color:#fff;
}


input.ChatBTN {
	background-color:#0076ce;
	cursor:pointer;
	border: 1px solid #0076ce;
	color:#fff;
	height:50px;
	width:160px;
	text-align:center;
	font-family: 'FuturaPT-Book', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size:1.5em;
	opacity:.85;
	border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}
input.ChatBTN:HOVER {
	opacity:1;
}
input.ChatName {
	color:#fff;
	border-color:#fff;
	font-size:1.4em;
}
select {
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #6b498f;
	background-color:transparent;
	background:url(images/DropDownArrow.png) no-repeat right;
	background-size:auto;
	color:#6b498f;
	font-family: 'FuturaPT-Book', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size:.95em;
  	outline: none;
	 -webkit-transition: all 0.30s ease-in-out;
 	 -moz-transition: all 0.30s ease-in-out;
  	 -ms-transition: all 0.30s ease-in-out;
	 -o-transition: all 0.30s ease-in-out;
}

select {
     /*for firefox*/
     -moz-appearance: none;
     /*for chrome*/
     -webkit-appearance:none;
}

/*for IE10*/
select::-ms-expand {
    display: none;
}

select::-ms-clear {display: none; width:0; height:0;}

select:focus {
	border-bottom:1px solid #f89e28;
    color:#6b498f;
	-webkit-transition: all 0.30s ease-in-out;
 	 -moz-transition: all 0.30s ease-in-out;
  	 -ms-transition: all 0.30s ease-in-out;
	 -o-transition: all 0.30s ease-in-out;
}

select:required:invalid {
color: #999;
}

textarea{
	font-family: 'FuturaPT-Book', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size:.85em;
	padding:.5em;
}

option[value=””][disabled] {
display: none;
}

option {
color:#6b498f;
}

input:focus {color:#5E87B5}

.errorMsgs {
	/*width:20em;*/
	width: 100%;
	float: right;
	font-family: FuturaPT-Heavy, Helvetica, trebuchet ms, Arial, sans-serif;
	color: #BF202F;
	font-size: .7em;
	text-align: right;
}


.formDiv.error, .formDiv.error input[type=text], .formDiv.error input[type=date], .formDiv.error input[type=tel], .formDiv.error input[type=email], .formDiv.error select, .formDiv.error textarea{
	border-color:#BF202F;
	color:#BF202F;
} 


.required{
color:red;
font-weight: bold;
line-height:36px;
}
.fieldbgyellow{
	background:#feff99;
	float:left;
}
.fieldbgred{
	background:#f9afad;
	float:left;
}
.fieldbggrey{
	float:left;
	display:block;
	height: 30px;
	border:1px solid #666;
	background:#c3c3c3;
	color:#555;
	padding-left: 6px;
	margin-right: 20px;
} 

/* Header, Footer and Navigation styles */
#header{
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	background-size:auto;
}

.login {
	padding:0;
}

#headerlinks a {
	width: auto;
	height: 2.5em;
	display: block;
	position: relative;
	padding: 0px 0 0 5px;
	text-decoration: none;
	color: #FFF;
	font-size: .9em;
	margin-bottom: 8px;
	margin-top: 5px;
}
#headerlinks a:hover {
	color: #FFF;
	background-color:rgba(0,0,0,0.28);
}

/****************************************** Footer Styles **************************/
/* Footer Styles */ 
.footerWrapper{
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	background:url("images/footerBG2.png");
    background-repeat: repeat-x;
    background-position: 0px -40px;
    color:#fff;
	position:relative;
	bottom:0;
	padding-top:7em;
	width:100%;
	clear:both;
}


.footerHomeContent{
	max-width:1140px;
	min-height:120px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.footerHomeContent a{
	color:rgba(255,255,255,0.85);
}

.footerHomeContent a:hover{
	color:#Fff;
}
.footerLogo{
	position:relative;
	top:1em;
	width: 7.688em;
	height: 3.75em;
	float: left;
	z-index:100;
	background:url(images/footerCBCLogo.png) no-repeat;
	background-size:cover;
}
.footerLeftDiv{
	width:45%;
	font-size:.75em;
	line-height:1.6em;
	padding-top:14px;
	float:left;
}
.footerRightDiv{
	font-size:.8em;
	float:right;
	text-align:right;
}
.PhoneFooterBTN{
	width:230px;
	height:35px;
	background:url(images/phone_off.png);
	background-repeat:no-repeat;
	background-position:top;
	padding:61px 1em 0 1em;
	border-right:1px solid #fff;
	text-align:left;
	padding-top:61px;
	float:right;
	color:rgba(255,255,255,0.90);
}
.PhoneFooterBTN:hover{
	background:url(images/phone_on.png);
	background-repeat:no-repeat;
	background-position:top;
	color:#fff;
}
.ChatFooterBTN{
	width:193px;
	height:35px;
	background:url(images/chat_off.png);
	background-repeat:no-repeat;
	background-position:top;
	border-right:1px solid #fff;
	text-align:center;
	padding:61px 1em 0 1em;
	float:right;
	color:rgba(255,255,255,0.90);
}
.ChatFooterBTN:hover{
	background:url(images/chat_on.png);
	background-repeat:no-repeat;
	background-position:top;
	color:#fff;
}
.EmailFooterBTN{
	width:142px;
	height:35px;
	background:url(images/email_off.png);
	background-repeat:no-repeat;
	background-position:top;
	padding:61px 0 0 1em;
	text-align:center;
	float:right;
	color:rgba(255,255,255,0.90);
}
.EmailFooterBTN:hover{
	background:url(images/email_on.png);
	background-repeat:no-repeat;
	background-position:top;
	color:#fff;
}

/**************** Nav Styles *****************/

#nav a {
	position: relative;
	padding: .6em .75em 0em .75em;
	background-color:#799b3e;
	display: block;
	float: left;
	height: 1.55em;
	text-align: center;
	vertical-align: middle;
	font-family: "FuturaPT-Light", Arial, sans-serif;
	line-height: 1em;
	font-size: 1.4em;
	color: #fff;
	text-decoration: none;
}
#nav a:hover {
	position: relative;
	background-color:#006271;
	color:#FFFFFF;
}
#nav span {
	background-color: #799b3e;
	display: block;
	font-family: "FuturaPT-Book", Arial, sans-serif;
	font-size: 1.4em;
	color: #fff;
	text-decoration: none;
	float: left;
	height: 1.55em;
	line-height:1.5em;
	text-align: center;
	padding: 4em .75em .2em .75em;
}
#homebtn {
	position: absolute;
	background-image: url(images/whiteIcon_home.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 2.2em;
	width: 3.3em;
	top:0;
}
#nav a.home {
	height: 2em;
	width: 3.35em;
	position: relative;
}

/* Sub navigation styles */
#subnav-wrap li a {
	color:#000;
	text-decoration:none;
}
#subnav-wrap li a:hover {
	color:#000;
	text-decoration:underline;
}
#subnav-wrap li.current {
	background-image: url(images/snav-bg-current.png);
	background-repeat: repeat-x;
	border-top: 1px solid #6b498f;
	border-bottom: 1px solid #6b498f;
	border-left: 1px solid #6b498f;
	border-right: none;
	height: 23px;
	padding: 14px 5px 10px 10px;
	font-family: 'FuturaPT-Book', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #fff;
	display: block;
	list-style-position: inside;
	list-style-type: none;
	vertical-align: middle;
	text-decoration: none;
	position: relative;
}

#subnav-wrap li.current span{
	font-family: 'FuturaPT-Light', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size:.9em;
}

#subnav-currentarrow {
	position: absolute;
	left: 11em;
	width: 14px;
	height: 49px;
	z-index: 1;
	background-image: url(images/snav-bg-currentarrow.png);
	background-repeat: no-repeat;
	top: -1px;
}
#tertiary-nav li{
	display: block;
	float: left;
	border-right: 1px solid #999;
	padding:2px 10px;
	list-style-position: inside;
	list-style-type: none;
}
#tertiary-nav a{
	text-decoration:none;
}
#tertiary-nav a:hover{
	text-decoration:underline
}
#tertiary-nav li.current{
	font-weight:bold;
	color:#000;
}
#tertiary-nav li.last{
	border-right:none;
}
/* center content Styles */
.contentbg-color1 {
	background-image: url(images/contentbg-color1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	overflow:auto;
}
.contentbg-color1a {
	background-image: url(images/contentbg-color1a.jpg);
	background-repeat: repeat-x;
	background-position: top;
	overflow:auto;
}
.hm-alert{
	background-image: url(images/hm-alert-bg.png);
	background-repeat: no-repeat;
	width: 385px;
	padding: 32px 15px 0 130px;	
}
.hm-default{
	background-image: url(images/hm-default-bg.jpg);
	background-repeat: no-repeat;
	width: 260px;
	padding: 25px 10px 0 260px;
	font-size:16px;
	line-height:24px;
}
.hm-enrollment{
	background-image: url(images/hm-enrollment-bg.jpg);
	background-repeat: no-repeat;
	width: 260px;
	padding: 25px 10px 0 260px;
	font-size:16px;
	line-height:24px;
}
.hm-lifeevent{
	background-image: url(images/hm-lifeevent-bg.jpg);
	width: 260px;
	padding: 25px 10px 0 260px;
	font-size: 16px;
	line-height: 24px;
	background-repeat: no-repeat;
}
#hm-welcome {
	width:193px;
	min-height:250px;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	background: url(images/hm-grad-col-bg.png) repeat-x top;
	padding: 24px 10px 0px 15px;
}
#hm-welcome-bot {
	width:220px;
	height:63px;
	background:url(images/hm-lft-col-bot.png) no-repeat;
}
.theadbold{
	font-size:14px;
}

#button{
	position:relative;	
}

#button a{
	position: relative;
	z-index: 30;
	float: left;
	display: block;
	font-family: FuturaPT-book, Arial, sans-serif;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	background-color: #6b498f;
	padding: 8px 16px 10px 16px;
	margin:0 14px 0;
	border-bottom-right-radius: .5em;
    border-top-left-radius: .5em
}

#button a:hover{
	background-color: #f89e28;
	color: #fff;
}

#button a:active{
	background-color: #6b498f;
	color: #fff;
}


/* table and form styles */

.hl-dep-yellow{
	background-color: #feff99;
}

.table-snapshotleftcol{
	background:#f5f5f5;
	text-align:right;
	font-weight:bold;
	color:#000;
}
.table-snapshotrightcol{
	background:#fff;
	text-align:left;
}
.table_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1067AA;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}
.table-heading-color1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006271;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}
.table-heading-color2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #799900;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}
.table-color1bg-whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AEAEAE;
	padding:7px;
}
.table-color3bg-blk-text {
	color: #000000;
	background-color: #D6D6D6;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	padding: 7px;
}
.table-graybg1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #fafafa;
	text-align: center;
	vertical-align: middle;
	padding:7px;
}
.table-graybg1.alignleft {
	text-align:left;
}
.table-graybg2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #efefef;
	text-align: center;
	vertical-align: middle;
	padding:7px;
}
.table-graybg2.alignleft {
	text-align:left;
}
/* text styles */

.color1bold{	
	color:#1A2F4E;
	font-weight:bold;
}
.color2bold{	
	color:#000;
	font-weight:bold;
}
.greybold{	
	color:#999;
	font-weight:bold;
	line-height: 36px;
}

.notation{
	color:#777;
	font-size:.75em;
	display:inline-block;
	margin-top:.25em;
}

.color1{
	color: #006271;
}

.color2 {
	color:#799B3E;
}

.color3{
	color:#6b498f;
}

.color4{
	color:#1067AA;
}

.red{
	color:#BF202F;
}

.black{
	color:#000;
}
.white{
	color:#fff;
}
.blackbold{
	color:#000;
	font-weight:bold;
}
.grey{
	color:#999;
}
.header-underline{
	display:block;
	border-bottom: 2px solid #f7b046;
	padding:0;
	margin-bottom:20px;
    font-weight:300;
}

#snavDesc .header {
	font-size: 16px;
	font-weight: bold;
	color:#fff;
}
#snavDesc li {
	color: #3A4D17;
	list-style-position: outside;
	line-height: 20px;
	font-size: 13px;
	margin-left: 16px;
}

/* Icons */
#hmlnk-news{
	background-image: url(images/homelinks_sprites.png);
	height: 58px;
	width: 220px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#hmlnk-news:hover{
	background-image: url(images/homelinks_sprites.png);
	height: 58px;
	width: 220px;
	background-repeat: no-repeat;
	background-position: -220px 0px;
}
#hmlnk-leave{
	background-image: url(images/homelinks_sprites.png);
	height: 58px;
	width: 220px;
	background-repeat: no-repeat;
	background-position: 0px -58px;
}
#hmlnk-leave:hover{
	background-image: url(images/homelinks_sprites.png);
	height: 58px;
	width: 220px;
	background-repeat: no-repeat;
	background-position: -220px -58px;
}
#hmlnk-life{
	background-image: url(images/homelinks_sprites.png);
	height: 58px;
	width: 220px;
	background-repeat: no-repeat;
	background-position: 0px -116px;
}
#hmlnk-life:hover{
	background-image: url(images/homelinks_sprites.png);
	height: 58px;
	width: 220px;
	background-repeat: no-repeat;
	background-position: -220px -116px;
}
#hmlnk-wellness{
	background-image: url(images/homelinks_sprites.png);
	height: 58px;
	width: 220px;
	background-repeat: no-repeat;
	background-position: 0px -174px;
}
#hmlnk-wellness:hover{
	background-image: url(images/homelinks_sprites.png);
	height: 58px;
	width: 220px;
	background-repeat: no-repeat;
	background-position: -220px -174px;
}
#hmlnk-botshadow{
	background-image: url(images/homelinks_sprites.png);
	height: 13px;
	width: 220px;
	background-repeat: no-repeat;
	background-position: 0px -231px;
}
#edit-icon1{
	background-image: url(images/spritesheet_icons1.png);
	height: 32px;
	width: 32px;
	background-repeat: no-repeat;
	background-position: -212px -8px;
	margin: 0 auto 0;
}
#edit-icon2{
	background-image: url(images/spritesheet_icons1.png);
	height: 45px;
	width: 45px;
	background-repeat: no-repeat;
	background-position: -297px -6px;
	margin: 0 auto 0;
	
}
#depLife-icon{
	background-image: url(images/spritesheet_icons1.png);
	height: 37px;
	width: 40px;
	background-repeat: no-repeat;
	background-position: -160px -4px;
	float: left;
	
}
#depVision-icon{
	background-image: url(images/spritesheet_icons1.png);
	height: 32px;
	width: 60px;
	background-repeat: no-repeat;
	background-position: -97px -8px;
	float: left;
	
}
#depDental-icon{
	background-image: url(images/spritesheet_icons1.png);
	height: 39px;
	width: 39px;
	background-repeat: no-repeat;
	background-position: -55px -4px;
	float: left;
	
}
#depMedical-icon{
	background-image: url(images/spritesheet_icons1.png);
	height: 37px;
	width: 40px;
	background-repeat: no-repeat;
	background-position: -12px -5px;
	float: left;
	
}
#alerticon{
	background-image: url(images/spritesheet_icons1.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 34px;
	background-position: -835px -14px;
	float:left;
	position:relative;
	martin:0 0 0 5px;
}
#snavlinks {
	vertical-align: top;
	width: 180px;
	border-bottom: 1px solid #15507f;
	border-left: 1px solid #15507f;
	color: #FFF;
	min-height: 220px;
	background-color: #244b6e;
	background-image: url(images/top-dropshadow.png);
	background-repeat: repeat-x;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#snavlinks a {
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-indent: 15px;
	display: block;
	background:none;
	border-right:none;
	border-left:none;
	text-align:left;
	padding:1px 0 1px 0;
	width:100%;
	height:auto;
	color: #FFF;
}
#snavlinks a:hover {
	background-image:none;
	background-color: #2d82b1;
	color: #fff;
	border-left:none;
	border-right:none;
}
#snavDesc {
	background-color: #2d82b1;
	background-image: url(images/top-dropshadow.png);
	background-repeat: repeat-x;
	float: left;
	min-height: 220px;
	width: 300px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 19px;
	color: fff;
	border-left: 1px solid #15507f;
	border-bottom: 1px solid #15507f;
	border-right: 1px solid #15507f;
}
#snavDesc li {
	color: #fff;
	list-style-position: outside;
	line-height: 20px;
	font-size: 13px;
	margin-left: 16px;
}


.formspace{
	margin-bottom:25px;
}
.greenbold{
	color:#51b21d;
	font-weight:bold;
}
.Yellowbold{
	color:#F8A900;
	font-weight:bold;
}

fieldset {
	border:none;
	margin: 0 0 0 -5px;
	padding: 0;
}

input[type=button]{
float:left;
padding:0 10px;
margin:0 7px 0 7px;
display:block;
vertical-align:middle;
height:24px;
}
.floatright{
float:right;
display:block;
}
.floatleft{
float:left;
display:block;
height: 30px;

transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
padding: 0px 7px 0px 7px;
margin-right: 20px;
}
.floatleft2{
float:left;
display:block;
height: 27px;
border:1px solid #ccc;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
padding: 7px 7px 0px 6px;
margin-right: 20px;
}

.floatleft3{
float:left;
display:block;
height: 30px;
border:1px solid #ccc;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
padding-left: 3px;
margin-right: 2px;
}

.floatleftp{
float:left;
display:block;
margin-bottom:3px;
}

.floatleftradio{
float:left;
display:block;
margin-top:8px;
}


ul.leaders {
    max-width: 40em;
    padding: 0 0 0 5px;
    overflow-x: hidden;
    list-style: none;
	font-size:12px;
}
	
ul.leaders li:before {
    float: left;
    width: 0;
    white-space: nowrap;
    content:
 "......................................."
 "......................................."
 "......................................."
 "......................................."}
ul.leaders span:first-child {
    padding-right: 0.33em;
    background: #f3f3f3;
	}
ul.leaders span + span {
    float: right;
    padding-left: 0.33em;
    background: #f3f3f3;}

#left50{
	float:left;
	width:49%;
	padding:10px 0 10px 0;
}
#right50{
	float:right;
	width:49%;
	padding:10px 0 10px 0;
}
#helpicon{
	float:left;
	padding:0 5px;
}

#general-list{
	padding-left: 15px;
	list-style-position: outside;
	list-style-type: none;
}

#general-list li { 
    padding-left: 1em; 
    text-indent: -1.2em;
}

#general-list li:before {
    content: "• ";
    color: #000;
	padding-right:5px;
	font-size:14px;
	font-weight:bold;
}
#greysquarebutton {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height: 53px;
	width: 240px;
	vertical-align: middle;
	display: block;
	font-family: futura light, Arial, "Helvetica Light", sans-serif;
	line-height: 24px;
	font-smooth: always;
	font-size: 17px;
	text-shadow: 0px 0px 1px rgba(100, 100, 100, 1);
	background-image: url(images/enroll-greybtnbg.png);
	background-repeat:repeat-x;
}
#greysquarebutton div.searchicon{
	background-image: url(images/greybutton_sprites.jpg);
	background-repeat: no-repeat;
	background-position: -209px 0px;
	height: 53px;
	width: 38px;
	float:left;	
}

#greysquarebutton a{
	color: #000;
	text-decoration:none;
	display:block;
	padding: 15px 0 14px 10px;
	clear:right;
}

#greysquarebutton a:hover{
	color:#000000;
	text-shadow: 0px 0px 1px rgba(100, 100, 100, 0);
}
div.center {
	margin:0 auto;
}
/*    Steps for Leave form */
.steps {
  padding-left: 0;
  list-style: none;
  font-family: "FuturaPT-Heavy",Helvetica,Arial,sans-serif;
  font-size: .9em;
  line-height: 1;
  border-radius: 3px;
}

.steps strong {
  font-family: "FuturaPT-Light",Helvetica,Arial,sans-serif;
  font-size: 1.8em;
  font-weight:normal;
  display: block;
  line-height:1.35em;
}

.steps>li {
  position: relative;
  display: block;
  /* border: 1px solid #ddd; */
  padding: .125em .5em .49em 3.3em; 
  width: 7em;
  height: 3.3em;
}


  .steps>li { float: left; }
  .steps .past { color: #fff; background: #977fb0; }
  .steps .present { color: #fff; background: #6b498f; }
  .steps .future { color: #fff; background: #777; }

  .steps li > span:after,
  .steps li > span:before {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    position: absolute;
    top: 0;
    left: 0;
    border: solid transparent;
    border-left-color: #f0f0f0;
    border-width: 2em;
  }

  .steps li > span:after {
    top: -.35em;
    z-index: 1;
    border-left-color: white;
    border-width: 2.35em;
  }

  .steps li > span:before { z-index: 2; }

  .steps li.past + li > span:before { border-left-color: #977fb0;  }
  .steps li.present + li > span:before { border-left-color: #6b498f; }
  .steps li.future + li > span:before { border-left-color: #777; }

  .steps li:first-child > span:after,
  .steps li:first-child > span:before { display: none; }

  /* Arrows at start and end */
  .steps li:first-child i,
  .steps li:last-child i {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border: solid transparent;
    border-left-color: white;
    border-width: 2em;
  }

  .steps li:last-child i {
    left: auto;
    right: -2em;
    border-left-color: transparent;
    border-top-color: white;
    border-bottom-color: white;
  }

/*  steps end */



#table-divider-black{
	border-top:2px solid #000;
}
#checkmark-icon{
	background-image: url(images/spritesheet_icons1.png);
	height: 34px;
	width: 34px;
	background-repeat: no-repeat;
	background-position: -956px -9px;
	margin:auto;
}


#boldlist-ul {
	margin-left: 15px;
	list-style-position: outside;
	padding-top: 5px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
#boldlist-ul a{
	font-weight: bold;
}
ul {
	padding-left: 10px;
}
.HeadingWhite{
	float: left;
	display: block;
	color: #FFFFFF;
	font-weight: 100;
	padding: 0 0 10px 47px;
	font-size: 30px;
}
.LPHeadingWhite{
	float:left;
	display:block;
	color:#fff;
	font-weight:500;
	padding:0 0 10px 47px;
	font-size:26px;
}
.HeadingGrey{
	float: left;
	clear: right;
	display: block;
	color: #fff;
	padding: 0 0 10px 5px;
	font-weight: 100;
	opacity:.7;
		
}
.contentbg-gradient {
	position: relative;
	background-image: url(images/contentbg-color1.png);
	background-repeat: repeat-x;
	background-color:transparent;
}
.signature{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#999;
}
#faq-questions a{
	font-weight:bold;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}
#faq-questions a:hover{
	text-decoration:underline;
}
#accordion h5{
	padding-top: 10px;
	height: 20px;
	color: #333;
	font-weight: bold;
	background-color: #e0e0e0;
	background-image: url(images/enroll-greybtnbg.png);
	background-repeat: repeat-x;
}
#accordion h5:hover{
		color:#e5322d;
}
#accordion div{
		overflow:auto;
		padding-bottom:40px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:20px;
}

#accordion .leftspan{
	float:left;
	display:block;
	width:370px;
	padding-top:8px;
}

#accordion div a{
	color:#e5322d;
}
#accordion div label{
	font-family:Verdana, Geneva, sans-serif;
}
.pad5{
	padding:5px;
}
.pad10{
	padding:10px;
}
.pad15{
	padding:15px;
}
.pad20{
	padding:20px;
}
.greyframe{
	padding:15px;
	text-align:center;
	vertical-align:middle;
	border: 1px solid #CCC;
	min-height:300px;
}


#table-general th.color1{
	background-image:none;
	background:#666;
	color:#fff;
}
#icon_faq{
	background-image: url(images/icon_faqs.png);
	background-repeat: no-repeat;
	background-size:cover;
	height: 2em;
	width: 2em;
	float:left;
}
#icon_support{
	background-image: url(images/icon_chat.png);
	background-repeat: no-repeat;
	background-size:cover;
	height: 2em;
	width: 2em;
	float:left;	
}
#icon_benestatement{
	background-image: url(images/icon_guides.png);
	background-repeat: no-repeat;
	background-size:cover;
	height: 2em;
	width: 2em;
	float:left;
}
#icon_logout{
	background-image: url(images/icon_door.png);
	background-repeat: no-repeat;
	background-size:cover;
	height: 2em;
	width: 2em;
	float:left;
}
#headerlinks span{
	padding:7px 0 0 7px;
	display:block;
	float:left;
}
/* New Styles Release Update 6 */





#loginbox  {
	width: 297px;
	background-image: url(images/login-bg.gif);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c8c9c8;
	border-right-color: #c8c9c8;
	border-bottom-color: #c8c9c8;
	border-left-color: #c8c9c8;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: right;
	vertical-align: top;
}

.formfieldlogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #777777;
	width: 170px;
	height:24px;
}

#formrow  {
	margin-bottom:4px;
	}
	
.stateDiv1{
	float:left;
	width:50%;
}

.stateDiv2{
	float:left;
	width:50%;
}

.content-outline-998.viewRequest{
	width:94%;
}

.viewRequest input{
	border:1px solid #ccc;
	color:#333;
	background:#fff;
	padding:.2em .5em;
}

.viewRequest select{
	border:1px solid #ccc;
	color:#333;
	padding:.2em 1em;
	background-color:#fff;
	padding:.2em 1.5em .2em .5em;
}

.viewRequest table td{
	font-size:.9em;
	padding:.5em;
}

.table_heading {
	color: #fff;
	background-color: #006271;
	font-size: 1.3em !important;
}

#table-general{
	background:#ccc;
}

#table-general td{
	font-size:1em;
}

#table-snapshot td{
	font-size:1em;
}
.cellgray1{
	background:#efefef;
}
.cellgray2{
	background:#f9f9f9;
}
.cellwhite{
	background:#fff;
}

table td{
  font-size:12px;
  padding:7px;
}

@media only screen and (max-width: 1024px) {

Body{
	font-size:.82em;
}

.loginContentLeft{
	width:35%;
}

.loginContentRight{
	width:45%;
}

.content-outline-998.viewRequest{
	width:93%;
}

}

@media only screen and (max-width: 840px) {

Body{
	font-size:.75em;
}
.stateDiv1{
	width:80%;
}
.stateDiv2{
	clear:both;
	width:80%;
}


.q1, .q2{
	width:1.1em;
	height:1.05em;
	padding-top:.05em;
}

.q1 a, .q2 a{
	font-size:.85rem;
	text-align:center;
	vertical-align:middle;
}

}

@media only screen and (max-width: 780px) {

Body{
	font-size:.6em;
}

.content-outline-998.viewRequest{
	width:91%;
}

.q1, .q2{
	width:1.1rem;
	height:1.05rem;
	padding-top:.05rem;
}

.q1 a, .q2 a{
	font-size:.85rem;
	text-align:center;
	vertical-align:middle;
}

}
@media only screen and (max-width: 760px) {

body.login {
	background-image:url(../images/loginbg.jpg);
	background-size:cover;
}

.loginwrapper{
	background-color:transparent;
	box-shadow:none;
	margin-bottom:none;
	position:relative;
	overflow:visible;
	max-height:1200px;
}

.loginpanel{
	width:100%;
	height:770px;
	font-size: 1.4em;
	overflow:auto;
	overflow-y:visible;
	overflow-x:hidden;
	margin-bottom:0;
}

.log_feil_main{
    margin-top:4em;    
    }    
    
.loginpic{
	display:none;
}

.loginContent{
	display:none;
}

.loginPicBullets2{
	display:block;
	position:relative;
	background-color: rgba(148,196,59,1.00);
	bottom:-3em;
	color:#fff;
	font-family: futura light, Arial, sans-serif;
	font-size:2em;
	padding:1.5em;
	width:93%;
	line-height:1.5em;
}

.loginPicBullets2 h3{
	font-family:FuturaPT-heavy;
	text-transform:uppercase;
}

.q1{
    margin-top:-1em;    
}    
    
.q1, .q2{
	width:1.25rem;
	height:1.15rem;
	padding-top:.1rem;
}

.q1 a, .q2 a{
	font-size:.85rem;
	text-align:center;
	vertical-align:middle;
}


}


/*************************** customer style start ***************************/
img.LeaveOverview {
	content: url(images/pic-leaveoverview_3.jpg);
}

img.login_logo {
	content: url(images/login_logo.png?v=0221);
}

img.loadingPage {
	content: url(images/LoadingAnim.gif);
	max-width: 200px;
	max-height: 200px;
}

img.loadingProcess {
	content: url(images/loading.gif);
}

img.snavbotshadow {
	content: url(images/snav-bot-shadow.png);
}

img.passwordReset {
	content: url(images/pic-passwordReset.jpg);
	width : 250px;
	height : 367px;
}

img.icon_faqs {
	content: url(images/icon_faqs.png);
}

a.display-tab {
	display: block;
}

a {
	cursor: pointer;
}
/*************************** customer style end ***************************/