/* NA CSS Document */
/*//////////////////////////////////////////////////////////////////*/
/*  Universal styles - these are for common UI styles               */
/*//////////////////////////////////////////////////////////////////*/
body {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
}

body a:link, body a:active, body a:visited {
	color: #000000;
	text-decoration: underline;
}

body a:hover {
	color: #FF0000;
	text-decoration: underline;
}

acronym {
}

/*//////////////////////////////////////////////////////////////////*/
/* Universal classes */
.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.txt-highlight {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.txt-bold {
	font-weight: bold;
}
.txt-vsmall {
	font-size: 9px;
}

.txt-small {
	font-size: 10px;
	text-decoration: none;
}

.img-border {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

/* next two rules are for emissions, remove after reworking table */
.tableSubTitleFont {
FONT-SIZE: 9pt; COLOR: #000000; FONT-WEIGHT: bold; FONT-FAMILY: Arial, Helvetica; 
}
.text {
font-family:arial; font-size:10pt; color:black; TEXT-DECORATION: none
}

/*//////////////////////////////////////////////////////////////////*/
#skipnav {
	display: none;
}

/*//////////////////////////////////////////////////////////////////*/
/* Regional header space */
#regionalheader {
	width: 100%;/*changed from 98 to 100%*/
	height: 50px;
	/*border: 2px solid #000000;*/ 
}

/*//////////////////////////////////////*/
	/* Regional branding header space */
	#regionalbrandingheader {
		width: 100%;
		height: 25px;
		vertical-align: top;
		
			}
	
	#topnavbar {
		width: 100px;
		height: 25px;
		float: center;
		margin-top: 0px;
		padding-top: 5px;
		
	} 
	
	/* Added for CGT CR - STARTS */
	#bottomnavbar {
		width: 800px;
		height: 25px;
		align: center;
		margin-top: 0px;
		padding-top: 5px;		
	} 
/* Added for CR - ENDS */
	
	
	#regionalbrandingheader ul {
		text-align: right;
		margin-top: 0px;
		padding-top: 0px;
	}
	
	#regionalbrandingheader li {
		list-style-type: none;
		display: inline;
		font-size: 10px;
	}
	
	#regionalbrandingheader li.printscreenview {
	}
	
#regionalbrandingheader li.standardscreenview {
		display: none; 

	}
	
	#logo {
		margin-left: 10px;		
		margin-top: 10px; 
		position: static;
		
	}
	
	#logo img {
		border: none;
	}
	
	#tagline {
		text-align: right;		
		float: right;
		background-color:black;	
		width:auto;	
		}
	
	#tagline img {
		margin: 0px 0px 5px 0px;
		border: none;
	}
	/* End Regional branding header space */
	
/*//////////////////////////////////////////////////////////////////*/
	/* Menu container space */
	#menucontainer {
		background-color: black;
		/* Commented for CRQ000000013334 starts*/
		/*background-image: url(/www/de/common/images/bkgd-pinstripe-redblack.gif);*/		
		/* Commented for CRQ000000013334 ends*/
		background-repeat: repeat-x;
	}
	
	#regionchoice {
		margin: 4px 0px 0px 0px;
		padding: 0px;
		float: left;
	}
	
	#menucontainersubwrap {
		width: auto;
		height: auto;
		margin: 0px;
		padding: 0px;
		}
		
			
	#menucontainersubwrap h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
	width: auto;
		height: auto;
		float: left;
		padding: 0px 0px 0px 10px;
		color: #FFFFFF;
		text-decoration: none;
	/* Added for CRQ000000013334 starts*/
		margin-left: 0px;
		/* Added for CRQ000000013334 Ends*/
		/* Commented for CRQ000000013334 starts*/
	/*margin-left: 50px;*/
	/* Commented for CRQ000000013334 Ends*/
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
	#sitesearchgoogle {
		width: auto;
		height: 40px;
		text-align: right;
		margin: 5px 10px 0px 0px;
		float: left;    
	
	}
	
	#regionalmainnavmenu {
		padding: 0px;
		margin: 0px;
		clear: right;

	}

	/* End Menu container space */


