/* Product Styles */

table#benefits { padding: 0px; margin: 20px 0px 5px 0px;}
table#features { padding: 0px; margin: 20px 0px 5px 0px;}

td#benefitsheader { width: 20px; background-color: #E27211; }
td#featuresheader { width: 20px; background-color: #E27211; }

td#benefitscopy 
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	font-family: Verdana, helvetica, sans-serif; 
	font-size: 8pt;
	
}

td#featurescopy 
{
	font-family: Verdana, helvetica, sans-serif; 
	font-size: 8pt;
	padding-top: 10px;
	padding-bottom: 10px;
		padding-left: 5px;
	padding-right: 5px;

	width: 100%;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
}

td#benefitscopy ul 
{
	margin-left: 25px;
	list-style-type: disc;
	color: #636363;	
}

td#benefitscopy li 
{
	font-family: Verdana, helvetica, sans-serif; 
	font-size: 8pt;
	margin: 0px 0px 0px 0px;
}

td#featurescopy ul 
{
	margin-left: 25px;
	list-style-type: disc;
	color: #636363;	
}

td#featurescopy li 
{
	font-family: Verdana, helvetica, sans-serif; 
	font-size: 8pt;
	margin: 0px 0px 0px 0px;
}

.productorange { color: #636363; font-family: Verdana, helvetica, sans-serif; font-size: smaller; }
.productorange li { margin-left: 15px; margin-bottom: 0px; font-size: 8pt; list-style-type: square;}

.productblue { color: #636363; font-family: Verdana, helvetica, sans-serif; font-size: smaller; }
.productblue li { margin-left: 15px; margin-bottom: 0px; font-size: 8pt; list-style-type: square;}

.productgreen { color: #636363; font-family: Verdana, helvetica, sans-serif; font-size: smaller; }
.productgreen li { margin-left: 15px; margin-bottom: 0px; font-size: 8pt; list-style-type: square;}

.productorange h1 { color: #E16F0E; font-size: 11pt; font-weight: bold; margin-bottom: 20px;}
.productorange h2 { color: #E16F0E; font-size: 10pt; font-weight: bold; margin: 20px 0px 5px 0px;}

.productblue h1 { color: #5587BD; font-size: 11pt; font-weight: bold; margin-bottom: 20px;}
.productblue h2 { color: #5587BD; font-size: 10pt; font-weight: bold; margin: 20px 0px 5px 0px;}

.productgreen h1 { color: #009AAB; font-size: 11pt; font-weight: bold; margin-bottom: 20px;}
.productgreen h2 { color: #009AAB; font-size: 10pt; font-weight: bold; margin: 20px 0px 5px 0px;}

div#downloadpdf 
{
	margin: 15px 0px 15px 0px;	
}