.FeaturesBodyContainer {
	MARGIN-LEFT: auto;
	WIDTH: 790px;	
	MARGIN-RIGHT: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	min-height: 100%;
	height: 100%;
	position: relative	;
	left: auto;
	top: 0px;
	right: auto;
	bottom:1px;
}




.FeaturesContainer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	margin: 10px;
	padding:0px;
	border: 0px solid #00CCFF;
	position: relative;
	height: auto;
	width: auto;	
}







#FeaturesExample {
	margin: 0px 5px;
	padding: 0px 0px 0px 5px;
	float: left;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-color: #eeeeee;
	height: auto;
	border: 5px solid #33CC33;
}
#FeaturesImage {
	margin: 5px;
	padding: 0px;
	float: left;
	width: 446px;
	border: 5px solid #FFFF00;
}

#FeaturesNextBodyContainer {
	MARGIN-LEFT: auto;
	float:left;
	WIDTH: 795px;
	MARGIN-RIGHT: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;

}

#DefinitionsTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	text-indent: 3px;
	vertical-align: top;
	white-space: normal;
	background-color: #FFFFFF;
}

#DefinitionsTable TD {
	padding: 5px;
	vertical-align:top;
}

#DefinitionsTableTR{
background-color:#E2F3F6;
}

#LightGrayBG {
	background-image: url(images/GuideBgsLightGray.gif);
	background-repeat: repeat-x;
}


#DiscountTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align:middle;
	white-space: normal;
	letter-spacing: 1px;
	background-color: #0A7CBE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




.MatrixTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	text-indent: 3px;
	vertical-align:middle;
	white-space: normal;
	letter-spacing: 1px;
	background-color: #FFFFFF;
}

.MatrixTable TD{
	padding: 2px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eeeeee;
}

.MatrixTable TH{
	background-color:#E4EBF8;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #eeeeee;
	
}

#MatrixTableTopBold {
	background-color:#E4EBF8;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #eeeeee;
	
}




#MatrixHeader{
background-color:#FFCC00}




#MatrixTRGray {
	background-color:#ececec;
	text-align:center;
}

#MatrixTRWhite { 
	background-color:#ffffff; 
	text-align:center;
}
