﻿a
{
	color: #268CA8;
	text-decoration: underline;
}
a:hover
{
    color: #166c88;
	text-decoration: underline;
}
a img
{
	border-style: none;
}
.companyNameLabel
{
    display: block;
    padding: 8px 0px;
    color: #393C36;
    font-size: 16px;
    font-weight: bold;
}
.darkBackground
{
	color: #FFFFFF;
	font-size: 34px;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 10px;
	text-align: left;
}
hr
{
	background-color: #999999;
	border: 0 none;
	margin: 10px 0px 0px 0px;
	height: 1px;
}
.heading1
{
	font-size: 36px;
	color: #296466;
	text-align: left;
	font-weight: normal;
	margin-bottom: 10px;
}
h2
{
	font-size: 42px;
	color: #296466;
	text-align: left;
	font-weight: normal;
	margin: 0px;
}
h3
{
	font-size: 22px;
	color: #296466;
	text-align: left;
	font-weight: normal;
	margin: 0px;
}
.heading7
{
	color: #296466;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
}
.heading8
{
	color: #296466;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
}
.customHyperLink
{
	text-decoration: underline;
	cursor: pointer;
}
.headerDark
{
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #393C36;
	margin-top: 14px;
}
.headerDarkSmaller
{
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5F6559;
	margin-top: 14px;
}
.hyperLink, .hyperLink a
{
	color: #268ca8 !important;
	text-decoration: none;
	font-size: 12px;
}
.hyperLink:hover
{
	text-decoration: underline;
}
.hyperLinkUnderline
{
	color: #268ca8 !important;
	text-decoration: underline !important;
}
#appUserInformation
{
	float: right;
}
.appSignInTitle
{
	font-weight: bold;
	font-size: large;
}
#appSignInContainer
{
	padding-bottom: 19px;
}
.leftSideLanding
{
	width: 420px;
	height: 310px;
	margin: 30px 20px 0px 40px;
	float: left;
	position: relative;
}
.leftSideHeaderContainer
{
	/*width: 100%;
	height: 100px;
	float: left;
	font-size: 110px;
	color: #FFF;
	text-align: left;
	line-height: 90px;
	font-weight: normal;*/
	width: 100%;
	height: 100px;
	float: left;
	font-size: 110px;
	line-height: 120px;
	color: #FFF;
	text-align: left;
	font-weight: normal;
    margin: -10px 0px 10px;
}
.leftSideCopyContainer
{
	width: 390px;
	height: 160px;
	margin-left: 10px;
	float: left;
	margin-top: 10px;
	padding: 0px;
}
.modalBackground
{
    background-color: #ffffff;
	opacity: 0.75;
	filter: alpha(opacity=75);
}
.modalBackgroundDark
{
	background-color: #000;
	opacity: 0.25;
	filter: alpha(opacity=25);
}

/***************************** INFO BAR */
#infoBarContainer
{
    width: 589px;
}
#infoBar
{
	display: none; /*filter: alpha(opacity=80);     opacity: .8;*/
	width: 600px;
	margin-left: -300px;
	position: absolute;
	left: 50%;
	top: 39px;
	z-index: 1000;
	color: #fff;
}
.infoBarBullet.standard
{
	width: 12px;
	height: 11px;
	margin-top: 3px;
	margin-right: 4px;
	background-position: -47px -14px;
}
.infoBarBullet.sticky
{
	width: 12px;
	height: 13px;
	margin-top: 2px;
	margin-right: 4px;
	background-position: -47px -2px;
}
.infoBarClose
{
	width: 12px;
	height: 11px;
	margin-top: 4px;
	margin-left: 5px;
	background-position: -29px -233px;
	cursor: pointer;
}
.infoBarMessage
{
	min-height: 10px;
	text-align: left;
	width: 450px;
	float: left; /*clear: both;*/
}
.infoBarOption1Wrapper, .infoBarOption2Wrapper
{
	text-align: right;
	width: 50px;
	float: left;
	visibility: hidden;
	color: #fff;
	cursor: pointer;
}
.infoBarRow
{
	display: inline-block;
}
.infoBarRow.bordered
{
	border-bottom: solid 1px #ccc;
	margin-bottom: 2px;
	padding-bottom: 3px;
}

