body
{
	margin:0px
}

.Note
{
 font-size:smaller;
}

TD.header, TR.header
{
	font-weight:bold;
}


.section
{
	
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	color: white;
	padding-top: 5px;
	background-color: #6893e1;
}

.highlight
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
}

.PaymentGrid, .SummaryGrid, .LicenseGrid
{
	border-right: silver 0.5pt solid;
	
	border-top: silver 0.5pt solid;
	
	border-left: silver 0.5pt solid;
	border-bottom: silver 0.5pt solid;
	
}

.rightdash
{
	BORDER-RIGHT: silver 1pt dashed; 
	
}

.bottomdash
{
	BORDER-BOTTOM: silver 1pt dashed; 
	
}

.topdash
{
	BORDER-TOP: silver 1pt dashed; 
}

.PaymentGrid TD, .SummaryGrid TD, .LicenseGrid TD, .LicenseGrid TR
{
	border-right: silver 0.5pt solid;
	padding-right: 3px;
	border-top: silver 0.5pt solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: silver 0.5pt solid;
	padding-top: 3px;
	border-bottom: silver 0.5pt solid;
}

.PaymentGrid TD.header, .SummaryGrid TD.header, .LicenseGrid TD.header, .LicenseGrid TR.header, .TrnGrid TD.header, .TrnGrid TR.header
{
	background-color: lightgrey;
}

.section_name
{
	font-weight: bold;
	font-size: 14px;
	color: 6893E1;
	text-decoration:none;
}

.section_name2
{
	font-weight: bold;
	font-size: 11px;
	color: #6893e1;
	text-decoration: none;
}

.coupon
{
	font-weight: bold;
	font-size: 11px;
	color: 6893E1;
	text-decoration:none;
}

a.True {color:ffa924}
a {color:6893E1}
a:hover {color:ffa924}



a.submenu
{
	color: gray;
	
}

.footerlinks
{
	color: gray;
	
}

HR
{
	height:1px;
	color:Silver;
}

A.footerlink
{
	color: gray;
}

.article_name, .software_name
{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	color: 6893E1;
	text-decoration: none;
}

.PageTitle
{
	list-style-image: url(/Images/bullet_header.jpg);
	font-weight: bold;
	font-size: 18px;
	color: 6893E1;
	text-decoration:none;
	margin-left:20px;
	margin-top:10px
}

.featurelist
{
	list-style-position: outside;
	list-style-image: url(/Images/bullet_list.jpg);
}

.article_section_header
{
	font-weight:bold;
	color:6893E1;
	
}


.readmore
{
	font-weight:bold;
}

.article_section_link
{
	color: #333399;
}

.form .lineheader
{
	font-weight:bold;
}

.error
{
	color:Red;
	font-weight:bold;
}

.download_area
{
	border-right: darkgray 1pt solid;
	padding-right: 20px;
	border-top: darkgray 1pt solid;
	padding-left: 20px;
	padding-bottom: 20px;
	vertical-align: middle;
	border-left: darkgray 1pt solid;
	padding-top: 20px;
	border-bottom: darkgray 1pt solid;
	background-color: gainsboro;
	text-align: center;
}

.download_link
{
	font-weight:bold;
	font-size:10px
}


.annotation
{
	color:royalblue;
}

.annotation2
{
	color:royalblue;
	font-size:smaller;
}

.indent
{
	padding-left:40px
}

.code
{
	font-size: 12px;
	font-family: 'Arial';
	background-color: #ffff99;
}

#site_header, #site_body, #site_footer
{
	width:700px
}

.demotable
{
	border-right: gray 1pt solid;
	border-top: gray 1pt solid;
	border-left: gray 1pt solid;
	border-bottom: gray 1pt solid;
}

.demotable TD
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#site_body
{
	padding-left:20px;
}

#site_body, table, li, div
{
	font-family: Verdana,Arial;
	font-size: 11px;
}

#site_header, #site_footer
{
	width:700px;
	font-family:Tahoma;
}


UL
{
	list-style-type: none;
}

UL.square
{
	list-style-type: square;
}

.NavLink
{
	font-weight: bold;
	margin-top: 15px;
}

