body {
	background-image: url(../images/bgtop_page.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

body.loginpopup{
	background-image: url(../images/bg_Sprite.jpg);
	background-repeat: repeat-x;
	background-position: 0px -54px;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


img {
	border:none;
}
.imgborder{
	border-style: solid;
	border-color: rgb(204, 204, 204);
	border-bottom: 1px solid rgb(204, 204, 204);
}
.bgpage_footer {
	background-image: url(../images/bgbott_page.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	
	width:100%;
}


#page{
	width:976px;

	height::100%;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	
}
/*
.pagecolright {float:right; margin-right:-10px;}
* html .pagecolright {float:right; margin-right:0px; width: 262px;}

.pagecolleft{overflow-x:hidden;}
* html .pagecolleft{width:691px;}
.ie6 .pagecolleft {
	overflow-x:hidden;
	width:681px;
}
*/
.pagecolright {float:right; margin-right:0px; width: 250px;}
* html .pagecolright {float:right; margin-right:1px; _margin-right:-9px; width: 250px;}

.ie6 .pagecolright { margin-right:0px;}

.pagecolleft{overflow-x:hidden;}
* html .pagecolleft{overflow-x:hidden;float:left; width:691px;padding-top:10px;}
.ie8 .pagecolleft {

}
.ie7 .pagecolleft {
	margin-top:12px;
}
.ie6 .pagecolleft {
    overflow-x:hidden;
    float:left;
    width:675px;
}
#blogs{
    display:block;
    vertical-align:top;
    padding-bottom:5px;
    padding-right:5px;
}

.ie #blogs{
    padding-right:0px;
}
.ff2 #blogs{
    padding-right:0px;
}
.ff3 #blogs{
    padding-right:0px;
}



/* Header Construction */
div#header {
	background-image:url(../images/sprites3.gif);
	background-position:-26px -429px;
	background-repeat:no-repeat;
	height:118px;
	width:976px;	
	position:relative;
}

#logo{
	position:absolute;
	left:46px;
	top:15px;
	width:290px;
	height:70px;
/*	background-image: url(../images/numetrics_logo.gif);*/
	background-repeat: no-repeat;
}

#options{
	height:40px;
	left:285px;
	overflow:visible;
	position:absolute;
	top:20px;
	width:310px;
}

#searchfield{
	width:163px;
	height:28px;
	background-image: url(../images/sprites3.gif);
	background-repeat: no-repeat;
	background-position: -630px -5px;
}

.searchfield{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0;
	background:transparent;
	height:20px;
	width:130px;
	padding-top:1px;
	padding-bottom:5px;
	margin-left:0px;
}


#sep_options{
	background-image: url(../images/sprites3.gif);
	background-position: -16px -63px;
	background-repeat: no-repeat;
	
	height:13px;
	width:1px;
	padding-left:5px;
	padding-right:5px;	
	padding-bottom:4px;
}

#sep_login_sprite{
	background-image: url(../images/sprites3.gif);
	background-position: -36px -55px;
	background-repeat: no-repeat;
	
	height:18px;
	width:1px;

	padding-left:2px;
	padding-right:2px;	
	margin-bottom:0px;
}

.sep_login{
	padding-left:2px;
	padding-right:2px;	
	margin-bottom:0px;
}


#login {
	height:56px;
	left:612px;
	position:absolute;
	top:7px;
	width:326px;
	z-index:1;
}

.loginbox{
	background-image: url(../images/login_box.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 251px;
	background-position: 1px 3px;
}

#loginfield_id{
	color:#666666;
	width:65px;
	height:18px;
	background:transparent;
	margin-left:15px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}

#loginfield_pwd{
	color:#999999;
	width:65px;
	height:18px;
	background:transparent;
	margin-left:5px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}

#loginoptions{
	position:absolute;
	left:608px;
	top:75px;
	width:320px;
	height:20px;
}

#help{
	position:absolute;
	left:624px;
	top:100px;
	width:220px;
	height:60px;
	background-image: url(../images/bg_help.gif);
	background-repeat: no-repeat;
	background-position: right;

}

.helpoptions{
	font-size:12px;
	list-style:none; 
	margin-top:3px;
	margin-bottom:5px;

	margin-right:25px; 
	padding:0px; 
	text-align:right; 
}

