body {
	background:#00489F url('../images/bkg.jpg') no-repeat fixed right 30px;
	color:white;
	font:small/1.2em Arial, Helvetica, sans-serif;
	margin:0px;
}
.h1{
	font:normal bold 2.5em/normal Arial, Helvetica, sans-serif;
	text-align:left;
	display:block;
	margin:0% 0% 0% 12%;
}
.h2 {
	margin:0px;
	padding:3% 0% 0% 0%;
	font:italic bold 1.8em/normal Arial, Helvetica, sans-serif;
}
.h3 {
	font:italic bold 1.4em/normal Arial, Helvetica, sans-serif;
	margin: 3% 0% 0% 0%;
}
.announcement {
	display:block;
	font:italic bold 2em/normal Arial, Helvetica, sans-serif;
	margin: 0px;
	padding:0px 0px 40px 0px;
	text-align:center;
}
.big {
	font:normal bold 2.5em/normal Arial, Helvetica, sans-serif;
}
.italic {
	font-style:italic;
}
.bu {
	text-decoration:underline;
	font-weight:bold;
}
li.cheese {
	font:normal bold 1.3em/1.3em Arial, Helvetica, sans-serif;
}
p {
	font:normal bold 1.3em/1.3em Arial, Helvetica, sans-serif;
	padding:5px;
	margin: 0px;
	text-align:justify;
}
a:link { color:white; }
a:visited { color:white; }
a:hover { color:yellow; }
a:focus {border: thin yellow; }
a img { border:none; }
.clearblock {
	clear:both;
	padding:3% 0%;
}
.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.hideme{
	display:none;
}
#support_menu {
	display:block;
	height:34px;
	width:100%;
	padding-bottom:10px;
}

table.subheadmenu{
	float:right;
	margin-right:10px;
}
a.subheadmenu{
	vertical-align:middle;
	text-decoration:none;
}
a.subheadmenu img{
	vertical-align:top;
}
a.subheadmenu:link { color:white; }
a.subheadmenu:visited { color:white; }
a.subheadmenu:hover { color:yellow;
text-decoration:none;
}
a.subheadmenu:focus {border: thin yellow; }
a.learn{
	font-size:x-small;
}
#title {
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px;
	position:relative;
	width:100%;
}
#title tbody{
	width:100%;
}
#title td {
	width:66%;
	text-align:left;
}
#title td+td{
	width:33%;
	text-align:right;
}
#title img {
	border:none;
	color:gold;
	display:inline;
}
#top{
 margin:45px 0px 20px 20px;
}
img#partner{
 	margin: 45px 20px 20px 20px;
}

#main{

}




ul.linklist {
	padding:0px;
	margin:0px;
}
li.linklist {
	margin: 0px;
	padding: 0px;
	display: inline;
}
li.nobulletlinklist {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type:none;
}



#navigation {
	font:normal bold 1em/1em Arial, Helvetica, sans-serif;
	display:block;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background:url('../images/nav-bg.gif') bottom center repeat-x;
	background-color:#003f8c;
	padding: 0px;
	text-align:center;
	position:fixed;
	top:0px;
	border-bottom:1px solid #00295a;
	font-size:medium;
}
*html #navigation {
	position:absolute;
	top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop : document.body.scrollTop);
}

#navigation ul {
	overflow:hidden;
}
#navigation li {
	padding: 9px 0px 50px 0px;
	margin:0px 12px -44px 12px;
	float:left;
	display: inline;
	list-style-type:none;
}
#navigation li+li {
	list-style-type:circle;
}
#navigation span.selected-left {
	background:url('../images/nav-left.gif') left top no-repeat;
	position:relative;
	top:-1px;
	left:-1px;
	padding: 0px 5px 50px;
	display:inline;
}
#navigation span.selected-right {
	background:url('../images/nav-right.gif') right top no-repeat;
	position:relative;
	top:-1px;
	left:1px;
	padding: 0px 5px 50px;
	display:inline;
}
#navigation a.selected {
	background:#195398;
	border-top:solid 1px #648bba;
	border-right:solid 1px #00295a;
	border-left:solid 1px #648bba;
}

#navigation a {
	display:inline;
	padding: 0px 0px 50px;
	text-decoration:none;
	color:white;
}
#navigation a:hover {
	color:yellow;
}
#navigation li.selected {
	background:none;
	border:none;
}

#navigation span.notselected-left {  }
#navigation span.notselected-right {  }
#navigation li.notselected {  }
#navigation a.notselected {  }

.justify {
	text-align:justify;
}
.indent{
	padding-left:5%;
	font-size:1.2em;
}
.company {
	text-align:justify;
}
.companyindent{
	padding-left:5%;
	font-weight:bold;
}
.content {
	display:block;
	width:80%;
	margin: 10px auto;
	padding: 0px 10px;
}

