body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #336E4E;
	background-image: url(images/bg_top.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

#bottom {
	background-image: url(images/bg_bottom.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}
#key_features {
padding:3px 3px 3px 3px;
text-align:left;
}
.right_padding {
padding-right: 14px;
}

.bullet_padding {
padding-left: 10px;
padding-top: 2px;
}

body, td {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	color:#000000;
}

.copyright {  
	font-size: 10px; 
	color: #FFFFFF;
}

a:link {
	color: #336E4D;
	text-decoration: underline;
}

a:visited {
	color: #336E4D;
	text-decoration: underline;
}

a:hover {
	color: #8CAB9C;
	text-decoration: none;
}

a.copyright:link { 
	font-weight: normal;
	font-size: 10px; 
	color: #FFFFFF; 
	text-decoration: underline;
}
	
a.copyright:visited { 
	font-weight: normal;
	font-size: 10px; 
	color: #FFFFFF; 
	text-decoration: underline;
}
	
a.copyright:hover { 
	font-weight: normal;
	font-size: 10px; 
	color: #FFFFFF; 
	text-decoration: none;
}
	
.title {  
	font-size: 13px; 
	font-weight: bold; 
	color: #AA0000;
}

.redtext {  
	color: #A8151E;
	font-weight: bold; 

}

.productList_Cell {
	padding-left: 4px;
	font-size: 11px;
	line-height: 120%;
}

.small_italics {
	font-size: 10px;
	font-style: italic;
}

pre {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
}

.largebold {
	font-family: Arial,Helvetica,Sans-Serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #3D7556;  
}

#key_features ul {
	list-style: none;
	margin: 0 0 0 10px;;
	padding: 0;
	width: 300px;
}

#key_features ul li {
	margin: 9px 0;
	padding: 0 0 0 15px;
	background: url(images/g_bullet.gif) no-repeat 0 5px;
}
.style1 {
	font-size: 10px;
}

