﻿/* General Pages Style Definition */

h1 {
	color: #DB0021;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
h2 {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #DB0021;
}
body {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
}
p {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
a {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #1437B1;
}
table.style3 {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
td.style4 {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
td.style7 {
	padding-right: -30px;
	padding-left: 40px;
	table-layout: auto;
}
img.style6 {
	margin-right: 5px;
	margin-left: 60px;
}
td.style9 {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 0.8em;
	color: #000000;
	font-style: normal;
}
div.style6 {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
div.style7 {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}

li {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 0.91em;
	font-weight: normal;
	color: #000000;
}
p.style3 {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 0.8em;
	color: #0000FF;
}
/* Product Comparison Style Definition */

#comparison
{
font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
width:564px;
border-collapse:collapse;
}
#comparison td, #comparison th 
{
	font-size: 0.7em;
	border: 1px solid #800000;
	padding: 3px 7px 2px 7px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	text-align: center;
}
#comparison th 
{
	font-size: 0.9em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 4px;
	background-color: #800000;
	color: #ffffff;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-weight: bold;
}
#comparison tr.alt td 
{
	color: #000000;
	background-color: #F87373;
}
/* Testimonial Page Style Definition */
p.style4 {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 0.7em;
	color: #000000;
	font-style: italic;
}
p.style5 {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 0.7em;
	color: #DB0021;
	font-style: italic;
	text-align: right;
}
