/*****************************************************/
/* PRODUCT INTERESTS */
/*****************************************************/


#TE_outerDiv {
	text-align:left;
}

a:link {
	color : #005588;
	text-decoration : none;
}
a:visited {
	color : #005588;
	text-decoration : none;
}
a:active, a:hover {
	color:#f78932;
}

#breadcrumb { font-size:8pt; clear:left; padding:10px; }

	#breadcrumb a:hover { text-decoration:underline; }

#breadcrumb span.current {
	color:#555;
	font-weight: bold;
}

/*New Styles Added, defined December 2009*/

#customize_outerBx {
float:left;
width:885px;
}
	#customize_outerBx #TxtWrapper {
	float:left;
	width:600px;
	}
		#customize_outerBx #TxtWrapper #topText {
		float:left;
		width:600px;
		}
			#customize_outerBx #TxtWrapper #topText #thankYou {
			float:left;
			width:590px;
			margin:0 10px 5px 0px;
			padding:10px 0;
			}
				#customize_outerBx #TxtWrapper #topText #thankYou span.heading {
				display:block;
				font-size:16px;
				font-weight:bold;
				color:#005588;
				}
				#customize_outerBx #TxtWrapper #topText #thankYou span.subtext {
				display:block;
				font-size:11px;
				padding:10px 0;
				line-height:18px;
				}	
			#customize_outerBx #TxtWrapper #topText #currentStatus {
			background-color:#f4f4f4; 
			border:1px solid #cccccc; 
			padding:5px 10px 10px; 
			float:left; 
			width:570px;
			}
				#customize_outerBx #TxtWrapper #topText #currentStatus #status {
				float:left;
				font-weight:bold;
				padding:14px 0 10px 30px;
				}
					#customize_outerBx #TxtWrapper #topText #currentStatus #status.yes  {
					background:url('/_TEincludes/TEimages/success_med.gif') no-repeat left 8px;
					}
					#customize_outerBx #TxtWrapper #topText #currentStatus #status.no  {
					background:url('/_TEincludes/TEimages/error_med.gif') no-repeat left 8px;
					}
					
				#customize_outerBx #TxtWrapper #topText #currentStatus #cta {
				float:left;
				padding-left:30px;
				}
	div.ctaCl {
		float:left;
		padding-left:30px;	
	}
	#customize_outerBx #TxtWrapper #ChoicesHeadingBx {
	margin-top:15px;
	float:left;
	width:600px;
	font-size: 16px;
	font-weight: bold;
	color: #005588;
	}
	
	#customize_outerBx #TxtWrapper #ChoicesHeadingBx {
	float:left;
	width:600px;
	}

	
	#customize_outerBx #PromoWrapper {
	float:right;
	clear:right;
	width:285px;
	}

/*THIS STYLE WAS JUST ADDED July 21, 2008 for a more condensed look on the Manage My Subscriptions page*/

.TE_nlPop_midHead {
	font:Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold; color: #005588;
}

/*End of style just added*/


/****Newsletter Preview Pop-up that appears with mouse rollover of newsletter hotlink****/
.TE_previewNL {
	background-color:#FFFFFF;
	padding:5px;
	width:225px;
	height:258px;
	display:none;
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	border:1px solid black;
}
.TE_previewNL_overlay {
	background-color:#FFFFFF;
	padding:5px;
	width:225px;
	height:258px;
	display:none;
	position:absolute;
	margin-top:0px;
	margin-left:290px;
	border:1px solid black;
	color:#999999;
}

        .TE_previewErrorBox {
          margin: 5px;
          padding: 5px;
          padding-left: 50px;
          background: White url(/_TEincludes/TEimages/top_box_warn.gif) no-repeat 10px 7px;
          border: 1px solid red;
          font-weight : bold;
          height:35px;
        }
#warningBx, #warningBx2, #errBox {
	display: none;
}
.subscribeFormEmailDiv {
	background-color: #F2F8FD;
	height: 60px;
	width: 400px;
	position: relative;
}
#clientEmail {
	position: absolute;
	top: 20px;
	left: 45px;
}
#clientTxtInfo {
	border: 1px solid #BDE1F2;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 375px;
	padding: 10px 10px 10px 10px;
}
#clientEmail label {
	font-size: 120%;
	font-weight: bold;
}
div.clientField {
	margin-bottom:10px;
	margin-left: 20px;
}

