img { behavior: url(iepngfix.htc); }

body
{
	margin: 0px;
}

body.printer-friendly
{ 
}

body.normal #body-content
{
  position: absolute;
  top: 163px;
}

body.printer-friendly #main-nav,
body.printer-friendly #banner,
body.printer-friendly #product-controls,
body.printer-friendly #side-nav
{
  display: none;
}

body.normal
{
	background: url(graphics/SidebarGradient.png);
	background-repeat: repeat-y;
}

body, td
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	line-height: 150%;
}

div.body-content p
{
	margin-bottom: 4pt;
	margin-top: 4pt;
}

div#breadcrumbs
{
  margin-top: 1ex;
  margin-bottom: -1ex;
}

td
{
	padding: 0;
}

a
{
	text-decoration: none;
	border-bottom: 1px dotted grey;
}

a:hover
{
	border-bottom: 1px solid rgb(0,0,128);
}

a img
{
	border: 0;
}

input, select
{
	font-family: Tahoma;
	font-size: 11px;
}

table#page
{
	border-collapse: collapse;
	width: 100%;
}

table#main-nav
{
	border-collapse: collapse;
	position: absolute;
	height: 21px;
	width: 990px;
	top: 142px;
	background-color: #006;
	border-top: 1px solid #449;
	border-bottom: 1px solid #338;
}

table#main-nav tr
{
	vertical-align: middle;
	font-weight: bold;
}

table#main-nav td
{
	border-right: 1px solid white;
	padding-left: 2em;
	padding-right: 2em;
	width: 1px;
}

table#main-nav td.first
{
	width: 186px;
	padding: 0;
}

table#main-nav td.last
{
	border: 0;
	width: auto;
}

table#main-nav a
{
	color: white;
	border: 0;
	white-space: pre;
}

#banner
{
	height: 142px;
	position: absolute;
	top: 0;
}

#brand-nav
{
	font-size: 15px;
	line-height: 110%;
	font-weight: bold;
}

#brand-nav div
{
	padding-left: 1em;
	padding-top: 8px;
	padding-bottom: 8px;
}

#brand-nav div div
{
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 1ex;
}

#brand-nav a
{
	color: white;
	text-decoration: none;
	border: none;
}

#brand-nav .selected
{
	background-color: rgb(102,102,102);
}

#brand-nav div div
{
	font-size: 13px;
}

#brand-nav div div div div
{
	font-size: 11px;
	font-weight: normal;
	line-height: 120%;
	padding-top: 0px;
	padding-bottom: 0px;
}

#brand-nav .selected a
{
	color: rgb(179,179,179);
}

#common-nav
{
	padding-top: 1ex;
	padding-left: 1em;
	font-size: 15px;
}

#common-nav a
{
	font-size: 11px;
	color: white;
	text-decoration: none;
	border: 0;
}

div#product-group-name
{
	margin-top: 2ex;	
	font-size: 13px;
	font-weight: bold;
	color: #006;
}

table#product-group
{
	margin-top: 4ex;
}

#product-group td
{
	text-align: center;
	font-size: 13px;
	width: 187px;
}

#product-group td a
{
	text-align: center;
	color: rgb(102,102,102);
	text-decoration: none;
	font-weight: bold;
	border: 0;
}

#product-group img
{
	padding-bottom: 1ex;
}

#product-group .caption
{
	padding-left: 1ex;
	padding-right: 1ex;
}


td#page-body
{
    padding: 0px;
    vertical-align: top;
}

div.page-content a
{
	text-decoration: none;
	border-bottom: 1px dotted rgb(128,128,128);
}

div.page-content a:hover
{
	text-decoration: none;
	border-bottom: 1px solid black;
}


div.page-content
{
	vertical-align: top;
	padding-left: 22px;
	padding-right: 11px;
}

div.body-content
{
}

body.printer-friendly td.page-banner,
body.printer-friendly td#page-nav
{
	display: none;
}

div.pf-controls
{
	display: none;
	background-color: #ddd;
	border-bottom: 1px solid grey;
	margin-bottom: 10px;
	padding: 10px;
	color: gray;
}

@media screen {
	body.printer-friendly div.pf-controls
	{
		display: block;
	}
}

div.pf-controls a
{
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #eee;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid grey;
	border-right: 1px solid grey;
}
