body, div, p, th, td, li, dd    {
    /* redundant selectors to help NS4 remember */
    font-family:  Arial, Lucida, Verdana, Helvetica, sans-serif;
    font-size:    10px;
	color: #333333; 
}
A:link {
text-decoration: underline; color: #555555;
}
A:visited {
text-decoration: underline; color: #888888;
}
A:active {
text-decoration: underline;
}
A:hover {
text-decoration: underline; color: #999999;
}
 A.home_bottom:link {
text-decoration:underline; color: #222222;
}
 A.home_bottom:visited {
text-decoration: none; color: #666600;
}
 A.home_bottom:active {
text-decoration: underline;
}
 A.home_bottom:hover {
text-decoration: underline; color: #557700;
}
 A.promo:link {
color: #222222;text-decoration: none; font-weight:bold;
}
 A.promo:visited {
color: #999999;text-decoration: underline;font-weight:bold;
}
 A.promo:active {
color: #bbbbbb;text-decoration: underline;font-weight:bold;
}
 A.promo:hover {
color: #777777;text-decoration: underline;font-weight:bold;
}

 A.footer:link {
text-decoration: underline; color: #000000; font-size: 95%;
}
 A.footer:visited {
text-decoration: none; color: #444444; font-size: 95%; 
}
 A.footer:active {
text-decoration: none; color: #ffff00; font-size: 95%;
}
 A.footer:hover {
text-decoration: underline; color: #ffffff; font-size: 95%;
}

 A.featured:link {
font: bold 150% Verdana, Times New Roman, Times, serif;
text-decoration: none; color: #555555;
}
 A.featured:visited {
font: bold 150% Verdana, Times New Roman, Times, serif;
text-decoration: none; color: #558811;
}
 A.featured:active {
font: bold 150% Verdana, Times New Roman, Times, serif;
text-decoration: underline; color: #555555;
}
 A.featured:hover {
font: bold 150% Verdana, Times New Roman, Times, serif;
text-decoration: underline; color: #888800;
}

 A.sm_blue:link {
font: normal 80% Verdana, Times New Roman, Times, serif;
text-decoration: none; color: #660000;
}
 A.sm_blue:visited {
font: normal 80% Verdana, Times New Roman, Times, serif;
text-decoration: none; color: #884422;
}
 A.sm_blue:active {
font: normal 80% Verdana, Times New Roman, Times, serif;
text-decoration: underline; color: #004422;
}
 A.sm_blue:hover {
font: normal 80% Verdana, Times New Roman, Times, serif;
text-decoration: underline; color: #0000ff;
}

A.sm-address:link {
font: normal 78% Verdana, Times New Roman, Times, serif;
text-decoration: none; color: #333399;
}
 A.sm-address:visited {
font: normal 78% Verdana, Times New Roman, Times, serif;
text-decoration: none; color: #333399;
}
 A.sm-address:active {
font: normal 78% Verdana, Times New Roman, Times, serif;
text-decoration: underline; color: #99CC00;
}
 A.sm-address:hover {
font: normal 78% Verdana, Times New Roman, Times, serif;
text-decoration: underline; color: #99CC00;
}
.red {
color: #ff0000;
}
#outer {
 background-color : #ffffff;
border: #333399 1px solid;
}
#maincontent {
	padding: 5px  5px  5px 5px;
	height: 100%;
	text-align:left;
	width: 580px;
	}
#maincontent_home {
	padding: 0;
	height: 100%;
	text-align:left;
	}	
p  	{ 
	font: 100%;
	line-height: 16px;
}
.white  {
color: #fff;
}
br  {
line-height: 5px;
}
h1 {
  font: bold 150% Verdana, Times New Roman, Times, serif;
  color: #666666;
  padding: 0;
  margin: 0 0 5px 0;
}
#maincontent h1 {
  font: bold 150% Verdana, Times New Roman, Times, serif;
  color: #666666;
  margin-bottom: 0;
}
h2 {
  font: normal 130% Verdana, Times New Roman, Times, serif;
  color: #666666;
  padding: 0;
  margin:0;
  font-weight: bold;
}
#maincontent h2 {
  font: bold 130% Verdana, Times New Roman, Times, serif;
  color: #666666;
  padding: 0;
  margin: 5px 0 0 0;
}
h3 {
  font: bold 110% Verdana, Times New Roman, Times, serif;
    color: #666666;
	padding: 0;
  margin: 0 0 3px 0;
}
.grn {
  font: bold 110% Verdana, Times New Roman, Times, serif;
    color: #00ff00;
	padding: 0;
  margin: 0 0 3px 0;
}
#maincontent h3 {
  font: bold 110% Verdana, Times New Roman, Times, serif;
    color: #666666;
}
#maincontent h3 {
  font: bold 110% Verdana, Times New Roman, Times, serif;
    color: #555555;
}
#maincontent h4 {
  font: bold 100% Verdana, Times New Roman, Times, serif;
    color: #C9E479;
}
#maincontent blockquote {
  padding: 0;
  margin: 0 0 0 18px;
}
#bg_maincontent {
  padding: 10px;
  margin: 0;
  background-color: #FAFCF4;
  height: 100%;
}
#maincontent ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#maincontent ul li{
  padding: 10px 10px 10px 15px;
  margin: 0 35px 0 10px;
  background:  #F9FCEE url(../images/sm_arrow_bullet_rd.gif);
