
/* CSS Document */
body {
		font: 80%/1.5 arial, helvetica, sans-serif;
		background-color:  #D4EEF9;
		margin: auto;
		}
		/* new design */
p { margin: 0 0 0 0; }
.clear { clear: both; }
a img { border: 0px;}
/* General titles---------------------------------------------------------------- */
h1 {	font: 25px/19px arial, helvetica, sans-serif;
	letter-spacing: -0.03em;
	color: black;
	text-align: center;
	margin-top: 15px;	
	margin-bottom: 15px;	  
	}	

h2 {
	font-family: Times New Roman, serif;
	letter-spacing: 0em;
	font-size: 28pt;
	color: #666;
	margin-top: 5px;
	margin-bottom: 1px;
	text-align: center;	
	}
h3 {
	font: 18px/24px arial, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.02em;
	color: black;
	text-align: left;
	margin: 0px;
	} 
h5 {	font: 25px/19px arial, helvetica, sans-serif;
	letter-spacing: -0.03em;
	color: black;
	text-align: center;
	margin-top: 15px;	
	margin-bottom: 15px;	  
	}
#search {
float:right;
position:relative;
top:1em;
margin-top: 0px;
margin-right: 70px; 
margin-bottom: 0px;
padding:0px;
}

input#queryTop {
	height:1em;
	width:120px;
	margin-bottom: 0px;
	margin-top:0px;
	padding:0px;
	background-color: #F1F9FF;
}

input#searchButton {
	width:50px;
	margin-top:-1px;
	margin-bottom:0px;
	margin-right:10px;
	padding:0px;
}

/* General layout---------------------------------------------------------------- */
#container {
	width: 930px;
	margin: 0 auto;
	background-color: white;
}
#wrapper 
{
	float: left;
	width: 930px;
	margin: 0 auto;
	background-color:  white;
}
#left_content 
{
	float: left;
	width: 930px;
	margin-top: -5px;
	background-color: white;
	
}
#content {
	float: left;
	width: 630px;
	background-color: white;
	margin-bottom: 10px;
	}
#box {
	float: left;
	width: 630px;
	margin-top: 20px;	
}

#box .block {
	float: right;
	width: 600px;
	background: #F1F9FF;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #dcdddd;
	padding: 8px;
}
#box #clearenv {
	background: #F1F9FF url("env_pic.gif") 5px 5px no-repeat;
}
#box #clearcheck {
	background: #F1F9FF url("clearcheck_pic.gif") 5px 5px no-repeat;
}
#box #comp_BL {
	background: #F1F9FF url("compbl_pic.jpg") 5px 5px no-repeat;
}

#box .block h4 {
	font: 19px/19px arial, helvetica, sans-serif;
	color: #6C98D8;
	margin-left: 130px;
	margin-top: 5px;
	margin-bottom: 3px;
}
#box .block h4  a{
color: #6C98D8;
text-decoration: underline;
}
#box .block h4 a:hover {
	text-decoration: none;
	color: #6C98D8;
}
#box .block  h5 {
	font-family: arial, helvetica, sans-serif;
	font-size: 10.1pt;
	color: black;
	margin-left: 130px;
	margin-top: 5px;
	margin-bottom: 3px;
	text-align: left;
}
#box .block  h5  a:hover{
text-decoration: none;
	color: black;
	}

#box .block  h5  a{ color: black;
text-decoration: none;
}
#box .block   a{
	text-decoration: underline;
	color: #6C98D8;
	}
#box .block   a:hover{
	text-decoration: none;
	color: #6C98D8;
	}
	
#box .block p {
	font-size: 13px;
	margin: 0px 0px 3px 130px;
	color: black;
	}
#box .block p a {
	font-size: 9pt;
	text-decoration: underline;
	color: #6C98D8;
}
#box .block p a:hover {
	color: #6C98D8;
	text-decoration: none;
}

#right {
	float: right;
	width: 270px;
	padding-right: 5px;
	padding-left: 8px;
	}