#sidelocationindicator {
	vertical-align: top;
	width: 1%;
}

#sidelocationindicator img {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#header{
	width: 100%;
}

#maincontainer {
	/*width: 760px;*/
	width: 100%;
	margin-top: 5px;
}

/*//////////////////////////////////////////////////////////////////*/
/* Regional footer space */
#regionalfooter {
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	/*width: 760px;*/
	width: 98%;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#regionalfooter ul {
	margin: 5px 0px;
	padding: 0px;
}
	/*Only IE sees this 
	* html #regionalfooter ul {
		margin: 5px;
	}*/

#regionalfooter li {
	list-style-type: none;
	font-size: 10px;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#regionalfooter a:link, #regionalfooter a:active, #regionalfooter a:visited {
	color: #000000;
	text-decoration: underline;
}

#regionalfooter a:hover {
	color: #FF0000;
	text-decoration: underline;
} 

#regionalfooter p {
	font-size: 10px;
	text-decoration: none;
	margin: 5px 0px 0px;
	padding: 0px;
	/* text-align: center; */
}

/* This is for the RSS icon in the footer */
#regionalfooter p img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
}

/************ Added for CR - STARTS *************/
 #regionalbrandingfooter li.printscreenview {
	}
	
	#regionalbrandingfooter li.standardscreenview {
		 display: none;  
	}
	
	
#regionalbrandingfooter div.custfoot{
display: none;
}	


#regionalbrandingfooter div.divcon{
display: inline;
}	

#regionalbrandingfooter div.divcum{
display: inline;
color: black;
}	
#regionalbrandingfooter div.botnav{
display: inline;
}	

#regionalbrandingfooter div.emailfooter{
display: none;
}	

#regionalbrandingfooter div.viewprintfooter{
display: none;
}	
/************ Added for CR - ENDS *************/

/*//////////////////////////////////////////////////////////////////*/
/*  Global homepage styles - these are for the global homepage      */
/*//////////////////////////////////////////////////////////////////*/
#leftcol1-2 {
	text-decoration: none;
	width: 65%;
	vertical-align: top;
}

#rightcol2-2 {
	text-decoration: none;
	width: 28%;
	vertical-align: top;
}

#regionallist {
	margin-right: 100px;
	padding-right: 0px;
	/*font-size: 12px;
	text-decoration: none;*/
}

#regionallist h1 {
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

#regionallistmenu {
	vertical-align: top;
	margin-left: 15px;
}

#logo h1 {
	display: none;
}

/*//////////////////////////////////////////////////////////////////*/
/*  Regional page template styles                                   */
/*//////////////////////////////////////////////////////////////////*/
/* Regional feature banner space*/
#regionalfeaturebanner {
	width: 98%;
	font-size: 13px;
	text-decoration: none;
	/* background-image:  url(../images/featurebrd-bkgd-blugrad.jpg);
	background-repeat: repeat-x; */
	height: 125px;
}

#regionalfeaturebanner img {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}

/*//////////////////////////////////////////////////////////////////*/
/* Regional starter section */
#regionalstartersection {
	text-decoration: none;
	clear: both;
	margin-top: 5px;
	height: 190px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	width: 98%;
}

	/* Only IE can see this*/
	* html #regionalstartersection {
		text-decoration: none;
		clear: both;
		margin-top: 5px;
		height: 150px;
		border-right: 1px solid #000000;
		border-bottom: 1px solid #000000;
		border-left: 1px solid #000000;
		width: 98%;
	}
#regionalstartersection h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	margin: 0px;
	padding: 4px;
}

/* #regionalstartersection img {
	margin-bottom: 5px;
} */

#starter-col1-3, #starter-col2-3, #starter-col3-3 {
	text-decoration: none;
	width: 30%;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	padding: 0px;
}

