div.pagecontentcontainer
{
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
}

h1.selectionheader3
{
	font-size: 22px;
	line-height: 32px;
	background-color: #eaeaea;
	padding-left: 4px;
	margin-top: 4px;
	margin-bottom: 8px;
}

h1.selectionheader3 .hint
{
	float: right; 
	font-size: 12px; 
	padding-right: 10px; 
	font-family: georgia, Times New Roman, serif; 
	color: red;
}

div.producthighlightheader
{
	color: black; 
	font-weight: bold;
	font-size: 20px;
	font-family: Times New Roman, Times, Serif;
	margin-top: 22px;
}

ul.producthighlight
{
	list-style-position: outside; 
	list-style-type: square; 
	margin-top: 0px; 	
}

div.selectiontext, div.selectiontext table
{
	padding-left: 4px; 
	padding-top: 0px; 
	padding-right: 4px; 	
	color: #202020; 
	text-align: justify;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial, Helvetica, Sans-Serif;
}

div.textblock
{
	margin-top: 6px;
	margin-bottom: 6px;
}

div.highlightblock
{
	padding: 8px 4px 8px 4px;
	border: white 2px outset;
}

div.downloadheader
{
	font-weight: bolder;
	font-size: larger;
	line-height: 42px;
	height: 42px;
	background-image: url('/IISxpress/Images/arrow_in_circle.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 32px;
}

hr
{
	margin-top: 12px;
	margin-bottom: 12px;
	width: 98%;
}

/*********************************************************************************************************************/

td.downloadnow
{
	background-color: #00b000; 
	border: 2px; 
	border-style: solid; 
	border-color: #008000; 
	text-align: center; 
	font-weight: bold;
}

div.downloadnow
{
	background-color: #00b000; 
	border: 2px; 
	border-style: solid; 
	border-color: #008000; 
	text-align: center; 
	font-weight: bold;
}

a.downloadnow
{
	text-decoration: none; 
	color: #f0f0f0;
}

/*********************************************************************************************************************/

td.moreinfo
{
	background-color: #b00000; 
	border: 2px; 
	border-style: solid; 
	border-color: #800000; 
	font-weight: bold;
	text-align: center; 
}

div.moreinfo
{
	background-color: #b00000; 
	border: 2px; 
	border-style: solid; 
	border-color: #800000; 
	font-weight: bold;
	text-align: center; 	
}

a.moreinfo
{
	text-decoration: none; 
	color: #f0f0f0;
}

a.moreinfo:hover
{
	background-color: #b70000; 
	text-decoration: underline;
	color: #ffffff;
}

/*********************************************************************************************************************/

td.buynow
{
	background-color: #b00000; 
	border: 2px; 
	border-style: solid; 
	border-color: #800000; 
	font-weight: bold;
	text-align: center; 
}

div.buynow
{
	background-color: #b00000; 
	border: 2px; 
	border-style: solid; 
	border-color: #800000; 
	font-weight: bold;
	text-align: center; 	
}

a.buynow
{
	text-decoration: none; 
	color: #f0f0f0;
}

a.buynow:hover
{
	background-color: #b70000; 
	text-decoration: underline;
	color: #ffffff;
}

/*********************************************************************************************************************/

a.emailus
{
	text-decoration: none; 
	color: #0000e0;
}

a.emailus:hover
{
	text-decoration: underline;
	color: #0000ff;
}