@import url(http://yui.yahooapis.com/2.6.0/build/reset-fonts-grids/reset-fonts-grids.css);
@import url(http://yui.yahooapis.com/2.6.0/build/base/base-min.css);
HTML
{
	background-color: #f0f0ff;
}
UL, OL, PRE, DL, P
{
	margin-top: 0px;
	margin-bottom: 0px;
}
#hd
{
	text-align: center;
	background-color: #4B5768;
	border-bottom: 1px solid #5B6778;
}
#ft
{
	text-align: center;
	font-size: 77%;
	background-color: #8998AD;
	border-top: 1px solid #9FB2C5;
	/*[ph]0*/
}
@media print
{
	#ft
	{
		/*[id]0*/padding: 2px;
	}
}
#bd
{
/* 
overflow: hidden;
*/
}
#sidebar
{
	background-color: #92A6B4;
	color: #0C293D;
/*
padding-bottom: 32000px !important;
margin-bottom: -32000px !important;

margin: 2px;*/
	border-right: 1px solid #8296A4;
}
#wikicmds
{
	background-color: #9FAFBF;
	text-align: center;
	border-top: 2px solid #4B5768;
}
#wikitext
{
	background-color: #f0f0ff;
	color: #333;
	padding: 0.5em;
	line-height: 1.33em;
}
#wikitext TABLE
{
	font-size: 100%;
	line-height: 1.33em;
}
/*For MSIE 5.5*/
#wikitext TH, TD
{
	border: 0px solid #000000;
}
INPUT[type="text"], INPUT[type="password"], TEXTAREA
{
	width: 30em;
}
#sidebar UL
{
	margin-left: 15px;
}
#wikicmds UL
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#wikicmds LI
{
	display: inline;
	margin: 0px 5px;
}
#wikicmds LI A
{
	text-decoration: none;
	color: #000000;
	border: none;
}
#wikicmds LI A.createlink
{
	display: none;
}
#wikicmds LI A:hover
{
	text-decoration: underline;
	color: #0000FF;
}
.pagegroup
{
	margin-top: 8px;
	margin-bottom: 2px;
}
.pagetitle
{
	line-height: 1em;
	margin: 0px;
	font-size: 1.6em;
	font-weight: normal;
}
.wikiaction
{
	margin-top: 4px;
	margin-bottom: 4px;
}
/*These are for the edit form.*/
#wikiedit FORM
{
	margin: 0px;
	width: 99%;
}
#wikiedit TEXTAREA
{
	width: 99%;
}
.wikimessage
{
	margin-top: 4px;
	margin-bottom: 4px;
	font-style: italic;
}
/*These affect the printed appearance of the web view (not the separate
** print view) of pages.  The sidebar and action links aren't printed.*/
@media print
{
	BODY
	{
		width: auto;
		margin: 0px;
		padding: 0.5em;
	}
}
@media print
{
	#hd, #sidebar, #wikiedit, .footnav
	{
		display: none;
	}
}
.adg_wplan
{
	text-align: center;
}
#menu
{
	background-color: #92A6B4;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;
}
#menu .hot
{
/*background-color: #c2a6b4;*/
}
#menu LI
{
	background-color: #92A6B4;
	color: #0C293D;
	margin-top: 0.5em;
	padding: 0;
	list-style: none;
}
#menu .main
{
	border-bottom: 1px solid #8296A4;
}
#menu LI LI
{
	margin: 0;
	list-style: disc;
}
#menu A
{
	color: #0C293D;
	display: block;
	margin: 0;
	text-decoration: none;
}
#menu A:hover
{
	background: #2580A2;
	color: #FFF;
}
