body      {
	background-color: white;
	margin: 0px;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva
}
p         {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva
}
.smallText { font-size: 9px; }
td { vertical-align: top; }
a:link   {
	color: #32428E;
	text-decoration: none
}
.valignMiddle {
	vertical-align: middle;
}
a:visited  {
	color: #000066;
	text-decoration: none
}
a:hover {
	color: #003333;
	text-decoration: underline;
	text-shadow: 2px 2px 4px grey
}
h1    {
	color: #444;
	font-weight: bold;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	margin: 0px;
}
.SectionHeading {
	color: white;
	font-weight: bolder;
	padding-top: 2px;
	padding-bottom: 2px;
	text-shadow: black 2px 2px 3px;
}
h2    {
	color: #444;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, Geneva;
}
h3    {
	color: #444;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, Geneva;
}
.altlink a:link  {
	color: #bbb; text-decoration: none 
}
.altlink a:visited  {
	color: #bbb;
	text-decoration: none
}
.altlink a:hover  {
color: #bbb;
text-decoration: underline
 }
.altlink a:h2  { 
color: white;
font-size: 0.85em
 }
.bolder {
font-weight: bolder;
 }
.copyright {
	color: white;
	font-size: 9px;
	font-family: Arial;
 }
.middlealign { 
vertical-align: middle;
 }
.italized { 
font-style: italic;
 }
.greyborder { 
outline: solid 3px #dedede;
 }
.redborder { 
padding: 3px;
outline: dashed 3px #f00; 
}
.greyborderBottom { 
padding: 4px;
border-bottom: 4px solid #dedede;
 }
.greyborderRightSide { 
padding: 6px;
border-right: 2px solid #dedede; 
}
.redBg {
	background-color: #fcc;
	text-align: center;
}
.lightYellowBg {
background-color: #ffffe1; padding: 2px; }
.reg_lightYellowBg { 
background-color: #ffffe1; padding: 2px; 
}
.lightBlueBG {
 background-color: #cff; }

ul--- { 
color: #666; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva; font-size: 11px; padding-left: 0; margin-left: 0; list-style-type: none; 
}
.SupportList {
 background-image: none; margin-top: 4px; margin-bottom: 12px; margin-left: 36px; border-bottom: 2px solid #f0f0f0; list-style-image: none; 
}
.resetActivationList {
 background-image: none; list-style-image: none; margin-top: 2px; margin-bottom: 4px; margin-left: 36px; 
}
.tickBullet {
 background-image: none; background-repeat: no-repeat; background-position: 0 center; margin-left: 12px; padding-left: 12px; list-style-image: url(images/tickBullet.gif); 
}
.redText {
	color: red;
}
.blackText {
 color: black; 
}
.500pixelsWide { 
width: 500px; 
}
.centered { 
text-align: center; 
}
.inlineIL { 
padding-right: 6px; padding-left: 6px; list-style-type: none; display: inline; 
}
.greyText { 
color: gray;
 }
.reg_ActivationKey {
 font-family: Courier; font-weight: 700; 
}
.code { 
color: black; font-size: 12px; font-family: Courier; line-height: 24px; margin-left: 20px; 
}
.greyishQTdemoBG {
	background-image: url(products/pifcp/greyish-QT.jpg);
	background-repeat: no-repeat;
	padding: 2px;
}
.greyishFeatureBG {
	padding: 2px;
	background-color: #eeeeee;
	padding: 2px;
}
.whitishQTdemoBG {
	background-image: url(products/pifcp/whitish-QT.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 2px;
}
.whitishFeatureBG {
	margin: 0px;
	padding: 2px;
	background-color: white;
	padding: 2px;
}
.FeatureListHeader {
	color: #FFFFFF;
	background-color: #555555;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, Geneva;
}
.FeatureListContainer {
	margin: 0px;
	padding: 0px;
	width: 200px;
}
#page-container {
   min-height:100%;
   position:relative;
}
#page-header {
}
#page-body {
	padding-bottom:107px;   /* Height of the footer */
	padding-top: 30px;
	padding-right: 70px;
	padding-left: 60px;
}
#page-footer {
	position:absolute;
	bottom:-2px;
	width:100%;
	height:107px;   /* Height of the footer */
}
.whiteBorder {
	border: 1px solid #FFFFFF;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
#leftSideBar {
	border: 2px dashed #C60;
	padding: 4px;
	width: 200px;
	float: left;
}
#productsList {
	border: 2px dashed #C60;
	padding: 4px;
	width: 450px;
	float: left;
}

