html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size:1em;
}

body {
	margin: 20px 0px 0px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:100%;
}
body a {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #492378; 
	text-decoration: underline;
}
body a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #7354b8; 
	text-decoration: underline;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size:100%;
	_font-size:98%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 220%; font-weight: normal; 
	color: #fff; 
	margin: 0px; 
	line-height: 25px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 200%; 
	color: #fff; 
	font-weight: bold; 
	margin: 0px;
	padding-bottom:0;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 200%; 
	color: #fff; 
	font-weight: normal; 
	margin: 0px;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 110%; 
	color: #fff; 
	font-weight: bold; 
	margin: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	color: #fff; 
	margin-top: 0px; 
	margin-bottom: 0px;
}
ul.list {
	margin-top:0; 
	margin-bottom:0; 
	padding-left:20px;
	list-style-type:disc; 
	list-style-position:outside;
}
li.list {
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
}
ul.list-highlight {
	margin-top:0; 
	margin-bottom:0; 
	padding-left:20px;
	list-style-type:disc; 
	list-style-position:outside;
}
li.list-highlight {
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
	background-color:#ffffcc;
}
.centering_table {
	height: 100%; 
	width: 100%; 
	text-align:center;
}
.border_table {
	height: 100%; 
	width: 780px;
}
.top_links {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	width: 50%;
}
.footer {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000;
	padding-bottom:20px;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #CC3300; 
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #CC3300; 
	text-decoration: underline;
}
.top_links a {
	color: #666666; 
	text-decoration: none; 
	font-size: 10px;
}
.top_links a:hover {
	color: #000000; 
	font-size: 10px; 
	text-decoration: overline;
}
.border_cell {
	border: 1px solid #000000;
}
.highlight {
	background-color: #FFFFCC;
}
div.noscript {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #FF0000; 
	font-weight: bold; 
	text-align: center;
}
div.instructions {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	text-align: center;
}
div.description {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: normal; 
	text-align: center;
}
.feature1 {
	text-align:left;
	background-color:#e2d7f5;
	border:solid 1px #47237d;
	padding:5px;
}
.plain {
	background-color:#fff;
	border:none;
}
a.leftlink {
	color:#bb9de3;
	font-weight:bold;
}
a.leftlink:hover {
	color:#d5c3ef;
	font-weight:bold;
}
.productlist1 {
	border-top:0;
	border-right:0;
	border-bottom:solid 1px #000;
	border-left:0;
	border-collapse:collapse;
	background-color:#f5efff;
}
.productlist2 {
	border-top:0;
	border-right:0;
	border-bottom:solid 1px #000;
	border-left:0;
	padding:10px;
	border-collapse:collapse;
	background-color:#f5efff;
}
.productlist3 {
	border-top:0;
	border-right:0;
	border-bottom:solid 1px #000;
	border-left:0;
	padding-right:20px;
	border-collapse:collapse;
	background-color:#f5efff;
}
.productlist4 {
	border-top:0;
	border-right:0;
	border-bottom:solid 1px #000;
	border-left:0;
	border-collapse:collapse;
	background-color:#f5efff;
}
table.compare table {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: #fff;
}
table.compare th {
	color:#fff;
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #492378;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.compare td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #fff;
	-moz-border-radius: 0px 0px 0px 0px;
}