background-repeat:no-repeat;
background-position: 1px 11px;
line-height: 11px;
}
.hdr_blue {
  font: bold 100% Verdana, Times New Roman, Times, serif;
    color: #333399;
	margin: 0 0 0 0;
	padding:0;
}
.hdr_green {
  font: bold 100% Verdana, Times New Roman, Times, serif;
    color: #000000;
	margin: 0 0 0 0;
}
.sm_blue {
  font: normal 70% Verdana, Times New Roman, Times, serif;
    color: #333399;
}
#maincontent h3  {
margin: 0 0 5px 0;
}
#nav  {
background-color: #F2FAD4;
}
#bggreen  {
background-color: #BBee22;
margin: 0;
}
#bgwhite  {
background-color: #fff;
margin: 0;
}
#bg_image  {
background:  #F9FCEE url(../images/bg_grn_bar.gif);
background-repeat: no-repeat;
background-position: center center;
}
#touch_versus_sc  {
 border: thin dotted #99CC00;
background-color: #ffffff;
}
#home_btm_promo  {
 border: thin dotted #99CC00;
background-color: #ffffff;
padding: 5px;
}
 INPUT {
 background-color : #ffffff;
border: #000000 1px solid;
color: black;
font-size: 9pt
}
INPUT.login {
 background-color : #ffffff;
border: #000000 .5px solid;
color: black;
font-size: 8pt
}
 select {
 background-color : #ffffff;
border: #000000 1px solid;
color: black;
font-size: 9pt
}
td.off {
font-weight: normal;
background: #C9E479 url(images/arrow_off) no-repeat middle left;
}
td.on {
font-weight: bold;
background: #fff url(images/arrow_off) no-repeat middle left;
}
/*  Horizontal nav */
.solutions_header_home {
	padding-left:45px;
	}

.products_header_home {
	padding-left:35px;
	}
.support_header_home {
	padding-left:35px;
	}
#menu {
	margin:0;
	padding: 0;
	}
#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	list-style: none;
	}
#menu ul li {
	display: block;
	float: right;
	text-align: left;
	padding: 0;
	margin: 0;
	width: 170px;
	min-width:145px;
	max-width:145px; 
	}

#menu ul li a {
	background: #C9E479 url(../images/arrow_off.gif) no-repeat 6px 5px;
	text-align: left;
	height:auto;
	border 0;
	padding-left: 23px;
	margin: 0 0 5px 0;
	color: #333399;
	text-decoration: none;
	display: block;
	font-weight: normal;
	letter-spacing: 0;
	line-height:20px;
	width: 150px;
	min-width:145px;
	max-width:145px; 
	font-size:    x-small;
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    small; 
	}

html>#menu ul li a  {
	font-size: x-small;   
	} 
#menu ul li a:hover {
	color: #000;
	background: #fff url(../images/arrow_on.gif) no-repeat;
	 background-position: 6px 5px;
	}
