/* Force scrollbar to be displayed on Firefox */
html {height: 100%;} 
body {
	min-height: 101%;
} 
/* Default text style is Arial 8 point */
body, td, p, li, ul {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	list-style-type: none;

}

/* Default link is black with orange hover */
a:link, a:visited, a:active
{
  font-weight: bold; color: #333333; text-decoration: underline;
}
a:hover
{
  color: #FF6600; font-weight: bold; text-decoration: underline;
}

/* white text (used on tabs) */
.white, a.white:link, a.white:visited, a.white:active
{
 font-weight: normal; color: #FFFFFF; text-decoration: none;
}
a.white:hover
{
 font-weight: normal; color: #FFFFFF; text-decoration: underline;
}
.whitebold, a.whitebold:link, a.whitebold:visited, a.whitebold:active
{
 font-weight: bold; color: #FFFFFF; text-decoration: none;
}
a.whitebold:hover
{
 font-weight: bold; color: #FFFFFF; text-decoration: underline;
}

/* Used by area links at top of page */
.area, a.area:link, a.area:visited, a.area:active
{
  font-weight: bold; color: #333333; text-decoration: none;
}
a.area:hover
{
  color: #333333; font-weight: bold; text-decoration: underline;
}

/* Used by area links at top of page */
.black, a.black:link, a.black:visited, a.black:active
{
 font-weight: normal; color: #000000; text-decoration: none;
}
a.black:hover
{
 font-weight: normal; color: #000000; text-decoration: underline;
}

/* Used by for frontpage announcements*/
.announcementblack, a.announcementblack:link, a.announcementblack:visited, a.announcementblack:active
{
 font-weight: normal; color: #000000; text-decoration: none;
}
a.announcementblack:hover
{
 font-weight: normal; color: #FF6600; text-decoration: underline;
}


/* Top text */
.toptext, a.toptext:link, a.toptext:visited, a.topttext:active
{
 font-size: 17px; font-weight: bold; letter-spacing: -1px; color: #333333; text-decoration: none; font-family: "Verdana";
}

/* Subheading text with orange hover on links */
.subhead, a.subhead:link, a.subhead:visited, a.subhead:active, a.subhead:hover
{
 font-size: 17px; font-weight: bold; letter-spacing: -1px; color: #666666; text-decoration: none; font-family: "Verdana";
}

/* Used for products boxes on home page */
.prodhead, a.prodhead:link, a.prodhead:visited, a.prodhead:active
{
 font-size: 14px; font-weight: bold;  letter-spacing: -1px; color: #333333; text-decoration: none; font-family: "Arial";
}
a.prodhead:hover
{
 font-size: 14px; font-weight: bold;  letter-spacing: -1px; color: #FF6600; text-decoration: none; font-family: "Arial";
}

/* Tiny black text with orange hover on links */
.tinyblack, a.tinyblack:link, a.tinyblack:visited, a.tinyblack:active
{
 font-size: 12px; font-weight: normal; color: #333333; text-decoration: none; font-family: Arial;
}
a.tinyblack:hover
{
 font-size: 10px; font-weight: normal; color: #FF6600; text-decoration: underline; font-family: "Verdana";
}

/* You are here text */
.youarehere, a.youarehere:link, a.youarehere:visited, a.youarehere:active
{
 font-size: 11px; font-weight: normal; color: #666666; text-decoration: none; font-family: "Arial";
}
a.youarehere:hover
{
 font-size: 11px; font-weight: normal; color: #FF6600; text-decoration: underline; font-family: "Arial";
}

/* anchorlink */
.anchorlink
{
 font-size: 14px; font-weight: bold; color: #FF6600; text-decoration: none; font-family: "Arial"; margin-top: 1em; margin-bottom: 1em;
}
a.anchorlink:link, a.anchorlink:visited, a.anchorlink:active
{
 font-size: 12px; font-weight: bold; color: #333333; text-decoration: none; font-family: "Arial"; margin-top: 1em;  margin-bottom: 1em;
}
a.anchorlink:hover
{
 font-size: 12px; font-weight: bold; color: #FF6600; text-decoration: underline; font-family: "Arial"; margin-top: 1em; margin-bottom: 1em;
}

