body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; background-color: #B8B8B8;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
hr {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
a {
	color: #003366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.iopaknav {
	background-image: url(/images/iopak_nav.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.linapacknav {
	background-image: url(/images/linapack_tblback.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.processplantheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #B8B8B8;
}
.processplantsearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #B8B8B8;
	/* background-image: url(/images/subnav.gif); */
	background-position: center bottom;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
}

.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}

.gen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

}

.beigebox {
	background-color: #FFFFCC;
	border: 1px solid #666666;
	padding: 5px;
}
.litebox {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 9px;
	padding: 5px;
}
.inset {
	border: 1px solid #000000;
	padding: 5px;
	background-color: #FFFFFF;
}
.webnumber {
	font-size: 10px;
	background-color: #DD0000;
	padding: 4px;
	color: #FFFFFF;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.greytxt {
	color: #999999;
}

.pagination {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #DDDDDD;
	border: 1px solid #333333;
	padding: 5px;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}


/*	Search input box 	*/
#search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#search input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*		IOPAK NAVIGATION MENU	*/

.iopakmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #B50052;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4A739C;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #4A739C;
}
.iopakmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
.iopakmenu a:hover {
	color: #FF9900;
	text-decoration: none;
}

#iopak .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B50052;
	padding: 5px;
}
#iopak .box {
	border: 1px solid #B50052;
}
#iopak .subtitle {
	font-size: 10px;
	background-color: #FFFF99;
}

#iopak .catitem {
	background-color: #FAEDF3;
	border: 1px solid #B50052;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 8px;
}
#iopak .catimage {
	background-color: #FFFFFF;
	padding: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B50052;
	border-bottom-color: #B50052;
	border-left-color: #B50052;
}
#iopak .item {
	background-color: #FAEDF3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #B50052;
	border-right-color: #B50052;
	border-bottom-color: #B50052;
}
#iopak .item a {
	color: #990000;
	text-decoration: none;
}
#iopak a {
	color: #000000;
	text-decoration: none;
}
#iopak a:hover {
	text-decoration: underline;
}
#iopak .quote {
	border: 1px solid #000000;
	padding: 5px;
	background-color: #E23E06;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#iopak .quote a {
	color: #FFFFFF;
	text-decoration: none;
}

#iopak .question {
	border: 1px solid #000000;
	padding: 5px;
	background-color: #E23E06;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#iopak .question a {
	color: #FFFFFF;
	text-decoration: none;
}
#iopak .subtotal {
	background-color: #DDDDDD;
	font-size: 11px;
}

#iopak th {
	background-color: #DDDDDD;
	font-size: 12px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

/*		PPN NAVIGATION MENU	*/
.ppnmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #003366;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4A739C;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #4A739C;
}
.ppnmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
.ppnmenu a:hover {
	color: #FF9900;
	text-decoration: none;
}

#ppn .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #003366;
	color: #FFFFFF;
	padding: 5px;
}
#ppn .box {
	border: 1px solid #006699;
}
#ppn .subtitle {
	font-size: 10px;
	background-color: #FFFF99;
}

#ppn .catitem {
	border: 1px solid #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #DDDDDD;
	padding: 7px;
}
#ppn .catimage {
	background-color: #FFFFFF;
	padding: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
#ppn .item {
	background-color: #EAF8EA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
}
#ppn .item a {
	color: #006699;
	text-decoration: none;
}
#ppn a {
	color: #000000;
	text-decoration: none;
}
#ppn a:hover {
	text-decoration: underline;
}

#ppn .quote {
	border: 1px solid #000000;
	padding: 5px;
	background-color: #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
}
#ppn .quote a {
	color: #FFFFFF;
	text-decoration: none;
}
#ppn .question {
	border: 1px solid #000000;
	padding: 5px;
	background-color: #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#ppn .question a {
	color: #FFFFFF;
	text-decoration: none;
}

/*		PROCESSPLANT NAVIGATION MENU	*/

