body {
	font-family: sans-serif;
	font-size: 0.95em;
	color: black;
	line-height: 1.8em;
	background-color: white;
	margin: 0px;
	min-width: 1000px;
}

#page {
	background-image:url(images/left-200.png);
	background-repeat:repeat-y;
	color:inherit;
	font-family:sans-serif;
	max-width:1000px;
}

#search {
	position: absolute;
	top: 10px;
	right: 20px;
	width: auto;
	left: auto;
	font-size: 10pt;
	display: inline;
	background: transparent;
	color: white;
}

#search form {
	display: inline;
}

div.changelog {
	display: none;
}

/*********** header styles **********/
#globalnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: inherit;
	color: #FFFFFF;
	text-align: right;
	padding-right: 50px;
}

#globalnav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: inherit;
}

#globalnav a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	background-color: inherit;
}

.headermain {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: inherit;
	color: #000000;
	line-height: 35px;
}

#mainMenu {
	color: white;
	margin: 0px;
	padding: 5px;
	padding-right: 10px;
	z-index: 1000;
	letter-spacing: -1px;
	text-align: right;
	position: absolute;
	top: 35px;
	font-size: 10pt;
	right: 10px;
	width: auto;
	left: auto;
	right: 10px;
}

#menuList {
	margin: 0px;
	padding: 0px;
	z-index: 1000;
}

#menuList li {
	display: inline;
	list-style: none;
}

.menubar {
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	border-left: 1px solid #ddd;
	border-collapse: collapse;
}

a.actuator {
	background-color: transparent;
	color: inherit;
	margin: 0px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}

a.actuator:hover {
	background-color: #006699;
	xborder-top: 1px solid white;
	color: white;
	z-index: 1005;
	text-decoration: none;
}

.menu {
	color: #000;
	background-color: #ddd;
	border: 1px solid #bbb;
	position: absolute;
	visibility: hidden;
	z-index: 1000;
	margin: 0px;
	padding: 0px;
}

.menu li a {
	background-color: transparent;
	color: #000;
	display: block;
	font-size: 0.85em;
	line-height: 1.70em;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 3px;
	text-decoration: none;
}

.menu li a:hover {
	background-color: #006699;
	color: white;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wikinav {
	letter-spacing: -1px;
	width: 700px;
}

#main {
	background-color: white;
	color: black;
	margin-top: 0px;
	margin-left: 220px;
	padding: 2px;
}

#main h1,#main h2,#main h3,#main h4,#main h5 {
	color: #005A9C;
	font-weight: normal;
}

#main h1 {
	font-size: 2em;
	line-height: 1.1em;
}

#main h2 {
	margin-top: 2.5em;
	padding-top: 0.6em;
	border-top: 1px solid #005A9C;
	font-size: 1.7em;
}

#main h3 {
	margin-top: 2em;
	font-size: 1.4em;
}

#main h4 {
	font-size: 1.2em;
	margin: 2em 0 0.5em;
}

#leftnav {
	width: 180px;
	float: left;
	padding: 20px 20px 40px 10px;
	font-size: 10pt;
	margin-right: 0px;
}

#leftnav h3 {
	background-image:url(images/linesep1.png);
	background-position:right top;
	background-repeat:no-repeat;
	margin:20px 0 10px;
	padding-top:10px;
}

#recentpages ul {
	padding-left: 20px;
	list-style-type: square;
}

#recentpages ul li {
	margin-bottom: 2px;
}

#leftnav div.lnlink {
	padding: 2px;
}

#leftnav div.lnlink a {
	display: block;
	padding: 2px;
	text-decoration: none;
	border: 1px solid #eee;
}

#leftnav div.lnlink a:hover {
	display: block;
	padding: 2px;
	text-decoration: none;
	border: 1px solid silver;
	background-color: #CADCEB;
	color: navy;
}

table.cases,table.cases tr td,table.cases tr th {
	font-size: 0.9em;
	border-collapse: collapse;
	border: silver solid 1px;
}

