html body{font: 62.5%/1.4em Arial, Helvetica, sans-serif;color:#333333}
html>body{font: 62.5%/1.4em Arial, Helvetica, sans-serif;color:#333333}
BODY
{
    DISPLAY: block
}
DIV
{
    DISPLAY: block
}
FORM
{
    DISPLAY: block
}
H1
{
    DISPLAY: block
}
H2
{
    DISPLAY: block
}
H3
{
    DISPLAY: block
}
OBJECT
{
    DISPLAY: block
}
P
{
    DISPLAY: block
}

HEAD
{
    DISPLAY: none
}
TR
{
}
TD
{

}
TH
{
    background-color: #edb314;
}
BODY
{
    BACKGROUND-COLOR: #999999
}
TABLE
{
color:White;
}
P
{
	margin-bottom:0px;
    COLOR: white;
    margin-right: 4px;
	font-family: arial, helvetica, sans-serif;
}

H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: #082f68;
    LINE-HEIGHT: 17pt;
    MARGIN-RIGHT: 4px;
	font-family: arial, helvetica, sans-serif;
}
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #edb314;
    MARGIN-RIGHT: 4px;
	font-family: arial, helvetica, sans-serif;
}
H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #082f68;
    MARGIN-RIGHT: 4px;
	font-family: arial, helvetica, sans-serif;
	line-height:1.2;
}

UL
{
    MARGIN-TOP: 4px;
    FONT-SIZE: 11px;
    LIST-STYLE-IMAGE: url(../Images/yellow_square.gif);
    COLOR: black;
	font-family: arial, helvetica, sans-serif;
}
A
{
    COLOR: #082f68;
    TEXT-DECORATION: underline
}
A:link
{
    COLOR: #082f68
}
A:visited
{
    COLOR: #FF3333
}
A:hover
{
    COLOR: #edb314
}
.rowColor
{
    COLOR: #edb314
}
.sub
{
    COLOR: #082f68
}
.list
{
    COLOR: black
}
.footer
{
	font-size: 10px;
	line-height:10px;
	/*background-image: url(../navigation2/menubar.gif);*/
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	color:black;
}
.foot
{
    FONT-SIZE: 10px;
    color:Black;
}
.listhead
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;    
    MARGIN-BOTTOM: 0px;
    COLOR: #082f68
}
.listhead a
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;    
    MARGIN-BOTTOM: 0px;
    COLOR: #082f68
}
.todo
{
    FONT-WEIGHT: bold;
    COLOR: #cc0000
}


.white
{
	font-size: 10px;
	padding-left:4px;
	color: white;
	font-family: arial, helvetica, sans-serif;
}
A.white
{
	color: White;
	font-weight: bold;
	text-decoration: none;
}
A.white:link
{
	color: White;
	font-weight: bold;
}
A.white:visited
{
	color: White;
	font-weight: bold;
	text-decoration: none;
}
A.white:hover
{
	color: White;
	font-weight: bold;
	text-decoration: underline;
}
#contentPad{
margin:0px;
}

.formInfo a, .formInfo a:active, formInfo a:visited{
	font-size: 1.3em;
	font-weight:bold;
	padding:1px 2px;
	margin-left:5px;
	color:#000000;
	text-decoration: none;
}

.formInfo a:hover{
	color:#660000;
	text-decoration: none;
}


/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../Images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../Images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../Images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip
{
	cursor: help;
}
/* ----- add selectors here for font sizing ----- */
#JT_close_left, #JT_close_right{font-size: 1.1em;}
#JT_copy p, #JT_copy ul{font-size: 1.1em;}


.menutext
{
	font-size: 10px;
	font-weight:bold;
	color: white;
	height:25px;
	font-family: arial, helvetica, sans-serif;
	letter-spacing: 1px;
	font-variant: normal;
	text-align:left;
		vertical-align:middle;
	background-image:url(../Images/menubar.gif);
	
}



.headertext
{
	font-size: 10px;
	color: yellow;
	font-family: arial, helvetica, sans-serif;
	font-variant: normal;
	text-align:left;
	vertical-align:middle;
}
.headertitletext
{
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	color: white;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	text-decoration: underline;
}
.borderblack
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	
}


.hmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0;
	font-size:10px;
	letter-spacing: 1px;
	font-weight:bold;
	font-family: arial, helvetica, sans-serif;
	z-index:999;
	
	
	
}

#nav a {
	
	text-decoration: none;
	color:white;
	margin: 0px;
	letter-spacing: 1px;
	padding: 0.2em 10px;
	font-weight:bold;
	font-family: arial, helvetica, sans-serif;
	z-index:999;
	
}

#nav li li a {
	display: block;
	padding: 0.2em 5px;
	z-index:999;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	color:black;
	background-color:#FFFF33;
	border-width: 0 5px;
	z-index:999;
	
}

.hmenu li
{
	float: left;
	width: 9em;
	cursor: default;
	position: relative;
	text-align: left;
	border-width: 1px 0;
	z-index:999;
}


