body {
	margin: 0;
	padding: 0;
	background: #f8f8f8;
}
body,td,th,div,p {
	font: 8pt Verdana, Helvetica, sans-serif;
	color: #444;
}
p {
	margin: 0 0 12px 0;
}

div {
	display: inline-block;
}
div {
	display: block;
}
a img {
	border: 0;
}

a:link, a:active, a:visited {
	color: #448;
	text-decoration: underline;
}
a:hover {
	color: #22c;
	text-decoration: underline;
}

/* Header */

#header {
	background: #f9f4ee url('../i/hdr_bgx.gif') top left repeat-x;
}
#header0 {
	background: url('../i/hdr_l.gif') top left no-repeat;
	height: 80px;
}

h2#logo {
	float: left;
	margin: 0;
	padding: 5px 0 0 19px;
}

#search_r {
	padding: 18px 16px 0 0;
	text-align: right;
}
#search_r div {
	float: right;
	padding: 0 0 0 3px;
}
#search_r input {
	vertical-align: middle;
}
#search_r input.text {
	border: 1px #9b9b9b solid;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #666;
	margin: 13px 0 0 0;
	width: 155px;
}

/* Nav Bar */

#navbar {
	background: #d3e6f9 url('../i/navbar_bgl.gif') top left no-repeat;
	padding: 5px 0 0 220px;
	height: 18px;
	font-size: 7.5pt;
	color: #45596c;
	border-bottom: 1px #cacaca solid;
}
#navbar a:link, #navbar a:active, #navbar a:visited {
	color: #45596c;
	text-decoration: underline;
}
#navbar a:hover {
	color: #c44;
	text-decoration: underline;
}

/* General layout */
#lower {
	background: #fefefe url('../i/body_bgx.gif') bottom left repeat-x;
	min-width: 990px;
}
#lower0 {
	background: url('../i/wm_br.gif') bottom right no-repeat;
}
#lower1 {
	background: url('../i/bg_l.gif') top left repeat-y;
}

.g_clear {
	height: 1px;
	overflow: hidden;
	clear: both;
}

/* Leftbar */

#left {
	/* background: #c8c8c8 url('../i/mnu_bgx.gif') top left repeat-x; */
	float: left;
	width: 190px;
	/* border: #a9a9a9 solid; */
	/* border-width: 0 1px 1px 0; */
}
#left ul {
	list-style: none;
	margin: 0;
	padding: 16px 0 16px 10px;
}
#left ul ul {
	margin: 0 0 0 -9px;
	padding: 0;
}
#left li {
	list-style: none;
	margin: 0;
	background: url('../i/icn_folder.gif') 0 4px no-repeat;
	padding: 0 0 0 20px;
}
#left li li {
	margin: 0 0 0 11px;
	padding: 0 0 0 16px;
	background: url('../i/icn_doc.gif') 0 3px no-repeat;
}
#left li li li {
	margin: 0 0 0 2px;
	padding: 0 0 0 16px;
}
/* IE Hack */
#left li a:link, #left li a:active, #left li a:visited, #left li a:hover {
	display: inline-block;
}
#left li a:link, #left li a:active, #left li a:visited {
	display: block;
	padding: 4px 4px 4px 2px;
	margin: 0;
	font-size: 8pt;
	color: #555;
	text-decoration: none;
	border-top: 1px #cacaca solid;
}
#left li a:hover {
	display: block;
	text-decoration: none;
	background: #555;
	color: #fff;
	border-top: 1px #cacaca solid;
}
#left li a.selected:link, #left li a.selected:active, #left li a.selected:visited,
#left li li a.selected:link, #left li li a.selected:active, #left li li a.selected:visited {
	color: #c44;
	/* background: url('../i/icn_openfolder.gif') 0 2px no-repeat; */
}
#left li a.selected:hover,
#left li li a.selected:hover {
	color: #fff;
	background: #844;
	/* background: url('../i/icn_openfolder.gif') 0 2px no-repeat; */
}
#left li li a:link, #left li li a:active, #left li li a:visited {
	border: none;
	display: block;
	padding: 4px 4px 4px 2px;
	margin: 0;
	color: #555;
	font-size: 7pt;
	text-decoration: none;
}
#left li li a:hover {
	border: none;
	display: block;
	text-decoration: none;
	background: #555;
	color: #fff;
}
#left li.f a:link, #left li.f a:active, #left li.f a:visited, #left li.f a:hover {
	border: none;
}

/* Right bar */

#right {
	float: right;
	width: 192px;
	padding: 12px 8px 0 0;
}

#right .item {
	background: #e9f0f6;
	border: #ccc solid;
	border-width: 0 1px;
	padding: 4px 12px 1px 8px;
	margin: 0;
	text-align: right;
}

#right .it0 {
	margin: 0 6px;
	background: url('../i/curvebox_t.gif') bottom left repeat-x;
}
#right .it1 {
	position: relative;
	left: -6px;
	background: url('../i/curvebox_tl.gif') bottom left no-repeat;
}
#right .it2 {
	position: relative;
	right: -12px;
	background: url('../i/curvebox_tr.gif') bottom right no-repeat;
	height: 6px;
	overflow: hidden;
	font-size: 0;
}

