/* CSS Document */

BODY {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:8pt;
  color:#000000;
  margin-top:0; 
  margin-left:0;
  margin-width:0;
  margin-height:0;
  background-image: url(../gimages/background.gif);
    }

TD, P, UL, OL, LI {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:9pt;
  color:#000000;
  margin-top:0; 
  margin-left:0;
    }

SMALL {
  font-size:9pt;
  }

BIG {
  font-size:12pt;
  }

.100 {width:100%}
.hand {cursor:help}
.shead {font-size:16pt; color:#808080}
.sheadmain {font-size:16pt; color:#808080; font-weight:bold}
.seethrough {filter:progid:DXImageTransform.Microsoft.Alpha (Opacity=90);}
.hh {color:#0000ff; font-size:10pt}
.menutitle {color:blue;text-decoration:none;font-size:12px; font-weight:bold}
.tagline {font-size: 10px; color:#000000; font-weight:bold}

li {list-style-type:disc; list-style-position:inside; margin-left:0;}

.nmhead {
		font-size:20px;
		font-style:italic;
		font-weight:700;
		color: #996633;
		align: center;
		}

.ishead {
		font-size:20px;
		font-style:italic;
		font-weight:700;
		color: #000099;
		align: center;
		}

.sahead {
		font-size:20px;
		font-style:italic;
		font-weight:700;
		color: #006600;
		align: center;
		}

.smalllist{font-size:7.5pt}

A.here {color:blue;text-decoration:none;font-size:10px;}
A.here:Visited {color:blue}
A.here:Hover {color:red;text-decoration:underline}
A.here:Active {color:blue}

A.go {color:blue;text-decoration:none;font-size:10px; font-weight:bold;}
A.go:Visited {color:blue}
A.go:Hover {color:red;text-decoration:underline}
A.go:Active {color:blue}

A.cardtitle {font-size: 12px; color:#FF0000; font-weight:bold; text-decoration:none;}
A.cardtitle:Visited {color:#FF0000}
A.cardtitle:Hover {color:#FF0000;text-decoration:underline}
A.cardtitle:Active {color:#FF0000}

A.smalllinks {font-size: 10px; color: blue; font-weight:bold; text-decoration:none;}
A.smalllinks:Visited {color:blue}
A.smalllinks:Hover {color:blue;text-decoration:underline}
A.smalllinks:Active {color:blue}

A.nmcardtitle {font-size: 12px; color: #996633; font-weight:bold; text-decoration:none;}
A.nmcardtitle:Visited {color:#996633}
A.nmcardtitle:Hover {color:#996633;text-decoration:underline}
A.nmcardtitle:Active {color:#996633}

A.iscardtitle {font-size: 12px; color: #000099; font-weight:bold; text-decoration:none;}
A.iscardtitle:Visited {color:#000099}
A.iscardtitle:Hover {color:#000099;text-decoration:underline}
A.iscardtitle:Active {color:#000099}

A.sacardtitle {font-size: 12px; color: #006600; font-weight:bold; text-decoration:none;}
A.sacardtitle:Visited {color:#006600}
A.sacardtitle:Hover {color:#006600;text-decoration:underline}
A.sacardtitle:Active {color:#006600}

A.menu {color:blue;text-decoration:none;font-size:12px}
A.menu:Visited {color:blue}
A.menu:Hover {color:red;text-decoration:underline}
A.menu:Active {color:blue}

A:hover{color:#FF0000}
A.tnav {color:black;text-decoration:none;font-weight:bold;font-size:12pt}
A.tnav:Visited {color:black}
A.tnav:Hover {color:red}
A.tnav:Active {color:black}
A.ttnav {color:blue;text-decoration:none}
A.ttnav:Visited {color:blue}
A.ttnav:Hover {color:red}
A.ttnav:Active {color:black}

a.class {cursor:hand}

a img {border: none}  

A.edname {color:#996633;text-decoration:none;font-size:14px;font-weight:700}
A.edname:Hover {color:red;text-decoration:underline}
A.edname2 {color:#996633;text-decoration:none;font-size:20px;font-weight:700}
A.edname2:Hover {color:red;text-decoration:underline}
A.edname3 {color:#996633;text-decoration:none;font-size:18px;font-weight:700}
A.edname3:Hover {color:red;text-decoration:underline}
		
h1 {
		font-size:20px;
		font-style:italic;
		font-weight:900;
		}

h2 {
  color:#993366;
  font-size:14pt;
  font-weight:bold;
  }

h3 {
  color: #993366;
  font-weight:normal;
  font-size:12pt;
  border-style:solid;
  border-color: #993366;
  border-left:0px;
  border-top-width:0px;
  border-right-width:0px;
  border-bottom-width:1px;
  }

h4 {
  color:#993366;
  font-size:10pt;
  font-weight:bold;
  }

h5 {
		font-size:12pt;
		font-weight:bold;
		color: #993366;
		}

blockquote.h2body {margin-left:24pt}
blockquote.h3body {margin-left:16pt}
blockquote.h4body {margin-left:8pt}
blockquote.h5body {margin-left:4pt}
blockquote.midline {margin-left:70pt}

#top {
        position:relative;
        left:0;
        top:0;
        height:50px
		}

#topback {
        position:absolute;
       	}

#logo {
        position:absolute;
       	}

#heremenu {
        position:absolute;
		left:272px; 
		top:26px; 
		height:24px; 
		padding-right:2px
		}

#midback {
        position:relative;
		left:0;
		top:0;
		background-image: url(../gimages/midback.gif);
		background-repeat:repeat-y;
		padding-left:1px; 
		padding-right:2px;
		}

#menu {
        width:153px; 
		margin-left:5px; 
		margin-top:5px; 
		overflow-x: hidden;
		}

#content {
        padding-left:5px; 
		padding-right:10px;
		}

#header  {
        width:550px; 
		height:50px; 
		background-image:url(../gimages/swoosh.gif);
		background-repeat:no-repeat;
		vertical-align:top;
		background-position:center;
		}

#bottomback  {
        background-image:url(../gimages/bottomback.gif);
		background-repeat:no-repeat;
		vertical-align:top;
		background-position:left;
		}

#footer  {
        position:relative;
        top:10px
        text-align:center;
		font-size:8pt;
        }

#form  {
        margin-left: 5px;
        background-color: #E9E9E9;
		border:1px solid #C4C4C4;

		}
.mainhead {
		font-size:20px;
		font-style:italic;
		font-weight:700;
		color: black;
		align: center;
		}	
		
.prodlefttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	text-align: left;
	font-weight: 400;
}
.prodtoplist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 10px;
}
.prodfeaturelist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	list-style-position: outside;
	font-weight: 400;
	list-style-type: disc;
	margin-top: 10px;
}
.prodtoppara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 700;
}
.keyfeatures {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #993366;
	font-weight: 700;
}
.screenshot {
	border: 1px dashed;
	float: right;
}
.prodlefttablehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #FFFFFF;
	text-align: center;
	font-weight: 700;
	line-height: normal;
}
.prodboxcap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-style: italic;
	text-align: center;
}
.tm_super {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: text-top;
	line-height: normal;
}
.prodtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
		}
.prodtoppara2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.prodfeaturelist_level2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	list-style-position: outside;
	list-style-type: circle;
	display: list-item;
	list-style-image: url(http://www.visualiptrace.com/gimages/bullet2.gif);
}
.prodboxsm {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
}
.viplist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	list-style-image: url(http://www.visualiptrace.com/gimages/pointer_nm.gif);
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 25px;
	margin-top: 10px;
}
.prodname2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 900;
	color: #996633;
}
.prodname3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 900;
	color: #006600;
}
.prodsubhd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: italic;
	font-weight: lighter;
}
.prodcredit {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.prodtxtred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FF0000;
}
.prodtableframe_nm {
	border: thin solid #996633;
}
.prodtableframe_sa {
	border: thin solid #006600;
}
IMG.right {float: right}
IMG.left {float: left}

P.left {
	CLEAR:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
P.main_para { font-size: 9pt }
.reseltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-bottom: 20px;
}
.leftbox {
	width: 160px;
	border: 1px solid #0000FF;
	padding: 0px;
}
.leftboxhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #0000FF;
	font-weight: 900;
	padding: 2px;
}
.xsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: 700;
}
.xsmall_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FF0000;
	font-style: italic;
	font-weight: 700;
	text-align: right;
}
.xsmall_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: 700;
	text-align: right;
}
.xsmall_reg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.prodtableframe_is {
	border-top: thin solid #000099;
	border-right: thin none #000099;
	border-bottom: thin solid #000099;
	border-left: thin none #000099;
	}
.trcolor {
	background-color: #D9DFFF;
}
.trcolor2 {
	background-color: #ECE4EF;
}
.bigtxt {font-size: 18px; font-weight: bold; }