body#sectionone1 #menu li#one1 a, 
body#sectionone2 #menu li#one2 a,
body#sectionone3 #menu li#one3 a,
body#sectionone4 #menu li#one4 a,
body#sectionone5 #menu li#one5 a, 
body#sectionone6 #menu li#one6 a, 
body#sectionone7 #menu li#one7 a,
body#sectionone8 #menu li#one8 a,
body#sectionone9 #menu li#one9 a,
body#sectionone10 #menu li#one10 a, 
body#sectionone11 #menu li#one11 a, 
body#sectionone12 #menu li#one12 a,
body#sectionone13 #menu li#one13 a,
body#sectionone14 #menu li#one14 a,
body#sectionone15 #menu li#one15 a,
body#sectionone16 #menu li#one16 a, 
body#sectionone17 #menu li#one17 a,
body#sectionone18 #menu li#one18 a,
body#sectionone19 #menu li#one19 a,
body#sectiontwo1 #menu li#two1 a, 
body#sectiontwo2 #menu li#two2 a,
body#sectiontwo3 #menu li#two3 a,
body#sectiontwo4 #menu li#two4 a,
body#sectiontwo5 #menu li#two5 a, 
body#sectiontwo6 #menu li#two6 a, 
body#sectiontwo7 #menu li#two7 a,
body#sectiontwo8 #menu li#two8 a,
body#sectiontwo9 #menu li#two9 a,
body#sectiontwo10 #menu li#two10 a, 
body#sectiontwo11 #menu li#two11 a, 
body#sectiontwo12 #menu li#two12 a,
body#sectiontwo13 #menu li#two13 a,
body#sectiontwo14 #menu li#two14 a,
body#sectiontwo15 #menu li#two15 a,
body#sectiontwo16 #menu li#two16 a, 
body#sectiontwo17 #menu li#two17 a,
body#sectiontwo18 #menu li#two18 a,
body#sectiontwo19 #menu li#two19 a,
body#sectiontwo20 #menu li#two20 a,
body#sectionthree1 #menu li#three1 a,
body#sectionthree2 #menu li#three2 a,
body#sectionthree3 #menu li#three3 a,
body#sectionthree4 #menu li#three4 a, 
body#sectionthree5 #menu li#three5 a,
body#sectionthree6 #menu li#three6 a,
body#sectionfour1 #menu li#four1 a,
body#sectionfour2 #menu li#four2 a,
body#sectionfive1 #menu li#five1 a,
body#sectionfive2 #menu li#five2 a,
body#sectionfive3 #menu li#five3 a,
body#sectionfive4 #menu li#five4 a,
body#sectionsix1 #menu li#six1 a,
body#sectionsix2 #menu li#six2 a,
body#sectionsix3 #menu li#six3 a,
body#sectionsix4 #menu li#six4 a,
body#sectionsix5 #menu li#six5 a,
body#sectionseven1 #menu li#seven1 a{

	background: #fff url(../images/arrow_on.gif) no-repeat 6px 5px;
	border: 0;
	font-weight: normal;
	
}
/*Home page*/
#home-banner-1
{
    width: 800px;
    border: 4px inset #BBFFCC;
    background-image: url("../images/ad.png");
    background-repeat: no-repeat;
    background-position: center center;
    height: 1082px;
}
#home-banner-1 #main-banner-list
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#home-banner-1 #main-banner-list li
{
    background-image: url("../images/checkmark.png");
    background-repeat: no-repeat;
    background-position: left 3px;
    min-height: 14px;
    padding-left: 16px;
    color: #42752f;
    font-size: 16px;
    padding-bottom: 10px;
}
#home-banner-1  #main-banner-list2
{
    list-style: disc;
    margin: 0px;
    padding: 0px;
    margin-left: 280px;
}
#home-banner-1  #main-banner-list2 li
{
    padding-bottom: 5px;
    font-size: 16px;
    text-align: left;
    color: #42752f;
}
#home-page-2
{
    height: 617px;
    width: 808px;
    background-image: url("../images/home_page_2.png");
    background-repeat: no-repeat;
    margin-top: 15px;
}
#home-page-3
{
    height: 611px;
    width: 808px;
    background-image: url("../images/home_page_3.png");
    background-repeat: no-repeat;
    margin-top: 15px;
    text-align: left;
}
#home-page-3 .absolute-position, #home-page-4 .absolute-position
{
    position: absolute;
}
#home-page-3 .absolute-position ul
{
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    margin-left: 16px;
    font-size: 13px;
}
#home-page-3 .absolute-position ul > li
{
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    color: #000;
}
#home-page-3 .circle-header
{
    color: #000;
    font-size: 20px;
    font-weight: bold;
    width: 100px;
    text-align: center;
}
#home-page-4
{
    height: 509px;
    width: 630px;
    background-image: url("../images/home_page_4.png");
    background-repeat: no-repeat;
    text-align: left;
}
#home-page-4 .circle
{
    width: 144px;
    color: #000;
    font-size: 16px;
    text-align: center;
}
