TABLE.cshelp {
	table-layout: fixed;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

TABLE.cshelp TD.window {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	background-color: #EEEEEE;
}

TABLE.cshelp P.required {
	font-weight: 800;
	color: #990000;
	margin: 0px 0px 5px 0px;
	white-space: nowrap;
}

TABLE.cshelp P.title {
	font-size: 12px;
	font-weight: 800;
	color: #112244;
	margin: 15px 0px 5px 0px;
	white-space: nowrap;
}

TABLE.cshelp P.first {
	margin: 0px 0px 5px 0px;
}

TABLE.cshelp P.title B {
	color: #556688;
}

TABLE.cshelp P.example {
	font-size: 10px;
	text-align: left;
	border: solid 1px #DDDDDD;
	padding: 5px;
	margin: 5px 0px 5px 0px;
	background-color: #FFFFFF;
}

TABLE.cshelp PRE.example {
	font-size: 12px;
	font-family: courier;
	border: solid 1px #DDDDDD;
	padding: 5px;
	margin: 5px 0px 5px 0px;
	background-color: #FFFFFF;
}

TABLE.cshelp P.screenshot {
	text-align: center;
	padding: 0px;
}

TABLE.cshelp P.screenshot IMG {
	border: solid 1px #666666;
}

TABLE.cshelp .entered {
	font-family: courier new, monospace;
}

TABLE.cshelp A.label {
	color: #556688;
}

TABLE.cshelp A.label:hover {
	color: #990000;
}

TABLE.cshelp A.required {
	color: #112244;
}

TABLE.cshelp P.section {
	font-size: 12px;
	font-weight: 800;
	color: #112244;
	padding: 2px 5px 2px 5px;
	margin: 5px 0px 5px 0px;
	border: solid 1px #AAAAAA;
	background-image: url(/images/silverbarbg02.gif);
	background-color: #FFFFFF;
}

TABLE.cshelp P.section A {
	text-decoration: none;
}

TABLE.cshelp P.section A:hover {
	text-decoration: none;
}

TABLE.cshelp B.label {
	color: #556688; 
}

TABLE.cshelp B.required {
	color: #112244;
}

TABLE.cshelp B.important {
	color: #666666;
}

TABLE.cshelp P.important {
	text-transform: uppercase;
}

TABLE.cshelp B.error {
	color: #990000;
}

TABLE.cshelp P.break {
	height: 5px;
	margin: 0px;
}

TABLE.cshelp TABLE.error {
	margin: 5px 0px 5px 0px;
}

TABLE.cshelp A {
	font-weight: 800;
	color: #112244;
}

TABLE.cshelp A:hover {
	text-decoration: underline;
	color: #990000;
}

TABLE.cshelp A.title {
	text-decoration: none;
	color: #112244;
}

TABLE.cshelp TABLE.backtotop {
	margin: 5px 0px 0px 0px;
}

TABLE.cshelp PRE.example SPAN.tt {
	color: #003366;
}

TABLE.cshelp PRE.example SPAN.new {
	color: #990000;
}

TABLE.cshelp PRE.example SPAN.notrequired {
	color: #999999;
}

TABLE.cshelp TABLE.tableofcontents {
	padding: 0px 0px 0px 10px;
}

TABLE.cshelp TABLE.tableofcontents TD.title {
	font-weight: 800;
	text-align: right;
	white-space: nowrap;
	color: #556688;
}

TABLE.cshelp TABLE.tableofcontents TD.desc {
	width: 100%;
}

/* WIKI HELP PROPERTIES */

/* Using this will cause odd problems in the wiki formatting... */
/* Removes padding on the top and bottom of the help dialogue in wiki */
/* UPDATE: This actually helps with wiki formatting... */
TABLE.cshelp TD.window P {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

TABLE.cshelp TD.window H2 {
	height: 22px !important;
	font-family: "Helvetica Neue", Arial, sans-serif !important;
	font-size: 14px !important;
	font-weight: 800 !important;
	color: #FFFFFF !important;
	line-height: 22px !important;
	margin: 0px 0px 10px 0px !important;
	padding: 0px 5px 0px 5px !important;
	border: solid 1px #000000 !important;
	background-position: 0px 0px !important;
	background-image: url('/images/index_bgh.png?266829126') !important;
	background-color: #000000 !important;
}

TABLE.cshelp TD.window H2 SPAN {
	font-size: 12px !important;
	font-weight: 800 !important;
}

TABLE.cshelp TD.window H2 SPAN.mw-headline {
	font-size: 14px !important;
	float: left;
}

TABLE.cshelp TD.window H2 SPAN.editsection {
	float: right;
}

TABLE.cshelp TD.window H2 SPAN B.smalltext {
	font-size: 12px !important;
	color: #FFFFFF !important;
}

TABLE.cshelp TD.window H2 A {
	font-size: 12px !important;
	font-weight: 800 !important;
	color: #DDDDDD !important;
	text-decoration: none !important;
}

TABLE.cshelp TD.window H2 A:hover {
	color: #FFFFFF !important;
	text-decoration: underline !important;
}

TABLE.cshelp TD.window H2 B.important {
	color: #CC0000 !important;
}

TABLE.cshelp TD.window A.external {
	background: url('/docs/skins/simple/external.png') center right no-repeat;
	padding-right: 13px;
}

TABLE.cshelp TD.window B {
	color: #445577;
}

TABLE.cshelp TD.window B.important {
	color: #990000 !important;
}

TABLE.cshelp TD.window B.error {
	font-size: 12px !important;
	color: #990000 !important;
}

TABLE.cshelp TD.window B.varname {
	font-family: Courier, Monaco, Consolas, "Lucida Console", monospace;
	color: #112244 !important;
}

TABLE.cshelp TD.window B.value {
	font-family: Courier, Monaco, Consolas, "Lucida Console", monospace;
	color: #557744 !important;
}

TABLE.cshelp TD.window B.function,
TABLE.cshelp TD.window B.ttfilter {
	font-family: Courier, Monaco, Consolas, "Lucida Console", monospace;
	color: #660000 !important;
}

TABLE.cshelp TD.window B.directive {
	font-family: Courier, Monaco, Consolas, "Lucida Console", monospace;
	color: #AA8866 !important;
}

TABLE.cshelp TD.window B.code {
	font-family: Courier, Monaco, Consolas, "Lucida Console", monospace;
	color: #445577 !important;
}

TABLE.cshelp TD.window P.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400 !important;
	font-size: 12px;
	color: #000000 !important;
	margin: 5px 0px 5px 0px;
	padding: 5px;
	border: solid 1px #FF9900;
	background-color: #FFCC00;
}

TABLE.cshelp TD.window P.warning B {
	color: #660000 !important;
}

TABLE.cshelp TD.window PRE.example {
	margin: 10px 0px 10px 0px;
	padding: 5px;
}

TABLE.cshelp TD.window P.example {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #000000 !important;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
}

TABLE.cshelp TD.window P.output {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #112244 !important;
	white-space: pre;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	border: solid 1px #AABBDD;
	background-color: #DDEEFF;
}

TABLE.cshelp TD.window P.format {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: 12px;
	color: #000000 !important;
	white-space: pre;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	border: solid 1px #AAAAAA;
	background-color: #DDDDDD;
}

TABLE.cshelp TD.window P.format B {
	color: #999999 !important;
}

TABLE.cshelp TD.window P.code {
	font-family: Courier, Monaco, Consolas, "Lucida Console", monospace;
	font-weight: 400;
	font-size: 12px;
	color: #000000 !important;
	white-space: pre;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
}

TABLE.cshelp TD.window P.code B,
TABLE.cshelp TD.window P.example B {
	color: #445577;
}

TABLE.cshelp TD.window P.code B.new {
	font-weight: 400;
	color: #990000;
}

