html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

/*  General Styles  */

body {
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
}

p {
	font-size: .9em;
	color: #3c3c3c;
}

h1 {
	font-size:1.5em;
	font-style: italic;
	color: #666666;
	font-weight: normal;
	padding-bottom:10px;
	padding-left:25px;
}

h2{	
	padding: 5px 0 5px 25px;	
	margin-right: 0px;	
	color: transparent;	
	font-weight: 600;
	font-size:2em;
	background-color:#a7a7a7;
}

h2.features{
	background: url(../images/contentHeader.gif) no-repeat;
	padding: 5px 0 5px 25px;	
	margin-right: 0px;	
	color: #ffffff;	
	font-weight: 600; 
	background-color:#a7a7a7;
	font-size:1.2em; 
} 
h3 {		
	background: url(../images/contentHeader.gif) no-repeat ;		
	padding: 5px 0 5px 25px;	
	margin: 0px 0px 15px 0px ;	
	color: #ffffff;	
	font-weight: bold;
	background-color:#a7a7a7;
	background-position:-10px 0;

}

h5 {
	font-size: 2em;	
	color: #666666;	
	padding: 0 0 0 60px;	
}

h6 {	
	font-size: 2em;		
	color: #666666;	
	padding: 0 0 0 60px;
	font-style: italic;
}


.h7 {	
	font-size: 2em;		
	color: #666666;	
	padding: 0 60px 0 60px;
}

td {
	font-size:2em;
	color: #3c3c3c;
}

a {
	text-decoration: none;	
	color: #508ba9;	
}

a:hover {	
	text-decoration: underline;	
	color: #508ba9;	
}

img a{
	border:0;
	text-decoration:none;
}


/*  positioning  */

.wrapper {	
	padding: 20px 0 0 0;	
	margin: 0 auto;	
	width: 960px;	
	height: auto;	
}

.right {	
	float: right;		
}

.left {	
	float: left;	
	border-right: 2px dotted #ababab;	
	background: url(../images/bottomlines.jpg) no-repeat;
}

.clear {	
	clear: both;
}

#sidebar-right {	
	width: 350px;
	height:520px;
	float: right;	
	border-left: 2px dotted #ababab;
	margin-left:20px;
	background-color:#FFFFFF;

}
#sidebar-left {	
	width: 290px;
	height:550px;
	float: left;	
	border-right: 2px dotted #ababab;
	margin-right:20px;
	background-color:#FFF;
	margin-top:6px;
	padding-top:20px;
}

.linebreak {	
	margin: 25px 15px 0 15px;	
	padding: 20px 0 0 0px;	
	border-top: 1px solid #ababab;
}


/*  content  */

#contentWrapper {
	border-left: 2px dotted #ababab;	
	border-right: 2px dotted #ababab;
	height: auto;	
	width:958px;
	margin-top:-20px;
	background-color:transparent;
	}

#contentWrapper h1{
	padding-top:30px;
	
}
#contentWrapper h1.productname{
	font-style:normal;
	color:#3c3c3c;
}

#contentWrapper h2.tagline{
	background-color:transparent;
	background-image:none;
	font-weight:400;
	font-style:italic;
	font-size: 1.2em;
	color:#666;
	padding-top:0px;
	margin-top:0px;	
	position:relative;
	top:6px;

}
#contentWrapper .producttext{
	font-size:.9em;

}
.producttext ul li{
	list-style-position:inside;
}
.content {	
	padding: 0px 20px 0px 20px;	
	top:6px;
	position:relative;
	background: url(../images/bottomlines.jpg) no-repeat;	

}

.content p{
	font-size:1em;
}
	
	





/* -------Other Formating -----------*/

.address{
	font-size:.8em;
	padding-bottom:.7em;
	color:#666;
}

.address b{
	font-weight:800;
	font-size: 1em;
}

p.breadcrumbs {
	font-size:.8em;
	font-weight:800;
	color:#666;
}

.breadcrumbs a{
	color:#82abc8;
	font-weight:600;
	text-decoration:none;
	font-size:.8em
}