table.cases tr th {
	background: #eee;
	color: black;
}

#footer {
	clear: both;
	font-size: 0.8em;
	color: white;
	background: #0a90d3;
	background-image: url("images/bg_list.gif");
	font-weight: normal;
}

#footer table {
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: inherit;
	font-weight: inherit;
	width: 100%;
}

#footer a {
	color: inherit;
	background: inherit;
}

#footer .copyright {
	margin-left: 10px;
}

#footer .footlinks {
	text-align: right;
	margin-right: 10px;
}

.xmainlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none
}

.xbodysml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clip: rect()
}

.xmainlinkblack {
	color: #000000;
	background: inherit;
	text-decoration: none;
}

.bodystrong {
	clip: rect();
	color: #336699;
	background: inherit;
}

.main2 {
	color: #666666;
	text-decoration: none;
}

.main2sel {
	color: #666666;
	background: inherit;
	font-weight: bold;
	text-decoration: none;
}

.bodycol1 {
	clip: rect();
	color: #FFFFFF;
	background: inherit;
}

.bodyhead1 {
	clip: rect();
	font-weight: bold;
	color: #000000;
	background: inherit;
}

.bodyxsml1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF
}

.bodyhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	clip: rect();
	font-weight: bold;
	color: #FFFFFF;
}

.bodysml1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	clip: rect();
	color: #999999;
}

.bodycol2 {
	color: #006699;
	background: inherit;
}

.bodysml2 {
	color: #666666;
	background: inherit;
}

.main2lev2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
	font-weight: normal;
	text-indent: 10px;
	text-decoration: none;
}

.decor1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	clip: rect();
	color: #FFCC00;
}

.bodylink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF
}

.listref {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 2px;
	background-color: #f1f1f1;
}

.listdate {
	font-family: Verdana;
	font-size: 11px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: none;
	padding: 2px;
	background-color: #f1f1f1;
}

.listprob {
	font-family: Verdana;
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
}

.button {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	background-color: #BBBBBB;
	color: #3C6C9D;
	border-top-width: thin;
	border-left-width: thin;
	border-color: #FFFFFF;
	width: 88;
}

.dataname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
}

.datainfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 5px;
}

.artback {
	background-color: #CCCCCC;
	border: 1px solid #999999;
}

.arthead1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	color: #666666;
}

.artsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.arttd {
	border: 0px solid #CCCCCC;
	padding: 5px;
}

.artbacktd {
	background-color: #CCCCCC;
	border: 1px solid #999999;
	border: 0px solid #CCCCCC;
	padding: 5px;
}

.faqsect {
	font-size: 1.1em;
	font-weight: bold;
}

.faqsectmain {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
}

.faqquery {
	font-weight: normal;
	margin: 0px;
	margin-left: 10px;
}

.faqans {
	color: #222222;
	font-weight: normal;
	display: block;
	margin: 0px;
	margin-left: 20px;
}

.feedlink {
	font-size: 1em;
	background: #ff6800;
	font-weight: bold;
	color: white;
	border-top: 1px outset white;
	border-left: 1px outset white;
	border-right: 1px outset black;
	border-bottom: 1px outset black;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0px;
	text-align: center;
	display: inline;
}

#dhtmltooltip {
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid :                       DXImageTransform .

		    Microsoft .




		 Shadow(color =                       gray, direction =

		 135);
}

table.casedetail {
	width: 100%;
	font-family: inherit;
	font-size: inherit;
}

table.casedetail,table.casedetail tr {
	border-collapse: collapse;
}

.casedetail * {
	padding: 2px;
	font-family: inherit;
	font-size: inherit;
}

.updateheadlabel {
	text-align: right;
	color: #999;
	background-color: inherit;
}

.updatehead {
	xbackground-color: #BBBBBB;
	xcolor: #3C6C9D;
}

.updatetext,.problemstmt {
	font-family: monospace;
	font-size: 1.2em;
	background-color: white;
	color: black;
	xfont-weight: normal;
	margin-bottom: 20px;
	xpadding: 1em;
}

