body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-style: none;
}
.linus, .linus h1, .linus h2, .linus h3, .linus h4, .linus h5, .linus input, .linus textarea, .linus select, .linus pre {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 9pt;
	color: #000000;
}
.linus p {
	margin: 9pt 0pt 0pt 0pt;
}
.linus h1 {
	font-weight: bold;
	font-size: 140%;
	margin: 12pt 0pt 3pt 0pt;
}
.linus h2 {
	font-weight: bold;
	font-size: 120%;
	margin: 10pt 0pt 3pt 0pt;
}
.linus h3 {
	font-style: italic;
	font-size: 120%;
}
.linus h4 {
	font-weight: bold;
}
.linus h5 {
	text-decoration: underline;
}
.linus input, .linus button, .linus textarea, .linus select {
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	background-color: #eeeeee;
}
.linus label {
	font-weight: bold;
}
.linus pre {
	margin: 0px;
	white-space: pre;
}
.linus table {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}
.linus td, .linus th {
	vertical-align: top;
}
.linus th {
	border-color: #c3d5df;
	border-style: none none solid none;
	padding: 0px 2px 0px 2px;
}
.linus img {
	border-width: 0px;
}
.linus dl {
	margin: 5pt 0pt 5pt 10pt;
}
.linus dt {
	margin: 5pt 0pt 0pt 0pt;
	font-weight: bold;
	color: #777777;
}

td.pagecontent {
	vertical-align: top;
	padding: 5px 15px 30px 15px;
	background-image: url("/linus_gray_bg.gif");
	background-repeat: no-repeat;
	background-position: center;
}
td.pageheader {
	vertical-align: bottom;
	padding: 2px;
	font-size: 80%;
}
div.pagemenu {
	vertical-align: top;
	padding: 1px 8px 1px 8px;
}
.pagemenu {
	font-weight: bold;
	color: #555555;
}
.pagemenu a {
	font-weight: normal;
	text-decoration: none;
}
.pagemenu a:link {
	color: #555555;
}
.pagemenu a:visited {
	color: #555555;
}
.pagemenu a:hover {
	color: #5555dd;
}
.pagemenu a:active {
	color: #dd5555;
}
td.pagefooter {
	vertical-align: top;
	padding: 2px;
	font-size: 80%;
	color: #555555;
}

.border td.corner {
	width: 16px;
	height: 16px;
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
}
.border td.longside {
	width: auto;
	height: auto;
	border-style: dashed;
	border-width: 0px;
	border-color: #000000;
}
.border td.inner {
	border-style: none;
}
.border td.outer {
	border-style: none;
}
.border td.left {
	border-right-width: 1px;
}
.border td.right {
	border-left-width: 1px;
}
.border td.top {
	border-bottom-width: 1px;
}
.border td.bottom {
	border-top-width: 1px;
}

fieldset.infobox {
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #888888;
	padding: 3pt 6pt 9pt 6pt;
	margin: 20pt 12pt 3pt 0pt;
}
fieldset.infobox legend {
	font-weight: bold;
	font-size: 120%;
}

table.formlayout th, table.formlayout td{
	padding: 1px;
}