#starter-col1-3 h3, #starter-col2-3 h3, #starter-col3-3 h3 {
	font-size: 13px;
	text-decoration: none;
	margin-bottom: 0px;
}

#starter-col1-3 ul, #starter-col2-3 ul, #starter-col3-3 ul {
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
}

#starter-col1-3 li, #starter-col2-3 li, #starter-col3-3 li {
	font-size: 12px;
	text-decoration: none;
	list-style-image: url(../images/arrow_bullet.gif);
}

/* ////////////////////////////////////////////////////////////////// */
/* Regional news banner and news release section styles */
#regionalnews {
	text-decoration: none;
}

#news h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	height: 18px;
	margin: 0px;
	padding: 2px 4px 1px 5px;
}

#news {
	/*border: 1px solid #000000; */
}

/* For headlines in news banners */
.news-headline-small {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 5px;
	line-height: 14px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: left;
}

.news-headline-large {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin: 5px;
	line-height: 18px;
	padding: 0px;
}

.news-item {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 5px;
	text-align: left;
}

.news-dateline {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 0px;
}

#news-article {
}

#news-photo-caption {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	width: 204px;
}

#news-photo-caption p {
	font-size: 8px;
}

#news h3 a:link, #news h3 a:active, #news h3 a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#news h3 a:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}

a:link.news-headline-small, a:active.news-headline-small, a:visited.news-headline-small {
	/* color: #003366;
	text-decoration: underline; */
	display: block;
}

a:hover.news-headline-small {
	/*color: #FF6600;
	text-decoration: underline; */
	display: block; 
}

#newsreleases {
	width: 98%;
}

#newsreleases ul {
	margin: 10px 0px 5px;
	width: auto;
	padding: 0px;
	
}

#newsreleases ul li {
	list-style-type: none;	
	margin: 10px 5px 5px 0px;
    	padding: 0px 2px 2px 0px;
	background-color: #F3F3F3;
}

/* ////////////////////////////////////////////////////////////////// */
/* Solutions section */
#solutionssection {
	text-decoration: none;
	/* border-bottom: 1px solid #0060A9; */
	margin-top: 10px;
	padding-bottom: 5px;
}

#solutionssection h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	height: 18px;
	margin: 0px;
	padding: 2px 4px 1px 2px;
}

#solutionssection p {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 5px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#solutionssection h3 a:link, #solutionssection h3 a:active, #solutionssection h3 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#solutionssection h3 a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#solutions-row1-col1-2, #solutions-row1-col2-2 {
	text-decoration: none;
}

#solutions-row1-col1-2 li, #solutions-row1-col2-2 li {
	list-style-image: url(../images/arrow_bullet.gif);
	font-size: 11px;
	text-decoration: none;
}

#solutions-row2-col1-2, #solutions-row2-col2-2 {
	text-decoration: none;
}

#solutions-row2-col1-2 li, #solutions-row2-col2-2 li {
	font-size: 11px;
	text-decoration: none;
	list-style-image: url(../images/arrow_bullet.gif);
}

#solutionssection ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/*//////////////////////////////////////////////////////////////////*/
/*       For styles found in pages using sectional template         */
/*//////////////////////////////////////////////////////////////////*/
/* Overall table column values */
#leftcol1-3 {
	width: 15%;
	vertical-align: top;
}

#centcol2-3 {
	width: 60%;
	vertical-align: top;
}

#rightcol3-3 {
	width: 18%;
	vertical-align: top;
}

/* Vertical sectional menu container - styles for the menu are found in p7tm/p7tmbasic.css */
#sectionalmenu {
	margin-top: 0px;
	margin-left: 0px;
}

#sectionalmenu h3 {
	font-size: 19px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	/*height: 18px;*/
	margin: 0px;
	padding: 2px 4px 1px 0px;
}

/*Breadcrumb navigation structure*/
#breadcrumbnav{
	font-size: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	/*width:60%;*/
}