/* moreinfo */
.moreinfo, a.moreinfo:link, a.moreinfo:visited, a.moreinfo:active
{
 font-size: 11px; font-weight: bold; color: #666666; text-decoration: none; font-family: "Arial"; margin-top: 1em; margin-bottom: 1em;
}
a.moreinfo:hover
{
 font-size: 11px; font-weight: bold; color: #FF6600; text-decoration: underline; font-family: "Arial"; margin-top: 1em; margin-bottom: 1em;x
}

/* Tiny bold black text with orange hover on links */
.tinyblackbold, a.tinyblackbold:link, a.tinyblackbold:visited, a.tinyblackbold:active, a.tinyblackbold:hover
{
 font-size: 10px; padding-left:7px; font-weight: bold; color: #333333; text-decoration: none; font-family: "Arial";
}

/* Tiny bold white text with orange hover on links */
.tinywhitebold, a.tinywhitebold:link, a.tinywhitebold:visited, a.tinywhitebold:active
{
 font-size: 10px; padding-left:7px; font-weight: bold; color: #FFFFFF; text-decoration: none; font-family: "Verdana";
}
a.tinywhitebold	:hover
{
 font-size: 10px; padding-left:7px; font-weight: bold; color: #FFFFFF; text-decoration: underline; font-family: "Verdana";
}

/* Grey heading */
.greyhead, a.greyhead:link, a.greyhead:visited, a.greyhead:active
{
 font-size: 12px; padding-left:4px; font-weight: bold; color: #666666; text-decoration: none;
}

/* Download headings and links */
.download, a.download:link, a.download:visited, a.download:active
{
 font-size: 15px; font-weight: bold;  letter-spacing: -1px; color: #666666; text-decoration: underline;
}
a.download:hover
{
 font-size: 15px; font-weight: bold;  letter-spacing: -1px; color: #FF6600; text-decoration: underline;
}

/* Used on solutions banner heading */
.solhead
{
 font-size: 14px; font-weight: bold;  letter-spacing: -1px; color: #333333; text-decoration: none;
}
.solproducthead, a.solproducthead:link, a.solproducthead:visited, a.solproducthead:active
{
 font-size: 12px; padding-left:11px; font-weight: bold; color: #333333; text-decoration: none;
}
.solproductlink, a.solproductlink:link, a.solproductlink:visited, a.solproductlink:active
{
 font-size: 11px; padding-left:24px; font-weight: bold; color: #333333; text-decoration: none;
}
.solproductdark, a.solproductdark:link, a.solproductdark:visited, a.solproductdark:active
{
 font-size: 11px; padding-left:0px; font-weight: bold; color: #000000; text-decoration: none;
}

/* Quick Links */
.quicklink, a.quicklink:link, a.quicklink:visited, a.quicklink:active
{
  font-size: 11px; font-weight: normal; color: #333333; text-decoration: none;
}
a.quicklink:hover
{
  font-size: 11px; font-weight: normal; color: #FF6600; text-decoration: none;
}
img.quicklinkbullet
{
  padding-top:5px
}

/* LHS navigation title */
.navtitle, a.navtitle:link, a.navtitle:visited, a.navtitle:active
{
 font-size: 12px; padding-left:7px; font-weight: bold; color: #FFFFFF; text-decoration: none;
}

/* LHS navigation title */
.navtitledark, a.navtitledark:link, a.navtitledark:visited, a.navtitledark:active
{
 font-size: 12px; padding-left:7px; font-weight: bold; color: #333333; text-decoration: none;
}

/* Tab title */
.tabtitle, a.tabtitle:link, a.tabtitle:visited, a.tabtitle:active
{
 font-size: 12px; padding-left:7px; font-weight: bold; color: #FFFFFF; text-decoration: none;
}

/* Tab title */
.tabtitledark, a.tabtitledark:link, a.tabtitledark:visited, a.tabtitledark:active
{
 font-size: 12px; padding-left:7px; font-weight: bold; color: #333333; text-decoration: none;
}

/* LHS navigation menu heading */
.navhead, a.navhead:link, a.navhead:visited, a.navhead:active
{
 font-size: 11px; padding-left:7px; font-weight: bold; color: #333333; text-decoration: none;
}
a.navhead:hover
{
  font-size: 11px; padding-left:7px; font-weight: bold; color: #FF6600; text-decoration: none;
}

/* LHS navigation menu text */
.navtext, a.navtext:link, a.navtext:visited, a.navtext:active
{
  font-size: 11px; padding-left:7px; font-weight: normal; color: #333333; text-decoration: none;
}
a.navtext:hover
{
  font-size: 11px; padding-left:7px; font-weight: normal; color: #FF6600; text-decoration: none;
}