.hmenu li#first
{
	padding-left:5px;
	background: url(../Images/menu_divider.gif) no-repeat right center;
	
	
}
.hmenu li#products {
	padding-left:5px;
	background: url(../Images/menu_divider.gif) no-repeat right center;
	
}
.hmenu li#services {
	padding-left:5px;
	background: url(../Images/menu_divider.gif) no-repeat right center;
	
}
.hmenu li#integration {

	padding-left:5px;
	background: url(../Images/menu_divider.gif) no-repeat right center;
	
}
.hmenu li#downloads {

	padding-left:5px;	
	background: url(../Images/menu_divider.gif) no-repeat right center;
	
}
.hmenu li#support {
	padding-left:5px;
	background: url(../Images/menu_divider.gif) no-repeat right center;
	
}
.hmenu li#company {
	padding-left:5px;		
	background: url(../Images/menu_divider.gif) no-repeat right center;
	
}
.hmenu li#last {


	
}

.hmenu li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0px;
	font-weight: normal;	
	background: url(../Images/submenubk.gif) bottom left no-repeat;
	

}

.hmenu li>ul {
	top: auto;
	left: auto;
}

.hmenu li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
	width:225px;
}

.hmenu li:hover ul, li.over ul {
	display: block;
	
	
	
}


.rightmenutext
{
	font-size: 10px;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-variant: normal;
	text-align:left;
	vertical-align:middle;
	height:auto;
}

.black
{	
	font-size: 11px;
	padding-left:4px;
	color: black;
	font-family: arial, helvetica, sans-serif;
}
.blackb
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: arial, helvetica, sans-serif;
}
A.black
{
	font-size: 11px;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-variant: normal;
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
}
A.black:link
{
	font-size: 11px;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-variant: normal;
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
}
A.black:visited
{
	font-size: 11px;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-variant: normal;
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
}
A.black:hover
{
	font-size: 11px;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-variant: normal;
	text-align:left;
	vertical-align:middle;
	

}
A.yellow
{
	font-size: 10px;
	color: yellow;
	font-family: arial, helvetica, sans-serif;
	font-variant: normal;
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
}
A.yellow:link
{
	font-size: 10px;
	color: yellow;
	font-family: arial, helvetica, sans-serif;
	font-variant: normal;
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
}
A.yellow:visited
{
	font-size: 10px;
	color: yellow;
	font-family: arial, helvetica, sans-serif;
	font-variant: normal;
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
}
A.yellow:hover
{
	font-size: 10px;
	color: yellow;
	font-family: arial, helvetica, sans-serif;
	font-variant: normal;
	text-align:left;
	vertical-align:middle;
	
}

.blueheader
{
	padding-left: 4px;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	background-color: #0099ff;
	color: #FFF;
	font-weight:bold;
	letter-spacing:.1em;
}	

.testimonial
{
	color: red;
	font-weight:bold;
	margin-right:15px;
	text-align: justify;
	FONT-FAMILY: arial;
	font-size:10px;
	margin-bottom:6px;
}

.testimonialtitle
{
	font-size:14px;
	font-weight:bold;
	color:blue;
	margin-bottom:6px;
}

.testimonialsig
{
	color:blue;
	margin-right:25px;
	font-weight:bold;
	font-style:italic;
	font-size:10px;
}
.red 
{
    color:Red;
    font-size:larger;
    font-weight:bold;
}
.bb 
{
    color:#082f68;
}
.demotable 
{
  background-color:#072F67; 
  color:#FFFFFF;
  font-family:Verdana;
  font-weight:bold;
  text-align:center;
  font-size:12px;
}
.addinlib td {
  border-style:solid;
  color:#000000;
  border-color:#E8E8E8;
  border-width:1px;
  padding-left: 4px;
  padding-right:4px;
  text-align:left;
  font-size:12px;
  line-height:1.25;
  font:Verdana;   
}

.spnside {
    width:110px;
    font-family:Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    border-top-style:solid;
	border-top-color:#0099ff;
	border-top-width:1px;
	border-right-style:solid;
	border-right-color:#0099ff;
	border-right-width:1px;
	border-bottom-style:solid;	
	border-bottom-color:#0099ff;
	border-bottom-width:1px;
	border-left-style:solid;
	border-left-color:#0099ff;
	border-left-width:1px;
	background-color:#FFFFFF;	
	}
td.spnlinkh a {
    text-decoration:none;
    display:block;
    padding-left: 10px;
    font-weight:bold;
	line-height:1.75;   
}	
td.spnlinkh a:hover 
{
    background-color:#48484e;
}	
td.spnlink a {
    text-decoration:none;
    display:block;
    padding-left: 10px;
    font-weight:bold;
	border-top-style:solid;	
	border-top-color:#0099ff;
	border-top-width:1px; 
	line-height:1.75;   
}
td.spnlink a:hover 
{
    background-color:#48484e;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.wireframemenu{
border: 1px solid #394A58;
background-color: white;
border-bottom-width: 0;
width:110px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width:110px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
list-style-image:none;
}

.wireframemenu a{
font: bold 13px Verdana;
padding: 4px 3px;
display: block;
width: 20%; /*Define width for IE6*/
color: #595959;
text-decoration: none;
border-bottom: 1px solid #394A58;
}

.wireframemenu a:visited{
color: #595959;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #F8E498;
color: black;
}

		
div.logos img {
    padding-right:20px;
}
.buynow td{
    padding-top:8px;
    font-size: 11px;
	padding-left:4px;
	color: black;
	font-family: arial, helvetica, sans-serif;
}
.buynow th{
    padding-top:8px;
    font-size:12px;
    font-weight:bold;
	padding-left:4px;
	color: black;
	font-family: arial, helvetica, sans-serif;
}
img,a {
outline:none;
}
img,a {
-moz-outline-style:none;
}
