
body
{
	margin:12px auto 0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	line-height:1.2em;
	letter-spacing:.1em;
}

a
{
	text-decoration:none;
	color:#330099;
}
a:hover
{
	text-decoration:none;
	color:#99ccff;
}
table#Main
{
	width:716px;
}
table.MainContent
{
}
table.MainContent h1
{
	font-weight:bold;
	margin-bottom:0;
	font-size:13px;
	padding:4px 0 0 6px;
	color:#330099;
}
table.MainContent p
{
	padding:0px 4px 4px 6px;
}

#Navigation
{
	background:#99ccff;
	color:white;
	font-weight:bold;
}
#Navigation a
{
	color:white;
	text-decoration:none;
}
#Navigation a:hover
{
	color:#330099;
}
#Navigation ul
{
	margin:15px 0 0 16px;
	padding:0;
}

#Navigation li
{
	list-style:none;
	margin:0 0 10px 0px;
}

img.homerightcol, td.ImageBorder img
{
	border:1px solid #9a99ff;
}

tr.footer
{
	background:white url(../images/footer.gif) no-repeat;
	width:716px;
	height:58px;
	color:white;
	padding:4px 0 0 14px;
}
tr.footer a
{
	color:white;
}

td.SubHead h2
{
	background:#330099;
	font-weight:bold;
	color:white;
	text-align:center;
	font-size:14px;
	padding: 3px 0 3px 0;
	margin-bottom:0;
}

td.Advantages
{

	font-weight:bold;
	color:#333;
	text-align:center;
	font-size:12px;
	padding: 6px 0 3px 0;
	margin-bottom:0;
}

ul#AdvantagesList li
{
	margin-bottom:1em;
	list-style:square;
}
table.Prices
{
	border:1px solid;
}
table.Prices td
{
	padding:6px;
}
table.Prices td.Money
{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-left:1px solid;
}
table.Prices td.Background
{
background:#dfefff;
}

td.Uses ul
{
	padding:0px 4px 4px 2px;
	margin-top:10px;
	list-style:square;
}
td.Uses ul li
{
	margin-bottom:6px;
}
td.Uses ul li ul
{
	margin-top:0px;
	list-style:disc;	
}

td.Uses
{
}


