#tooltipHldr {
	width:240px;
	height:120px;
	margin:10px;
	padding:10px;
	background-color:#FFF;
	border:solid 1px;
	border-color:#FA6B02;
	}
#multiClasstooltipHldr {
	width:240px;
	/*height:70px;*/
	margin:10px;
	padding:10px;
	background-color:#FFF;
	border:solid 1px;
	border-color:#FA6B02;
	}
#multiClassAccounttooltipHldr {
	width:240px;
	height:240px;
	margin:10px;
	padding:10px;
	background-color:#FFF;
	border:solid 1px;
	border-color:#FA6B02;	
}	
.redAlert
{
	color:#F00;
	font-weight:bold; }

.GrayTopDiv{
	background: url(/images/bkg_gray.jpg) no-repeat top left;
	display:block;
	width:861px;
	height:326px;
	margin:0 0 20px 0;
}
#flashObjProduct{
	float:left;
	width:567px;
	height:265px;
	margin-left:15px;
}
.floatRightBulletpoints{
	display:block;
	float:right;
	width:270px;
}
tr.oddRow{
	background-color:#f0efef;
	height:22px;
}
td.compareHeader {
	width:310px;
}
td.vokiHeader{
	width:275px;
}
td.classroomHeader{
	width:274px;
}
	.HeaderBorderRightLight{
		border-right:1px solid #efeded;
	}
	.HeaderBorderRightBottomLight{
		border-right:1px solid #efeded;
		border-bottom:1px solid #efeded;
	}
	.bottomBorderDark{
			border-bottom:1px solid #efeded;
	}
	.vokiClassRoomTableDark{
		width:273px;
		border-left:1px solid #d5d2d2;
		border-right:1px solid #d5d2d2;
	}
	.vokiClassRoomTable{
		border-left:1px solid #d5d2d2;
		border-right:1px solid #d5d2d2;
		border-bottom:1px solid #efeded;
		background-color:#f6f6f6;
		width:273px;
	}

.productsHeader{
	color:#000;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:18px;
	font-weight:bolder;
	margin:10px 0 10px 0;
	text-align:center;
}
.tableHeader{
	color:#000;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	margin:0;
	padding-top:4px;
	padding-right:0px;
	padding-bottom:4px;
	padding-left:14px;
}
.tableSubHeader{
	color:#000;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:13px;
	font-weight:bolder;
	margin:2px 0px 2px 0px;
	padding:0;
	text-align:center;
}
.tableSubHeaderRight{
	color:#000;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:13px;
	font-weight:bolder;
	margin:2px 40px 2px 0;
	padding:0;
	text-align:right;
}
.bodyTxt11px{
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	margin:8px 0 8px 0;
}
.bodyTxt13px{
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-align:right;
	margin:2px 40px 2px 0;
}
.bodyTxt13pxTooltip{
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-align:right;
	margin:2px 16px 2px 0;
}
.checkmarkFloat{
	background:url(/images/checkmark_orange_float.jpg) no-repeat top left;
	display:block;
	height:16px;
	width:16px;
	margin:0 auto;
	text-align:center;
}
.checkmarkFloatonGray{
	background:url(/images/checkmark_orangeOnGray_float.jpg) no-repeat top left;
	display:block;
	height:16px;
	width:16px;
	margin:0 auto;
	text-align:center;
}
.checkmarkFloatGray{
	background:url(/images/checkmark_gray_float.jpg) no-repeat top left;
	display:block;
	height:16px;
	width:16px;
	margin:0 auto;
	text-align:center;
}
.checkmarksPositionBoxed {
	list-style-type:none;
	padding-top:15px;
	padding-left:0px;
	margin-top:5px;
	margin-bottom:10px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	*font-size:16px;
	font-weight:bold;
	color:#000;
	display:block;
	width:265px;
}
	.checkmarkImageBoxed{
		background-image: url(/images/checkmark_orange_boxed.jpg);
		display:block;
		background-repeat: no-repeat;
		width:250px;
		height:24px;
		padding-left: 30px;
		margin-bottom:10px;
		/*letter-spacing:-.5px;*/
	}
.center{
	text-align:center;
}
.marginTop{
	margin-top:10px;
}
.marginBottom{
	margin-bottom:20px;
}
.vokiClassroomBkgdark{
	background-color:#e7e6e6;
}

.orangeBtnHolderThin {
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bolder;
	text-align:center;
	color:#fff;
  cursor:pointer;
	background:url(/images/btn_def_orange_Prodpg1.jpg) no-repeat;
	display:block;
	width:179px;
	height:29px;
	margin:10px auto;
	padding-top:4px;
}
	a.orangeBtnHolderThin:link {
		background:url(/images/btn_def_orange_Prodpg1.jpg) no-repeat;
		text-decoration:none;
	}
	a.orangeBtnHolderThin:hover {
		background:url(/images/btn_def_orange_Prodpg1.jpg) no-repeat;
		text-decoration:none;
	}
	a.orangeBtnHolderThin:active {
		background:url(/images/btn_def_orange_Prodpg1.jpg) no-repeat;
		text-decoration:none;
	}
	a.orangeBtnHolderThin:visited{
		background:url(/images/btn_def_orange_Prodpg1.jpg) no-repeat;
		text-decoration:none;
	}

.orangeBtnHolderThick {
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bolder;
	text-align:center;
	color:#fff;
  cursor:pointer;
	background:url(/images/btn_def_orange_Prodpg2.jpg) no-repeat;
	display:block;
	width:247px;
	height:49px;
	margin:10px auto;
	padding-top:13px;
}
	a.orangeBtnHolderThick:link {
		background:url(/images/btn_def_orange_Prodpg2.jpg) no-repeat;
		text-decoration:none;
	}
	a.orangeBtnHolderThick:hover {
		background:url(/images/btn_def_orange_Prodpg2.jpg) no-repeat;
		text-decoration:none;
	}
	a.orangeBtnHolderThick:active {
		background:url(/images/btn_def_orange_Prodpg2.jpg) no-repeat;
		text-decoration:none;
	}
	a.orangeBtnHolderThick:visited{
		background:url(/images/btn_def_orange_Prodpg2.jpg) no-repeat;
		text-decoration:none;
	}