/* Special indent for keygen and request help links on products page links */
.keygenlink, a.keygenlink:link, a.keygenlink:visited, a.keygenlink:active
{
 font-size: 11px; padding-left:38px;  font-weight: bold; color: #333333; text-decoration: none;
}
a.keygenlink:hover
{
 font-size: 11px; padding-left:38px;  font-weight: bold; color: #FF6600; text-decoration:none;
}

/* Special indent for email this page links */
.emaillink, a.emaillink:link, a.emaillink:visited, a.emaillink:active
{
 font-size: 10px; padding-left:50px;  font-weight: normal; color: #333333; text-decoration: none; font-family: "Verdana";
}
a.emaillink:hover
{
 font-size: 10px; padding-left:50px;  font-weight: normal; color: #FF6600; text-decoration: underline; font-family: "Verdana";
}

.supporthead
{
 font-size: 14px; margin-bottom: 5px; font-weight: bold;  letter-spacing: -1px; color: #333333; text-decoration: underline;
}

/* Tiny grey text with orange hover on links */
.tinygrey, a.tinygrey:link, a.tinygrey:visited, a.tinygrey:active
{
 font-size: 10px; font-weight: normal; color: #666666; text-decoration: none; font-family: "Arial";
}
a.tinygrey:hover
{
 font-size: 10px; font-weight: normal; color: #FF6600; text-decoration: underline; font-family: "Arial";
}

/* Tiny white text with orange hover on links */
.tinywhite, a.tinywhite:link, a.tinywhite:visited, a.tinywhite:active
{
 font-size: 10px; font-weight: normal; color: #CCCCCC; text-decoration: none; font-family: "Arial";
}
a.tinywhite:hover
{
 font-size: 10px; font-weight: normal; color: #FF6600; text-decoration: underline; font-family: "Arial";
}


/* Small grey text with orange hover on links */
.smallgrey
{
 font-size: 10px; font-weight: normal; color: #666666; text-decoration: none;
}
a.smallgrey:link, a.smallgrey:visited, a.smallgrey:active
{
 font-size: 10px; font-weight: normal; color: #666666; text-decoration: underline;
}
a.smallgrey:hover
{
 font-size: 10px; font-weight: normal; color: #FF6600; text-decoration: underline;
}

.smalllightgrey
{
 font-size: 10px; font-weight: normal; color: #CCCCCC; text-decoration: none;
}


/* Small black text with orange hover on links */
.smallgrey_nohover, a.smallgrey_nohover:link, a.smallgrey_nohover:visited, a.smallgrey_nohover:active, a.smallgrey_nohover:hover
{
 font-size: 10px; font-weight: normal; color: #666666; text-decoration: none;
}


/* Small black text with orange hover on links */
.smallblack, a.smallblack:link, a.smallblack:visited, a.smallblack:active
{
 font-size: 10px; font-weight: normal; color: #333333; text-decoration: none;
}
a.smallblack:hover
{
 font-size: 10px; font-weight: normal; color: #FF6600; text-decoration: underline;
}

/* orange text (SWiSHlite) */
.orange, a.orange:link, a.orange:visited, a.orange:active, a.orange:hover
{
 font-weight: bold; color: #FF6600; text-decoration: none;
}

/* purple text (SWiSHmax) */
.purple, a.purple:link, a.purple:visited, a.purple:active, a.purple:hover
{
 font-weight: bold; color: #660099; text-decoration: none;
}

/* dark purple text (SWiSH2) */
.darkpurple, a.darkpurple:link, a.darkpurple:visited, a.darkpurple:active, a.darkpurple:hover
{
 font-weight: bold; color: #330066; text-decoration: none;
}

/* blue text (SWiSHpix) */
.blue, a.blue:link, a.blue:visited, a.blue:active, a.blue:hover
{
 font-weight: bold; color: #0000CC; text-decoration: none;
}

/* red text (SWiSHsites) */
.red, a.red:link, a.red:visited, a.red:active, a.red:hover
{
 font-weight: bold; color: #FF0000; text-decoration: none;
}

/* green text (SWiSHpix) */
.green, a.green:link, a.green:visited, a.green:active, a.green:hover
{
 font-weight: bold; color: #99CC00; text-decoration: none;
}

