.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #000000;	
	margin:0;
	padding:0;
}
h2 {
	color: #FF0000;
	font-size:20px;
	margin:0;
	padding:0;
}
.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #FF0000;
}
.underline {
	/*border-bottom-width: thin;*/
	border-bottom-width:1px;
	border-bottom-style: dashed;
	border-bottom-color: #A6A6A6;
}
.left_line {
	/*border-left-width: thin;*/
	border-left-width:1px;
	border-left-style: solid;
	border-left-color: #A6A6A6;
}
body {
	background-color: #F4F4F4;
	margin-top: 0px;
	margin-bottom: 0px;
}
.product-heading {
	color: #FF0000;
	font-size:20px;
}
a {
	font-size: 11px;
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

.subheading {
	color: #000000;
	text-align:left;
	font-size:14px;
	padding-bottom:4px;
	text-transform:uppercase;
	background-image: url(grey_backie.jpg);
	background-repeat: repeat-x;
}

.paragraph ul {
    padding-left:5px;
}

.features_list {
	list-style-image:url(../images/bullet_tick.gif);
	line-height:17px;
	color: #666666;
	font-size:12px;
}
.paragraph_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7F7F7F;
	font-weight:bold;
}

.general_list {
	list-style-image:url(../images/bullet_tick.gif);
	font-size:11px;
	font-weight:bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
}
.heading_black {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}
.link_features {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.link_product {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.link_product_list {
	text-decoration: none;
	color: #666666;
}
.image-whiteborder {
	border-top-width: 0px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.productlist_heading_red-bold {
	font-size: 14px; 
	font-weight: bold;
	color: #FF0000; 
	font-family: Arial, Helvetica, sans-serif;
}.productlist_heading_black-bold {

	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.productlist_heading-red-12pt {

	font-size: 12px; 
	font-weight: bold;
	color: #FF0000; 
	font-family: Arial, Helvetica, sans-serif;
}
@media print { DIV.noprint {display:none;} 
}