
	
	.ckeditor-body a:link { color: #0F5491; }
	.ckeditor-body a:visited { color: #993388; }
	.ckeditor-body a { text-decoration: none; }
	.ckeditor-body a.vb { color: #993388; }
	.ckeditor-body a.uvb { color: #0F5491; }
	
	a.fb_attachment
	{
		padding-right: 20px;
		background: transparent url(https://d37qfxqr6yo2ze.cloudfront.net/822909000/images/paperclip.png) center right no-repeat; 
	}

	a.wikiNew {
	  color: #FF0000;
	}

	a.wikiNew:visited {
	  color: #AA0000;
	}

	img.conflictIcon {
		border: 1px solid black;
		cursor: pointer;
		opacity: .6;
		filter = "alpha(opacity=60)";
		position: relative;
		top: -2px;
		left: 5px;
		width: 22px;
		height: 22px;
	}

	table p {
		margin-top: 0px;
		margin-bottom: 0px;
	}

	table.wikiSearch td {
		vertical-align: top;
	}

	/* This sets up a blue border/background for the widget placeholders. */
	.cke_widget {
		border: 1px solid #aaa;
		margin: 0 2px;
	}
	
	.article-content table,
	.article-content table td,
	.article-content table th {
		border-collapse: collapse;
		border: 1px solid black;
	}

.contentWikiView .holder {
	width: 704px;
	margin: 0 auto;
}

.contentWikiView #logo h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	/* image replacement */
	display: block;
	margin: 28px auto;
	height: 75px;
	width: 312px;
	background: url("https://inet.fogbugz.com/default.asp?pg=pgDownload&pgType=pgWikiAttachment&ixAttachment=7186&sFileName=support-logo.png") top left no-repeat;
	text-indent: -9999px;
}

	.contentWikiView .support-box {
		float: left;
		width: 264px;
		margin: 0 15px;
		padding: 0 28px;
		border: 1px solid #c6d6d6;
		-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
		-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
		background: -moz-linear-gradient(
	    center bottom,
	    rgb(255,255,255) 0%,
	    rgb(249,252,252) 100%
	);
		background: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, rgb(255,255,255)),
	    color-stop(1, rgb(249,252,252))
	);
	}
	
	.contentWikiView .support-box h3 {
		margin-top: -3px;
		margin-bottom: 28px;
		color: #fff;
		background: #f93;
		height: 25px;
		line-height: 25px;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		text-transform: uppercase;
		text-align: center;
		text-shadow: rgba(0,0,0,.2) 1px 1px 0;
		letter-spacing: 1px;
		-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
		-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
	}
	
	.contentWikiView .support-box ul,.contentWikiView 
	.support-box ul li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	.contentWikiView a.sitebutton
	{
		display: block;
		text-align: center;
		margin-bottom: 28px;
		font-family: arial, helvetica, sans-serif;
		font-size: 14px;
		background: #feda71;
		background: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, rgb(233,231,224)),
		color-stop(.49, rgb(234,231,225)),
		color-stop(.5, rgb(240,237,230)),
	    color-stop(1, rgb(241,238,232))
	);
		background: -moz-linear-gradient(
	    center bottom,
	    rgb(233,231,224) 0%,
		rgb(234,231,225) 49%,
		rgb(240,237,230) 50%,
	    rgb(241,238,232) 100%
	);
		padding: 5px 13px;
		line-height: 28px;
		border: 1px solid #adada8;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
		-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
		color: #000;
		text-shadow: #fff 0 1px 0;
		text-decoration: none;
	}
	
	.contentWikiView a.sitebutton:hover {
		color: #0f5491;
	}
	
	.contentWikiView .footer {
		clear: left;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		padding-top: 15px;
		color: #666;
		text-align: center;
	}
	
	.contentWikiView .footer a:link,.contentWikiView 
	.footer a:visited {
		color: #f93;
	}
	
	.contentWikiView .footer a:hover {
		color: #693;
	}	.contentWikiView span.color00           { color:            rgb(186,20,25) }
	.contentWikiView span.color00_highlight { background-color: rgb(186,20,25) }

	.contentWikiView span.color01           { color:            rgb(237,28,36) }
	.contentWikiView span.color01_highlight { background-color: rgb(237,28,36) }

	.contentWikiView span.color02           { color:            rgb(254,194,14) }
	.contentWikiView span.color02_highlight { background-color: rgb(254,194,14) }

	.contentWikiView span.color03           { color:            rgb(254,242,0) }
	.contentWikiView span.color03_highlight { background-color: rgb(254,242,0) }

	.contentWikiView span.color04           { color:            rgb(157,218,78) }
	.contentWikiView span.color04_highlight { background-color: rgb(157,218,78) }

	.contentWikiView span.color05           { color:            rgb(34,177,76) }
	.contentWikiView span.color05_highlight { background-color: rgb(34,177,76) }

	.contentWikiView span.color06           { color:            rgb(0,183,239) }
	.contentWikiView span.color06_highlight { background-color: rgb(0,183,239) }

	.contentWikiView span.color07           { color:            rgb(0,114,188) }
	.contentWikiView span.color07_highlight { background-color: rgb(0,114,188) }

	.contentWikiView span.color08           { color:            rgb(47,54,153) }
	.contentWikiView span.color08_highlight { background-color: rgb(47,54,153) }

	.contentWikiView span.color09           { color:            rgb(111,49,152) }
	.contentWikiView span.color09_highlight { background-color: rgb(111,49,152) }


	
	.contentWikiView p.Quote {
		margin-left: 5ex;
		margin-right: 5ex;
	}

	.contentWikiView p.Code {
		/* See http://cheeaun.phoenity.com/weblog/2005/06/whitespace-and-generated-content.html */
		white-space: pre;
		white-space: -moz-pre-wrap;
		white-space: -hp-pre-wrap;
		white-space: -o-pre-wrap;
		white-space: -pre-wrap;
		white-space: pre-wrap;
		white-space: pre-line;
		word-wrap: break-word;

		font-family: Courier New, Courier, monospace;
		font-size: 13px;
	}

	