body { font-size: 12px; margin: 0; padding: 0; }

font { margin: 0; padding: 0; }

a {	color: #004000;	text-decoration: none; }
a:hover { text-decoration: underline overline; background-color: #d0d060; }
a.new { color: #400000; }

h1, h2, h3, h4, h5, h6 { color: #202000; background: none; font-weight: normal; margin: 0; padding-top: .5em; padding-bottom: .17em; border-bottom: 1px solid #a0a000; }
h1 { font-size: 16px; }
h2 { font-size: 14px; }
h3, h4, h5, h6 { border-bottom: none; font-weight: bold; }
h3 { font-size: 13px; }

ul { list-style-type:circle; }
.pBody ul { margin: 0 5px 0 15px; padding: 0; font-size:15px; list-style-type: none; font-family:tahoma,sans-serif; }

#toc { background:#fff4d9;border:2px solid #d0d060;margin:0;padding:0 10px;font-size: 12px; }

.portlet {
	
}

#content {	
}

.firstHeading {
	text-align:center;
	font-size:16px;
	font-family:tahoma,sans-serif;
}

.mw-headline {
	font-size: 16px;
}

#bodyContent, #bodyContent p {
	font-size: 14px;
}

.portlet h5 {
	background: transparent;
	padding: 0 1em 0 .5em;
	display: inline;
	height: 1em;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}

.pBody {	
	font-size: 12px;
	color: black;
	border-collapse: collapse;	
	padding: 0 .8em .3em .5em;
}

.printfooter {
	display: none;
}

#jump-to-nav {
	display: none;
}

#siteNotice {
	text-align: center;
	font-size: 10px;
	padding: 0 .9em;
}
#siteNotice p {
	margin: 0;
	padding: 0;
}

#firstHeading {
	margin-bottom: .1em;
	// These two rules hack around bug 2013 (fix for more limited bug 11325).
	/*   When bug 2013 is fixed properly, they should be removed. */
	line-height: 1.2em;
	padding-bottom: 0;	
}

#siteSub {
	display: none;
}

#contentSub, #contentSub2 {
	font-size: 12px;
	line-height: 12px;
	margin: 0 0 1.4em 1em;
	color: #7d7d7d;
	width: auto;
}

#wpTextbox1 {
	width: 450px;
	height: 300px;
	border: 1px dashed gray;
	font-size: 11px;
}

#toctitle h2 {
	font-size: 10px;
}


.editsection {
	display:none;
}

#wheader a { color: #e7f1b6; text-decoration: none; }

#wbottom a { color: #e7f1b6; text-decoration: none; }

.searchBox{
  height: 40px;
  line-height:10px;
  width: 180px;  
  background-image:url('/images/wiki/panel_input.gif');
  background-repeat:no-repeat;  
  margin-left:30px;
}

.searchInput{
	border: 0 none ;
	position: relative;
	width: 142px;
	height: 20px;
	line-height: 20px;
	background-color: transparent;
	font-size: 14px;
}