/* Best Product 88 CSS Document */

body
	{
	background: #fff;
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	}
	
p, td, li
	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	}
	
#wrapper
	{
	width: 730px;
	margin: 10px auto;
	background: #99ccff;
	border: 1px solid #9999ff;
	text-align: left;
	}
	
#ie5fix
	{
	height: 1px;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: none;
	}

a:link
	{
	font-weight: bold;
	color: #003366;
	background-color: transparent;
	text-decoration: none;
	}
	
a:visited
	{
	font-weight: bold;
	color: #003366;
	background-color: transparent;
	text-decoration: none;
	}
	
a:active
	{
	font-weight: bold;
	color: #003366;
	background-color: transparent;
	text-decoration: none;
	}
	
a:hover
	{
	font-weight: bold;
	color: #ccffff;
	background-color: #9999ff;
	text-decoration: none;
	}	

.navList
	{
	list-style: url(images/nav_bullets.gif) outside;
	margin-top: 25px;
	margin-right: 5px;
	}

.navListBullet
	{
	font-size: 11px;
	width: 120px;
	margin-bottom: 15px;
	}

.navUnderline
	{
	border-bottom: solid 1px #ccffff;
	display: block;
	}
	
.faqList
	{
	list-style: url(images/faq_bullets.gif) outside;
	margin-top: 10px;
	}

.faqListBullet
	{
	font-size: 11px;
	margin-bottom: 15px;
	}
	
.copyright
	{
	font-size: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	}
	
.rowBlue
	{
	background: #9999ff;
	font-size: 11px;
	color: #003366;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	}

.rowTitle
	{
	background: #9999ff;
	font-size: 12px;
	font-weight: bold;
	color: #ccffff;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	}

.titleSpacing
	{
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	}	

.topColor
	{
	background: url(images/background_stripes.gif);
	text-align: center;
	}		

.tableText
	{
	background-color: #ccffff;
	font-size: 11px;
	color: #003366;
	text-align: center;
	}
	
.productText
	{
	background-color: #ccffff;
	font-size: 11px;
	color: #003366;
	}
	
.formText
	{
	background-color: #9999ff;
	font-size: 11px;
	font-weight: bold;
	color: #ccffff;
	text-align: right;
	}
	
.pageNumber
	{
	text-align:right;
	border-bottom: solid 1px #9999ff;
	border-top: solid 1px #9999ff;
	}
	
.invisible
	{
	display: none;
	}
	
.bottomLinks
	{
	font-size: 11px;
	color: #003366;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	}