#about {
	float: left;
	margin-top: 23px;
}
#about .block h3 {
	font: 16px/18px arial, helvetica, sans-serif;
	font-weight: bold;
	color: black;
	margin-bottom: 0px;
    text-align: left;
}
#about .block p {
	font-size: 12px;
	color: black;
	margin: 0px 10px 0px 5px;
	margin-bottom: 10px;
	padding-right: 10px;
}
#about .block a {
	font-size: 10pt;
	color: #6C98D8;
	text-decoration: underline;
}
#about .block p a:hover {
	color: #6C98D8;
	text-decoration: none;
}

#about #contact {
	border-top: 1px solid #e0e0e0;
	width: 230px;
	margin: 10px 5px 5px 0px;
}
#about #contact h3 {
  margin-top: 5px;
  }

#about #contact span {
	
}
#about #contact a {
text-decoration: none;
}
#about #contact a:hover {
text-decoration: underline;
}

#about #main_testimonials {
width: 260px;
margin: 10px 0px 0px 3px;
padding-top: 12px;
border-top: 1px solid #e0e0e0;
}
#about #main_testimonials   p{
	font: 11.5px/13px arial, helvetica, sans-serif;
	color: black;
	margin-bottom: 10px;
}

#backtotop {
text-align: center;
	padding-bottom: 10px;
}
#backtotop  a{
	font: 12px arial, helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
}
#backtotop  a:hover{
	text-decoration: none;
	}	
	
	/*Footer ----------------------------------------------------------------------*/

#footer { 
	clear: both;
	width: 930px;
	background-color: #D4EEF9;
	padding-top: 10px;
	border-top: 3px solid #ccc;
	padding-bottom: 5px;
	}
#bottom {
	font: 99%/1.5 arial, helvetica, sans-serif;
	letter-spacing: 0.01em;
	font-size: 8pt;
	color: black;
	}
#footer #bottom  a{
	color: black; 
	text-decoration: none;
}
#footer #bottom  a :hover{
	color: #6C98D8;
	text-decoration: underline;
}
#logos {
margin-top: 5px ;
padding-top: 8px;
border-top: 1px solid #e0e0e0;
}
/*End Footer ----------------------------------------------------------------------*/

	/*CompBL Page ----------------------------------------------------------------------*/
#toplinks {
	margin-left: 30px;
	margin-right: 30px;
	}
#linkstable {
margin-bottom: 10px;
margin-top: 10px;
}
#linkstable1 {
margin-bottom: 0px;
margin-top: 0px;
}	
#toplinks #linkstable p {	
	font: 99%/1.5 arial, helvetica, sans-serif;
	letter-spacing: 0.02em;
	font-size: 9pt;
	color: #FF9900;
}
	
#toplinks #linkstable a {	
	font: 99%/1.5 arial, helvetica, sans-serif;
	letter-spacing: 0.02em;
	font-size: 9pt;
	color: #FF9900;
	text-decoration: underline;
	} 
#toplinks #linkstable a:hover {	
	color: #FF9900;
	text-decoration: none;
	} 
#main {	
	width: 550px;
	float: left;
	background-color: white;
	margin-right: 5px;
}

#product_content {	
	width: 550px;
}

#main #product_content h3 { 
	font: 20px/22px arial, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.02em;
	color: black;
	text-align: left;
	margin-bottom: 8px;
	}

#product_content .text  p { 
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	letter-spacing: 0.02em;
	font-size: 10pt;
	color: black;
	margin-bottom: 8px;
}
#benefit {
margin-top: 10px;
}

#benefit p{
margin-left: 53px;

}
#product_content a{
color: #4F76B0;
text-decoration: underline;
}
#product_content a:hover{
text-decoration: none;
color: #4F76B0;
}
#product_content #benefit  a{
	font: 99%/1.5 arial, helvetica, sans-serif;
	letter-spacing: 0.02em;
	font-size: 10pt;
	color: black;
	text-decoration: underline;
	}
#product_content #benefit  a:hover{
	text-decoration: underline;
	}

#highlighted {
	font: 13px/16px arial, helvetica, sans-serif;
	background: #F1F9FF;
	color: black;
	width: 500px;
	padding: 5px 5px 5px 10px;
}	

