#contentSub {
	/*margin: 0 0 0 220px;  Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	/*padding: 0px 10px 10px 50px;*/ /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
/*	width: 710px;*/
}

#headerpl {
	background-image: url(/pl_data/individual/tk_mc_badge.png);
	width: 551px;
	height: 49px;
}

#outerWrapper {
/*	min-width:1096px;*/
/*	width:1096px;  */

}
#headerbar {
	background-color:#ff5f3b !important;
}
div.HtmlPanelHeader {
	background-color: #ff5f3b !important;
}
div.TabLogo {
	background-image: url(logo_tk.png);
	position: relative;
	top: 60px;
	left: 40px;
	width:213px;
	height: 116px;
} 
button.submitBtn { 
  height:30px; 
  background:url(oval-orange.png) top left no-repeat !important; 
  font-size:12pt; 
  width:150px;
}
body {
	font-family: Verdana;
	/*background-color:#000000;*/
	text-align: center;
	background-image:url(/pl_data/back_new.jpg);
	/*YT's TI Web Style*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	background-color: #c9c9c9;
	background-position: top;
	background-repeat: repeat-y;
	background-position: center;	
}

#footer {
	background-color: white;
	background-image: url(/pl_data/tk_www/tiw_powered.png);
	background-repeat: no-repeat;
	/* width: 1080px; */
	height: 29px;
/*	background-position: 3px 3px;  */
	min-height:40px;
	color:#636363;
	font-size:10px;
	line-height: 140%;
	margin: 10px;
	font-weight: normal;
	text-align: center;
	/* margin-bottom:10px; */
}