#breadcrumbnav ul{
	margin-top: 0px;
	margin-right: 0px;/*this setting is for mozilla based browser just don't why had to do this*/
	margin-bottom: 0px;
	margin-left: -30px;
}

	/*have to create this IE hack need this to move the list to the left*/
	* html #breadcrumbnav ul{
		margin: 0px;
	}

#breadcrumbnav li{
	list-style-type: none;
	display: inline;
}

.currentpage{
	color: #FF0000;
}

/*//////////////////////////////////////////////////////////////////*/
/* Sectional feature banner space*/
#sectionalfeaturebanner {
	font-size: 12px;
	text-decoration: none;
	/*background-image:  url(../images/featurebrd-bkgd-blugrad.jpg);*/
	background-repeat: repeat-x;
	height: 125px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}

#sectionalfeaturebanner img {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}

/*//////////////////////////////////////////////////////////////////*/
/* Main content */
#maincontent {
	margin: 10px 10px 10px 5px;
	clear: left;
}

#maincontent li {
	font-size: 12px;
	text-decoration: none;
	list-style-type: decimal;
	/*list-style-image: ;*/
}

#contentbox {
	clear: none;
}

#contentbox p {
	margin: 5px;
	padding: 0px;
	font-size: 12px;
	text-decoration: none;
}

#contentbox h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	/*background-color: #000000;
	padding-left: 5px;*/
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#contentbox h3 {
	margin: 5px;
	font-size: 12px;
}

/* .contentboxlists {
	margin-top: 0px;
	padding: 0px;
	font-size: 12px;
}

 #contentbox li {
	/*margin-left: 0px; 
	font-size: 12px;
	list-style-type: disc;
}*/

#sectionalcontent, #detailcontent {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

/* For distributor addresses */
#sectionalcontent address {
	margin: 5px 5px 7px;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	padding: 0px;
}

#sectionalcontent p {
	margin: 5px;
	margin-top: 0px;
	font-size: 12px;
	text-decoration: none;
} 

#sectionalcontent img, #detailcontent img {
	border: 0px;
} 

#sectionalcontent h3, #detailcontent h3 {
	margin: 5px 0px 0px 5px;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
} 

#sectionalcontent h4, #detailcontent h4 {
	margin: 5px 0px 0px 5px;
	font-size: 12px;
	padding: 0px 0px 0px 0px;

} 

#sectionalcontent ul, #detailcontent ul {
	/* margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;*/
}

#sectionalcontent li, #detailcontent li {
	list-style: disc;
	margin: 5px 0px 5px 10px;
	padding: 0px;
}

/* For glossary terms */
#sectionalcontent dl dt {
	font-size: 14 px;
	font-weight: bold;
	margin: 5px 0px 5px 10px;
	padding: 0px;
} 

#sectionalcontent dl dd {
	font-size: 10 px;
	margin: 5px 0px 5px 10px;
	padding: 0px;
}


#sectionalcontent li p, #detailcontent li p{
	margin: 5px;
	padding: 0px;
}


#productset {
	margin: 0px;
	padding: 0px;
	width: 98%;
}

#productset img {
	border: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#productset ul {
	font-size: 12px;
	margin: 5px;
	list-style-type: none;
	padding: 0px;
}

#appengcontent img {
	margin: 5px;
	float: right;
}

#appengcontent ul {
	font-size: 12px;
	margin: 5px;
	list-style-type: none;
	padding: 0px;
}

#appengcontent li {
	margin-left: 15px;
	padding: 5px;
}

#appengcontent h3 {
	font-size: 12px;
	margin: 5px;
	padding: 0px;
}

#disclaimer {
	width: 85%;
   	height: 80px;
   	overflow: auto;
	border: 1px #CCC solid;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
}

#manuallists {
	float: right;
	background-color: #EEEEEE;
	margin: 5px;
	padding: 2px;
	border: thin;
	border-color: #000000;
}

#manuallists ul {
	font-size: 12px;
	margin: 5px;
	list-style-type: none;
	padding: 0px;
}

