body {
	margin: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-color : #fff;
	text-align: center;
}

#container { background: #fff; }

td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;}

input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;}

select {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;}

h1 {
	margin: 5px 0;
	line-height: 22px;
	font-weight: bold;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #600 url(images/header_btn.gif) no-repeat 5px;
	padding: 0px 20px;}
#article h1 {
	margin: 5px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #039;
	margin: 5px 0;
	line-height: 16px;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #fff;
	background-image: none;
	padding: 0;
}
h2 {
	font-weight: bold;
	color: #600;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif; }

.bluebold {
	color: #0000FF;
	font-size:10px;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px; }
	
h4 {
	margin: 5px 0;
	line-height: 22px;
	font-weight: normal;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #336 url(images/header_btn2.gif) no-repeat 5px;
	padding: 0px 25px;}	
	
h5 {
	font-weight: bold;
	color: #600;
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 4px 0px 1px 4px;
	background:#fff url(/h5_img.gif) bottom;
	background-repeat: repeat-x;
	margin: 0px;
}
	

	
a:link, a:visited, a:hover, a:active { 
	font-weight: bold;
	color: #039; 
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	position:relative;
	width: 770px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #fff;
	text-align:left;
}
#topcatcolumn .topper {
	display: inline;
}
#topcatcolumn a.topper:link, #topcatcolumn a.topper:visited, #topcatcolumn a.topper:active {
	font-weight: normal;
	font-size:10px;
	color: #000;
}

.utilNav { margin: 8px 0 20px; padding: 0; overflow: hidden; }
.utilNav ul { list-style: none; margin: 0; padding: 0; }
.utilNav ul li { display: inline; margin: 0; padding: 0; border-right: 1px solid #000; }
.utilNav ul li.last { border: none; margin-right: none; }
.utilNav ul li a { font-weight: normal; color: #000; margin: 0; padding: 0 3px 0 3px; }

p.advertisement { display: none; }

#rightcat {
	width: 160px;
	text-align: center;
	padding-top: 5px;
}
#leftcat {
	width: 200px;
	background: #ece7db;
	text-align: center;
	padding-top: 5px;
}
#contentwell {
	margin-left: 5px;
	width: 300px;
	background: #ece7db;
	text-align: center;
	padding-top: 5px;
	float: right;
}
#article #contentwell h1 {
	margin: 5px 0;
	line-height: 22px;
	font-weight: normal;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #600 url(images/header_btn.gif) no-repeat 5px;
	padding: 0px 25px;}

#contentwell div.cwinclude {
	text-align: left;
}
* html #contentwell {
	width: 305px;
}
#contentwell div.cwinclude h1, #contentwell div.cwinclude h3 {
	clear: both;
}
#contentwell h3 {
	margin:0 5px;
	padding: 0 0 2px 15px ; 
	background-image: url(/images/btn.gif);
	background-repeat: no-repeat;
	background-location 3px 0px;
	font-size: 10px;
}
#contentwell leadinsm {
	font-size: 10px;
}

#leftcat h1, #leftcat h2, #leftcat h3, #leftcat p, #leftcat ul, #leftcat li {
	text-align: left;
}
#rightcat h1, #rightcat h2, #rightcat h3, #rightcat p, #rightcat ul, #rightcat li {
	text-align: left;
}
#leftcat h1 {
	width: 160px;
}
#leftcat ul {
	margin:0 5px;
	padding:5px 15px; 
	color:#039;
}
#leftcat ul li {
	list-style-image: url(/images/btn.gif);
	font-size: 10px;
	padding: 0 0 2px 0; 
}
#leftcat h3 {
	margin:0 5px;
	padding: 0 0 2px 15px ; 
	background-image: url(/images/btn.gif);
	background-repeat: no-repeat;
	background-location 3px 0px;
	font-size: 10px;
}
#leftcat p {
	margin: 10px 5px;
	line-height: 12px;
	font-size: 10px;
}
#leftcat ul li a {
	font-weight: bold;
	color:#039;
}

#rightcat ul {
	margin:0 5px;
	padding:5px 15px; 
	color:#039;
}
#rightcat ul li {
	list-style-image: url(/images/btn.gif);
	font-size: 10px;
	padding: 0 0 2px 0;
}
#rightcat ul li a {
	font-weight: bold;
	color:#039;
}

