/* 
LP WEBSITE 2006
main color: 0099FF
highlight: #
*/


@import url("universal.css");

/* LIVECONNECT SECTIONS */

/* LAYOUT */

/* HOME PAGES */
.leftTD {border-right: 1px solid #999; vertical-align:top;}
.centerTD { border-right: 1px solid #999; vertical-align:top;}
.rightTD { vertical-align:top; width: 252px}

/*SECONDARY PAGES*/
.leftTDS {border-right: 1px solid #999; vertical-align:top; width: 126px}
.centerTDS { border-right: 1px solid #999; vertical-align:top; width: 441px}
.rightTDS { vertical-align:top; width: 189px;}

#centerCol ul, #centerCol2 ul, #rightCol ul, #leftCol2 ul, #quote ul {list-style-image:url(../../images/bulletSp.gif); margin: 0px; padding: 0px 15px 10px 15px}
#centerCol li, #centerCol2 li, #rightCol li, #leftCol2 li {padding-bottom: 8px}

#quote ul {list-style-image:url(../../images/bulletSp.gif); margin: 0px; padding: 0px 15px 2px 15px}
#quote li {padding-bottom: 4px}

.linkable li {list-style-image:url(../../images/linkarrowSp.gif); margin: 0px; padding: 0px 15px 5px 0px}
.linkable ul {padding-bottom: 0}


#rightColHeader {
	padding: 15px 15px 15px 15px;
}


h1 {color: #0099FF;}
h2 {color: #666666; }
h3 {color: #999999;}
.PTcolor {color: #0099FF }
.sectionRow {background-color: #0099FF; padding: 12px 10px 8px 15px}
	
#stickyNote { 
	padding: 10px 10px 10px 10px; 
	margin: 0px 0px 15px 0px;
	border: solid #CCCCCC 1px; 
	background-color: #FFF5D6;
  	font-size: 10px;
	line-height: 120%;
	 }
		
.stickyHead {
	font-size: 12px;
	line-height: 120%;
	color: #999999;
	font-weight: bold;
	}

/* Left Navigation Items */

.leftNav {
	padding: 0; 
	margin: 10px 0 0 1px; 
	line-height: 14px;
	list-style: none;}
	
.leftNavli {
	list-style: none; 
	margin-bottom:10px; 
	padding: 0px; 
	margin-right: 0px}

.leftNavOn { 
	margin-bottom:10px;
	list-style-image: url(../../images/diamond.gif);
	}


/* Tabs */

.tabOff { text-align:center; background-repeat: no-repeat; width: 109px; height: 33px; background-image:url(../../images/tab-bkgd-off.gif); font-size:11px}

.tabOn { text-align:center; background-repeat: no-repeat;  width: 109px; height: 33px;  background-image:url(../../images/tab-bkgd-on.gif); font-size:11px}

.tabOver { text-align:center; background-repeat: no-repeat;  width: 109px; height: 33px; background-image:url(../../images/tab-bkgd-sp-over.gif); color:#FFFFFF; font-size:11px; }

.tabOff a {text-decoration: none;}
.tabOff a:visited { text-decoration: none;}
.tabOver a:hover {text-decoration: none; color: #ffffff}