#processplant .box {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 5px;
}
#processplant .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00000;
	padding: 5px;
	background-image: url(/images/shine_small_lighter.gif);
}
#processplant .subtitle {
	font-size: 12px;
	background-color: #FFFF99;
}
#processplant .catitem {
	border: 1px solid #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #DDDDDD;
	padding: 7px;
}
#processplant .catimage {
	background-color: #FFFFFF;
	padding: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
#processplant .item {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
}
#processplant .quote {
	border: 1px solid #000000;
	padding: 5px;
	background-color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
}
#processplant .quote a {
	color: #FFFFFF;
	text-decoration: none;
}
#processplant .question {
	border: 1px solid #000000;
	padding: 5px;
	background-color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#processplant .question a {
	color: #FFFFFF;
	text-decoration: none;
}
#processplant .inset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #006699;
}

/*	Linapack		*/
.linapackmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #000000;
	color: #FFFFFF;
}
.linapackmenu a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.linapackmenu a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FF6633;
}

#linapack .catimage {
	background-color: #FFFFFF;
	padding: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#linapack .item {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#linapack .box {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#linapack .title {
	background-color: #CCCCCC;
	border: 1px dashed #000000;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#linapack .subtitle {
	font-size: 12px;
	background-color: #FFFF33;
}
#linapack .quote {
	border: 1px solid #000000;
	padding: 5px;
	background-color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
}
#linapack .quote a {
	color: #FFFFFF;
	text-decoration: none;
}
#linapack .question {
	border: 1px solid #000000;
	padding: 5px;
	background-color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#linapack .question a {
	color: #FFFFFF;
	text-decoration: none;
}
/*	Onion Peelers	*/
#onionpeeler .title {
	background-color: #000000;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FBD057;
}
#onionpeeler .catimage {
	background-color: #EEEEEE;
	padding: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FBD057;
	border-bottom-color: #FBD057;
	border-left-color: #FBD057;
}
#onionpeeler .item {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FBD057;
	border-right-color: #FBD057;
	border-bottom-color: #FBD057;
}
#onionpeeler .box {
	background-color: #FFFFFF;
	border: 1px solid #FBD057;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#onionpeeler .subtitle {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#onionpeeler .quote {
	border: 1px solid #000000;
	padding: 5px;
	background-color: #FBD057;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
}
#onionpeeler .quote a {
	color: #000000;
	text-decoration: none;
}
#onionpeeler .question {
	border: 1px solid #000000;
	padding: 5px;
	background-color: #FBD057;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
#onionpeeler .question a {
	color: #000000;
	text-decoration: none;
}

/* Big box with list of options */
#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
margin:1px;
padding:1px;
cursor:pointer;
font-size:7px;
font-family: Arial, Helvetica, sans-serif;
}
#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
font-size:10px;
font-family: Arial, Helvetica, sans-serif;
	
}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
	background-color:#317082;
	color:#FFF;
}
#ajax_listOfOptions_iframe{
	background-color:#F00;
	position:absolute;
	z-index:5;
}

#ajax_listOfOptions{
position:absolute;	/* Never change this one */
width:305px;	/* Width of box */
height:400px;	/* Height of box */
overflow:auto;	/* Scrolling features */
border:1px solid #317082;	/* Dark green border */
background-color:#FFF;	/* White background color */
text-align:left;
font-size:10px;
z-index:100;
font-family: Arial, Helvetica, sans-serif;
}
/*- Menu Tabs --------------------------- */
#tabs {
float:left;
width:100%;
font-size:10pt;
line-height:normal;
border-bottom:;
}
#tabs ul {
margin:0;
padding:0px 0px 0px 0px;
list-style:none;
}
#tabs li {
display:inline;
margin:0;
padding:0;
}
#tabs a {
float:left;
background:url("images/tableft.gif") no-repeat left top;
margin:0;
padding:0 0 0 3px;
text-decoration:none;
}
#tabs a span {
	float:left;
	display:block;
	background:url("images/tabright.gif") no-repeat right top;
	color:#000000;
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 3px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
color:#FF0000;
}
#tabs a:hover {
background-position:0% -42px;
}
#tabs a:hover span {
background-position:100% -42px;
}
#tabs #current a {
background-position:0% -42px;
}
#tabs #current a span {
background-position:100% -42px;
}
-->

