html, body
{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #333;
}

html
{
	overflow-y: scroll;
}

.clear
{
	clear: both;
}

.alignCenter
{
	text-align: center;
}
.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}


.cmpnybox
{
	border-right: #dcdcdc 1px solid;
	padding-right: 2px;
	border-top: #dcdcdc 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #dcdcdc 1px solid;
	padding-top: 2px;
	border-bottom: #dcdcdc 1px solid;
	background-color: #f0f8ff;
}

.highlight
{
	padding: 2px;
	border-right: #e2e2e2 1px solid;
	border-top: #e2e2e2 1px solid;
	border-left: #e2e2e2 1px solid;
	border-bottom: #e2e2e2 1px solid;
	background-color: #f5f5f5;
}

INPUT
{
	color: #333;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	letter-spacing: -1px;
}

INPUT.flat
{
	border-right: #778899 1px solid;
	border-top: #778899 1px solid;
	border-left: #778899 1px solid;
	border-bottom: #778899 1px solid;
}

INPUT.flat-disabled
{
	background-color: #eee;
	border-right: #778899 1px solid;
	border-top: #778899 1px solid;
	border-left: #778899 1px solid;
	border-bottom: #778899 1px solid;
}

TEXTAREA
{
	color: #333;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	letter-spacing: -1px;
}

TEXTAREA.flat
{
	border-right: #778899 1px solid;
	border-top: #778899 1px solid;
	border-left: #778899 1px solid;
	border-bottom: #778899 1px solid;
}

TEXTAREA.flat-disabled
{
	background-color: #eee;
	border-right: #778899 1px solid;
	border-top: #778899 1px solid;
	border-left: #778899 1px solid;
	border-bottom: #778899 1px solid;
}
SELECT
{
	color: #333;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	letter-spacing: -1px;
}

SELECT.flat
{
	border-right: #778899 1px solid;
	border-top: #778899 1px solid;
	border-left: #778899 1px solid;
	border-bottom: #778899 1px solid;
}

PRE
{
	color: #333;
	font-size: 11px;
	line-height: 150%;
	font-family: verdana, arial, helvetica;
}

/*STRONG  { color: #666; font-weight: bold; font-size: 12px }*/
.hdr1
{
	font-weight: bold;
	font-size: 12px;
	color: #666;
	line-height: normal;
}

H4
{
	font-weight: bold;
	font-size: 12px;
	color: #666;
}

HR.rule
{
	border-right: 1px;
	border-top: 1px solid;
	border-left: 1px;
	color: #e2e2e2;
	border-bottom: 1px;
	height: 1px;
}

HR.ruleb
{
	border-right: 1px;
	border-top: 1px solid;
	border-left: 1px;
	color: #6699cc /*#99ccff*/;
	border-bottom: 1px;
	height: 1px;
}

HR.ruleb3
{
	border-right: 3px;
	border-top: 3px solid;
	border-left: 3px;
	color: #6699cc /*#99ccff*/;
	border-bottom: 3px;
	height: 3px;
}

A:link
{
	color: #003399;
	text-decoration: none;
}

A:visited
{
	color: #336699;
	text-decoration: none;
}

A:hover
{
	color: #000000;
	text-decoration: underline;
}

/*BODY.alink
{
	color: #000000;
	text-decoration: none;
}*/

A.copyright
{
	font-size: 10px;
	color: #fff;
	line-height: 14px;
	font-family: verdana, helvetica, arial;
	text-decoration: none;
}

A.copyright:link
{
	color: #fff;
	text-decoration: none;
}

A.copyright:visited
{
	color: #fff;
	text-decoration: none;
}

A.copyright:hover
{
	color: #fff;
	text-decoration: underline;
}

A.topmenu:link
{
	color: #fff;
	text-decoration: none;
}

A.topmenu:visited
{
	color: #fff;
	text-decoration: none;
}

A.topmenu:hover
{
	color: #fff;
	text-decoration: underline;
}

A.submenu:link
{
	color: #000066;
	text-decoration: none;
}

A.submenu:visited
{
	color: #000066;
	text-decoration: none;
}

A.submenu:hover
{
	color: #000066;
	text-decoration: underline;
}

H1
{
	font-family: verdana, arial, helvetica;
	font-size: 16px;
	color: #ff0000;
}

LI
{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
}

.mandatory
{
	color: #CC6600;
}

TD
{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
}

P.note
{
	font-family: Arial,Helvetica;
	font-size: 10px;
}

TR
{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
}

TR.evenrow
{
	color: #000000;
	background-color: #fff;
}

TR.oddrow
{
	color: #000000;
	background-color: #fff;
}

TD
{
	color: #333;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
}

TD.tblspecbg
{
	background-color: #006699;
}

TD.tblbg
{
	background-color: #006699;
}

TD.hdrcell
{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	background-color: #e2e2e2;
}

TD.cell
{
	font-family: verdana, arial, helvetica;
	font-size: 9px;
	background-color: #fff;
}

.footnote
{
	font-family: verdana, arial, helvetica;
	font-size: 8px;
}

TD.section
{
	background-color: #f5f5f5;
}
TD.topmenufg
{
	font-family: Verdana, Geneva, Arial,Helvetica;
	font-size: 10px;
	color: #fff;
	background-color: #336699;
}

TD.topmenubg
{
	background-color: #e2e2e2;
}
TD.submenufg
{
	font-family: Verdana, Geneva, Arial,Helvetica;
	font-size: 10px;
	color: #000066;
	background-color: #cccccc;
	padding-left: 5px;
	padding-right: 5px;
}

TD.submenubg
{
	background-color: #e2e2e2;
}

TD.logopane
{
	background-color: #fff;
}

TD.partnum
{
	color: #000;
	font-weight: bold;
	width: 120px;
}

TD.parthdr
{
	color: #696969;
	font-weight: bold;
	font-style: italic;
}

.dottedline
{
	background-image: url('../../images/dotone.gif');
	margin: 0px;
	padding: 0px;
	height: 1px;
	background-repeat: repeat-x;
	white-space: nowrap;
}

.dottedline img
{
	float: right;
}

.leftcontentpane
{
	background-color: #fff;
	color: #333;
	font-family: Verdana,Arial,Helvetica,Geneva;
	font-size: 11px;
	padding: 5px;
}
.rightcontentpane
{
	font-family: Verdana,Arial,Helvetica,Geneva;
	font-size: 11px;
}
.titlepane
{
	padding: 5px;
	font-size: 20px;
	font-weight: bolder;
	color: #99ccff;
	letter-spacing: -1px;
	background-color: #6699cc;
}

TD.spechdr
{
}
.subnav
{
	color: #999;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	padding: 2px;
	border-bottom: #e2e2e2 1px solid;
}
.toppane
{
	background-color: #000;
	color: #fff;
	font-size: 10px;
	line-height: 14px;
	font-family: verdana, helvetica, arial;
}

.searchpane
{
	font-size: 9px;
	background-color: #000;
	color: #fff;
}
.bottompane
{
	background-color: #000;
}
.blue
{
	color: blue;
}

.error
{
	color: #cc0000;
	font-weight: bold;
}

.prodbanner
{
	border: #cccccc 2px solid;
	padding: 5px;
	font-size: 11px;
	font-style: italic;
	background-color: #f5f5f5;
}

.seealsoblock
{
	border: #cccccc 2px solid;
	padding: 5px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #f5f5f5;
}

TD.instr
{
	color: #000066;
	padding: 4px;
}

#inthispage
{
	width: 240px;
}
#inthispage table
{
	width: 100%;
}
