﻿body, table
{
  font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size:    11px;
}   
 
p 
{
  font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size:    11px;
  text-align: left;
  background-color: White;
}
ol 
{
  font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size:    11px;
  text-align: left;
  background-color: White;
}
h1
{
  font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size:    18px;
  color: #0068b0;
  text-align: left;
  background-color: White;
  margin-top: 4px;
  margin-bottom: 4px;
}
h2
{
  font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size:    14px;
  color: #666666;
  text-align: left;
  background-color: White;
  margin-top: 3px;
  margin-bottom: 3px;
}
h3
{
  font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size:    12px;
  color: #0068b0;
  text-align: left;
  background-color: White;
  margin-top: 2px;
  margin-bottom: 2px;
}
body
{
  margin: 0;
  background-attachment: fixed; 
  background-color: #D3D3D3;
  text-align: center;
}
hr 
{
	color:#0068b0;
	height: 1px;
}
/*******  Menu *********/
.tblTopMenuContainer      { height: 40px; z-index:10;position:relative;}
.tdTMCLeftSpacer, .tdTMCRightSpacer          { background-image: url(../images/topmenu_bg.gif); background-repeat: repeat-x; background-position: center center;}

.tdTMCLeft      {  width: 5px; }
.tdTMCMenuItemContainer, .tdTMCMenuItemContainerHover
{ 
  font-family: "Verdana", Lucida, Arial, Helvetica, sans-serif;
  font-size:    11px;
  background-image: url(../images/topmenu_bg.gif); 
  background-repeat: repeat-x; 
  background-position: center center;
  padding-left: 1em;
  padding-right: 1em;
  text-align: center;
}
.tdTMCMenuItemContainerHover
{
  cursor: pointer;
}
.lblTMItemText            { color: #5F8CA8; text-decoration: none;}
A.lblTMItemTextHover       { cursor: pointer; color: #005083; text-decoration: none; }
.tdTMCMenuItemContainerHover .lblTMItemText       { cursor: pointer; color: #005083; }
.tdTMCSeparator           { font-size: 0; width: 2px; }
.tdTMCRight               { width: 5px;  }
.dvDropdownContainer { display: none; position: absolute; overflow:hidden; vertical-align:bottom; }
.tblDropdownContainer { position: relative; bottom: 0; z-index:2; width: 12em;}
.trDCCTopRow              { font-size: 0; height: 9px;  }
.tdDCCTopLeft             { background-image: url(../images/dropdown_top_left.gif); width: 9px }
.tdDCCTopMiddle           { background-image: url(../images/dropdown_top_middle.gif); background-repeat: repeat-x; width: 11em; }
.tdDCCTopRight            { background-image: url(../images/dropdown_top_right.gif); width: 9px; }
.trDDCItemRow, .trDDCHilitedItemRow     { height: 20px;}
.trDDCItemRow .tdDCCBodyLeft            { font-size: 0; background-image: url(../images/dropdown_body_left.gif); background-repeat: repeat-y; width: 9px;}
.trDDCItemRow .tdDCCBody                { background-color: #FFFFFF;  background-repeat: repeat-x; background-position: top; height: 20px;}
.trDDCItemRow .tdDCCBodyRight           { font-size: 0; background-image: url(../images/dropdown_body_right.gif); background-repeat: repeat-y; width: 9px;}
.trDDCHilitedItemRow .tdDCCBodyLeft            { font-size: 0; background-image: url(../images/dropdown_body_left_selected.gif); width: 9px;}
.trDDCHilitedItemRow .tdDCCBody                { background-image: url(../images/dropdown_body_middle_selected.gif); background-position: top; height:20px;}
.trDDCHilitedItemRow .tdDCCBodyRight           { font-size: 0; background-image: url(../images/dropdown_body_right_selected.gif); width: 9px;}
.trDCCBottomRow           { font-size: 0; height: 15px; }
.tdDCCBottomLeft          { background-image: url(../images/dropdown_bottom_left.gif);  width: 9px;}
.tdDCCBottomMiddle        { background-image: url(../images/dropdown_bottom_middle.gif);  background-repeat: repeat-x;  }
.tdDCCBottomRight         { background-image: url(../images/dropdown_bottom_right.gif); width: 9px; }
.tblDropdownContainer TD.indented { padding-left: 1.2em; }
.aDCCItemText { cursor: pointer; text-decoration: none; display: block; width:10em; padding-left:0.7em; padding-right:0.7em; white-space:nowrap; }
.trDDCItemRow .aDCCItemText {  color: #5F8CA8; }
.trDDCHilitedItemRow .aDCCItemText {  color: #005083; }
/*******  End Menu *********/

.bot_label { color:black; font-size: 10px; }
a.bot_label { color:#666666; text-decoration: none; }
a.bot_label:hover { color:#0068b0; text-decoration: underline}
.navLoc { color:#0068b0; font-size:11px; }
.navLocInactive { color:#666666; font-size:11px; }
a.navLoc {color:#666666; font-size:11px; text-decoration:none; }
a.navLoc:hover {color: #0068b0; text-decoration:underline;}

a.rnavlinks {color:#0068b0; font-size:11px; text-decoration:none; }
a.rnavlinks:hover {color: #0068b0; text-decoration:underline;}
a.rnavlinksSel {color:#0068b0; font-size:11px; text-decoration:underline; font-weight:bold; }
a.rnavlinksSel:hover {color: #FFFFFF; text-decoration:none;}

a.anchorlink { color:#666666; text-decoration: none; }
a.anchorlink:hover { color:#666666; text-decoration: underline}

.tdBodyLeft            { background-image: url(../images/g_body_left.gif);            }
.tdBodyMiddle          { background: #FFFFFF; text-align:left; font-size:11px;}
.tdBodyRight           { background-image: url(../images/g_body_right.gif);           }
.tdGTitlebarRight       { width: 5px; font-size: 0; vertical-align: bottom; }
.tdGBodyLeft            { background-image: url(../images/g_body_left.gif);            }
.tdGBodyMiddle          { background: #FFFFFF; text-align:left; font-size:11px;}
.tdGBodyRight           { background-image: url(../images/g_body_right.gif);           }
.trGBottomRow           { font-size: 0; height: 5px;  }
.tdGBottomLeftRounded   { width: 5px;}
.tdGBottomLeftStraight  { width: 5px;}
.tdGBottomMiddle        { background-image: url(../images/g_bottom_middle.gif);  background-repeat: repeat-x;  }
.tdGBottomRightRounded  { width: 5px;}
.tdGBottomRightStraight  { width: 5px;}
.spGTitlebarBullet      { background-image: url(../images/o_titlebar_bullet.gif); width: 7px; height: 11px; background-repeat: no-repeat; background-position: left center; cursor: default; padding-right: 9px;}
.hGTitlebarText         { color: #000000;   font-weight: bold; font-size: 11px; margin-top: 0px; margin-bottom: 0; display: inline; cursor: default; white-space: nowrap; }

a.email {color:#0068b0; font-size:11px; text-decoration:none; }
a.email:hover {color: #0068b0; text-decoration:underline;}

.trGTitlebarRow         { height: 21px; }
.tdGTitlebarLeft        { width: 5px; font-size: 0; vertical-align: bottom; }
.tdGTitlebarMiddle      
{ 
  background-image: url(../images/g_titlebar_middle.gif); 
  background-repeat: repeat-x; 
  background-position: bottom;
  padding-left: 0.2em;
  padding-right: 1em;
  padding-top: 1px;
}
.trBTitlebarRow         { height: 21px; }
.tdBTitlebarLeft        { width: 5px; font-size: 0; vertical-align: bottom; }
.spGTitlebarBullet      { background-image: url(../images/o_titlebar_bullet.gif); width: 7px; height: 11px; background-repeat: no-repeat; background-position: left center; cursor: default; padding-right: 9px;}
.hGTitlebarText         { color: #333333;  font-weight: bold; font-size: 11px; margin-top: 0px; margin-bottom: 0; display: inline; cursor: default; white-space: nowrap; }
.tdBTitlebarMiddle      
{ 
  background-image: url(../images/b_titlebar_middle.gif); 
  background-repeat: repeat-x; 
  background-position: bottom;
  padding-left: 0.2em;
  padding-right: 1em;
  padding-top: 1px;
}
.hBTitlebarText         { background-color:#0066b8; color : #FFFFFF;  font-weight: bold; font-size: 14px; margin-top: 0px; margin-bottom: 0; display: inline; cursor: default; white-space: nowrap; }
.bodyHeader             { height: 15px; font-weight:bold; background-image: url(../images/g_bottom_middle.gif);  background-repeat: repeat-x; background-position: bottom; padding-top:12px; }


.purchaseRow   { margin-top:3px; vertical-align:top; height: 15px; font-weight:bold; background-image: url(../images/b_fade.gif);  background-repeat: repeat-x; background-position: bottom; padding-top:12px; }

.trTitlebarRow         { height: 12px; }
.tdTitlebarLeft        { width: 5px; font-size: 0; vertical-align: bottom; }
.spTitlebarBullet      { background-image: url(../images/o_titlebar_bullet.gif); width: 7px; height: 11px; background-repeat: no-repeat; background-position: left center; cursor: default; padding-right: 9px;}
.hTitlebarText         { color: #333333;  font-weight: bold; font-size: 11px; margin-top: 0px; margin-bottom: 0; display: inline; cursor: default; white-space: nowrap; }
.tdTitlebarMiddle      
{ 
  background-image: url(../images/titlebar_round_middle.gif); 
  background-repeat: repeat-x; 
  background-position: bottom;
  padding-left: 0.2em;
  padding-right: 1em;
  padding-top: 1px;
}

.tbBtopLeft { width: 5px; font-size: 0; vertical-align: bottom; }
.tbBtopRight { width: 5px; font-size: 0; vertical-align: bottom; }
.tbBtopMid      
{ 
  background-image: url(../images/round_top_mid.gif); 
  background-repeat: repeat-x; 
  background-position: bottom;
  padding-left: 0.2em;
  padding-right: 1em;
  padding-top: 1px;
}
.tbBBottomLeft { width: 5px; font-size: 0; vertical-align: bottom; }
.tbBBottomRight { width: 5px; font-size: 0; vertical-align: bottom; }
.tbBBottomMid      
{ 
  background-image: url(../images/round_bottom_mid.gif); 
  background-repeat: repeat-x; 
  background-position: bottom;
  padding-left: 0.2em;
  padding-right: 1em;
  padding-top: 1px;
}
.tdBMidLeft            { background-image: url(../images/round_mid_left.gif);            }
.tdBMidRight           { background-image: url(../images/g_body_right.gif);           }

.tbBGtopLeft { width: 5px; font-size: 0; vertical-align: bottom; }
.tbBGtopRight { width: 5px; font-size: 0; vertical-align: bottom; }
.tbBGtopMid      
{ 
  background-image: url(../images/bg_titlebar_mid.gif); 
  background-repeat: repeat-x; 
  background-position: bottom;
  padding-left: 0.2em;
  padding-right: 1em;
  padding-top: 1px;
  font-weight: bold;
  text-align:center;
}

.trStepHeader
{
	background-color:#D3D3D3;
	color:#0066B8;
	font-size:12px;
	font-weight:bold;
	height: 24px;
}

.faqQuestion
{
	font-weight:bold;
	padding-top: 5px;
}
.faqAnswer
{
	font-weight:normal;
	padding-left: 20px;
	padding-right: 20px;
}
.anchor
{
	color: #D3D3d3;
	font-size: 10px;
	text-align:right;
}
#rtCol {vertical-align: top;font-family: Verdana;font-size: 10px;background-color:#e6e6e6;font-weight:bold;background-image:  url(../images/rightcnt.gif);background-repeat: repeat-x;
background-position: top;}
#rtCol a {font-family: Verdana;font-size: 10px;color:#444;text-decoration:none;display:block;padding: 4px 2px 4px 10px;}
#rtCol h3 {font-family:Verdana; font-size:12px; margin: 5px 2px 5px 5px;}
#rtCol p {font-weight:normal;margin:0px 2px 5px 10px;}
#rtCol a.open {background-color:#c7c7c7;}
#rtCol a:hover {background-color:#f8f8f8;color:#444}
#rtCol a.rnavlinks:hover {background-color:#f8f8f8;color:#444}
#rtCol a.rnavlinks {background:#c7c7c7 url(../images/rnavlinksarw.gif) no-repeat;padding-left:20px;}
#rtCol a.lvl3 {background:#e6e6e6 url(../images/rnavlinksarw.gif) no-repeat;padding-left:20px;}
#rtCol a.slctd, #rtCnt a.slctd:hover {background-color:#fff;color:#555;}

h2.myTitle
{
  font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size:    18px;
  color: #0068b0;
  text-align: left;
  background-color: White;
  margin-top: 4px;
  margin-bottom: 4px;
}
h1.keypoint
{
  font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size:    12px;
  color: #666666;
  text-align: left;
  background-color: White;
  margin-top: 3px;
  margin-left:15px;
  margin-bottom: 3px;
}

.Message 
{
	padding: 5 20 5 20 ;
}
.textRight 
{
	text-align:right;
}
.textLeft 
{
	text-align:left;
}
.AffGrayRow
{
  color: #FFFFFF;
  text-align: left;
  height: 40px;
  background-color: Silver;
}
.AffWhiteRow
{
  color: #000000;
  text-align: left;
  height: 40px;
  background-color: #FFFFFF;
}

#productnav { display: inline; float: right; margin: 12px 0 0; }
#productnav a { color: #252525; float: left; margin-top: 1em; margin-left: 30px; margin-right: 8px; padding: 0; text-decoration: none; }
#productnav a:hover { color: #08c; }

#productnav a.downloadnow { height: 25px; margin: 0.7em 0 0 20px; background-position: 0 0; background-repeat: no-repeat; display: block; float: right; position: relative; text-decoration: none; text-indent: -9999px; outline: none; overflow: hidden; behavior: url(/global/scripts/lib/iepngfix.htc); }
#productnav a.downloadnow { width: 108px; height: 26px; background-image: url(../images/downloadnow.png); }

#download #productnav a#pn-download { color: #999; cursor: default; }