.helpoptions a{
	text-decoration:none;
	color:#333333;
}

.helpoptions a:hover{
	color:#CC0000;
}


/* End: Header Construction */

/* Begin: Menubar Construction */

#menubar{
	height:37px;
	
	background-image: url(../images/sprites3.gif);
	background-repeat: no-repeat;
	background-position: -20px -278px;	
}
/* End: Menubar Construction */

/* Begin: Body Construction */

#body{
	background-image: url(../images/bgfloat_body.jpg);
	background-repeat: repeat-y;
}

#pagebody{
	background-image: url(../images/sprites3.gif);
	background-position: -22px -549px;
	position:relative;
	overflow:hidden;

	background-repeat: no-repeat;
	width:976px;	
	min-height:640px;
	
}

#subpagemargins{
	padding-left:30px;
	padding-right:60px;
}

#homebanner {
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;	
	width:670px;
	height:255px;	
	background: url(../images/homepage_new_banner10.jpg) no-repeat left top;
	border-bottom:2px solid #CC0000;
	position:relative;
}
*html #homebanner{	width:667px; overflow:hidden; }
*+html #homebanner{	width:667px; overflow:hidden; }
.ie6 #homebanner{	width:660px; overflow:hidden; 	background: url(../images/homepage_new_banner10.jpg) no-repeat -3px 0px; }
#homebanner .homebanner_title{color:#ECF4F9; font-size:20px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; padding-

bottom:10px;display:none;}
#homebanner .homebanner_text{color:#FFFFFF; font-size:16px; padding-bottom:10px;display:none;}
.more {
	width:110px;
	height:26px;
	top:56px;
	right:11px;
	display:block;
	position:absolute;
}


.homepagecontent_title{font-size:11pt; color:#CC0000; font-weight:bold; line-height:130%; padding-bottom:10px; }

.quotes{width:230px; padding-top:5px; padding-left:3px; padding-bottom:3px;}
+html.quotes{width:400px; padding-top:5px; float:right; padding-left:3px; padding-bottom:3px;}

.videothumb{overflow:hidden; padding-top:20px;}
.videothumb a{width:205px; height:122px; margin:5px 3px;}
#homecontent #maincontent .videothumb a, #homecontent #maincontent .videothumb a:hover{text-decoration:none; border-bottom:0px none;}
.videothumb a.vcompany{display:block; background:url(../images/sprites3.gif) no-repeat; background-position: -400px -6px; 
float:left;}

.videothumb a.vproddemo{display:block; background:url(../images/sprites3.gif) no-repeat; background-position: -400px -148px; 
float:left;}

.videothumb a.vcasestudies{display:block; background:url(../images/sprites3.gif) no-repeat;  background-position: -400px -290px; 
float:left;}

.videothumb a.vcompanyjp{display:block; background:url(../images/sprites3.gif) no-repeat; background-position: -1010px -6px; 
float:left;}

.videothumb a.vproddemojp{display:block; background:url(../images/sprites3.gif) no-repeat; background-position: -1010px -148px; 
float:left;}

.videothumb a.vcasestudiesjp{display:block; background:url(../images/sprites3.gif) no-repeat;  background-position: -1010px -290px; 
float:left;}


#homecontent #maincontent .videothumb-con a, #homecontent #maincontent .videothumb-con a:hover{text-decoration:none; border-bottom:0px 

none;}
.videothumb a.vcompany-con{display:block; background:url(../images/videothumb_company.gif) no-repeat; float:left;}
.videothumb a.vproddemo-con{display:block; background:url(../images/videothumb_proddemo.jpg) no-repeat; float:left;}
.videothumb a.vcasestudies-con{display:block; background:url(../images/videothumb_casestudies.gif) no-repeat; float:left;}

.events{margin-right:-30px; margin-top:20px; margin-bottom:20px; overflow:hidden; width:250px;}

.events .eventthumb{
	width:237px; height:50px; background:url(../images/homepage_evt_thumb.jpg) no-repeat; 
	float:left;	
	padding:7px 5px 7px 8px;
}