.tight {
	margin:0px;
}
div.content div {
 	clear:both;
 }
address {
	margin-left:12%;
	margin-right:12%;
	margin-top:3%;
	font:normal bold 1.3em/1em Arial, Helvetica, sans-serif;
}
#address {
	float:right;
	width:40%;
	clear:none;
	text-align:center;
}
#special {
	float:right;
	width:40%;
	clear:none;
	padding-top:40px;
	text-align:center;
}

#samples {
	width:200px;
	font:normal .6em/.6em Arial, Helvetica, sans-serif;
	display:inline;
	float:right;
	clear:right;
}
#samples p {
	margin:0px 0px 5px 0px;
	font-size:small;
}

#notsamples{
	width:545px;
	float:left;
	display:inline;
	clear:left;
}
#intro {
	display:block;
	width:800px;
	margin: 10px auto;
	padding: 0px 10px;
}
#contactbuttons {
	float:right;
	width:230px;
}
#contactbuttons a{
	display:block;
	background:url('../images/btn1.gif') left center no-repeat;
	width:233px;
	height:55px;
	text-align:center;
	text-decoration:none;
}
#contactbuttons a:hover{
	background:url('../images/btn2.gif') left center no-repeat;
}
#contactbuttons img{
	position:relative;
	top:15px;
}
#demobutton {
	display:block;
	background:url('../images/btn1.gif') left center no-repeat;
	width:233px;
	height:55px;
	text-align:center;
	text-decoration:none;
}
#demobutton:hover{
	background:url('../images/btn2.gif') left center no-repeat;
}
#demobutton img{
	position:relative;
	top:15px;
}
#padstyles {
	text-align:center;
	width:307px;
	font-size:x-small;
	font-style:italic;
	color:yellow;
}


#padpics {
	text-align:center;
	width:305px;
	font-size:x-small;
	font-style:italic;
	color:yellow;
}
#padpics img+img{
	padding:0px 0px 0px 20px;
}

#pre-padpics {
	text-align:center;
	font-size:x-small;
	font-style:italic;
	color:yellow;
	display:block;
	margin:0px auto;
}
#pre-padpics img+img{
	padding:0px 0px 0px 50px;
}
.pre-announcement{
	display:block;
	font:bold 3em/normal Arial, Helvetica, sans-serif;
	margin: 0px;
	padding:0px 0px 40px 0px;
	text-align:center;
}

#quoteform{
	width:50%;
	float:left;
}
#quoteform fieldset {
	border:none;
	padding-top:1.5em;
	padding-bottom:2em;
}
#quoteform label {
	font-weight:bold;
}
#quoteform div{
	text-align:center;
}
div.download{
	display:block;
	background:#2f5879;
	color:white;
	padding:5px;
	margin:15px;
	border:medium ridge;
}
div.download a{
	text-align:center;
	float:right;
	font-size:x-small;
	padding:0px 10px 10px 0px;
	margin-left:10px;
	text-decoration:none;
	line-height:1em;
	color:#ffffcc;
}
div.download a:visited{
	color:#ffffcc;
}
div.download a:hover{
	color:#ffff00;
}
div.download h3{
	font:italic bold 1.5em/normal Arial, Helvetica, sans-serif;
	margin:0px;
}
div.right-third div.download h3{
	font:italic bold 1.2em/normal Arial, Helvetica, sans-serif;
	margin:0px;
}
div.download p{
	font:normal small/1.0em Arial, Helvetica, sans-serif;
}



.download-center {
	display:block;
	width:90%;
	margin: 10px auto;
	padding: 0px 10px;
}
div.left-two-thirds{
	float:left;
	width:74%;
}
div.right-third {
	float:right;
	width:25%;
}
div.download hr {
	clear:both;
}
div.download h4{
	font:italic bold 1.2em/normal Arial, Helvetica, sans-serif;
}


#submitbuttons{
	clear:both;
	padding:3% 0%;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
#footer {
	clear:both;
}
#footer p {
	color:black;
	font:x-small/1em arial, helvetica, sans-serif;
	text-align:center;
	background:none;
	border:none;
}
.preload_btn2{
	height:1px;
	width:1px;
	background:url('../images/btn2.gif') left center no-repeat;
}
 img#interface_jpg {
 	float:right;
 	border: medium ridge;
 	margin: 0px 0px 0px 20px;
 }
 img#clikapad_gif, img#replypads_gif, img#replyplus_gif {
  	float:right;
  	margin: 0px 0px 0px 20px;
 }

 img#kpi-keypad_gif, img#kpi-clikapad_gif, img#kpi-plus_gif, img#kpi-leaf_gif {
 	float:left;
   	padding-right:30px;
   	padding-top:12px;
 }


 img#forum_jpg, img#feedbacktool_jpg {
 	border: medium ridge;
 	margin: 0px 20px 0px 0px;
 }
 img#reply-mini-system_jpg {
 	float:right;
 }
 #title img#partner{
 	float:right;
 	margin: 0px 20px;
 }

