body {
  margin: 0;
  padding: 0;
  background-color: white;
  color: #999999;
  font: small Arial, Helvetica, Verdana, sans-serif;
}
p {
  color: black;
}
p.subtext {
  font-size: 80%;
}
hr {
  color: #cccccc;
  background-color: #cccccc;
  height: 0px;
  width: 95%;
}
body a {
  color:  #888888;
  text-decoration: none;
  border: 0px;
}
font.quote {
  font-style: italic;
  color: teal;
  font-size: 100%;
  font-weight: bold;
}
form {
  text-align: left;
  color: black;
}
#tagline {
	font-weight: normal;
	background-image: url(images/taglineBG.gif);
	color: #333399;
	font-style: italic;
	position: absolute;
	left: 430px;
	top: 12px;
	height: 38px;
	width: 348px;
	background-position: top right;
	background-repeat: no-repeat;
	padding: 18px 0 0 0;
	margin: 10px 20px 0 0;
}
#splitnav {
	font-weight: normal;
	background-image: url(images/splitnav.gif);
	color: #cccccc;
	position: absolute;
	top: 120px;
	left: 410px;
	height: 104px;
	width: 321px;
	background-position: top right;
	background-repeat: no-repeat;
	margin-left: 40px;
	margin-top: 10px;
}
#schoolsbutton a {
  font-weight: bold;
  font-size: 130%;
  background-image: url(images/schools-button.gif);
  color: #888888;
  height: 41px;
  width: 97px;
  position: absolute;
  top: 30px;
  left: 30px;
  text-align: center;
  padding-top: 12px;
  background-position: top right;
  background-repeat: no-repeat;
}
#schoolsbutton a:hover {
  text-decoration: none;
  color: white;
  background-image:  url(images/schools-hover.gif);
}
#homeuserbutton a {
  font-weight: bold;
  font-size: 130%;
  background-image: url(images/homeuser-button.gif);
  color: #888888;
  height: 41px;
  width: 133px;
  position: absolute;
  top: 30px;
  left: 150px;
  text-align: center;
  padding-top: 12px;
  background-position: top right;
  background-repeat: no-repeat;
}
#homeuserbutton a:hover {
  text-decoration: none;
  color: white;
  background-image:  url(images/homeuser-hover.gif);
}
#name {
  font-weight: bold;
  font-size: 200%;
  color: #333399;
  position: absolute;
  top: 40px;
  left: 90px;
}
#logo {
	position: absolute;
	top: 12px;
	left: 10px;
	width: 250px;
 }