#right_side {
	float: right;
	width: 280px;
	margin: -30px 15px 0px 25px;
}
#right_side  h3{ text-align: left;
color: black;
}
#right_side  p a{	color: #4F76B0;
}
#right_side  p a:hover { text-decoration: none;
}
#right_side #readyfor h4 {
	font: 100%/1.5 arial, helvetica, sans-serif;
	font-size: 14pt; 
	color: #FF9900;
	text-align: left;
	margin: 0px 0px 5px 0px;
}	

#right_side #readyfor p  {
	font: 12px/16px arial, helvetica, sans-serif;
	letter-spacing: 0.02em;
	color: #000000;
	margin-bottom: 15px;
	margin-top: 10px;
	text-align: left;
}

#right_side #readyfor p a {
color: #4F76B0;
}
#right_side #readyfor p a:hover { text-decoration: none;}

#testimonials {
	margin-top: 20px;
	background: #F1F9FF;
	width: 240px;
	padding: 10px 12px 10px 12px;
	margin-bottom: 15px;
	}
#right_side #testimonials h3 {
	font: 99%/1.5 arial, helvetica, sans-serif;
	letter-spacing: 0.02em;
	font-size: 14pt;
	color: black;
	text-align: left;
	margin-bottom: 5px;
	}
#right_side #testimonials h4 {
font: 99%/1.5 arial, helvetica, sans-serif;
	letter-spacing: 0em;
	font-size: 11pt;
	color: black;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
	}
#right_side #testimonials p {
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #000;
	}
	#right_side #testimonials a {
	font: 12px/16px arial, helvetica, sans-serif;
	letter-spacing: 0.02em;
	color: #4F76B0;
	}
#right_side #testimonials a:hover {
	text-decoration: none;}	
	
#side_actions .red_title { 
	font: 100%/1.5 arial, helvetica, sans-serif;
	font-size: 14pt; 
	color: #FF9900;
}
#side_actions .red_title a {
color: #FF9900;
}
#side_actions .red_title a:hover {
	text-decoration: none;
	color: #FF9900;
}

#side_actions .black_title {
	font: 100%/1.5 arial, helvetica, sans-serif;
	font-size: 14pt; 
	color: black;
}
#side_actions .black_title a {
color: black;
}
#side_actions .black_title a:hover {
	text-decoration: none;
}

.arrowlistmenu {
width: 240px; /*width of menu*/
margin-bottom: 8px;
margin-top: 30px;
padding: 0;
}
.arrowlistmenu ul {
list-style-type: none;
margin: 0;
margin-top: 10px;
padding: 0;
}
.arrowlistmenu ul  li{
background: url(images/v_bullet.png) no-repeat 0px 5px; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
}
		
#tablepic { color: black;
		width: 930px;
		margin: auto;
		background-color: white;
		background: white url(BG_table.jpg) bottom no-repeat;
		/*border-bottom: 3px solid #ccc;*/
}
/*---------Services Page-----------------------------------------------------------------------------*/
#services_right {
	float: right;
	width: 300px;
}
#whyus {
float: left;
	width: 240px;
	margin-top: 280px;
	margin-right: 10px;
	margin-bottom: 20px;
	font-size: 10pt;
	color: #4F76B0;
	background-color:  #F1F9FF;
	padding-right: 1em;
	padding-bottom: 1em;
	border-top: 5px solid #4F76B0;
	
	}	
#whyus  h3{
font-size: 17pt;
text-align: left;
color: #4F76B0;
padding-left: 1em;
padding-top: 10px;
margin-top: 10px;
margin-bottom: 5px;
}
#whyus  a{ text-decoration: underline;
color: #4F76B0;
}
#whyus  p {
padding-left: 1em;
}

#services {
width: 560px;
	float: left;
	background-color: white;
	margin: 10px 0px 0px 30px;	
}

#services_list ul { 
margin-top: 5px;
}
#services_list li { 
line-height: 12.5pt;
margin-left: 25px;
}

.bulletout {
	list-style-position: outside;
	}

#client_box	{
	width: 200px;
	/*background: #F1F9FF;*/
	margin-top: 50px;
	margin-bottom: 10px;
	border: 1px solid #dcdddd;
	padding: 8px;
}
#client_box	p span{	
	font-weight: bold;
	}
	#case_study {
	width: 240px;
	}