.events .eventthumb_shad{
	width:280px; height:17px; background:url(../images/homepage_evt_thumb_shad.jpg) no-repeat; 
	float:left;	display:-moz-inline-block; display:inline-block;

}

.pagecolright .events .eventthumb div{font-size:11px; color:#CC0000; border:none; line-height:120%; padding-bottom:10px;}
.pagecolright .events .eventthumb span{font-size:11px; color:#000000; font-weight:bold; display:block; overflow:hidden;}
.pagecolright .events .eventthumb a, #homecontent #maincontent .events .eventthumb a:hover{display:-moz-inline-block; display:inline-

block; background:url(../images/homepage_evt_btn.jpg); width:155px; height:27px; color:transparent; float:right; border:none; text-

decoration:none;}
.pagecolright .events .eventthumb a.registerevt, #homecontent #maincontent .events .eventthumb a.registerevt:hover{display:-moz-inline-

block; display:inline-block; background:url(../images/homepage_evt_reg_btn.jpg); width:139px; height:27px; color:transparent; float:right; 

border:none; text-decoration:none;}

#homecontent .partners {
	margin:25px 15px 0px 0px;
	padding:0px 0px 0px 0;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;

}
#homecontent .partners .partners_title{
	background:url(../images/homepage_partners_title.jpg) repeat-y; font-size:12px; color:#CC0000;
	padding:3px 5px;
	margin-bottom:0px;
	width:620px;
	font-weight:bold;
}
#homecontent .partners .partners_logos{
/*	background:url(../images/partners_logo.jpg) repeat-y; */
	width:628px;

}

#homecontent{
	margin-left:0px;
	margin-right:0px;	
	padding-left:0px;
	width:670px;
	background-image: url(../images/bg_Sprite.jpg);
	background-repeat: repeat-x;
	background-position: 0px -54px;	
	padding-top:10px;
}

.ie7 #homecontent{
	width:667px !important;
	overflow:hidden;
}
.ie6 #homecontent{
	width:660px !important;
	overflow:hidden;
}


#homecontent #maincontent{
	padding-top:5px;
	padding-left:2px;
	vertical-align:top;
	padding-right:20px;
}

#homecontent #maincontent a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color:#000000;
	
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;

	text-decoration: none;
}

.inner{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #0000FF;
}	

#homecontent #maincontent a:hover{
	color:#CC0000;
	
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}


#homecontent #sep{
	width:10px;
	height:180px;
	background-image: url(../images/sep.gif);
	background-repeat: repeat-y;
	background-position: 8px 20px;
}

#news{
	display:inline;
	vertical-align:top;
}


#news #newswindow{
	position:relative;
	display:block;
	width:240px;
	height:120px;
	vertical-align:top;
	overflow:hidden;
	letter-spacing:0px;	
	padding:0px 0px 0px 8px;
	
	
}

#news #newswindow .newshead{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	margin-bottom:5px;
	list-style:none;
	line-height:1.2em; 
	padding-bottom:0px;
}

#news #newswindow .newshead a{
	color:#333333;
	text-decoration:none;
}

#news #newswindow .newshead a:hover{
	color:#CC0000;
	text-decoration:none;
}


#news #newswindow .newsdetail{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	margin-bottom:10px;
	list-style:none;
}

#news #newswindow dt.news_sep{height:10px; border-top:1px solid #F3F3F3; font-size:1px;}

#news #navigation{
	display:block;
	width:254px;
	height:20px;
	padding-left:8px;
}


/* Blog Box */
#blogs{
	display:block;
	vertical-align:top;
	padding-bottom:5px;
	padding-right:5px;
 _padding-right:11px;
}

#blogs #title{
	height:37px;
	overflow:hidden;
}

.blogsbox
{
	margin-left:5px; width:240px; padding:0px 5px 5px 5px; _padding-left: 0;
}

.ie6 .blogsbox { 
	
}

#blogs #blogswindow{
	position:relative;
	display:block;
	width:222px;
	height:273px;
	_height:277px;
	*height:277px;
	vertical-align:top;
	overflow:hidden;
	letter-spacing:0px;	
	padding:0px 0px 0px 8px;
}
 

.ie6 #blogs #blogswindow{

}



