/************************************************
 * New - Added by Rob, May 2008
 ************************************************/
.homeHeader  {
	font-family: PMingLiu,NSimSun, SimSun, Tahoma, Verdana, Helventica, Sans-Serif;
	font-size:  24px;
	font-weight: bold;
	text-align: left;
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 171px;
}
#navcontainer li { 
	margin: 0 0 .2em 0;
	width: 171px; 
}
#navcontainer a {
	display: block;
	color: #000000;
	background-color: #C9D5E1;
	width: 169px;
	/*padding: .2em .4em;*/
	padding: 2px 2px 2px 2px;
	margin: .2em 0px 0px 0px;
	text-decoration: none;
}
#navcontainer a:hover {
	background-color: #88A0C6;
	color: #FFF;
	width: 169px;
}
#navcontainer li.highlight A {
	background-color: #88A0C6;
	color: #FFF;
	width: 169px;
}
#siteMap li { margin: .5em 0 .5em 0; }
#active a
{
display: block;
color: #FFF;
background-color: #88A0C6;
width: 173px;
padding: .2em .4em;
text-decoration: none;
}
#pageHeader  {
	padding:0px; 
    margin: 0px;
}
.headingLeft  {
	background-image: url(../images/header/heading_line_left.gif);
	background-repeat: no-repeat; 
	width: 15px;
	height: 42px;
	display: inline;
	float: left;
	padding:0px; 
    margin: 0px;
}
.headingRight  {
	background-image: url(../images/header/heading_line_right.gif);
	background-repeat: no-repeat;
	width: 304px;
	height: 42px;
	display: inline;
	float: right;
	padding:0px; 
    margin: 0px;
}
.headingCenter  {
    font-family: PMingLiu,NSimSun, SimSun, Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 26px;
    font-weight: bold;
	display: inline;
}
.copy li {
	list-style-type: square;
    padding: 0;
 
}
.subTitle  {
	color: #00720B;
	margin-left: 15px;
	font-weight: bold;
}
.headingGray {
	font-family: PMingLiu,NSimSun, SimSun, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8F8F8F;
	/*width: 500px;*/
	margin: 8px 0px 8px 0px;
	line-height: 22px;
	padding: 0px 12px 0px 16px;
}
.headerGray {
	font-family: PMingLiu,NSimSun, SimSun, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D1D1D1;
	/*width: 500px;*/
	line-height: 16px;
	padding: 4px 12px 4px 16px;
}
.headerLTblue {
	font-family: PMingLiu,NSimSun, SimSun, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #C0CDDD;
	/*width: 500px;*/
	line-height: 16px;
	padding: 4px 12px 4px 16px;
}
.headerLTgreen {
	font-family: PMingLiu,NSimSun, SimSun, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #A6C599;
	/*width: 500px;*/
	line-height: 16px;
	padding: 4px 12px 4px 16px;
}
.headerGreen {
	font-family: PMingLiu,NSimSun, SimSun, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #00720C;
	width: 500px;
	height: 16px;
	padding: 4px 0px 4px 0px;
	margin-bottom: 10px;
}
.headerBlue {
	font-family: PMingLiu,NSimSun, SimSun, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #282F77;
	width: 500px;
	height: 16px;
	padding: 4px 0px 4px 0px;
	margin-bottom: 10px;
}
.headerOrange {
	font-family: PMingLiu,NSimSun, SimSun, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #DAA900;
	width: 500px;
	height: 16px;
	padding: 4px 0px 4px 0px;
	margin-bottom: 10px;
}

.headerLTbrown {
	font-family: PMingLiu,NSimSun, SimSun, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #EEDFA8;
	/*width: 500px; */
	line-height: 16px;
	padding: 4px 12px 4px 16px;
}


/************************************************
 * Site-wide
 ************************************************/
BODY, TD, P { 
  color: #333E48;
  font-family: PMingLiu,NSimSun, SimSun, Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 12px;
}

TH {
  color: #333E48;
  font-family: PMingLiu,NSimSun, SimSun, Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
}

P {
	margin: 15px 0px 0px 0px;
}

A:hover, A:active, A:visited, A:link {
	color: #3F6DA8;
	text-decoration: underline;
}

.matchLink  {
	text-decoration: none;
}

.matchLinkColor  {
	color: #3F6DA0;
}


OL { 
	margin-top: 0px;
	margin-bottom: 0px;
}

UL {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-left: 10px;
	/*list-style-type: square; */
	/*list-style-image: url(/picorpower/images/bullet_list.gif); */
}

LI { 
}

SUP {
	font-size: 11px;
	text-decoration: none;
}