.breadcrumbs a:hover{
	color:#82abc8;
	text-decoration:underline;
}


/*-----Technology section ----*/

.technologysection{

}

.technologysection h2{
	background-image:none;
	padding: 5px 5px 5px 25px;
	display:block; 
	font-size: 1.5em;
	font-style: italic;
	color: #666666;
	font-weight: normal;
	background-color:#FFFFFF;


}
/*
.technologysection h3{
	background-image:none;
	padding: 10px 0px 0px 0px;
	font-size:1.5em; 
	display:block; 
	background-color:#fff; 
	color:#82abc8; 
	font-style:normal;
	border-bottom:thin solid;

}*/

.technologysection h3{	
	color:#FFF;
	background-image:url(../images/contentHeader.gif);
	background-position:-11px 0;
	background-repeat:no-repeat;
	background-color:#a7a7a7;
	padding: 5px 25px 5px 25px;
	margin-top:15px;

}
.technologysection h4{
	background-image:none;
	font-size:1em; 
	display:block; 
	background-color:#fff; 
	color:#3c3c3c; 
	font-style:normal;
	font-weight:700;

}
.technologysection p{
font-size:1em;


}

.bulletedlists ul{
	color:#3c3c3c;

}
.bulletedlists {
	margin-left:30px;
	margin-right:40px;
	color:#3c3c3c; 


}
.bulletedlists li{
	font-size:1.2em;

}

.bulletedlists  ul li{
	list-style-position:inside;
	padding-right: 2em;

}

.paralists {
	margin-left:30px;
	margin-right:40px;

}
.paralists li{
	font-size: 1.2em;
	list-style:none;
	padding-bottom:5px;	
	padding-top:10px;
}
.paralists p{
	padding:0px;
	margin:0px 30px 0px 0px;
	
	}
/*--------News Pagination-----------*/
#paging {display: block; position:relative; margin-left:10px; margin-bottom:20px; margin-right: 20px; color: #666666; font-size: 0.8em;}
.pagingLeft { float: left}
.pagingRight { position:relative; float:right; display:inline;}

/*------table styles-------*/

table.technicaldatatable {
    background: #E9E9F3;
	width:auto;
	margin:5px;
	float:right;
}
table.technicaldatatable th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border: 0px;
    border-bottom: 2px solid #666;
    border-top: 2px solid #666;
	font-size:1em;
}
table.technicaldatatable td {
    text-align: right;
    border: 0px;
    border-bottom: 1px solid #9999AA;
    padding: 5px 10px;
	font-size:1em;
	text-align:left;
}
table.technicaldatatable thead th {
    text-align: center;
    font-weight: bold;
	color:#3c3c3c;

}

table.technicaldatatable tr.Odd {
    background: #F6F4E4;
}
table.technicaldatatable td.smalltabletext{
	font-size:.7em;;
}

.sitemap{
	padding-left:30px;
	border-right: 2px dotted #ababab;

	
	}
.sitemap h2{
	background-image:none;
	padding: 5px;
	display:block; 
	font-size:1em;
	font-style: italic;
	color: #666666;
	font-weight: normal;


}

.sitemap h3{
	background-image:none;
	padding: 10px 0px 0px 0px;
	font-size:1em; 
	display:block; 
	background-color:#fff; 
	color:#3c3c3c; 
	font-style:normal;
	border-bottom:thin solid;

}

.sitemap ul{
	font-size:1em;
	margin:5px 0px 5px 0px;
	font-weight:100;



}

.sitemap li{
	font-size:1em;
	list-style:none;
	margin:0px 30px 0px 30px;
	padding-left:0px;
	font-weight:100;
}

.sitemap li a{
	font-size:1em;
	list-style:none;
	padding-left:0px;
	text-decoration:underline;
	color:#0033FF
}

.sitemap li a:visited{
	color:#9900CC;
}
.sitemap li a:hover{
	color:#666;
}

