.HeaderBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 19px;
}
.SubheaderNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.CookieCrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.CookieCrumbs2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.CookieCrumbs3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
.CookieCrumbArrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.PageNumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
}
.HeaderMediumBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.MediaNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

table.productTable{
	border-collapse: collapse; 
	border-spacing: 0;
	border-top:1px solid #333;
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-bottom:none;
	width:95%;
	font-size:11px;
}
table.productTable h3{
	margin:0;
	font-size: 11px;	
}
table.productTable td{
	border-bottom:1px solid #999;
	padding-bottom:6px;
	padding-top:6px;
}
table.productTable td.label{
	font-weight:bold;
	padding-right:12px;
}
table.productTable table td{
	border-bottom:none;
	padding-bottom:0;
	padding-top:0;
	padding-right:5px;
}
table.productTable img{
padding-right:12px;
}
table.productTable tr.altrow{
	background-color: #e7ebf0;
	
}

table.productTable td p{
	margin:0;
}
.productTable caption { 
	color:#e9020b;
	caption-side: top;
	text-align:left; 
	padding-top:12px;
	font-weight:bold;
	font-size:1em;
}

table.productAttributes{
	float: left;
	margin-left:12px;
	margin-right:50px;
	font-size:11px;
}
table.softwareChart{
	float:left;
	margin-left:12px;
	font-size:11px;
}

