	.clean-gray{
		border:solid 1px #DEDEDE; 
		background:#EFEFEF;
		color:#222222;
		padding:4px;
		text-align:center;
		margin-bottom:20px;
	}
	.clean-yellow{
		border:solid 1px #DEDEDE; 
		background:#FFFFCC;
		color:#222222;
		padding:4px;
		text-align:center;
		margin-bottom:20px;
	}
	.clean-green{
		border:solid 1px #349534; 
		background:#C9FFCA;
		color:#008000;
		font-weight:bold;
		padding:4px;
		text-align:center;
		margin-bottom:20px;
	}
	.clean-red{
		border:solid 1px #CC0000; 
		background:#F7CBCA;
		color:#CC0000;
		font-weight:bold;
		padding:4px;
		text-align:center;
		margin-bottom:10px;
		margin-bottom:20px;
	}


#p-personal
{
	visibility: hidden;
}

#container #wikicontent #bodyContent #editform #wpTextbox1
{
	width: 100%;
	height: 600px;
}

#n-portal, #n-currentevents, #n-sitesupport
{
	display: none;
}

form#Login h2
{
	display: none;
}

form#Login a, form#Login a:link, form#Login a:visited
{
	color: black;
}

form#Login a img, form#Login a:hover img
{
	text-decoration: none;
}

form#Login a:hover
{
	text-decoration: underline;
}

form fieldset
{
	border: 0px;
}

#content pre
{
		padding: 4px;
	border: 1px dashed #2f6fab;
	color: black;
	background-color: #f9f9f9;
	line-height: 120%;
	width: 490px;
	overflow-x:scroll;
	overflow-y:visible;
}

#wikicontent a, #wikicontent a.external, #wikicontent a:visited
{
	color: #FF992F;
}

#wikicontent table td
{
	padding-left:10px;
	padding-right:10px;
}

code
{
	background-color:#FFFFFF;
	font-family: Courier;
}

#footer
{
	border: 0px;
	margin: 0px;
}

#footer th, #footer th img
{
	vertical-align: bottom;
}

#content h1.firstHeading, #content h1
{
	color: orange
	background: none;
	font-weight: bold;
	margin: 0;
	margin-bottom: 16px;
	margin-top: 12px;
	padding-top: .5em;
	padding-bottom: 4px;
	border-bottom: 1px solid #aaa;
	font-size: 12pt;
}

#toc a:link {color: black}     /* unvisited link */
#toc a:visited {color: black}  /* visited link */
#toc a:hover {color: black}   /* mouse over link */
#toc a:active {color: black}   /* selected link */

.toc a:link {color: black}     /* unvisited link */
.toc a:visited {color: black}  /* visited link */
.toc a:hover {color: black}   /* mouse over link */
.toc a:active {color: black}   /* selected link */

h2
{
	margin-top: 8px;
	margin-bottom: 6px;
	font-size: 10pt;
	font-weight:bold;
}

h3
{
	font-size: 9pt;
}

div.editsection
{
	margin-top: 8px;
}