#topnav {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	position: absolute;
	top: 95px;
	left: 10px;
	width: 785px;
}
#topnav ul {
  margin: 0;
  padding: 0;
  text-align: right;
}
#topnav li {
  display: inline;
  color: #ffcc00;
  font-size: 130%;
  font-weight: bold;
  padding: 0 40px 0 0;
}
#topnav a {
  color: #ffcc00;
  text-decoration: none;
}
#topnav a:hover {
  text-decoration: underline;
}
#sidedecoration1 {
	background-color: white;
	position: absolute;
	top: 95px;
	left: 780px;
}
#sidedecoration2 {
	border-right: 1px solid #cccccc;
	height: 450px;
	width: 22px;
	position: absolute;
	top: 112px;
	left: 772px;
}
#content ol {
  color: #6666cc;
}
#content li.ol {
  color: #6666cc;
}
#content ul {
  list-style-image: url(images/arrow.gif);
  color: #6666cc;
}
#content ul.sublist {
  color: #6666cc;
}
#content li {
  padding-bottom: 5px;
}
#content li a.list {
  color: #6666cc;
  text-decoration: underline;
  font-size: 105%;
}
#content ul.product {
  margin: 0;
  padding: 0;
  text-align: right;
}
#content li.product {
  display: inline;
  color: #6666cc;
  font-weight: bold;
  padding: 0 20px 0 0;
}
#content li.product a {
  color: #6666cc;
  font-weight: bold;
  text-decoration: underline;
}
#content li.product a:hover {
  color: white;
  background-color: #6666cc;
  font-weight: bold;
  text-decoration: none;
}
#content h1 {
  font-size: 180%;
  font-style: bold italic;
  color: #ffcc00;
  text-align: center;
}
#content h2 {
  font-size: 150%;
  color: #009999;
  font-weight: bold;
}
#content h3 {
  font-size: 120%;
  color: #009999;
  font-weight: bold;
}
#content h4 {
  font-size: 120%;
  color: #6666cc;
  font-weight: bold;
}
#content p.product {
  padding: 0 50px 0 30px;
}
#content img.product {
  padding: 0px 8px 0px 8px;
}
#content a.popup {
  color:#CC0000;
  text-decoration: underline;
}
#leftcontent {
	position: absolute;
	top: 30px;
	margin: 90px 470px 0 10px;
	width: 400px;
}
#leftcontent ul {
  padding-left: 160px;
}
#leftgraphic {
  position: absolute;
  left: 40px;
  top: 300px;
}
#rightcontent {
	position: absolute;
	top: 150px;
	margin: 90px 10px 0 450px;
	width: 300px;
}
#rightgraphic {
	position: absolute;
	top: 170px;
	right: 20px;
	height: 213px;
}
#subchoice {
	position: absolute;
	top: 580px;
	left: 10px;
	font-size: 90%;
	padding: 10px 0 0 0;
	color:  #888888;
	width: 307px;
	height: 77px;
}
#subchoice a {
  text-decoration: none;
}
#subchoice a:hover {
  background-color: #ffcc00;
  color: white;
  font-weight: bold;
}
#floatgraphic {
	position: absolute;
	top: 490px;
	left: 365px;
	width: 91px;
	height: 91px;
}
#sidenavbar {
	position: absolute;
	top: 125px;
	left: 10px;
	width: 165px;
	height: 491px;
	background-image: url(images/sidebar.gif);
	background-repeat: no-repeat;
}
#sidenavbar li {
  list-style-type: none;
  font-weight: normal;
  background-image: url(images/sidebutton.gif);
  color: #cccccc;
  height: 37px;
  width: 113px;
  text-align: center;
  background-position: top right;
  background-repeat: no-repeat;
  line-height: .95em;
  font-size: 120%;
  padding: 2px;
}
#sidenavbar a:hover {
  text-decoration: none;
  color: white;
  background-image:  url(images/sidebutton-hover.gif);
}
#schoolcontent {
	position: absolute;
	top: 125px;
	left: 180px;
	width: 600px;
}
#homecontent {
	position: absolute;
	top: 130px;
	left: 180px;
	width: 600px;
}
a.homeuser {
  text-decoration: underline;
  color: #6666cc;
}
#about {
	position: absolute;
	top: 123px;
	left: 20px;
	width: 700px;
}
#contact {
	position: absolute;
	top: 139px;
	left: 25px;
	width: 700px;
	height: 530px;
}
.xstooltip 
	{
	visibility: hidden; 
	position: absolute;
	z-index: 4; 		
	font: normal 10pt sans-serif;
	padding: 0px 3px 0px 3px; 
	border: teal solid 1px;
	background-color: white;
	width: 250px;
	}
a.tooltip
	{ font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	font-style: normal;
	color: #6666cc
	}
a.tooltipbig { 
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	font-style: normal;
	color: #6666cc
	}
#footer {
  text-align: center;
  font-size: 80%;
  color: #888888;
  font-weight: bold;
}
#footer.index {
	position: absolute;
	width: 784px;
	bottom: -183px;
	text-align: center;
	font-size: 80%;
	color: #888888;
	left: 10px;
	font-weight: bold;
}
#footer a:hover {
  text-decoration: none;
  background-color: #CCCC66;
  color: white;
  font-weight: bold;
}
#viewdemo {
  position: absolute;
  top: 63px;
  left: 392px;
}
#buynow-small {
  position: absolute;
  top: 63px;
  left: 475px;
}