.undobar
{
	display: block;
}
.undobar *
{
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #29514A;
}
.undobar1
{
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #a2b4b1;
	border-right: 1px solid #a2b4b1;
	background: #5e7c77;
}
.undobar2
{
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #e9edec;
	border-right: 1px solid #e9edec;
	background: #51726c;
}
.undobar3
{
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #51726c;
	border-right: 1px solid #51726c;
}
.undobar4
{
	border-left: 1px solid #a2b4b1;
	border-right: 1px solid #a2b4b1;
}
.undobar5
{
	border-left: 1px solid #5e7c77;
	border-right: 1px solid #5e7c77;
}
.undobarfg
{
	padding: 5px 2px 5px 9px;
	background: #29514A;
}

/** second undo bar color **/
.undobarOrange{display:block}
.undobarOrange *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#FFEDB7}
.undobarOrange1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #bbdfca;
  border-right:1px solid #bbdfca;
  background:#e1e7bf}
.undobarOrange2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #93d8d6;
  border-right:1px solid #93d8d6;
  background:#e8e8bd}
.undobarOrange3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e8e8bd;
  border-right:1px solid #e8e8bd;}
.undobarOrange4{
  border-left:1px solid #bbdfca;
  border-right:1px solid #bbdfca}
.undobarOrange5{
  border-left:1px solid #e1e7bf;
  border-right:1px solid #e1e7bf}
.undobarOrangefg{
  color: #29514a;
  padding: 5px 2px 5px 9px;
  background:#FFEDB7}
/*******************************END INFO BAR*/

/*******************************SOCIAL*/
.facebook a
{
	display: block;
	background-repeat: no-repeat;
	background-image: url(/Images/SocialIcons.gif);
	background-position: -10px -10px;
	width: 18px;
	height: 18px;
	float: left;
	display: inline;
	padding: 0 2px 0 2px;
}
.facebook a:hover
{
	display: block;
	background-repeat: no-repeat;
	background-image: url(/Images/SocialIcons.gif);
	background-position: -10px -40px;
	width: 18px;
	height: 18px;
	float: left;
	display: inline;
	padding: 0 2px 0 2px;
}
.twitter a
{
	display: block;
	background-repeat: no-repeat;
	background-image: url(/Images/SocialIcons.gif);
	background-position: -34px -10px;
	width: 18px;
	height: 18px;
	float: left;
	display: inline;
	padding: 0 2px 0 2px;
}
.twitter a:hover
{
	display: block;
	background-repeat: no-repeat;
	background-image: url(/Images/SocialIcons.gif);
	background-position: -34px -40px;
	width: 18px;
	height: 18px;
	float: left;
	display: inline;
	padding: 0 2px 0 2px;
}
.linkedIN a
{
	display: block;
	background-repeat: no-repeat;
	background-image: url(/Images/SocialIcons.gif);
	background-position: -59px -10px;
	width: 18px;
	height: 18px;
	float: left;
	display: inline;
	padding: 0 2px 0 2px;
}
.linkedIN a:hover
{
	display: block;
	background-repeat: no-repeat;
	background-image: url(/Images/SocialIcons.gif);
	background-position: -59px -40px;
	width: 18px;
	height: 18px;
	float: left;
	display: inline;
	padding: 0 2px 0 2px;
}
.followUs
{
	font-size: 12px;
	color: #999;
	float: left;
	line-height: 18px;
	padding-right: 4px;
}
/***********************************END SOCIAL */
.smallBlue
{
    font-size: 12px;
    color: #1d9ba0;
}
.smallGrey
{
	font-size: 12px;
	color: #929292;
}
.smallGrey a:visited
{
	font-size: 12px;
	color: #8c8c8c;
	text-decoration: underline;
}
.smallGrey a
{
	font-size: 12px;
	color: #929292;
	text-decoration: none;
}
.smallGrey a:hover
{
	font-size: 12px;
	color: #0071BC;
	text-decoration: underline;
}
.smallGreyItalic
{
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	color: #999;
}
.mediumText
{
	color: #296466;
	font-size: 12px;
}
.spriteCalendar
{
	background-image: url(/images/calendarsprites.png);
	background-repeat: no-repeat;
	float: left;
	outline: none;
}
.watermark
{
    color: #909898 !important;
}
.watermarkText
{
	color: #b5b5b5 !important;
}
.watermarkTextItalic
{
	color: #b5b5b5 !important;
	font-style: italic !important;
}

.largeDropDownList
{
	font-size: 18px;
	font-weight: bold;
	padding: 4px;
	background-color: #eee;
	border: solid 1px #aaa;
}

/* login box */
.loginBox
{
	display: block;
}
.loginBox *
{
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #AB6A0B;
}
.loginBox1
{
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #6bc5c9;
	border-right: 1px solid #6bc5c9;
	background: #56b8bd;
}
.loginBox2
{
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #81d2d6;
	border-right: 1px solid #81d2d6;
	background: #52b6bb;
}
.loginBox3
{
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #52b6bb;
	border-right: 1px solid #52b6bb;
}
.loginBox4
{
	border-left: 1px solid #6bc5c9;
	border-right: 1px solid #6bc5c9;
}
.loginBox5
{
	border-left: 1px solid #56b8bd;
	border-right: 1px solid #56b8bd;
}
.loginBoxfg
{
	background: #BEC8C8;
	color: #4B4545;
	padding-left: 12px;
	padding-top: 5px;
}
/* end login box */


.messagesSprite, .messagesSpriteEmpty:hover
{
	background-image: url( /Images/HomeSprites.png );
	background-position: 0px -26px;
	background-repeat: no-repeat;
	display: inline;
	width: 11px;
	padding-right: 12px;
	text-decoration: none !important;
}

.messagesSpriteEmpty
{
	background-image: url( /Images/HomeSprites.png );
	background-position: 0px -39px;
	background-repeat: no-repeat;
	display: inline;
	width: 11px;
	padding-right: 12px;
	text-decoration: none !important;
}
.lightBox
{
    position: relative;
    padding: 9px;
	background-color: #ffffff;
	border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: solid 1px #ccc;
}
.lightBoxClose
{
	background-image: url( /Images/HomeSprites.png );
	background-position: -2px -55px;
	background-repeat: no-repeat;
	display: block;
	position: absolute; 
	top: 10px; 
	right: 8px;
	width: 11px;
	height: 22px;
	padding-right: 6px;
	cursor: pointer;
}
.lightBoxTitle
{
	padding-bottom: 7px;
	font-size: 20px;
	height: 20px;
	font-weight: bold;
	text-align: left;
	position: relative;
	width: 100%;
	display: block;
}
.lightBoxTitle.lightBoxHeaderTable /* done this way for IE7 */
{
    width: 100%;
}   
/**************************************** Footer */
.flashTickerContainer
{
	width: 382px;
	height: 30px;
	float: left;
	margin: 0 20px 0 0;
}
.footerNavContainer
{
	width: 495px;
	height: 30px;
	float: right;
}
.footerlink a
{
	font-size: 12px;
	text-align: left;
	line-height: 30px;
	color: #296466;
	margin-left: 18px;
	text-decoration: none;
}
.footerlink a:hover
{
	font-size: 12px;
	text-align: right;
	line-height: 30px;
	color: #296466;
	margin-left: 18px;
	text-decoration: underline;
}
.socialIcons
{
	height: 20px;
	position: relative;
	margin-top: 39px;
	width: 150px;
	margin-left: 12px;
}
.leftColumn630
{
	float: left;
	width: 630px;
}
.leftColumn500
{
	float: left;
	width: 500px;
}
.leftColumn320
{
	float: left;
	width: 320px;
}
.rightColumn600
{
	float: right;
	width: 600px;
}
.rightColumn630
{
	float: right;
	width: 630px;
}
.rightColumn500
{
	float:right;
	width: 500px;
}

.rightColumn320
{
	float:right;
	width: 320px;
}
.leftColumn390
{
	float:left;
	width: 390px;
	padding-top: 10px;
}
.rightColumn390
{
	float:right;
	width: 390px;
}
.imageButton
{
    cursor: pointer;
}
*:first-child+html .hideInIE7
{ 
    display: none;
} 

table.infoBubbleTable
{
    height: 100%;
    font-size: 12px;
    position: absolute;
    z-index: 1000;
    width: auto;
    margin-bottom: 0px;
    text-align: left;
    border: 0px;
}

table.infoBubbleTable td, table.infoBubbleTable th, table.infoBubbleTable caption
{
    padding: 0px;
    margin: 0px;
    height: auto;
}

table.defaultTable
{
    height: 100%;
    font-size: 12px;
    position: absolute;
    z-index: 0;
    width: auto;
    margin-bottom: 0px;
    text-align: left;
    border: 0px;
}

table.defaultTable td, table.defaultTable th, table.defaultTable caption
{
    padding: 0px;
}

.preSignInButton
{
	padding-right: 8px;
}
.signInButton1
{
	vertical-align: middle;
	cursor: pointer;
	border: none;
}
#cancelSignIn
{
	text-align: right;
	padding-right: 8px;
}
.signInDeEmphasizedLink, .signInDeEmphasizedLink a
{
	font-size: 11px;
	color: #055 !important;
}
#signInPanel1
{
	position: relative;
    float: right;
}
#signInPanel2 label
{
    color: #555;
}
#signInPanel2 table
{
	width: 100%;
	padding: 0px 8px;
}

#signInPanel2 {
  display: none;
  width: 400px;
  clear: right;
  float:right;
  background: url(/Controls/HeaderLoginControl/Images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/Controls/HeaderLoginControl/Images/shadow.gif) no-repeat bottom right;
  margin: 10px -10px 0 10px !important;
  margin: 10px -10px 0 5px;
  }

#signInPanel2 div {
  background: none !important;
  background: url(/Controls/HeaderLoginControl/Images/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

#signInPanel2 table {
  color: #777;
  background-color: #fff;
  
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }
#signInPanel2 table td {
  padding: 4px !important;
  vertical-align:bottom;
  }

.forgotPasswordContainer
{
    position: relative;
    height: 40px;
}
.forgotPasswordContainer a
{
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.rememberMeContainer
{
    position: relative;
    height: 40px;
}
.rememberMeContainer span
{
    display: block;
    position: absolute;
    top: 0px;
}
.headerSignInButton
{
    padding-left: 4px !important;
}
.headerLoginSpacer
{
    padding-top: 10px !important;
}

table.bubbleTemplate
{
    width: auto;
}
table.bubbleTemplate td, table.bubbleTemplate th, table.bubbleTemplate caption
{
    padding: 0px;
}
.similarLocation:hover
{
	color: #167C98;
}
.similarLocation
{
	color: #268CA8;
	cursor: pointer;
	text-decoration: underline;
}


/* info bubble yellow */
.divIcon
{
    display: block; 
    font-weight: bold; 
    background-image: url();
    padding-left: 0px; 
    padding-top: 2px; 
    background-repeat: no-repeat; 
    background-position: left top;
    width: 220px; 
    min-height: 26px;
}
.tdBottomCenterYellow
{
    background-image: url(/Controls/Bubble/Images/Yellow/BottomCenter.gif); 
    background-repeat: repeat-x;
    background-position: 0% 0%; 
    line-height: 0px; 
    font-size: 1px; 
    height: 6px !important;
}
.tdTopCenterYellow
{
    background-image: url(/Controls/Bubble/Images/Yellow/TopCenter.gif); 
    background-repeat: repeat-x; 
    background-position: center top; 
    line-height: 1px; 
    height: 6px;
}
.tdLeftYellow
{
    background-image: url(/Controls/Bubble/Images/Yellow/Left.gif); 
    background-repeat: repeat-y; 
    background-position: 0% 0%;
}
.tdRightYellow
{
    background-image: url(/Controls/Bubble/Images/Yellow/Right.gif); 
    background-repeat: repeat-y; 
    background-position: 0% 0%;
}
/* info bubble white */
.tdBottomCenterWhite
{
    background-image: url(/Controls/Bubble/Images/White/BottomCenter.gif); 
    background-repeat: repeat-x;
    background-position: 0% 0%; 
    line-height: 0px; 
    font-size: 1px; 
    height: 6px !important;
}
.tdTopCenterWhite
{
    background-image: url(/Controls/Bubble/Images/White/TopCenter.gif); 
    background-repeat: repeat-x; 
    background-position: center top; 
    line-height: 1px; 
    height: 6px;
}
.tdLeftWhite
{
    background-image: url(/Controls/Bubble/Images/White/Left.gif); 
    background-repeat: repeat-y; 
    background-position: 0% 0%;
}
.tdRightWhite
{
    background-image: url(/Controls/Bubble/Images/White/Right.gif); 
    background-repeat: repeat-y; 
    background-position: 0% 0%;
}

/* dual panel */
.dualPanelTop
{
    background: url(/Images/SignUpTop.png) 0 0 no-repeat;
    width: 989px;
    height: 14px;
}
.dualPanelBottom
{
    background: url(/Images/SignUpBottom.png) 0 0 no-repeat;
    width: 989px;
    height: 14px;
}
.dualPanelMiddle
{
    background: url(/Images/SignUpMiddle.png) 0 0 repeat-y;
    width: 989px;
}
.dualPanelLeftContent
{
    width: 262px;
    padding: 8px 16px;
    float: left;
}
.dualPanelLeftContent p
{
    color: #393232;
    font-size: 12px;
    line-height: 16px;
}
.dualPanelRightContent
{
    position: relative;
    width: 655px;
    float: left;
    padding: 0px 17px;
}
/* end dual panel */