IMG {
	border-color: #C7CEE2;
	color: #C7CEE2;					
}

IMG.alignLeft {
	margin: 3px 8px 4px 0px;
}

IMG.alignRight {
	margin: 3px 0px 4px 8px;
}

.noUnderline {
	text-decoration: none;
}

.heading {
	font-family: PMingLiu,NSimSun, SimSun, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8F8F8F;
	width: 500px;
	margin: 8px 0px 8px 0px;
	line-height: 22px;
}

.headingLTblue {
	font-family: PMingLiu,NSimSun, SimSun, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #D3DFEE;
	/*width: 500px;*/
	margin: 8px 0px 8px 0px;
	line-height: 22px;
	padding: 0px 12px 0px 16px;
}

.headingLTgreen {
	font-family: PMingLiu,NSimSun, SimSun, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #D6EBD8;
	/*width: 500px;*/
	margin: 8px 0px 8px 0px;
	line-height: 22px;
	padding: 0px 12px 0px 16px;
}

.headingLTbrown {
	font-family: PMingLiu,NSimSun, SimSun, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #EBE9D6;
	/*width: 500px; */
	margin: 8px 0px 8px 0px;
	line-height: 22px;
	padding: 0px 12px 0px 16px;
}

/* full page width headings */
.headingFull {
	font-family: PMingLiu,NSimSun, SimSun, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #373E81;
	width: 710px;
	margin: 8px 0px 8px 0px;
	line-height: 22px;
	padding: 0px 12px 0px 16px;
}

/* for non-standard width headings */
.matchHeading {
	font-family: PMingLiu,NSimSun, SimSun, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #373E81;
	line-height: 22px;
	padding: 0px 12px 0px 16px;
}

.matchHeadingLTblue {
	font-family: PMingLiu,NSimSun, SimSun, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #D3DFEE;
	line-height: 22px;
	padding: 0px 12px 0px 16px;
}

.matchHeadingLTgreen {
	font-family: PMingLiu,NSimSun, SimSun, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #D6EBD8;
	line-height: 22px;
	padding: 0px 12px 0px 16px;
}

.matchHeadingLTbrown {
	font-family: PMingLiu,NSimSun, SimSun, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #EBE9D6;
	line-height: 22px;
	padding: 0px 12px 0px 16px;
}

.heading SUP {
	font-size: 11px;
}

.subHeading {
	font-family: PMingLiu,NSimSun, SimSun, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

.copy {
	padding: 5px 16px 12px 16px;
}

.smallText {
  font-family: PMingLiu,NSimSun, SimSun, Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 11px;
}

#content {
	background-color: #FFFFFF;
	padding: 12px 30px 12px 20px;
}

.error {
	color: #9A201B;
	font-weight: bold
}

.more {
	padding: 5px 0px 0px 0px;
}

.box {
	border: 1px solid #C8CFE2;
	padding: 0px;
	margin: 0px;
}

.odd {
	background-color: #F2F2F7;
}

/************************************************
 * Header
 ************************************************/
#header {
 }

#header #subnav {
	font-family: PMingLiu,NSimSun, SimSun, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 18px;
}

#header #subnav A:link {
	color: #FFFFFF;
	text-decoration: none;
}

#header #subnav A:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#header #subnav A:hover, #header #subnav A:active {
	color: #FFFFFF;
	text-decoration: none;
}

#header #subnav .hilight {
	color: #88A0C6;
}


/************************************************
 * Footer
 ************************************************/
#footer {
	margin-top: 10px;
}

#footer, #footer TD {
	color: #E5EBF7;
	font-family: PMingLiu,NSimSun, SimSun, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
}

#footer A {
	color: #E5EBF7;
	font-family: PMingLiu,NSimSun, SimSun, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/************************************************
 * Forms
 ************************************************/
FORM {
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

INPUT, TEXTAREA, SELECT, OPTION { 
  color: #000000;
  font-family: PMingLiu,NSimSun, SimSun, Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 11px;
} 

TEXTAREA.bordered, INPUT.bordered {
	border-style: solid;
	border-width: 1px;
	border-color: #88A0C6;
	width: 250px;
}

.formLabel {
  font-family: PMingLiu,NSimSun, SimSun, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	padding: 0px 5px 0px 0px;
	color: #000000;
}

.required {
	color: #B21E1E;
}

/************************************************
 * Datasheet promo
 ************************************************/
.dataSheets A:link, .dataSheets A:visited,
.dataSheets A:hover, .dataSheets A:active {
	color: #000000;
	text-decoration: none;
}

.dataSheets .productName {
	padding: 2px 0px 2px 4px;
	width: 148px;
}

