/* 

LP WEBSITE REDESIGN 

CREATED FEB 2006
LAST MODIFIED 21/2/06 BY CW
FOR PAGES THAT PRINT
*/

/* ******************************************************************************************* */
/* GLOBALS */


body {
  	font-family: Georgia, "Times New Roman", Times, serif;
  	font-size: 12px;
	line-height: 15px;
  	color: #000000;
	margin: 0px;
	}

a img {border: none; }
a:link, a:visited {color: #ff6600;}

	
h1 {
	font-size: 15px;
	line-height: 18px;
	}

.current {color: #999}
.PTcolor {color: #ff00cc}
.aRight {text-align: right;}
.imgRight {border-top: 1px solid #999}

/* ******************************************************************************************* */
/* LAYOUT */

.contentTable { background-color:#FFFFFF; border:0; text-align:left;}
.leftTD { border-right: 1px solid #fff; vertical-align:top; width: 128px; display:none}
.centerTD { border-right: 1px solid #fff; vertical-align:top; width: 100%}
.rightTD { vertical-align:top; width: 189px; display:none; border: 1px solid #fff;}
.footerTD { border-top: 1px solid #999; vertical-align:top}

.leftTDS {border-right: 0px solid #999; vertical-align:top; width: 126px; display:none}
.centerTDS { border-right: 0px solid #999; vertical-align:top;  width: 100%}
.rightTDS { vertical-align:top; width: 189px; display:none; border: 0px solid #fff;}


/* Tabs */

.tabOff { display: none}

.tabOn { font-size:12px; font-weight: bold}



#headerRow { display: none;}
#printLocation { display:block}


#centerCol {
	padding: 15px 15px 15px 15px;
	width: 80%;
}

#centerCol2 {
	padding: 15px 15px 15px 15px;
	width: 80%;
}

#quote, #leftCol, #rightCol, #rightCol2, #rightCol3{
	display:none
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
	line-height: 12px;
	padding: 15px;
	display: none;
}


/* ******************************************************************************************* */
/* PAGE TYPES */

.sectionRow {display: none;}
#enterprise { text-align: left}
#enterprise h1 {color:#336699; font-weight:700}
#enterprise .PTcolor {color:#336699}
#enterprise .sectionRow {background-color: #336699; padding: 12px 10px 8px 15px}

#smb {text-align: left}
#smb h1 {color:#339933; font-weight: 700}
#smb .PTcolor {color:#339933}
#smb .sectionRow {background-color: #339933; padding: 12px 10px 8px 15px}

#company {text-align: left}
#company h1 {color: #ff6600; font-weight: 700}
#company .PTcolor {color: #ff6600}
#company .sectionRow {background-color: #ff6600; padding: 12px 10px 8px 15px}

#special {text-align: left}
#special h1 {color: #ff3300; font-weight: 700}
#speical .PTcolor {color: #ff3300 }
#special .sectionRow {background-color: #ff3300; padding: 12px 10px 8px 15px}