body, td, div
{
  font-family: verdana;
  font-size: 12px;
  color: #222222;
}

a
{
  color: #336633;
  font-size: 12px;
}

a:hover
{
  color: #00bb00;
}

.brightlink
{
  color: #00bb00;
}

.platformLink
{
  text-decoration: none;
  font-size: 11px;
  color: #000000;
}

.platformLink:hover
{
  color: #00bb00;
}

.emphasis
{
	color: #336633;
	font-weight: bold;
}

.scrthumb
{
  margin-right: 11px;
  margin-bottom: 11px;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #cccccc;
}

.scrthumb2
{
  margin-right: 11px;
  margin-bottom: 11px;
  border-left: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
  border-right: 1px solid #cccccc;
}

#imgScr
{
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #cccccc;
}

#imgScr2
{
  border-left: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
  border-right: 1px solid #cccccc;
}

.copyright
{
  font-size: 11px;
  color: #999999;
  text-align: right;
  padding-top: 2px;
  height: 22px;
}

.copyright a
{
  text-decoration: none;
  font-size: 11px;
  color: #999999;
}


.version
{
    font-size: 12px;
	color: #999999;
	padding-bottom: 10px;
}

.homeCopy
{
  width: 310px;
}

.review
{
  color: #333333;
}


.purchcell
{
  text-align: right;
}

.purchcellDiscount
{
	text-align: right;
	color: red;
	font-weight: bold;
}


.purchhead
{
  text-align: right;
  font-weight: bold;
}

.trialcell
{
  text-align: right;
  background-color: #E2EDE0;
}

.trialhead
{
  text-align: right;
  font-weight: bold;
  background-color: #E2EDE0;
}

.devicelist
{
  font-size: 9px;
  padding-right: 14px;
  vertical-align: top;
}

#tdCreditCards
{
	text-align: left;
	vertical-align: bottom;
	padding-top: 4px;
	margin-bottom: 0px;
}

#tdDiscountCode
{
  font-size: 9px;
	text-align: right;
	vertical-align: bottom;
}

.inputDiscountCode
{
	float: right;
	font-size: 11px;
	color: #999999;
	text-align: center;
	text-transform: uppercase;
	margin: 2px;
	padding: 3px;
	width: 112px;
	height: 22px;
	font-weight: bold;
    border: 2px solid #dfdfdf;
	cursor: pointer;
}

#divStpChoose a
{
  text-decoration: none;
  color: black;
}

.ShadeDialog
{
  background-color: white;
  border: 2px solid darkgreen;
  padding: 12px;
  width: 480px;
  visibility: hidden;
}