BODY
{
	background: #ffffff;
	color: #000000;
	font-family: Arial;
}
P
{
}
A:link
{
	color: #014FDD;
	text-decoration: underline;
}
A:visited
{
	color: #001778;
	text-decoration: underline;
}
A:active
{
	color: #F67400;
	text-decoration: underline;
}
A:hover
{
	text-decoration: underline;
}
A:link IMG, A:visited IMG
{
	border: solid 1px white;
}
A:hover IMG
{
	border-color: #014FDD;
}
A:active IMG
{
		border: solid 1px #F67400;
}
A:link IMG.banner, A:visited IMG.banner, A:active IMG.banner, A:hover IMG.banner
{
	border: none;
}
H1, H2, H3, H4
{
	text-align: center;
	font-weight: normal;
}
H1
{
	font-size: 22pt;
}
H2
{
	font-size: 20pt;
}
H3
{
	font-size: 16pt;
	font-style: italic;
}
H4
{
	font-size: 16pt;
}
A:link.navbuttonLink, A:visited.navbuttonLink, A:active.navbuttonLink, A:hover.navbuttonLink
{
	text-decoration: none;
	color: #000000;
}
#buttonBar TD
{
	background-color: #ffffff;
	text-align: center;
	color: #000000;
	font-family: Century;
	font-size: 16pt;
	border-style: solid;
	border-color: #808080;
	border-width: 1px;
	cursor: hand;
}
#buttonbar TD.navbutton
{
	background-color: #ffffff;
}
#buttonbar TD.navbuttonHover
{
	background-color: #C6E1FF;
}
#buttonbar TD.navbuttonSelected
{
	background-color: #FFA657;
}
#buttonbar TD.navbuttonPartial
{
	background-color: #FFEDCF;
}
TABLE
{
	border-width: 0;
}
.newsBox TH, .newsBoxCenter TH
{
	font-size: 14pt;
	font-weight: normal;
}
.newsBox TH
{
	background-color: #8EE76F;
	background-image: url(images/newsHeaderBg.jpg);
}
.newsBoxCenter TH
{
	font-weight: bold;
}
.newsBox TD, .newsBoxCenter TD
{
	padding-bottom: 4pt;
	padding: 4pt 4pt 4pt 4pt;
}
HR
{
	color: #c0c0c0;
}
TD.bodyArea
{
	border-bottom: solid 2pt #8EE76F;
}
TABLE.homeTable
{
	border: none;
	
}
TD.leftColumn, TD.rightColumn, TD.middleColumn
{
	padding: 0 0 0 0;
}
TD.leftColumn, TD.rightColumn
{
	background-color: #DCFDD1;
}
TD.middleColumn
{
}
UL
{
	list-style: disc;
}
UL.newsList
{
	font-style: italic;
	font-weight: bold;
}
UL.newsList A
{
	text-decoration: none;
}
UL.newsList A:hover
{
	text-decoration: underline;
}
DL.topten DT
{
	font-size: 12pt;
}
#screenshots
{
	width: 100%;
}
#screenshots TD
{
	width: 33.3%;
	text-align: center;
}
#features A
{
	font-style: italic;
}
#onlinehelp DT
{
	text-align: center;
	font-size: larger;
	margin-bottom: 5pt;
}
TABLE.orderProduct
{
	border: none;
	width: 100%;
	text-align: center;
}
TABLE.orderProduct TH
{
	text-align: center;
	font-style: italic;
}
TABLE.orderProduct TD
{
	vertical-align: top;
	width: 5%;
	text-align: right;
}
TABLE.orderProduct TD.desc
{
	width: 85%;
	text-align: left;
}
TABLE.orderProduct TD.price
{
	width: 15%;
	text-align: right;
	vertical-align: top;
}
TABLE.orderProduct DIV
{
	float: right;
}
.SmallerText
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
}
