﻿body 
{
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	padding:0 0 0 0;
	background-color:white;
	background-repeat:repeat-x;
	text-align:center;	
}

td, p, th, div
{
	font-size: 12px; 
	font-family: helvetica, verdana, arial, sans-serif; 
	font-weight: 400; 
	color: #545454;
	line-height:1.5em;
}

.dynamicerrorlabel
{
	padding:9px 0 9px 0;
}

.subheading
{
	font-size:1.4em;
	font-weight:bold;
	margin:12px 0 8px 0;
}

.maintable
{
	background-color:White;
	text-align:left;
}

div#content
{
	width:761px;
	overflow:visible;
	margin:14px 14px 14px 14px;
}

a
{
	color:#0099ff;
}

div.newsitem hr
{
	color:Black;
}

a:link, a:visited
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}


a.newslink
{
	font-size:1.3em;
	font-weight:bold;
}

div.newsitem
{
	width:175px;
	margin-left:5px;
	margin-bottom:15px;
	border-bottom:solid 1px #dddddd;
}

.footertext
{
	font-size:0.7em;
}

div#productWindow
{
	margin-left:10px;
	margin-top:30px;
}

div#productWindow div.product
{
	width:500px;
	margin-bottom:5px;
	margin-right:10px;
}

div#productWindow div.product img
{
	width:91px;
	height:100px;
	margin-right:10px;
	border:solid 1px #bbbbbb;
}

img.newsArticleImage
{
	float: left;
	margin-left:1px;
	margin-right:15px;
}

img.technicalAssistance
{
	float:right;
}

h1
{
	font-size:2.0em;
	font-weight:bold;
}

h2
{
	font-size:1.6em;
	font-weight:bold;
	line-height:1.8em;
}

h3
{
	font-size:1.3em;
	font-weight:bold;
}

#techhowto li
{
	margin-bottom:10px;
}

a.faqanchor
{
	color:#545454;	
}

.redAsterisk
{
	vertical-align:text-top;
	color:Red;
}