a.nav:link, a.nav:visited, a.nav:active {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	font-weight: bold;}
a.nav:hover { 
	text-decoration: underline; 
	font-weight: normal;
}

h3.leadinlg a {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

h3.leadinsm {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

p.leadinsm {
	color: #000;
	font-size:10px;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

p.leadinlg {
	color: #000;
	font-size:11px;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

img.lgpromo {
	margin: 5px;
}

a.tocleadin1:link, a.tocleadin1:visited, a.tocleadin1:active {
	color: #039;
	text-decoration: none;
	font-weight: bold;}
A.tocleadin1:hover { text-decoration: underline; }
	
A.tocleadin2:link, A.tocleadin2:visited, A.tocleadin2:active {
	color: #fff;
	font-weight: bold;
	text-decoration: none;}
A.tocleadin2:hover { text-decoration: underline; }
	
A.leadinlg:link {
	font-size: 14px;
	color: #039;
	text-decoration: none;
	font-weight: bold;}
	
A.leadinlg:visited, A.leadinlg:active { color: #36c; font-weight: bold; text-decoration: none; font-size: 14px;}

A.leadinlg:hover { text-decoration: underline; }
	
A.relatedtext1:link, A.relatedtext1:visited, A.relatedtext1:active {
	color: #039;
	text-decoration: none;}
A.relatedtext1:hover { text-decoration: underline; }

A.relatedtext2:link, A.relatedtext1:visited, A.relatedtext1:active {
	color: #fff;
	text-decoration: none;}
A.relatedtext2:hover { text-decoration: underline; }

#pagination {
	text-align: right;
	margin: 20px 40px 20px 20px;
	font-size: 16px;
	font-weight: bold; }

#pagination a {
	font-size: 16px;
	font-weight: bold; }
	
/*bgcolors*/
.linebg1 {background-color : #600;}
.linebg2 {background-color : #fff;}
.topbg {background-color : #fff;}
.topbg3 {background-color : #333;}
.topnavbg {background-color : #600; padding: 3px; font-size: 10px; color: #fff;}
.lcolbg {background-image: url(/bg_img.gif);}
.rcolbg {background-color : #ccc;}
.relatedbg1 {background-color : #600;}
.relatedbg2 {background-color : #fff;}
.colnavbg {background-color : #600;}
.colrelatedbg {background-color : #fff;}
.coltocbg {background-color : #600;}
.kwsearchbg {background-color : #600;}
.tsearchbg {background-color : #600;}
.mssearchbg {background-color : #600;}
.csearchbg {background-color : #600;}
.footerbg {background-color : #600;}
.catlistbg {background-image: url(http://powerelectronics.com/bg_img.gif);}

#backbg {
	background-color: #333;
	text-align: center;
	padding-bottom: 5px;
}
#backbg img {
	border: 0px;
	padding-top:5px;
	padding-bottom:5px;
}
.navlinebg1 {background-color : #c99;}
.navlinebg2 {background-color : #300;}

img.cover { border: 2px #ccc solid;}
	
.itals {
	font-size: 9px;
	font-style: italic;}

.deck { font-style: italic; }
	
.toctitle1 {
	font-size: 14px;
	font-weight: bold;
	color: #600;}
	
.toctitle2 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;}
	
.toclheader1 {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #600;
	padding: 5px;}
	
.toclheader2 {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #600;
	background-color: #fff;
	padding: 5px;}
	
.tocsheader1 {
	font-size: 12px;
	font-weight: bold;
	color: #666;}
	
.tocsheader2 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;}
	
.tocteaser1 { color: #600; }
	
.tocteaser2 { color: #fff; }
	
.relatedtitle1 {
	font-size: 12px;
	font-weight: bold;
	color: #600;}
	
.relatedtitle2 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;}
	
.relatedtext1 { color: #600; }
	
.relatedtext2 { color: #fff; }
	
.ptitle1 {
	font-size: 12px;
	font-weight: bold;
	color: #600;}
	
.ptitle2 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;}
	
.ptext1 { color: #600; }
	
.ptext2 { color: #fff; }
	
.sheader {
	font-weight: bold;
	color: #333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; }

.lheader {
	line-height: 22px;
	font-weight: normal;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #600 url(images/header_btn.gif) no-repeat 5px;
	padding: 0px 25px;}

A.catheadline:link, A.catheadline:visited, A.catheadline:active {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;}
	
.searchtitle1 {
	font-size: 12px;
	color: #036;
	font-weight: bold;}
	
.searchtitle2 {
	font-size: 12px;
	color: #fff;
	font-weight: bold;}
	
.searchtext1 {
	font-size: 10px;
	color: #600;}

.searchtext2 {
	font-size: 10px;
	color: #fff;}

.storytitle {
	margin: 5px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #039;
	margin: 5px 0;
	line-height: 16px;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #fff;
	background-image: none;
	padding: 0;}
	
.footer {
	font-size: 10px;
	color: #fff;}
	
.footerkey {
	font-weight: bold;
	font-size: 10px;
	color: #fff;}
	
A.footer:link, A.footer:visited, A.footer:visited  {
	font-weight: bold;
	font-size: 10px;
	color: #fff;}
	
.promotext { font-size: 10px; }
.promotextlg { font-size: 12px; }

.error {
	color: #f00;}
	
	
/*Featured Results*/

.featuredheader {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #600;
	padding: 5px;}
	
.featuredlinebg {background-color : #600;}

.featuredleadin {
	font-weight: bold;
	color: #023465;}
	
.featureddesc {
	font-size: 10px;}
	
	
/*Regular Results*/

.resultsheader1 {
	font-size: 12px;
	font-weight: bold;
}
	
.resultsheader2 {
	font-size: 12px;
	font-weight: bold;
	color: #666;}
	
.resultslinebg {background-color : #600;}

.resultsleadin {
	font-weight: bold;
	color: #023465;}
	
.resultsbyline {
	font-size: 10px;
	font-weight: bold;}
	
.resultsdesc {
	font-size: 10px;}
	
.resultsmedia {
	font-size: 10px;
	color: #f00;}
	
.resultslinks {
	font-size: 10px;
	font-weight: bold;}
	
.searchterm {
	font-size: 12px;
	font-weight: bold;}
.topper {
	display: block;
	text-align: center;
	color: #000;
	font-size: 10px;
	line-height: 14px;
}
.left {float: left;}
.right {float: right;}
.contactleadin { clear: left; padding: 5px 0 0 0; }
#leftcat .contactleadin { padding: 0; }


#rightcat h1 {
	margin: 5px 0;
	line-height: 22px;
	font-weight: normal;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #600;
	padding: 0px 5px;
}

#rightcat h3 {
	padding: 3px 4px 4px 10px;
	background-image: url(/images/lead_in.gif);
	background-repeat: no-repeat;
	background-location 0px 0px;
	background-position: left top;
	background-color: #ece7db;
}

#rightcat a.leadinsm:link {
	font-size: 11px;
	color: #006;
	text-decoration: none;
	font-weight: bold;}

#rightcat a.leadinsm:visited { 
	color: #339; 
	font-weight: bold; 
	text-decoration: none; 
	font-size: 11px;}

#rightcat a.leadinsm:active { 
	color: #339; 
	font-weight: bold; 
	text-decoration: none; 
	font-size: 11px;}

#rightcat a.leadinsm:hover { 
	text-decoration: underline; }	
	
#pixeltrack { position: absolute; width: 1px; top: 0; left: -2px; }

/* custom large leadin template - digital power */
.lgLeadBox {
	background: #eeeeee;
}
#lgLeadCont a  {
	margin: 5px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #039;
	margin: 5px 0;
	line-height: 16px;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #eee;
	background-image: none;
	padding: 0;
}
#lgLeadCont a:hover { text-decoration: underline;}
#lgLeadCont a.leadinsm {
	font-size: 11px;
	color: #006;
	text-decoration: none;
}
#lgLeadCont a.leadinsm:hover {
	text-decoration: underline;
}

.qaheadline {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #039;
}

.bluebold {
	color: #0000FF;
	font-size:11px;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-weight: bold;
}

.catlist		{FONT-SIZE: 10px;COLOR: #333333;FONT-FAMILY: Verdana, Arial;}

a.catlist:link	{FONT-SIZE: 10px;COLOR: #2347B3;FONT-FAMILY: Verdana, Arial;text-decoration:none;}

a.catlist:visited	{FONT-SIZE: 10px;COLOR: #2347B3;FONT-FAMILY: Verdana, Arial;text-decoration:none;}

a.catlist:hover	{FONT-SIZE: 10px;COLOR: #2347B3;FONT-FAMILY: Verdana, Arial;text-decoration:underline;}


