*
{
    margin: 0;
    padding: 0;
}

html
{
    min-height: 100.2%;
}

body
{
    background-color: #d2d2d2;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
}

a, a:visited
{
    color: #1774CA;
    text-decoration: none;
}

a:hover
{
    color: #1774CA;
    text-decoration: underline;
}

acronym
{
    cursor: help;
}

address
{
    font-style: normal;
}

fieldset
{
    border: 1px solid #516173;
    margin: 20px 0;
    padding: 20px;
}

h1, h2, h3, h4, h5, h6
{
    font-family: arial, helvetica, sans-serif;
}

h1
{
    color: #22375e;
    font-size: 14pt;
}

iframe
{
    border: 0;
}

img
{
    border: 0;
}

label
{
    display: block;
    float: left;
    padding-right: 7px;
    text-align: right;
    width: 40%;
}

ol, ul
{
    list-style-position: outside;
}

option
{
    padding-right: 8px;
}

p
{
    padding: 5px 0;
    text-align: justify;
}

ul
{
    padding-left: 30px;
}

.clear
{
    clear: both;
    height: 1px;
    overflow: hidden;
    margin-top: -1px;
}

.left
{
    text-align: left !important;
}

.center
{
    text-align: center !important;
}

.right
{
    text-align: right !important;
}

.smaller
{
    font-size: smaller !important;
}

.bold
{
    font-weight: bold !important;
}

.italics
{
    font-style: italic !important;
}

.block
{
    display: block !important;
}

.inline
{
    display: inline !important;
}

.red
{
    color: #ff0000 !important;
}

.green
{
    color: #4CBB17 !important;
}

.fleft
{
    float: left !important;
}

.fright
{
    float: right !important;
}

.cursor
{
    cursor: pointer;
}

.bgwhite
{
    background-color: #ffffff !important;
}

.bgltgrey
{
    background-color: #efefef !important;
}

.bggreen
{
    background-color: #E3FFE3 !important;
}

.bgyellow
{
    background-color: #ffff99 !important;
}

.bgred
{
    background-color: #FFE7E7 !important;
}

.nobr
{
    white-space: nowrap !important;
}

#menuwrapper
{
    background-color: #47699f;
    margin-left: 22px;
    width: 500px;
}

#p7menubar, #p7menubar ul
{
	padding: 0;
	margin: 0 0 0 22px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 1em;
}

#p7menubar a
{
	display: block;
	text-decoration: none;
	padding: 5px 10px;
	font-size: 1.1em;
	color: #ffffff;
}

#p7menubar a span
{
    margin-left: 20px;
}

#p7menubar li.trigger, #p7menubar a.trigger
{
    cursor: default;
	padding: 5px 16px 5px 10px;
}

#p7menubar li
{
	float: left;
	width: 9em;
}

#p7menubar li ul, #p7menubar ul li
{
	width: 15em;
}

#p7menubar ul li a
{
    background-color: #355676;
	color: #ffffff;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}

#p7menubar li ul
{
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	z-index: 99;
}

#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a, #p7menubar li a.activepage
{
	color: #47699F;
	background-color: #ffffff;
}

#p7menubar li:hover ul, #p7menubar li.p7hvr ul
{
	display: block;
}

#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a
{
	color: #ffffff;
	background-color: #47699f;
	border-bottom: 1px solid #333333;
}

#p7menubar ul a:hover
{
	background-color: #355676 !important;
	color: #ffffff !important;
}

#p7menubar li
{
    width: auto;
}

#p7menubar li ul li span
{
    color: #666666;
    font-size: 8pt;
    padding: 0 0 5px 15px;
}

#container
{
    background: #ffffff url("/images/border.png") repeat-y;
    margin: auto;
    padding: 0 21px;
    width: 999px;
}

#header
{
    background-image: url('/images/polycarbonate-capacitors.png');
    border-bottom: 10px solid #000000;
    height: 135px;
    margin-left: 22px;
    width: 978px;
}

#content
{
    margin-left: 22px;
    min-height: 200px;
    padding: 10px 10px 0 0;
}

#footer
{
    background-color: #47699f;
    border-top: 5px solid #E5ECEB;
    color: #ffffff;
    font-size: 9pt;
    font-family: arial, helvetica, sans-serif;
    margin-top: 20px;
    padding: 10px 0;
    width: 1000px;
}

#footer a
{
    color: #ffffff;
    font-size: 10pt;
    margin: 0 10px;
}

#footer p
{
    padding: 2px 0 5px;
    text-align: center;
}

#leftcolumn
{
    float: left;
    width: 63.9%;
}

#rightcolumn
{
    float: right;
    margin-top: -67px;
    width: 34.9%;
}

#products
{
	margin-top: 20px;
}

p.majoremphasis
{
    color: #2E69AF;
    font-family: times, 'Times New Roman', times-roman;
    font-size: 14pt;
    font-style: italic;
    font-weight: bold;
    text-align: center;
}

p.minoremphasis
{
    font-family: times, 'Times New Roman', times-roman;
    font-size: 12pt;
    font-style: italic;
    line-height: 1.1em;
    margin-top: 10px;
    text-align: center;
}