#right .ib0 {
	margin: 0 6px 12px 6px;
	background: url('../i/curvebox_b.gif') top left repeat-x;
}
#right .ib1 {
	position: relative;
	left: -6px;
	background: url('../i/curvebox_bl.gif') top left no-repeat;
}
#right .ib2 {
	position: relative;
	right: -12px;
	background: url('../i/curvebox_br.gif') top right no-repeat;
	height: 6px;
}

#right .item .rss {
	float: left;
	margin: 0;
	padding: 0;
}
#right .item h3 {
	font-size: 9pt;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	margin: 0 0 8px 24px;
	padding: 0;
}
#right .subitem {
	margin: 0 -12px 12px 0;
	padding: 0 12px 0 0;
}
#right h4 {
	font-family: Verdana, Helvetica, sans-serif;
	color: #555;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 7.5pt;
}
#right .date {
	font-size: 7pt;
	color: #989ea5;
}
#right .subitem_links {
	border-top: 1px #d9e0e6 solid;
	margin: 1px -12px 0 0;
	padding: 1px 12px 0 0;
	font-size: 7pt;
	color: #555;
}
#right a:link, #right a:active, #right a:visited {
	color: #448;
	text-decoration: none;
}
#right a:hover {
	text-decoration: underline;
}

/* Content */

#content {
	margin: 0 212px 0 200px;
	padding: 24px;
	min-width: 522px;
}

h1 {
	border-bottom: 1px #fbcb8d dashed;
	padding: 4px 2px 4px 2px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #999;
	font-size: 18pt;
	font-weight: normal;
	margin: 0 -12px 12px -12px;
}
h1 img {
	vertical-align: bottom;
}
h3 {
	border-bottom: 1px #fbcb8d dashed;
	padding: 4px 2px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #666;
	font-size: 10pt;
	font-weight: normal;
	margin: 12px -12px 12px -12px;
}
#right h3 {
	border: none;
}

.pageimg {
	float: right;
	margin: 0 0 8px 8px;
	font-size: 7pt;
	color: #777;
	text-align: center;
}
.pageimg img {
	margin: 0 0 7px 0;
	vertical-align: bottom;
}
.datetime {
	font-size: 8pt;
	color: #777;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	margin: -8px 0 0 0;
	padding: 0 0 12px 0;
}

/* Footer */

#footer {
	clear: both;
	padding: 12px;
	margin: 0;
	border-top: 1px #fbcb8d solid;
	text-align: right;
	background: #fbfbfb url('../i/ftr_bgx.gif') top left repeat-x;
}

#footer, #footer_l, #footer_r {
	font-size: 7pt;
	color: #555;
}

#footer_l {
	float: left;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #448;
	text-decoration: none;
}
#footer a:hover {
	color: #22c;
	text-decoration: underline;
}



li {
	margin: 0 0 6px 0;
}

/* Namespace trees */
ul.cms_namespacetree, ul.cms_namespacetree ul, ul.cms_namespacetree li {
	display: inline-block;
}
ul.cms_namespacetree, ul.cms_namespacetree ul, ul.cms_namespacetree li {
	display: block;
}
ul.cms_namespacetree img {
	vertical-align: bottom;
}
ul.cms_namespacetree {
	margin: 16px 4px 16px 10px;
	padding: 0;
	list-style: none;
	border-bottom: 1px #c2c2c2 dashed;
}
ul.cms_namespacetree ul {
	padding: 0;
	margin: 4px 0 0 0;
	list-style: none;
}
ul.cms_namespacetree li {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px #c2c2c2 dashed;
}
ul.cms_namespacetree li.nst_br {
	background: url('../i/icn_folder.gif') 0 3px no-repeat;
	padding: 3px 0 3px 18px;
	margin: 0;
	font-size: 7.5pt;
}
ul.cms_namespacetree li.nst_le, ul.cms_namespacetree li.nst_an {
	background: url('../i/icn_doc.gif') 0 4px no-repeat;
	padding: 4px 0 4px 18px;
	margin: 0;
	font-size: 7.5pt;
}
ul.cms_namespacetree ul.nst_childtree {
	display: none;
}
ul.cms_namespacetree ul.nst_childtree.exp {
	display: block;
}
ul.cms_namespacetree li ul.nst_forcevisible {
	display: block;
}

.votebox {
	float: right;
	margin: 0 0 8px 8px;
	background: #ffc;
	font-size: 7pt;
	padding: 8px;
	text-align: right;
}

/* News List */