.sitemap li li{
	font-size:1em;
	list-style:none;
	margin:0px 30px 0px 30px;

}


.newsrssfeed p{
	font-size:.8em;
	padding-top:0px;

}

.newsrssfeed a.more{
	font-size:.9em;
	display:block;
	text-align:right;
	padding-bottom:10px;
	border-bottom:#666666 solid 2px;

}
.newsrssfeed a:hover{
	text-decoration:underline;

}
.newsrssfeed h3 {
background-color:#fff;
background-image:none;
font-size:1em;
color:#508ba9;
padding:10px 10px 0px 10px;
margin:0px;

}
.newsrssfeed h3 p {
background-color:#fff;
background-image:none;
font-size:1em;
color:#508ba9;
margin-left:-25px;

}.newsrssfeed h3 a{
	font-size:.9em;
	border-bottom:0px;
	text-align:left;
	color:#3c3c3c;
	color:#508ba9;
	}
.newsrssfeed h3 a:hover{
	text-decoration:none;

}
	
.newsrssfeed .pubdate {
	
	font-weight:800;
	font-size:.7em;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-align:left;

}
.newsrssfeed {
	width:640px;
	float:right;

}
.rightboxforbottomfix{
	width:640px;
	float:right;

}

#productpage{
	margin-bottom:15px;
	min-height:400px;
}

.productinfolink {
	font-size:1em;
	color:#508ba9;
	text-decoration:underline;
}

.productinfolink:hover{
	color:#82abc8;
	
}
.heaerforleftside{
	background-color: #cccccc; 
	font-size: 1em; 
	color: #FFF; 
	padding: 10px 3px 10px 5px; 
	font-weight: 700;
	background-image:none;
}

.addspaceabove{
	padding-top:30px;
}


#newrightbar{
	float:right;
	width: 660px; 
	border-left:#a7a7a7 dotted 2px;
	background-color:#FFFFFF;
	min-height:400px;
	z-index:100;
}

#newrightbar p{
	padding-right:20px;
	padding-left:25px;
	padding-bottom:10px;
	}

#newrightbar ul{
	padding-left:60px;
	font-size:.75em;
	padding-bottom:10px;
	}
#newrightbar2{
	float:right;
	width: 660px; 
	border-left:#a7a7a7 dotted 2px;
	background-color:#FFFFFF;
	min-height:400px;
	z-index:100;
}

#newrightbar2 p{
	padding-right:20px;
	padding-left:25px;
	padding-bottom:10px;
	}


	
#sidebar-left2{
	background-color:#fff;
	padding-top:20px;
	width:auto;


}

#partners img{
	float:left;
	padding:0px 20px 20px 25px;
	
}
#partners h3{
	clear:left;
}

/*-----------index img hover-------------*/

.imga{
	margin-right:35px;
	float:left;
	width:132px;
	position:relative;
	top:-40px;
}

.imgb{
	margin-right:35px;
	float:left;
	width:132px;
	position:relative;
	top:-40px;
}

.imgc{
	float:left;
	width:132px;
	padding:0;
	margin:0;
	position:relative;
	top:-40px;
}

.capa p{
	font-size:.7em;
	font-weight:700;
	color:#508ba9;
	text-align:center;
	padding:0;
	margin:0;

}

.capb p{
	font-size:.7em;
	font-weight:700;
	color:#508ba9;
	text-align:center;
	padding:0;
	margin:0;
}

.capc p{
	font-size:.7em;
	font-weight:700;
	color:#508ba9;
	text-align:center;
	padding:0;
	margin:0;
}

.index_rotate{
	float:right;
	margin: 0px 0px 0px 30px; 
	height:600px; 
	border-left:#a7a7a7 dotted 2px;	
	list-style:none;
	width:350px;
}
.frontproimg{
	position:relative;
	top: -35px;
}

.human{
	background-color:#EFE38E;	
}

 .subnote{
	  padding-right: 20px; 
	  font-size:.7em !important;
  }

sup{
	vertical-align:top;
	font-size:65%;
}