th {
	text-align:left;
}
table#featurelist td {
	padding:2px 5px;
}

table#featurelist {
	width:90%;
	margin:10px auto;
	background-color:#00316d;
	color:black;
	border:thin outset #003F8C;
	font-weight:bold;
}

table#featurelist td.tickbox, th.tickbox{
	text-align:center;
	width:15%;
}

table#featurelist th {
	font-size:larger;
	padding:10px 5px;
	color:white;
	background-color:#00316d;
}
table#featurelist tr {
	background-color:white;
}

div.content div.imgContainer {
	text-align:center;
	float:left;
	clear:none;
	margin:0px 10px 20px;
}
div.imgContainer p{
	text-align:center;
}
div.content div.legacypad {
	text-align:center;
	float:left;
	clear:none;
	margin:0px 10px 20px;
	height:270px;
	width: 150px;
	position:relative;
}
div.legacypad div.legacypadpics{
	width: 100%;
	text-align:center;
	position:absolute;
	bottom: 0px;
}
div.legacypadpics img{

}
div.legacypad p{
	text-align:center;
	font-size:12px;
}
div#module_core h2{
	clear:both;
}
div#flashintro {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border:2px outset black;
	width:640px;
	height:480px;
}

table#library {
	width:100%;
}
table#library td {
	margin:0px 10px;
	vertical-align:top;
}

td.tutorials {
	width:26%;
	border:2px  outset;
	padding:0px 10px;
	background:#123d70;
}
td.samplefiles {
	width:74%;
	padding:0px 20px;
}

li.librarybuttonweb{
	list-style-image:url('/images/tinywebdoc.gif');
	margin:10px 0px;
}
li.librarybuttonflash{
	list-style-image:url('/images/tinyflash.gif');
	margin:10px 0px;
}
li.librarybuttonfile{
	list-style-image:url('/images/tinyfile.gif');
	margin:10px 0px;
}
a.librarybutton{
	font-size:larger;
	font-weight:bolder;
	text-decoration:none;
}
ul.keypadbullets {
	font-size:1.2em;
	line-height:1.5em;
	padding-left:140px;
}

div.special {
	clear:both;
	margin: 20px 0px;
}
.left {
	float:left;
	text-align:left;
}
.right {
  	float:right;
  	text-align:right;
 }
p.bulletin {
	font-size:x-large;
	clear:both;
}
span.superscript {
	vertical-align:super;
	font-size:x-small;
}
div.special img {
	margin-left:20px;
}

div.special li {
	font-size:larger;
	line-height:1.8em;
}
p.footnote {
	clear:both;
	font-size:small;
	font-style:italic;
	font-weight:normal;
}
.clear {
	clear:both;
}
#contactButton {
	border:outset gray 2px;
	font-size:small;
	font-style:italic;
	padding: 4px;
	text-decoration:none;
	background: url("../images/nav-bg.gif") repeat-x scroll center bottom #003F8C;

}
table.wide {
	width:100%;
}
div.intl-keypads{
	clear:both;
}
div.intl-keypads ul{
	margin-left:70px;
}
div.intl-keypads img {
	float:left;
	margin:10px;
}
div#intl-left {
	float:left;
	width:35%;
}
div#intl-right {
	float:right;
	width:60%;
	clear:none;
}

.intl-content {
	display:block;
	width:95%;
	margin: 10px auto;
	padding: 0px 10px;
}
#intl-quoteform{

}
#intl-quoteform fieldset {
	border:none;
	padding-top:1.5em;
	padding-bottom:2em;
}
#intl-quoteform label {
	font-weight:bold;
}
#intl-quoteform div{
	text-align:center;
}
div.intl-content div.imgContainer {
	text-align:center;
	float:left;
	clear:none;
	margin:0px 10px 20px;
}
#intl-submitbuttons{
	clear:both;
	padding-bottom:3%;
	text-align:left;
}
.intl-formbutton {
	width:25%;
}
p.intl-pricing{
	font-weight:bold;
	color:yellow;
}
h2.intl-h2{
	margin:0px;
	padding:0% 0% 0% 0%;
	font:italic bold 1.8em/normal Arial, Helvetica, sans-serif;
}
div.special p.bulletin {
	clear:none;
}