.menuItem
{
	margin-left:8px;
}

/*
.menuItem {
  width: 180px;
  list-style-type: none;
  border-bottom: 0px solid #A2968C;
  margin: 0;
  padding: 0;
  padding-top	: 2px;
  color: #000000;
}

.menuItem img
{
	border-width:0px;
}

.menu a,
div a
{
color: #442582; 
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif;
font-weight: normal; 
line-height: 155%; 
text-decoration: none; 
text-indent: 10px; 
padding-left: 0px; 	
}

.menuItem div a,
{
color: #442582; 
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif;
font-weight: normal; 
line-height: 155%; 
text-decoration: none; 
text-indent: 10px; 
padding-left: 0px; 	
}
*/

.openSub div { 
 margin-left: 10px;}

.closedSub div a, 
.openSub div a
{
 color: #442582; 
 font-size: 12px; 
 font-family: Arial, Helvetica, sans-serif; 
 font-weight: normal; 
  line-height: 155%; 
 text-decoration: none; 
}

.openSub a:hover
{
 color: #eb690b; 
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif; 
 font-weight: normal; 
 line-height: 155%; 
 text-decoration: none; 

}

.openSub
{
	margin-top:10px;
	padding-right	: 4px;
	padding-bottom:10px;	
	display	: "";
}

.closedSub
{
	margin-top:10px;
	padding	: 0px;
	display : none;
}

.menuItem .activeHeader,
.menuItem .activeHeader:hover
{
 color: #eb690b; 
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif; 
 font-weight: bold; 
 line-height: 155%; 
 text-decoration: none; 
 padding-left: 0px;
			
}

.menuItem .inActiveHeader
{
color: #442582; 
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif;
font-weight: bold; 
line-height: 155%; 
text-decoration: none; 
padding-left: 0px; 
			
}

.menuItem .inActiveHeader:hover
{
 color: #eb690b; 
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif;
font-weight: bold; 
line-height: 155%; 
text-decoration: none; 
padding-left: 0px; 
			
}

/*
.menuItem .highlink link,
.menuItem .highlink link:hover
{
color: #eb690b; 
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal; 
line-height: 140%; 
text-decoration: none; 
padding-left: 10px;
}
*/

.header1{font-weight:bold;font-size:12px;}