#case_study h3{
	font-family:arial, helvetica, sans-serif;
	font-size: 13pt;
	line-height: 14pt;
	font-weight: bold;
	letter-spacing: 0.02em;
	color: #4d79b9;
	width: 220px;
	text-align: left;
	margin-top: 25px;
}	
	
	
#services #product_content h3 { 
	font: 18px/24px arial, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.02em;
	color: black;
		text-align: left;
	}	
	
.about_products  {
width: 500px;
margin-bottom: 5px;
}	
.about_products  p{
font: 12px/15px arial, helvetica, sans-serif;
margin-bottom: 0px;

}
.about_products  h5{	
font: 15px/18px arial, helvetica, sans-serif;
font-weight: bold;
	color: black;
	margin-top: -2px;
	margin-bottom: 0px;
    text-align: left;
}
.about_products   a{	
    text-decoration: none;
}	
.about_products  a:hover{	
    text-decoration: underline;
	color: #4F76B0;
}	
#Certifications {
font: 99%/1.5 arial, helvetica, sans-serif;
	letter-spacing: 0.01em;
	font-size: 9pt;
	color: #666; 
	margin-top: 350px;
	padding-bottom: 3px;
	padding-left: 20px;
}	
#Certifications h3 {	
	font: 18px/24px arial, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.02em;
	color: black;
	text-align: left;
	margin-bottom: 5px;
	}		

#toplinks h1 {	
	font: 25px/19px arial, helvetica, sans-serif;
	letter-spacing: -0.03em;
	color: black;
	text-align: center;
	margin-top: 15px;	
	margin-bottom: 15px;	  
	}
#toplinks h2 {	
	font: 20px/19px arial, helvetica, sans-serif;
	letter-spacing: -0.03em;
	color: black;
	text-align: left;
	margin-top: 15px;	
	margin-bottom: 8px;	  
	}

#main #product_content h5 { 
	font: 99%/1.5 arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 0.02em;
	color: black;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 5px;
	}
	#main #product_content h2 { 
	font-family:arial, helvetica, sans-serif;
	font-size: 11.8pt;
	letter-spacing: 0.01em;
	font-weight: bold;
	color: #000;
	margin: 15px 0px 5px 0px;
    text-align: left;
	}	
#testimonials_logos {
	margin-top: 90px;
	text-align: center;
	
}	
/* -------------FAQ----------*/
#faq p{
margin-bottom: 25px;
}
#faq  ul{
margin-top: -15px;
}
#faq span{
	font-family:arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10.5pt;
	color: #4F76B0;
}
#faq span  a{
	font-family:arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10.5pt;
	color: #4F76B0;
}
#faq  a{
color: #4F76B0;

} 
#faq  a:hover{
color: #4F76B0;
text-decoration: none;
}  
.sub {
     font: 90%/1.5 arial;
	 letter-spacing: 3px;
	 font-weight: bold;
    font-size: 9.5pt;
    color: black;
      }	
	
.hide{
	display: none;
	}
	
.terms	{
    font: 99%/1.5 arial, helvetica, sans-serif;
	letter-spacing: 0.02em;
	line-height: 9pt;
	font-size: 9pt;
	color: black;
	} 
.termsblue	{

    font: 99%/1.5 arial, helvetica, sans-serif;
	letter-spacing: 0.02em;
	font-size: 9pt;
	color: #000;
	text-align: left;
	} 	
			
.titleblack a:hover {
	color: black;
	text-decoration: underline;
	}
		/*------------------uninstall page-------------------------- */
#uninstall  p{
width: 650px;
font: 99%/1.5 arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: black;
	text-align: left;
}
#uninstall  p span{
font: 99%/1.5 arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	display: block;
	color: black;
	text-align: left;
}
	/*------------------menu top & bottom footer-------------------------- */
.menusmall {
	font: 90%/1.5 arial, helvetica, sans-serif;
	letter-spacing: 0.01em;
	font-size: 8pt;
	color: black;
	text-align: center;
	} 
#tabletop {
		width: 930px;
		margin: auto;
		}
				/*
 HACKS: IE/Win for navigation bar:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *:first-child+html affects IE7.
 You may want to move these to browser-specific style sheets.
*/
*:first-child+html .menulist ul li {
 float: left;
width: 120px;
}