#manuallists li {
	list-style-type: none;
	margin: 0px 0px 0px 3px;
	padding: 0px;
}

#eventscontent p {
	margin: 0px;
	padding: 0px;
}

#eventscontent hr {
	height: 1px;
	width: 75%;
}

/*//////////////////////////////////////////////////////////////////*/
/* Regional home banner A space */
#regionalhomebanner-a {
	clear: left;
	/* border: 1px solid #CCCCCC; */
	width: 98%;
	margin-top: 10px;
	text-align: right;
}

/* For image banners in regionalhomebanner-a space 
#regionalhomebanner-a-image {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}*/
/*This id has been included for img tag in Regional banner-a space*/
#regionalhomebanner-a img {
	margin: 7px 5px 5px;
	float: left;
}
/*This id has been included for <p> tag in Regional banner-a space*/
#regionalhomebanner-a p {
	font-size: 12px;
	text-decoration: none;
	margin: 5px 0px 5px 5px;
	padding-top: 0px;
	text-align: left;
}
/*This id has been included for <h3> tag in Regional banner-a space*/
#regionalhomebanner-a h3 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
}

/*//////////////////////////////////////////////////////////////////*/
/* Regional home banner B space */
#regionalhomebanner-b {
	margin-top: 10px;
	/* border: 1px solid #CCCCCC; */
}
/*This tag has been included for img tag in regional banner b space*/
#regionalhomebanner-b img {
	margin: 5px 5px 0px;
	float: left;
	border: none;

}
/*This tag has been included for <p> tag in regional banner b space*/
#regionalhomebanner-b p {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
/*This tag has been included for <h3> tag in regional banner b space*/
#regionalhomebanner-b h3 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


/* For image banners in regionalhomebanner-b space 
#regionalhomebanner-b-image {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}*/

/* For HTML banners in regionalhomebanner-b space */
/*This has to be deleted as created new regionalhomebanner-b img
#regionalhomebanner-b-html img {
	margin: 5px 5px 0px;
	float: left;
	border: none;

}*/
/*This has to be deleted as created new regionalhomebanner-b h3
#regionalhomebanner-b-html h3 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}*/
/*This has to be deleted as created new regionalhomebanner-b-html p
#regionalhomebanner-b-html p {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}*/

/* For Flash banners in regionalhomebanner-b space 
#regionalhomebanner-b-flash {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}*/

/*//////////////////////////////////////////////////////////////////*/
/* Sectional rotational banner styles */

/* Sectional banner spaces A & B */
#sectionalbanner-a, #sectionalbanner-b {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;

}

/* Regional banner spaces A & B */
#regionalbanner-a, #regionalbanner-b {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: center;
}

/* Regional banner C space */
#regionalbanner-c {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: center;
}

/* This class is for positioning HTML banners horizontally in Regional Home A and Regional C spaces */
.html-banner-horz {
}

/* This will be replaced by class selector above*/
#html-banner-regional-c {
	text-align: left;
	font-size: 12px;
	text-decoration: none;
	width: 468px;
}

/* These classes are for positioning HTML type banners vertically in Regional A & B and Sectional A & B spaces */
.html-banner {
	text-align: left;
	font-size: 12px;
	text-decoration: none;
	width: 120px;
}

.html-banner h3, #html-banner-regional-c h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.html-banner p, #html-banner-regional-c p {
	margin: 0px;
	padding: 0px;
}

/* To remove borders on image banner links */
#sectionalbanner-a img, #sectionalbanner-b img, #regionalbanner-a img, #regionalbanner-b img, #regionalbanner-c img, #regionalhomebanner-a img, #regionalhomebanner-b img {
	border: none;
}

/* For e-mail newsletter sign-up form */
/*//////////////////////////////////////////////////////////////////*/
/* E-mail opt-in form */
#emailoptin {
	text-decoration: none;
	/*border: 1px solid #0060A9;*/
	margin-top: 10px;
	padding: 0px;
	width: 123px;
	margin-bottom: 0px;
}

