﻿

body {
    font-family: Verdana;
    font-size: 11px;
	background-color:#F4F4F4
}
.breadcrumb
{
    font-family: Verdana;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: white;
}
A.breadcrumb:link
{
    font-family: Verdana;
    color: white;
    text-decoration: none;
}
a.breadcrumb:visited
{
    font-family: verdana;
    color: white;
    text-decoration: none;
}
a.breadcrumb:hover
{
    font-family: Verdana;
    color: #F7F6F3;
    text-decoration: underline;
}
a.breadcrumb:active
{
    font-family: Verdana;
    color: white;
    text-decoration: none;
}
.activeTab 
{
    color: white;
    font-size: 12px;
    font-weight: bold;
    background-color: #2053A4;
    text-align: center;
}
.PickList
{
	text-align:left;
    font-family: Verdana;
    font-size: 11px;
	background-color:#F4F4F4;
}
.inactiveTabLink
{
    background-color: #ddddff;
    text-align: center;
    padding: 4px;
}
a.inactiveTabLink:link
{
    font-family: Verdana;
    color: #2053A4;
    text-decoration: none;
}
a.inactiveTabLink:hover
{
    font-family: Verdana;
    color: #2053A4;
    text-decoration: underline;
}
.blueLine 
{
    background-color: #2053A4;
}
LeftAlign
{
	text-align:left;
}