.blogtabs{overflow:hidden; padding-left:5px; position:relative; z-index: 10; top:1px; height:26px;}
.blogcontent{width:234px;}


a.blogtabs_news{ width:52px; height:24px; display:block; float:left; font-size:11px;

text-decoration:none; margin-right:2px; font-weight:bold !important; color:#666 !important; font-size:11px; text-align:center; padding:1px;}
a.blogtabs_blog{ width:52px; height:24px; display:block; float:left; 

text-decoration:none; margin-right:2px; font-weight:bold !important; color:#666 !important; font-size:11px; text-align:center; padding:1px;}
.blogsbox .content
{
	border:1px solid #ddd;
	padding-top:8px;
}
a.blogtabs_tweets{ width:52px; height:24px; display:block; float:left; text-decoration:none; font-weight:bold !important; color:#666 !important; font-size:11px; text-align:center; padding:1px;}

	a.blogtabs_news:hover, 
	a.blogtabs_news.blogactive, 
	a.blogtabs_blog:hover, 
	a.blogtabs_blog.blogactive, 
	a.blogtabs_tweets:hover, 
	a.blogtabs_tweets.blogactive,
	a.blogtabs_news.blogactive:hover,
	a.blogtabs_blog.blogactive:hover,
	a.blogtabs_tweets.blogactive:hover
	{background:#fff url(../images/bg-tabs-active.gif) left top repeat-x; border:1px solid #ddd; border-bottom: none; font-size: 11px; text-align: center; font-weight: bold !important; color: #CC3333 !important; outline:none; }

a.blogtabs_tweets:hover,
a.blogtabs_news:hover,
a.blogtabs_blog:hover
{
	background:none;
	padding:1px;
	border:none;
	top:1px;
}
	a.blogactive:hover,
	a.blogactive:hover,
	a.blogactive:hover
	{background:#fff url(../images/bg-tabs-active.gif) left top repeat-x; border:1px solid #ddd; border-bottom: none; font-size: 11px; text-align: center; font-weight: bold !important; color: #CC3333; outline:none; }
/*
myHoverClass{
	background:none;
	padding:1px;
	border:none;
	top:1px;
}*/

#blogs #blogswindow .bloghead{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#71706F !important;
	font-weight:normal !important;
	list-style:none;
	line-height:1.2em; 
}
#blogs #blogswindow .bloghead STRONG{ font-weight:normal !important; color:#71706F !important;}
#blogs #blogswindow .bloghead a{
	color:#333 !important;
	text-decoration:none;
	font-weight:normal !important;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	padding:12px 5px;
	border-bottom:1px dashed #ccc;
	float:left;
	width:95%;
}

#blogs #blogswindow .bloghead a:hover{
	/*color:#CC0000;*/
	color:#333;
	text-decoration:none;
	font-weight:normal !important;
	display:block;
	padding:12px 5px;
	background-color:#f2f2f2;
	border-bottom:1px dashed #ccc;
	width:95%;
}
#blogs #blogswindow .bloghead a span
{
	font-weight:bold;
	font-size:11px;
}

#blogs #blogswindow .blogdetail{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	margin-bottom:10px;
	list-style:none;
	display:none;
}

#blogs #blogswindow .blogdetail span{
	font-size:11px;
	font-weight:normal;
	color:#333333;
	margin-top:5px;
	list-style:none;
	display:block;
}
#blogs #blogswindow .blogdetail span.comment{
	background:url(../images/blog_comments.jpg) no-repeat; 
	padding-left:18px;
	display:block;
	right:0px; 
	position:absolute;
	display:none;
}
#blogs #blogswindow .blogdetail span.comment a{color:#666666; text-decoration:none;}


#blogs #blogswindow dt.news_sep{height:10px; border-top:1px solid #F3F3F3; font-size:1px;}

#blogs #navigation{
	display:block;
	width:234px;
	height:30px;
	padding-left:8px;

	overflow:hidden;
}

/* Endo of Blog Box */


/* End: HomePageBody Construction */

/* Begin: Footer Construction */
#footer{
	position:relative;
}

#subnavcontainer{
	width:240px;
}


#subpagecontent{
	overflow:visible;
	
	margin-top: 0px;	