#emailoptin h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
}

#emailoptin p, #emailoptin input {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 5px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#emailaddress {
	width: 107px;
}

/*//////////////////////////////////////////////////////////////////*/
/*  Technical document sorter forms                                 */
/*//////////////////////////////////////////////////////////////////*/
/* This wraps all three tech doc forms tech documents page */
#docsorterforms {
	margin: 0px auto;
	width: 98%;
	background-color: #F0F0F0;
	border: none;
}

/* This is for product sorter dropdown form tech documents page */
#productsorterform {
	padding: 0px;
	width: 58%;
	margin: 0px;
	float: left;
}

#productsorterform label {
	font-size: 12px;
}

#productsorterform legend {
	font-size: 13px;
	font-weight: bold;
	color: #0060a9;
}

#productsorterform fieldset, #gensetmodelnameform fieldset {
	margin: 0px auto;
	width: 90%;
	height: 70px;
} 

/* This is for genset model name form tech documents page */
#gensetmodelnameform  {
	padding: 0px;
	width: 40%;
	margin: 0px 5px 0px 0px;
	float: right;
}

#gensetmodelnameform label {
	font-size: 12px;
}

#gensetmodelnameform legend {
	font-size: 13px;
	font-weight: bold;
	color: #0060a9;
}

/* #gensetsorterform is for advanced genset sorter form on tech documents page */
/* #dieselgensetform60hz is for the form on Diesel genset page */
#gensetsorterform {
	margin: 5px auto;
	padding: 0px;
	width: 98%;
	clear: both;
}

#gensetsorterform fieldset, #dieselgensetform60hz fieldset, #dieselgensetform50hz fieldset {
	margin: 0px auto;
	width: 95%;
} 

#gensetsorterform label, #dieselgensetform60hz label, #dieselgensetform50hz label, #spkigntgensetformNG label, #spkigntgensetformpropane label, #leanburngensetforms label {
	font-size: 12px;
}

#gensetsorterform legend, #dieselgensetform60hz legend, #dieselgensetform50hz legend, #spkigntgensetformNG legend, #spkigntgensetformpropane legend, #leanburngensetforms legend {
	font-size: 13px;
	font-weight: bold;
	color: #0060a9;
}

.txt-formsmall {
	font-size: 10px;
	text-decoration: none;
}

#field-ModelName {
	margin: 5px;
}

#field-ProductType {
	margin: 5px 5px;
}

/* #field-Region {
	margin: 8px 5px;
} */

#field-FuelType {
	margin: 5px;
}

#field-kWkVARange {
	margin: 6px 5px;
}

#field-50hz60hz {
	margin: 6px 5px;
}

#field-EPAEmissions {
	margin: 8px 5px 6px;
}

#button-gensetformsubmit {
	float: right;
}

#table-docresults {
	margin: 20px 5px;
}

#table-docresults h3 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

td.leftalign, th.leftalign {
	text-align: left;
	padding: 5px;

}

tr.rowheader {
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	background-color: #CCCCCC;
	margin: 5px 0px;
	color: #000000;
}

tr.rowresults {
	font-size: 10px;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
}

tr.rowresults img {
	border: none;
	margin: 5px 0px;
}

tr.rowresults-alt {
	font-size: 10px;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	background-color: #F0F0F0;
}

tr.rowresults-alt img {
	border: none;
	margin: 5px 0px;
}

/* #dieselgensetforms wraps both 60hz and 50Hz forms on Diesel genset page */
#dieselgensetforms {
	background-color: #EBEBEB;
	width: 80%;
	border: 1px solid #666666;
	margin-right: auto;
	margin-left: auto;
	z-index: 1000;

}

#dieselgensetform60hz {
	margin: 0px auto;
	padding: 0px;
	width: 65%;
}

#dieselgensetform50hz {
	margin: 0px auto;
	padding: 0px;
	width: 65%;
}

.dieselfield-kWkVARange {
	margin: 0px 5px 0px 0px;
	float: left; 
}