.news_list_item {
	margin: 0 -12px 24px -12px;
}
.news_list_item .news_inner {
	background: #ececec url('../i/n_bgx.gif') bottom left repeat-x;
	padding: 7px 14px 7px 11px;
	border: #fff solid;
	border-width: 0 1px;
}
.news_list_item .news_inner, .news_list_item .news_inner * {
	font-size: 7.5pt;
}
.news_list_item .news_inner p {
	margin: 0 0 6px 0;
}
.news_list_item .t0 {
	background: #ececec url('../i/n_t.gif') bottom left repeat-x;
	margin: 0 3px;
}
.news_list_item .t1 {
	position: relative;
	left: -3px;
	background: url('../i/n_tl.gif') bottom left no-repeat;
}
.news_list_item .t2 {
	position: relative;
	right: -6px;
	background: url('../i/n_tr.gif') bottom right no-repeat;
	height: 4px;
	font-size: 1pt;
	overflow: hidden;
}
.news_list_item .b0 {
	background: #d0d0d0 url('../i/n_b.gif') top left repeat-x;
	margin: 0 0 0 4px;
}
.news_list_item .b1 {
	background: url('../i/n_br.gif') top right no-repeat;
}
.news_list_item .b2 {
	height: 5px;
	position: relative;
	left: -4px;
	background: url('../i/n_bl.gif') top left no-repeat;
	font-size: 1pt;
	overflow: hidden;
}
.news_list_item h4 {
	border-bottom: 1px #fff dashed;
	padding: 0;
	margin: 0 0 6px 0;
}

.news_list_item .undertab {
	margin: 0;
	height: 25px;
}
.news_list_item .undertab .ut_i {
	float: right;
	margin: 0;
	padding: 0 8px 0 0;
	background: url('../i/n_social_r.gif') top right no-repeat;
	height: 25px;
	white-space: nowrap;
}
.news_list_item .undertab .u_r {
	float: right;
	background: url('../i/n_social_x.gif') top right repeat-x;
	height: 25px;
	color: #fff;
	font-size: 7.5pt;
	padding: 5px 5px 0 0;
	height: 20px;
}

.news_list_item .undertab .ul0 {
	float: right;
	background: url('../i/n_readmore_l.gif') top left no-repeat;
	padding: 0 0 0 41px;
}
.news_list_item .undertab .ul1 {
	background: url('../i/n_readmore_x.gif') top left repeat-x;
}
.news_list_item .undertab .ul2 {
	background: url('../i/n_readmore_r.gif') top right no-repeat;
	height: 20px;
	color: #fff;
	font-size: 7.5pt;
	padding: 5px 35px 0 0;
}
.news_list_item .undertab img {
	vertical-align: top;
}
* html .news_list_item .undertab .ut_i div {
	width: 1%;
	white-space: nowrap;
}
.news_list_item .undertab a:link, .news_list_item .undertab a:active, .news_list_item .undertab a:visited {
	color: #fff;
	text-decoration: underline;
}
.news_list_item .undertab a:hover {
	color: #844;
	text-decoration: underline;
}

/* Support List */

.sup_list_item {
	margin: 0 0 36px 0;
}
.sup_list_item h4 {
	margin: 0 0 4px 0;
	padding: 0;
}
.sup_list_inner {
	padding: 0 2px 0 56px;
}
.sup_list_inner_simple {
	padding: 0 2px 0 12px;
}
.sup_list_lower {
	border-top: 1px #c2c2c2 dashed;
	margin: 7px -2px 0 -2px;
	padding: 4px 2px;
	font-size: 7.5pt;
	color: #9a9a9a;
}
.sup_list_lower img {
	vertical-align: top;
}
.sup_list_lower a:link, .sup_list_lower a:active, .sup_list_lower a:visited {
	color: #f8981c;
	text-decoration: underline;
}
.sup_list_lower a:hover {
	color: #c44;
	text-decoration: underline;
}
.sup_list_inner_hid {
	display: none;
}

.sup_list_left {
	float: left;
}

.demobox {
	margin: 8px;
	padding: 8px;
	zbackground: #eee;
	border: 1px #ccc solid;
}
.demobox h2 {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 18pt;
	font-weight: normal;
}

.diagram {
	text-align: center;
	margin: 0 0 12px 0;
	padding: 0;
	font-size: 7pt;
	color: #999;
}
.diagram img {
	border: 1px #ccc solid;
}

.pdflink {
	margin: 8px 0;
}

.admintbl tr.listhdr th {
	background: #ccc;
}
.admintbl tr.a td {
	padding: 4px;
}
.admintbl tr.b td {
	background: #ddd;
	padding: 4px;
}
.admintbl tr.spacer td {
	background: #fff;
}
.admintbl tr.a.statusNew td {
	background: #fee;
}
.admintbl tr.b.statusNew td {
	background: #fdd;
}
.admintbl tr.a.statusOpen td {
	background: #fdc;
}
.admintbl tr.b.statusOpen td {
	background: #fcb;
}
.admintbl tr.a.statusDeferred td {
	background: #fed;
}
.admintbl tr.b.statusDeferred td {
	background: #fdc;
}
.admintbl td.r {
	text-align: right;
	padding: 4px 10px;
}

.ip_addr {
	font-size: 14pt;
	font-weight: bold;
}

/* Website management */
pre strong {
	color: #000;
}
pre i {
	color: #999;
}