@charset "UTF-8";
/* VarData information pages CSS Document */


/* --------------------------------------- left side navigation
---------------------------------------------------------------------------------------------- */
#left {
	width: 215px;
	background: url(/site/images/bufade_bac.gif) repeat-x 0px 51px;
}
/* --------------------------------------- content
---------------------------------------------------------------------------------------------- */
#maincontent {
	width: 775px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background: url(/site/images/bufade_bac.gif) repeat-x 0px 51px;
}
.banner {
	height: 50px;
}
.infoitemlisttd {
	padding: 30px 0px 0px 20px;
}

/* --------------------------------------- NetSuite overrides
---------------------------------------------------------------------------------------------- */
#div__body {
	background-image: none;
}
td.greytitle {
	padding-top: 30px;
}
.bgltmedtext {
	background-color: transparent;
}
p.medtextbold {
	color: #939309;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 14px;
}