#content {
  margin-left: 80px;
  margin-right: 80px;
  margin-bottom:20px;
  margin-top:20px;
  }
  
#wiki-header {
  margin: 0 0 -5 0;
  padding: 45px 30px 20px 15px;
  background: #e0e0e0 url(wiki.margintop.png) no-repeat top left;
  }
#wiki-footer {
  margin: 0;
  padding: 20px 60px 10px 14px;
  text-align: center;
  font-size: 88%;
  color: #FFF;
  background: url(wiki.marginbottom.png) no-repeat 0 0px;
  }
#wiki-footer a {
	text-decoration:none;
	color:#FFF;
}


#wiki-wrap {
  width: 800px;
  margin: 0 auto;
  text-align: left;
  background:#999999;
  background: url(wiki.marginmid.png) repeat-y;
  }
  
#wiki-header h1 {
  position: relative;
  margin-top: -36px;
  margin-bottom:-8px;
  padding-top:15px;
  font-size: 14px;
  font-family: "Arial", "Trebuchet MS";
  text-align: right;
  word-spacing: 20px;
  color: #000;
  }
#wiki-header h1 a {
  text-decoration: none;
  color: #000;
  }

#wiki-header h1 a:hover {
  color: #111;
  }
#wiki-header h3 {
  position: relative;
  margin-left:5px;
  margin-top: 36px;
  margin-bottom:0px;
  font-size: 14px;
	font-family:Arial,Verdana,sans-serif;
	text-align: left;
	color: #444;
  }  
body {
	margin:0px;
	height:100%;
	overflow: auto;
	color: #333;
	background: #e0e0e0;
}
body, div, p, td, ol, ul, blockquote,button {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:9pt;
	line-height: 140%
}

li.blank {
	list-style-type: none;
}
li.list {
	list-style-type: disk;
}
li.num {
	list-style-type: decimal;
}


#wiki-wrap img {
	border:none;
	vertical-align:middle
}
#wiki-wrap img.wikiright {
	border: none;
	margin: 0px 0px 0px 9px;
	float: right;
}
#wiki-wrap img.wikileft {
	border: none;
	margin: 0px 9px 0px 0px;
	float: left;
}
h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:17px;
	color:#000;
	margin-top:0px;
	margin-bottom:-16px;
}
h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:15px;
	color:#000;
	margin-top:20px;
	margin-bottom:-10px;
}
#wiki-wrap h2 a {
	color:#000;
}
#wiki-wrap h2 a:visited,a:hover {
	color:#000;
}
#wiki-panel {
	padding: 4px;
	background-color: #EEEEEE;
	border: 1px solid #AAAAAA;
	margin-left:-1;
	background-repeat: no-repeat;
	background-position: 0% 50%;

}


#content a {
	text-decoration:none;
	color:#416789;
	font-weight:bold;
}
#content a:visited {
	text-decoration:none;
	color:#416789;
}
#content a:hover {
	text-decoration:underline;
	color:#416789;
}

a.wikiundefined {
	text-decoration:underline;
	color:#FF0000;
}
A:Visited.wikiundefined {
	text-decoration:underline;
	color:#FF0000;
}
img.wiki {
	border:none;
	vertical-align:middle
}
img.wikiright {
	border: none;
	margin: 5px 0px 5px 9px;
	float: right;
}
img.wikileft {
	border: none;
	margin: 5px 9px 5px 0px;
	float: left;
}
