/* CSS Document */

body,td,th {
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
}

body {
	margin: 0px;
}

h1 {
	font-weight: bold;
	line-height: 24pt;
	font-size: 16px;
	margin: 0;
}

h2 {
	font-weight: bold;
	line-height: 16pt;
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 12px;
}

p {
	margin: 0px;
}

ul{
	margin-bottom: 0px;
}

ul ul{
	margin-bottom: 0px;
}

.boldtext {
	font-weight: bold;
}

.greenheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #444444;
	font-size: 14px;
}

a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;	
}
a:active {
	color: #006600;
	text-decoration: none;
}

.normalText1 {
	padding: 2px 2px 2px 2px;
	letter-spacing: 1px;
	line-height: 16pt;
}

.normalText2{
	font-size: 16px;
	padding: 3px 3px 3px 3px;
	letter-spacing: 1px;
	line-height: 18pt;
}

.normalText3 {
	padding: 0px 0px 0px 0px;
	letter-spacing: 1px;
	line-height: 14pt;
}

.pricingText {
	color: #f60;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: bold;
}

.textHeading1 {
	font-weight: bold;
	line-height: 24pt;
}

.table1 th{
	padding: 10px;
	letter-spacing: 1px;
	line-height: 16pt;
	background-color:#F3FFE6;
	vertical-align: top;
}

.table1 td{
	padding: 10px;
	letter-spacing: 1px;
	line-height: 16pt;
	background-color:#fff;
	vertical-align: top;
}

.table2 td{
	padding: 1px 12px 1px 0px;
	letter-spacing: 1px;
	vertical-align: middle;
}

.tableimage{
	padding-top: 15px;
}

.textfeedback{
	margin-top: 0px;
	margin-bottom: 30px;
}

.errorheading1 {
	font-size: 28px;
	line-height:32pt;
}

.errorheading2 {
	font-size: 20px;
	margin-top: 32px;
}

.listfeatures {
	margin-top: 0px;
	margin-bottom: 12px;
	list-style: none;
}

.listfeatures2 {
	margin-top: 10px;
	margin-bottom: 20px;
}

.listfeatures2  li{
	margin-top: 6px;
	padding-left: 10px;
}

.listfeatures3 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.listfeatures3  li{
	margin-top: 6px;
	margin-left: 16px;
	padding-left: 10px;
}

.listfeatures4 li{
	margin-top: 6px;
	padding-left: 14px;
}

.textDiscount{
	color: #ff3e3e;
}