﻿.sidenav 
{
    margin-left:15px;
    border-right-style:dotted;
    border-right-width:1px;
    border-right-color:Menu;
    padding-right:5px;
    font-size: 11px;
	line-height: 14px;
	font-family: verdana, arial, helvetica;
}
.breadCrumb {
	color:#000000;
	margin-bottom:10px;
	font-size: 11px;
	line-height: 14px;
	font-family: verdana, arial, helvetica;
}
.breadCrumb a
{
    text-decoration:none;
}
.wizardSideBar
{
    padding-right: 0px;
}
.wizardSideBar table
{
    padding-right: 0px;
}
.wizardSideBar table tr
{
    padding-right: 0px;
}
.wizardSideBar table tr th
{
    padding-right: 0px;
}
.wizardSideBar table tr td
{
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #a7ba8e;
}
.wizardSideBar .selected
{
    padding: 5px 0px 5px 5px;
    background-color: #F7F6F3;
}
