div#green
{
	width: 240px;
	text-align: left;
	border: 0;
	margin: 0;
	padding: 0;
	background-color: #C8F4A9;
}

div#green ul
{
	width: 218px;
	text-align: left;
	margin: 0;
	padding: 0 0 0 22px;
	background-image: url( '/images/green_menu_bg.gif' );
	background-repeat: repeat-x;
	background-color: #C8F4A9;	
}

div#green div
{
	width: 230px;
	height: 17px;
	background-image: url( '/images/header_green_left.gif' );
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #ffffff;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;	
	padding: 3px 0 0 10px;
	margin: 0;
}

* html div#green div
{
	width: 240px;
	height: 20px;
}


div#green ul li
{
	width: 240px;
	height: 25px;
	padding: 1px 0 0;
	list-style-image: url( '/images/arrow.gif' );
}


* html div#green ul li
{
	width: 218px;
	padding: 5px 0 0;	
	margin: 0 -5px 0 5px;
}

div#green ul li a
{	
	background-image: url( '/images/arrow.gif' );
	background-repeat: no-repeat;
	background-position: 0px center;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: ;
	text-transform: uppercase;
	text-decoration: none;
	color: #44A30D;
	padding: 0px 20px 0;
	
}

div#green ul li a:hover
{	
	text-decoration: underline;
}

div#green ul li.spacer
{
	border-bottom: 1px solid #FFFFFF;
	list-style-image: none;
	list-style: none;
	height: 0px;
	
}

* html div#green ul li.spacer
{
	margin: -25px 0 0;
}
div#green li.header a
{
	display: block;
	height: 20px;
	background-image: url( '/images/arrow.gif' );
	background-repeat: no-repeat;
	background-position: 8px center;		
	padding: 5px 40px 0;
	margin: 0 0 0 -40px;
	color: #44A30D;
	text-transform: uppercase;
	font-weight: bold ;
	font-size: 10px;
	text-decoration: none;
	font-family: Tahoma;
}
div#blue
{
	width: 240px;
	text-align: left;
	border: 0;
	margin: 0;
	padding: 0;
	background-color: #EAF6FC;
}

div#blue ul
{
	width: 198px;
	text-align: left;
	margin: 0;
	padding: 0 0 0 42px;
	background-image: url( '/images/blue_menu_bg.gif' );
	background-repeat: repeat-x;
	background-color: #EAF6FC;	
}

* html div#blue ul
{
	width: 240px;
}

div#blue div
{
	width: 230px;
	height: 17px;
	background-image: url( '/images/header_blue_left.gif' );
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #ffffff;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;	
	padding: 3px 0 0 10px;
	margin: 0;
}

* html div#blue div
{
	width: 240px;
	height: 20px;
}

div#blue li.header
{
	display: block;
	height: 20px;
	background-image: url( '/images/arrow2.gif' );
	background-repeat: no-repeat;
	background-position: 8px center;		
	padding: 5px 26px 0;
	margin: 0 0 0 -40px;
	color: #44A30D;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	font-family: Tahoma;
}

* html div#blue li.header
{
	height: 24px;
}

div#blue li.header a
{
	text-decoration: underline;
	color: #44A30D;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

div#blue li.header a:hover
{
	color: #44A30D;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

div#blue ul li
{
	height: 20px;
	padding: 5px 0;
	list-style-image: url( '/images/arrow3.gif' );
}

* html div#blue ul li
{
	height: 25px;
	padding: 4px 0 5px;
}

* html div#blue ul li#last
{
	padding-top: 0;
}

div#blue ul li a
{	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #005BA7;
}

div#blue ul li a:hover
{	
	text-decoration: underline;
}

div#blue ul li.spacer
{
	border-bottom: 1px solid #44A30D;
	list-style-image: none;
	list-style: none;
	height: 0px;
	margin: -5px 40px 0 -42px;
}

* html div#blue ul li.spacer
{
	margin: -25px 40px 0 -42px;
}