.dieselfield-EPAEmissions {
	margin: 0px; 
}

/* #spkigntgensetforms wraps all NG and Propane 60hz and 50Hz forms on Spark Ignited genset page */
/* #leanburngensetforms wraps 60hz and 50Hz forms on Lean-Burn genset page */
#spkigntgensetforms {
	margin-right: auto;
	margin-left: auto;
}

#spkigntgensetformNG {
	background-color: #EBEBEB;
	border: 1px solid #666666;
	width: 85%;
	margin: 0px auto;
	padding: 5px;
}

#spkigntgensetformNG fieldset, #spkigntgensetformpropane fieldset, #leanburngensetforms fieldset {
	margin: 0px auto;
	width: 82%; 
}
#spkigntgensetformNG h4, #spkigntgensetformpropane h4 {
	font-size: 12px;
	margin: 0px;
	padding: 0px; 
}

#spkigntNG60,  #spkigntprop60, #leanburn60 {
	width: 45%;
	margin: 0px;
	padding: 0px;
	float: left;
}

#spkigntNG50, #spkigntprop50, #leanburn50 {
	width: 45%;
	margin: 0px;
	padding: 0px;
}

#spkigntgensetformpropane {
	background-color: #EBEBEB;
	border: 1px solid #666666;
	width: 85%;
	margin: 10px auto 0px;
	padding: 5px;
}

.spkigntfield-kWkVARange {
	margin: 0px 5px 0px 0px;
}

#leanburngensetforminner {
    background-color: #EBEBEB;
	border: 1px solid #666666;
	width: 85%;
	margin: 0px auto;
	padding: 5px;
}



/*These are the tags added for print and banners */

#printonly
{
  display:none;
}

/*The following classes for the id used in product pages and for on google search results page*/

.greentxt {
	font-size: 10px;
	/* font-weight: bold; */
	color: #339900;
}

.yellowtxt {
	font-size: 10px;
	/* font-weight: bold; */
	color: #FFFF00;
}

.redtxt {
	font-size: 10px;
	/* font-weight: bold; */
	color: #FF0000;
}
.bluetxt {
	font-size: 10px;
	/* font-weight: bold; */
	color: #3300FF;
}

.graytxt {
	font-size: 10px;
	/* font-weight: bold; */
	color: #999999;
}

/*These are the tags used for sitemap*/
#sitemap
{
	font-style: normal;
	top: auto;
	line-height: normal
}

#sitemap div div {
	margin: 0 0 0 16px;
	font-size: 12px;
	line-height: 130%;
}

/* Contact forms styles */
.requiredfield {
	text-decoration: none;
	font-size: 10px;
	color: #FF0000;
}

.form1 {
	text-decoration: none;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-right: 0px;
}

.txt-note {
	font-size: 10px;
	color: #000000;
}

#contactform-esb, #contactform-appeng, #contactform-webmaster, #contactform-registration {
	background-color: #EBEBEB;
	width: 90%;
	border: 1px solid #666666;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#contactform-esb legend, #contactform-appeng legend, #contactform-webmaster legend, #contactform-registration legend {
	font-size: 14px;
	font-weight: bold;
	color: #0060a9;
}

#contactform-submit {
	margin-top: 5px;
	margin-left: 15%;
	margin-bottom: 10px;
}

.contact-inner1 {
	width: 75%;
	text-align: center;
}

.contact-inner2 {
	text-align: right;
}

.contact-inner3 {
	width: 82%;
	text-align: center;
}
.ospageTitle  {
	font-size : 18px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #993333;
	font-weight : bold;
}
.osmiddleLinks:hover {text-decoration: none; color: #33CC99;}




/* **********************for left drop down menu newly added********* */
#dropmenudiv{
border-left:0px solid black; border-right:0px solid black; border-top:0px white; border-bottom:0px solid black; position:absolute;
background-color: #666666;
line-height:13px;


}