/* grey text (SWiSHstudio) */
.grey, a.grey:link, a.grey:visited, a.grey:active, a.grey:hover
{
 font-weight: bold; color: #666666; text-decoration: none;
}
 
/* lightblue text (SWiSHstudio) */
.lightblue, a.lightblue:link, a.lightblue:visited, a.lightblue:active, a.lightblue:hover
{
 font-weight: bold; color: #00CCFF; text-decoration: none;
}

/* pink text (SWiSHvideo) */
.pink, a.pink:link, a.pink:visited, a.pink:active, a.pink:hover
{
 font-weight: bold; color: #E82182; text-decoration: none;
}

/* bluepurple text (SWiSHjukebox) */
.bluepurple, a.bluepurple:link, a.bluepurple:visited, a.bluepurple:active, a.bluepurple:hover
{
 font-weight: bold; color: #804DE5; text-decoration: none;
}

/* Used by titles in content pages */
.title, a.title:link, a.title:visited, a.title:active
{
 font-size: 10pt; font-weight: bold; color: #333333; text-decoration: none;
}
a.title:hover
{
 font-size: 10pt; font-weight: bold; color: #FF6600; text-decoration: underline;
}

/* used for the bot_nav include text */
.bot_nav, a.bot_nav:link, a.bot_nav:visited, a.bot_nav:active
{
 font-size: 10px; font-weight: normal; color: #666666; text-decoration: none;
}
a.bot_nav:hover
{
 font-size: 10px; font-weight: normal; color: #666666; text-decoration: underline;
}

/* Styles used for blips and thing*/
.blip a:link, .blip a:visited, .blip a:active, .youarehere a:link, .youarehere a:visited, .youarehere a:active
{
 font-size: 11px; font-weight: normal; color: #666666; text-decoration: underline; font-family: "Arial";
}
.blip a:hover
{
 font-size: 11px; font-weight: normal; color: #FF6600; text-decoration: underline; font-family: "Arial"; 
}
.blip td {
  color: #333333;   padding-left:10px; padding-right:10px; width:130px; 
}


.blipleft a:link, .blipleft a:visited, .blipleft a:active
{
 font-size: 11px; font-weight: normal; color: #666666; text-decoration: underline; font-family: "Arial";
}
.blipleft a:hover
{
 font-size: 11px; font-weight: normal; color: #FF6600; text-decoration: underline; font-family: "Arial"; 
}
.blipleft td {
  color: #333333;   padding-left:10px; padding-right:10px; width:120px; font-size: 11px; 
}

/* Styles used for the 'You are here' line */
.youarehere a:link, .youarehere a:visited, .youarehere a:active
{
 font-size: 11px; font-weight: normal; color: #666666; text-decoration: underline; font-family: "Arial";
}
.youarehere a:hover
{
 font-size: 11px; font-weight: normal; color: #FF6600; text-decoration: underline; font-family: "Arial"; 
}

.bigtitle
{
 font-size: 12pt; color: #333333; text-decoration: none;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
}

.greytitle
{
  font-size: 8pt;
  color: #999999;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 6px;
  margin-bottom: 6px;
}

/* Input fields and selection boxes */
input, select
{
 font-size: 11px;
 font-family: Verdana,Arial,Helvetica
}

form
{
  margin-bottom: 0px;   
}

ul
{
  margin-top:0em;
  margin-bottom:0em;
  margin-left:1.5em;
  margin-right:0em;
  }

img		{
	border: none;
}

.k_float{z-index:9999999;position:fixed !important;position:absolute;cursor:hand;cursor:pointer;}#
kampylink img{border:0;}.k_top{top:0px;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop :document.body.scrollTop);}
.k_bottom{bottom:0px;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + (document.documentElement.clientHeight-this.clientHeight) - 1 :document.body.scrollTop + (document.body.clientHeight-this.clientHeight) - 1);}
.k_right{right:0px;}
.k_left{left:0px;}
#k_close_button{color:gray;border:1px solid gray;display: none;width:11px;height:16px;font-size:12px;text-align:center;}
.kc_top{top:80px;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + 80 :document.body.scrollTop + 80);}.
kc_bottom{bottom:80px;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + (document.documentElement.clientHeight-this.clientHeight) - 80 :document.body.scrollTop + (document.body.clientHeight-this.clientHeight) - 80);}.
kc_right{right:10px;}
.kc_left{left:10px;}