.TE_smItalicUnderTxt {
	font-size: 10px;
	font-style: italic;
}

/* LOOK #1 ---- As an unregistered user or guest */

.TE_whyreg_container {
	width:885px;
	clear:both;
	height : 396px;
	margin : 5px auto 0;
}

.TE_whyreg_noreg {
border:1px solid black;
width:285px;
height:340px;
float : left;
margin-left:3px;
}

.TE_whyreg_noreg ul {
line-height:20px;
}

.TE_whyreg_noreg li {
margin-left:-15px;
}

.TE_whyreg_header {
	background-image:url(images/yellowbg.gif);
	color:#003366;
	text-align:center;
	border-bottom:1px solid black;
	padding-top:5px;
}

.TE_whyreg_regreq {
border:1px solid black;
width:287px;
height:340px;
float : left;
margin-left:7px
}
.TE_whyreg_regreq ul {
line-height:20px;
}

.TE_whyreg_regreq li {
margin-left:-15px;
}

.TE_whyreg_accapp {
border:1px solid black;
width:287px;
height:340px;
float:left;
margin-left:7px;
}

.TE_whyreg_accapp ul {
line-height:20px;
}

.TE_whyreg_accapp li {
margin-left:-15px;
}

.TE_whyreg_content {
padding:5px;
}

.desc{
color:#999999;
}

/****Gray Pop-ups that appear with mouse rollover****/
.TE_whyReg_overlay {
	background-color:#EEEEEE;
	padding:5px;
	width:379px;
	display:none;
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	border:1px solid black;
}
.TE_whyReg_overlay2 {
	background-color:#EEEEEE;
	padding:5px;
	width:200px;
	display:none;
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	border:1px solid black;
	color:#999999;
}

/****The not registered box****/
div.TE_nr_InfoBox {
  margin: 5px;
  padding: 5px;
  padding-left: 50px;
  height: 30px;
  background: White url(/_TEincludes/TEimages/top_box_info.gif) no-repeat 10px 7px;
  border: 1px solid #0000FF;
}

.TE_MessageDiv_nr_firstLine {
	width:50%;
	float:left;
	padding-top: 8px;
	font-weight:bold;
}

.TE_attention_signIn {
	border: 1px solid #BDE1F2; 
	padding: 4px; 
	background-color:#F2F8FD;
}

/*****************************************************/

/* LOOK #2 ---- As a registered guest */
/****Also includes the error message box and the welcome message box****/

.TE_reg_container {
width:885px;
height:320px;
margin-top:10px;
margin-left:2px;
}

.TE_regUser_links {
border:1px solid black;
width:66%;
height:320px;
float:left;
margin-left:5px;
}

.TE_reg_accappreq {
border:1px solid black;
width:30%;
height:320px;
margin-right:5px;
float:right;
}

.TE_attention {
	width:97%;
	float:left;
	border: 1px solid #BDE1F2; 
	margin: 2px; 
	padding: 4px; 
	background-color:#F2F8FD;
}

.tinyTxt {font-size: 10px; color:#000000; font-weight:normal;}

/****The welcome message box****/
div.TE_successInfoBox {
  margin: 5px;
  padding: 5px;
  padding-left: 50px;
  min-height: 30px;
  background: White url(/_TEincludes/TEimages/top_box_info.gif) no-repeat 10px 7px;
  border: 1px solid #0000FF;
}

/****The error message box****/
div.TE_WarningBox, div.TE_ErrorBox {
  margin: 5px;
  padding: 5px;
  padding-left: 50px;
  min-height: 30px;
  background: White url(/_TEincludes/TEimages/top_box_warn.gif) no-repeat 10px 7px;
  border: 1px solid red;
}

/*****************************************************/

/* LOOK #3 ---- As a registered guest with a TE account */

.TE_regUser_container {
width:885px;
height:420px;
margin-top:10px;
margin-left:2px;
}

.TE_regUser_resources {
border:1px solid black;
width:71%;
height:420px;
float:left;
margin-left:5px;
}

.TE_promoteColumn {
width:25.5%;
height:420px;
margin-right:5px;
float:right;
}

.TE_regUser_content {
padding:5px;
}

/*****************************************************/
.wmark {
	background: transparent;
	border: 0px;
	color: #999;
	font-size: 7.5pt;
	left: 0px;
	margin: 4px 0px 0px 8px;
	outline: 0px;
	position: absolute;
	top: 0px;
}
