BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
}

#container{
	margin:0px auto;
}

OL
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
UL
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
UL.legacyindent
{
	list-style: none;
	margin: 10px;
	padding: 10px;
}
H1, H2, H3, H4, H5, H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: maroon;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
H4
{
	font-size: 16px;
	font-weight: bold;
}
P
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}


DIV.left
{
	float: left;
}

div.centered {
text-align: center;
}

div.centered Table {
	
   	margin: 0 auto;
   	text-align: left;
   }
.imgcell IMG, .imgcell A
{
	display: block;
}
.legal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
.text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.textQuote
{
	margin: 20px;
}
A:link
{
	color: #EA7500;
	text-decoration: none;
}
A:visited
{
	color: #EA7500;
	text-decoration: none;
}
A:hover
{
	color: #FF9900;
	text-decoration: none;
}
/*-------------------------------
* Header Layout
---------------------------------*/
.header
{
	background-image: url(/images/headerBar1.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	padding: 0px;
	margin: 0px;
}
.headerMenu
{
	padding: 0px;
	margin: 0px;
	padding: 0px 10px;
}
.headerMenu LI
{
	display: inline;
	list-style: none;
}
.headerMenuRight SPAN
{
	float: right;
	display: inline;
	padding: 3px 0px 0px;
}
.headerMenuRight IMG
{
	padding: 0px 5px;
	float: right;
	display: inline;
}
.headerMenuLeft SPAN
{
	float: left;
	display: inline;
	padding: 3px 0px 0px;
}
.headerMenuLeft IMG
{
	float: left;
	padding: 0px 5px;
	display: inline;
}
#flag
{
	display: inline-block;
	padding: 3px 3px 1px 5px;
}
.headerMenuLeft
{
	float: left;
	padding: 0px;
	margin: 0px;
}
.headerMenuLeft IMG
{
	padding: 0px 10px;
	margin: 0px;
	display: inline-block;
}
/*-------------------------------
* Content Text Styles
---------------------------------*/
.pageTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	color: #FF9900;
}
.textHeading1
{
	display: block;
	width: 80%;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 5px;
}
.textMenu
{
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(/images/bullet1.gif);
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 22px;
	line-height: 15px;
}
.textList
{
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(/images/bullet1.gif);
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 22px;
	line-height: 15px;
}
.menuText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.careerJobTitle
{
	font-weight: bold;
	color: #0000FF;
}
.pressHeading
{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.pressSubHeading
{
	font-size: 12px;
	font-style: italic;
	text-align: left;
}
.pressDateLocation
{
	color: #666666;
	font-weight: bold;
}
.menuDivider
{
	background-image: url(/images/headerBar2.gif);
	background-repeat: no-repeat;
	width: 4px;
}
.headerLink
{
	background-image: url(/images/headerBar1.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.lang
{
	font-size: 12px;
	vertical-align: middle;
}
.lang IMG
{
	font-size: 20px;
}
.headerLink A:link
{
	text-decoration: none;
	color: #FFFFFF;
}
.headerLink A:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
.headerLink A:hover
{
	text-decoration: none;
	color: #600D08;
}
/*-------------------------------
* Footer Layout
---------------------------------*/
.footerText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 20px;
	font-weight: normal;
}
.footerText A:link
{
	text-decoration: none;
	color: #999999;
}
.footerText A:visited
{
	text-decoration: none;
	color: #999999;
}
.footerText A:hover
{
	text-decoration: none;
	color: #000000;
}
/*-------------------------------
* Side Menu Layout
---------------------------------*/
.sideMenuHeading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	background: #CCCCCC url(images/menuBackground.gif);
	color: #666666;
	display: block;
	width: 165px;
	text-decoration: none;
}
.sideMenuHeading DIV
{
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #CCCCCC;
}
.sideMenuText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #F7F7F7;
	color: #444444;
	display: block;
	text-decoration: none;
	width: 165px;
}
.sideMenuText DIV
{
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #CCCCCC;
}
DIV.lm
{
	width: 165px;
	margin: 0;
}
.whatsNewHeadline
{
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}
.whatsNewHeadline DIV
{
}
.whatsNewText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #F7F7F7;
	color: #333333;
	display: block;
	text-decoration: none;
	width: 165px;
}
.whatsNewText DIV
{
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #CCCCCC;
}
.featureBlock
{
	background-color: #00FF00;
	margin: 0px;
	padding: 5px;
	border: 1px solid #999999;
}
#menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 163px;
	border-style: solid solid none;
	border-color: #CCCCCC;
	border-width: 1px;
}
#menu LI A
{
	height: 16px;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
}
#menu LI A:link, #menu LI A:visited
{
	color: #666666;
	display: block;
	background: #F7F7F7;
	padding: 4px 0 0 10px;
}
#menu LI A:hover
{
	color: #FFFFFF;
	background: #FF9900 url(images/menuHoverBackground.gif);
	padding: 4px 0 0 10px;
}
#menu LI A:active
{
	color: #FFFFFF;
	background: #FF9900;
	padding: 4px 0 0 10px;
}
.more
{
	color: #333333;
}
.more A:link
{
	color: #EA7500;
	text-decoration: none;
}
.more A:visited
{
	color: #EA7500;
	text-decoration: none;
}
.more A:hover
{
	color: #FF9900;
	text-decoration: none;
}
/*-------------------------------
* Legacy Content
---------------------------------*/
.legacytext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
.legacytext A:link
{
	color: #EA7500;
	text-decoration: none;
}
.legacytext A:visited
{
	color: #EA7500;
	text-decoration: none;
}
.legacytext A:hover
{
	color: #FF9900;
	text-decoration: none;
}
.legacytextindent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-position: outside;
}
.legacytextBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	font-weight: bold;
}
.backgroundcell
{
	background-color: #999999;
	color: #FFFFFF;
}
.inputbordergrey
{
	border: 1px solid #CCCCCC;
}
.inputborderred
{
	border: 1px dashed #FF0000;
}
.tableheaderbackground
{
	background-image: url(images/tableHeaderBackground.gif);
	background-repeat: repeat-x;
	border: 1px none #CCCCCC;
	padding-left: 10px;
}
.textoffset
{
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.tableOutline
{
	border: 1px solid #CCCCCC;
	color: #666666;
	background-color: #F7F7F7;
	margin: 5px;
}
/*-------------------------------
* Table style for the Portal
---------------------------------*/
TABLE.ptable
{
	margin: 0px;
	border: 1px solid #CCCCCC;
	width: 650px;
	padding: 0px;
}
DIV#categories TABLE.ptable
{
	border: 0px;
	width: 100px;
}
TABLE.ptable CAPTION
{
	font-size: 13pt;
	text-align: left;
	padding: 10px 5px 10px 0px;
}
TABLE.ptable TH
{
	font-weight: bold;
	color: #FFFFFF;
	background: #DE770B;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 3px 6px 3px 12px;
}
TABLE.ptable TH.level_4
{
	background: #7B7CFF;
	color: #FFFFFF;
}
TABLE.ptable TH.level_3
{
	background: #E1E1E6;
	color: #666666;
}
TABLE.ptable TH.level_2
{
	background: #FF9900;
	color: #FFFFFF;
}
TABLE.ptable TD
{
	background: #F5F5F5;
	padding: 2px 6px 2px 12px;
	color: #666666;
}
TABLE.ptable TD.alt
{
	background: #F5F5F5;
	color: #666666;
}
#example_table TABLE.ptable
{
	border-color: #CCCCCC;
	border-style: solid dashed solid solid;
	border-width: 1px;
	width: 300px;
	padding: 0px;
}
/*-------------------------------
* Upload File Form
---------------------------------*/
#categories SELECT
{
	font-size: 14px;
	border: 1px solid #AACFE4;
	width: 200px;
}
#categories LABEL
{
	display: block;
	font-weight: bold;
	text-align: left;
	width: 140px;
	float: left;
}
#categories DIV
{
	padding: 2px 2px 5px;
}
.caption
{
	padding: 0px 0px 0px 30px;
	font-weight: bold;
	font-size: 12pt;
}
.level_2
{
	font-weight: bold;
	letter-spacing: 2px;
	padding: 5px;
	background: #FF9900;
	color: #FFFFFF;
}
.level_3
{
	font-weight: bold;
	letter-spacing: 2px;
	padding: 5px;
	background: #EBE6F0;
	color: #666666;
}
#categories
{
	margin: 0px;
	width: 550px;
	padding: 5px;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
}
#step2
{
	margin: 0px;
	width: 450px;
	padding: 5px;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
}
#step2 INPUT.text
{
	font-size: 14px;
	border: 1px solid #AACFE4;
	width: 200px;
}
#step2 TEXTAREA
{
	font-size: 14px;
	border: 1px solid #AACFE4;
	width: 200px;
}
#step2 SELECT
{
	font-size: 14px;
	border: 1px solid #AACFE4;
	width: 200px;
}
#step2 SPAN
{
	font-size: 12px;
	display: block;
	font-weight: bold;
	text-align: left;
	width: 140px;
	float: left;
}
.product_select_list
{
	border: 1px solid #AACFE4;
	height: 4em;
	list-style-type: none;
	margin: 5px;
	overflow: auto;
	padding: 8px;
	text-align: left;
}
DIV#product_select_list
{
	position: relative;
	left: 135px;
	width: 212px;
/*The Next 2 rules are only for IE to make it display properly.*/
	#left: -5px;
	#width: 215px;
}