#dropmenudiv a:hover, #dropmenudiva:active, #dropmenudiva:focus 
{
	color: #cccccc;
	letter-spacing: 0.01px;
	text-decoration: underline;
}

#dropmenuul li {
	
	list-style-type: none;


}
#dropmenuul img
{

	margin-top: 5px;
}
	
#dropmenudiv a{
		
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px white;
padding: 1px 0;
text-decoration: underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 5px 0px;
	font-size: 11px;
color: #ffffff;
}
#version
{
font-size: 11px;
text-align: right;
}
.form { color: black; font-weight: normal; font-size: 12px;  text-decoration: none; letter-spacing: 0px }
.formheader  {  font-weight: normal; font-size: 12px;  text-decoration: none; background-color: #c0c0c0; letter-spacing: 1px; margin-left: 5px; padding-left: 5px }
.formlisting {  font-weight: normal; font-size: 12px; line-height: 15px;  text-decoration: none; background-color: #f5f5f5; margin-left: 5px; padding-left: 5px }
.productlisting { font-weight: normal; font-size: 12px; line-height: 15px;  text-decoration: none; background-color: #cadaee; margin-left: 5px; padding-left: 5px }
.formsubheader { font-weight: normal; font-size: 12px;  text-decoration: none; margin-left: 5px; padding-left: 5px }
.formtext { font-weight: normal; font-size: 12px; line-height: 15px;  text-decoration: none; background-color: #dcdcdc; margin-left: 5px; padding-left: 5px }
.producttext { font-weight: normal; font-size: 12px; line-height: 15px;  text-decoration: none; background-color: #dcdcdc; margin-left: 5px; padding-left: 5px }
.producttexthell { font-weight: normal; font-size: 12px; line-height: 15px;  text-decoration: none; background-color: #f5f5f5; margin-left: 5px; padding-left: 5px }
.header {background-color: #ffffff;font-weight: bold; font-size: 10px;  text-decoration: none; letter-spacing: 1px; margin-left: 5px }

.productheader { font-weight: normal; font-size: 12px;  text-decoration: none; letter-spacing: 1px; margin-left: 5px }
.link { font-weight: normal; font-size: 12px;  text-decoration: none; letter-spacing: 0px }
.linkfooter { font-weight: normal; font-size: 12px;  text-decoration: none }
.npaktuell { font-weight: bold; font-size: 12px;  text-decoration: none; background-color: #dcdcdc; letter-spacing: 0px }
.npvisited { font-weight: normal; font-size: 12px;  text-decoration: none; background-color: #dcdcdc; letter-spacing: 0px }
.special { font-weight: normal; font-size: 12px; line-height: 15px;  text-decoration: none; letter-spacing: 0px }
.subheader { font-weight: normal; font-size: 12px;  text-decoration: none; margin-left: 5px }
.subsubheader { font-weight: normal; font-size: 12px; line-height: 18px;  text-decoration: underline }
.text { font-weight: normal; font-size: 12px; line-height: 15px;  text-decoration: none; letter-spacing: 0px }
.textsmall { font-weight: normal; font-size: 12px; line-height: 15px;  text-decoration: none; letter-spacing: 0px }
.special01 { font-weight: normal; font-size: 12px; line-height: 15px;  text-decoration: none; text-align: center; letter-spacing: 1px }
.bold { font-weight: normal; font-size: 12px; line-height: 15px;  text-decoration: none; letter-spacing: 0px }


.textenglish {  font-style: italic; font-weight: normal; font-size: 10px; line-height: 15px;  text-decoration: none; letter-spacing: 0px }
.textmargin {  font-weight: normal; font-size: 12px; line-height: 15px;  text-decoration: none; margin-left: 5px }
.texttemp {  font-weight: normal; font-size: 12px; line-height: 15px;  text-decoration: none; margin-left: 5px }
.texttemp1 { color: white; font-weight: normal; font-size: 12px; line-height: 15px;  text-decoration: none; margin-left: 5px }
form  { font-size: 12px; }