/*	margin-right: 5em;
	margin-bottom: 0px;
	margin-left: 290px;*/
	
	padding-top:2em;
	
}



/* News Page */
#subpagecontent .newshead{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;

	list-style-image:url(../images/green_arrow.gif);
	width:400px;
}

#subpagecontent .newshead a{
	color:#000000;
	text-decoration:none;
	border:none;
}

#subpagecontent .newshead a:hover{
	color:#CC0000 !important;
	background-color:transparent !important;
	text-decoration:none;
}


#subpagecontent .newsdetail{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	list-style:none;
	list-style-image:none;

	padding-bottom:10px;
	
}


/* Popup Window */
#popuplogo{
	left:36px;
	top:25px;
	width:290px;
	height:70px;
	background-image: url(../images/numetrics_logo_popwin.gif);
	background-repeat: no-repeat;
}
.popupwindow{
	margin:20px 30px;
}

.highlight{
	margin-top:9px;
	padding-top:10px;

	color: #FFFFFF;
	background-image: url(../images/homepage_para_highlight.gif);
	background-repeat: no-repeat;
	
	display:block;
	width:410px;
	height:34px;
	
	text-align:center;
}

.highlight_japanese{
	margin-top:9px;
	padding-top:8px;

	color: #FFFFFF;
	background-image: url(../images/homepage_para_highlight.gif);
	background-repeat: no-repeat;
	
	display:block;

	width:410px;
	height:34px;
	
	text-align:center;
}

.frm_description{color:#666666; font-size:10px;}


.downturn label{width:60px; }

.icons_follow{float:left;}
.icons_follow2{float:right; padding-right:10px; padding-top:6px;}
a.icon_rss2{background: url(../images/icon_rss.gif) no-repeat; display:-moz-inline-box; display:inline-block; width:18px; height:18px; 

text-decoration:none;}
a.icon_twitter2{background: url(../images/icon-social.gif) left center no-repeat; display:-moz-inline-box; display:inline-block; width:18px; 

height:18px; margin-left:5px; text-decoration:none;}

/* News Block */
#constantcontact{
	/*border-top:1px solid #CCCCCC;*/
	display:block;
	margin-right:10px;
	padding-bottom:5px;
	/*padding-top:10px;*/
	vertical-align:top;
	padding-left:0px;
	margin-left:10px;
	padding-right:0px;
}
#constantcontact form{
	display:block;
}
#constantcontact input[type='text']{
	font-size:11px;
	border:1px solid #CCCCCC;
	color:#333333;
	height:14px;
	margin-bottom:3px;
	padding:2px;
	width:180px;
}
*html #constantcontact #ea{
	font-size:11px;
	border:1px solid #CCCCCC;
	color:#333333;
	height:14px;
	margin-bottom:3px;
	padding:2px;
	width:180px;
}

#constantcontact input[type='submit']{
	background:transparent url(../images/formbtn.gif) repeat-x scroll 0 0;
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	border:1px solid #333;
	height:20px;
	margin-bottom:3px;
	padding:2px;
	text-align:center;
}

#constantcontact input.formbutton{
	background:transparent url(../images/formbtn.gif) repeat-x scroll 0 0;
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
#constantcontact font{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin:0px;
}

#constantcontact h3{
	color:#CC0000;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
	margin:0px;
}

#constantcontact label{
font-size:11px;
display:block;
}

#subpagecontent .downloadbrochure a{border:0px none !important; text-decoration:none !important; background:none !important;}


.titleFix{
	margin-top:0px;
	margin-left:5px;
	margin-bottom:0px;
	background: url(../images/sprites3.gif);
	background-position: -625px -35px;
	background-repeat: no-repeat;
	width: 255px;
	height: 77px;
	cursor: pointer;
	display:block;


}

.caseStudies {
	padding-left: 0px;
	margin-top: -10px;
	margin-bottom: 5px;
	text-align: center;
	background: url(../images/sprites3.gif);
	background-position: -613px -125px;
	background-repeat: no-repeat;
	width: 243px;
	height: 32px;
	cursor: pointer;
	display:block;
	z-index:9999px;
}

