.left_menu_wrapper
{
	margin-left:25px;	
	margin-top:25px;
}

.topItem
{
	color:#004c94;
	font-weight:bold;
	font-size:11px;
	padding-bottom:15px;
        margin-left:25px;
}

.topItem a
{
	color:#004c94;
	font-weight:bold;	
	text-decoration:none;
}

.topItem a:hover
{
	color:#004c94;
	font-weight:bold;
	text-decoration:none;	
}

.subItem
{
	margin-left:15px;
	padding-top:10px;
	padding-bottom:5px;
	border-bottom:1px #004c94 dotted;
	font-family:Arial;
	font-weight:normal;
	color: #004c94;
}

.subItem a
{
	color: #004c94;
	text-decoration:none;	
	font-weight:normal;
}


.subItem a:hover
{
	color: #004c94;
	text-decoration:none;	
	font-weight:normal;
}

.subItem label
{
	color:#ef7700;
	text-decoration:none;	
}