.problemstmt {
	xmargin-bottom: 0em;
	color: navy;
	background: white;
	xfont-size: 1.2em;
	xfont-weight: bold;
}

.updateuserhead,.updateopenhead {
	font-size: 0.9em;
	xfont-family: Verdana, Arial, sans-serif;
	xfont-weight: bold;
	background-color: #efefef;
	color: #3C6C9D;
	xborder-top-style: none;
	border-bottom: 1px solid #dfdfdf;
}

.updateopenhead {
	xbackground-color: #ffffff;
	color: #3C9D6C;
}

.note {
	border: 1px solid silver;
	padding: 10px;
	padding-top: 0px;
	float: right;
	width: 200px;
	position: absolute;
	left: 820px;
	top: auto;
	background: #eeeeff repeat-x;
	background-image: url("images/gradient.gif");
}

hr {
	border: 0px solid silver;
	border-top: 1px solid silver;
}

#supportguy {
	float: right;
	margin-right: -170px;
}

#logo {
	float: left;
	padding: 5px 30px 0pt 5px;
	width: auto;
}

#site-description {
	float: left;
	width: 70%;
	border: 1px solid red;
}

#masthead {
	height: 65px;
	padding-top: 0px;
	padding-left: 20px;
	background-image: url("images/logoblue-plmgrn-glow.png");
}

#mainMenu {
	clear: left;
}

#feedcontainer {
	float: right;
	margin: 10px;
	width: 190px;
	background: #eee;
	color: #555;
	padding: 10px;
	padding-bottom: 60px;
	font-size: 0.9em;
	border: 1px solid silver;
}

table.wikitable {
	border-collapse: collapse;
	border: outset 1px #555;
}

table.wikitable tr th {
	border-left: inset 1px #777;
	border-right: inset 1px #777;
	border-bottom: solid 1px #555;
	background-color: #ddc;
}

table.wikitable tr td {
	padding: 0.25em;
	border-left: inset 1px #eee;
	border-right: inset 1px #eee;
	border-bottom: inset 1px #eee;
}

.wikitable th a {
	text-decoration: none;
	color: black;
	display: block;
	background-color: inherit;
}

.wikitable th a img {
	border: none;
	position: relative;
	top: 3px;
}

.wikitable th a:hover {
	text-decoration: underline;
	color: black;
	background-color: #99ccff;
}

ul.minimal {
	font-size: 90%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 1em;
}

ul.minimal li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#feeds ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top: 0.75em;
}

#feeds ul li {
	list-style-type: none;
	margin-top: 2px;
}

#poweredby {
	float: left;
	margin: 20px;
}

pre {
	border: 1px solid #ddd;
	background-color: #efefef;
	color: black;
	padding: 7px;
	whitespace: pre-wrap;
	font-family: monospace;
	line-height: 1.5em;
	min-width: 750px;
	letter-spacing: -0.7px;
	xfloat: left;
	position: relative;
	left: auto;
	top: auto;
	overflow: auto;
}

#editlink {
	background: white;
	color: black;
	margin-left: 250px;
}

.MACRO_TOC br {
	display: none;
}

.hang_right_wikitoc {
	margin: 0px;
	padding: 10px;
	margin-left: 20px;
	width: 200px;
	float: right;
	position: absolute;
	left: 800px;
	border: 1px solid silver;
	background-color: #eee;
	color: rgb(20, 20, 100);
	line-height: 1.2em;
	font-size: 10pt;
}

.wikitoc {
	padding-left: 20px;
	color: rgb(20, 20, 90);
	line-height: 1.3em;
}

.wikitoc ul {
	padding-left: 20px;
}

.wikitoc a {
	color: inherit;
	background-color: inherit;
}

#wikititle {
	font-weight: bolder;
	background: inherit;
	color: #000;
}

#wikiabstract {
	background: inherit;
	color: #555;
	letter-spacing: -1px;
}

                            
                            