.secureLogin {
	background: url(../images/sprites3.gif);
	background-position: -10px -323px;
	background-repeat: no-repeat;
	width: 24px;
	height: 51px;
	cursor: pointer;
	display:block;
	z-index:9999px;
}
.numetricsLogo {
	background-image: url(../images/sprites3.gif);
	background-position: -689px -334px;
	background-repeat: no-repeat;
	width: 290px;
	height: 70px;
	cursor: pointer;
	display:block;
	position:relative;
	left: 41px;
	top: 5px;
}

.loginButtonEnglish {
	background: url(../images/sprites3.gif);
	background-position: -10px -389px;
	background-repeat: no-repeat;
	width: 148px;
	height: 36px;
	cursor: pointer;
	display:block;
	text-indent:-9999px;
}

.loginButtonJapanese {
	background: url(../images/sprites3.gif);
	background-position: -170px -389px;
	background-repeat: no-repeat;
	width: 148px;
	height: 36px;
	cursor: pointer;
	display:block;
	text-indent:-9999px;
}

.iconJapFlag {
	background: url(../images/sprites3.gif);
	background-position: -40px -119px;
	background-repeat: no-repeat;
	width: 30px;
	height: 25px;
	padding-right: 4px;
	cursor: pointer;
	display:block;
	text-indent:-9999px;
	
}

.iconUSAFlagApplied {
	background: url(../images/sprites3.gif);
	background-position: -82px -150px;
	background-repeat: no-repeat;
	width: 30px;
	height: 25px;
	cursor: pointer;
	display:block;
	text-indent:-9999px;
}

.iconJapFlagApplied {
	background: url(../images/sprites3.gif);
	background-position: -81px -120px;
	background-repeat: no-repeat;
	width: 30px;
	height: 25px;
	padding-right: 4px;
	cursor: pointer;
	display:block;
	text-indent:-9999px;
	
}

.iconUSAFlag {
	background: url(../images/sprites3.gif);
	background-position: -40px -148px;
	background-repeat: no-repeat;
	width: 30px;
	height: 25px;
	cursor: pointer;
	display:block;
	text-indent:-9999px;
}

.iconMore{
	background: url(../images/sprites3.gif);
	background-position: -623px -175px;
	background-repeat: no-repeat;
	width:50px;
	height: 10px;
	cursor: pointer;
	display:block;
}

.registrationEng{
	width:120px;
	height: 31px;
	background: url(../images/sprites3.gif);
	background-position: -626px -190px;
	background-repeat: no-repeat;
	cursor: pointer;
	padding-top: 5px;
	display:block;

}

.registrationJap{
	width:120px;
	height: 31px;
	background: url(../images/sprites3.gif);
	background-position: -750px -190px;
	background-repeat: no-repeat;
	cursor: pointer;
	padding-top: 5px;
	display:block;

}

.reqForInfoEng{
	width:178px;
	height: 31px;
	background: url(../images/sprites3.gif);
	background-position: -621px -226px;
	background-repeat: no-repeat;
	cursor: pointer;
	display:block;
	font-family: Arial; 
	font-size: 13px; 
	color: rgb(0, 0, 0);

}

.reqForInfoJap{
	width:101px;
	height: 31px;
	background: url(../images/sprites3.gif);
	background-position: -621px -252px;
	background-repeat: no-repeat;
	cursor: pointer;
	display:block;
	font-family: Arial; 
	font-size: 13px; 
	color: rgb(0, 0, 0);

}

.downloadBrochure{
	width:151px;
	height: 31px;
	background: url(../images/sprites3.gif);
	background-position: -718px -252px;
	background-repeat: no-repeat;
	cursor: pointer;
	display:block;
}

.numetricsCommunity {
    width:250px;
	height: 32px;
	background: url(../images/sprites3.gif);
	background-position: -696px -299px;
	background-repeat: no-repeat;
    padding-left:0px;

}

#stamp12{

position: absolute; 
top: 176px; 
left: 520px; 
z-index: 99; 
background: url("/images/Numetrics_StampNew.png") no-repeat scroll 100% 100% transparent; 
//background: url("/images/alert.gif") no-repeat scroll 100% 100% transparent; 
width: 200px; 
height: 180px;

}
