
/* stuff for the toolkit */
#toolkit, #toolkit-home {
font-family: Helvetica, Arial, 'sans-serif';	font-size: 12px;	margin: 0;	background-color: #fff;	
  width: 100%;
  height: 100%;
}
#toolkit #navigation 
{	
  float: left;	width: 157px;	padding: 0 0 0 0;	bottom: 0;	/*background-image: url(Resources/images/navBG.gif);	background-position: 0 0;*/background: #eee;margin-top: 2em;	
}
#toolkit #navigation ul 
{	padding: 0 0 0 0;	margin: 0;
}
#toolkit #navigation li
{	
  padding: 0.4em;	list-style-type: none;	list-style-position: inside;
}
#toolkit #navigation li.here 
{	
  background-color: #a8d092;	
}	
#toolkit #navigation a:link, #toolkit #navigation a:visited, #toolkit #navigation a:active
{	
  color: #333;	text-decoration: none;		
}
#toolkit #navigation a:hover 
{	
  color: #000;	border-bottom: 1px solid #333;
}	
#toolkit #right 
{	
  float:none;	margin-left: 150px;	margin-right: 10px;	padding: 2em;
}	
#toolkit #header
{	
  height: 100px;	text-align: right;	
  background-image: url(../images/uploads/toolkit/header/header.gif);	
  background-position: 0 0;	margin:0;	padding:0;
  width: 100%;
}
#toolkit #header-img 
{	
  background-image: url(../images/uploads/toolkit/header/headerLogo-ees.gif);	
  height: 100px;
  width: 792px;
  float: right;
}
#toolkit table 
{	
  font-size: 0.9em;	margin-top: 0;	margin-bottom: 1em;	width:100%;	border-collapse:collapse;	
}
#toolkit td 
{	
  text-align: center;	border: 1px solid #eee;	padding-top: 15px;	padding-bottom: 15px;	background-color: #f6f6f6;
}
#toolkit a:link, #toolkit td a:visited, #toolkit td a:active 
{
  color: #000;
}
#toolkit td a:link, #toolkit td a:visited, #toolkit td a:active 
{	text-decoration: none;	color: #000;
   font-size: 13px;
}
#toolkit td a:hover 
{	
  text-decoration: underline;
}
#toolkit #navigation li.sub, #toolkit #navigation li.subhere 
{	
  padding-left: 1em;	font-size: 0.9em;
}
#toolkit #navigation li {
  line-height: 18px;
}
#toolkit #navigation li a {
	text-decoration:none;
  
}
#toolkit #navigation li.subhere 
{	
background-color: #cbe3be;
}
#toolkit h1 
{
	background-color: #86bd67;	color: #fff;	font-size: 1.6em;	padding-top: 0.2em;	padding-left: 0.1em;	margin-bottom: 0;	margin-top: 0;
	font-size: 21px;
	font-weight: bold;
}
#toolkit h2 
{
	background-color: #a8d092;	color: #fff;	font-size: 1.3em;	padding-top: 0.2em;	padding-left: 0.2em;	margin-bottom: 0;	margin-top: 0;
}
#toolkit p 
{
	margin-top: 0;	margin-bottom: 0;	background-color: #ffffff;	color: #333;	padding: 1em;
}
#toolkit ul, ol 
{
	margin: 0;	background-color: #ffffff;	color: #333;	padding: 1em;
}
#toolkit ul.sub 
{	list-style-type:disc;
}
#toolkit td p 
{
	background-color: #f6f6f6;
}
#toolkit ol 
{
	margin:0;	padding-left:50px;			
}	
#toolkit ol li 
{
	padding-left:10px;
}

#toolkit #navigation li a.active {
	text-decoration:underline;
}

#toolkit #navigation li li a {
	font-weight:normal;
}
