A:link      { text-decoration:none; }
A:visited 	{ text-decoration:none; }
A:active 	{ cursor:hand; text-decoration:none; }
A:hover 	{ cursor:hand; text-decoration:"underline"; }

.Heading
{
    /*width:100%; 4/11/11 */
}

.HeadingFull
{
    /* width:100%;  4/11/11 */
}

.HeadingMainTable
{
    /* width:100%; 4/11/11 */
}

.SideBarTitle {
	background-color:transparent;
    color: White;
 }
.SideBar {
   border-top: 0px;
   border-left: 1px;
   border-right: 1px;
   border-bottom: 1px;
   border-style: solid;
   border-color: Black;
   border-collapse: collapse;
   /* margin-bottom: 5px;  4/11/11 */
}
div.SideBarTitle, td.SideBarTitle {
    background-image: Url(images/MenuGrad.jpg);
    background-repeat: repeat-x;
    border-top: 0px;
    height: 20px;
    vertical-align: top;
}
A.SideBarTitle:link, A.SideBarTitle:visited, A.SideBarTitle:active {
  color: White;
  text-decoration:none;
}
A.SideBarTitle:hover {
  color: black;
  text-decoration:none;
}
A.SideBarItem:link, A.SideBarItem:visited, A.SideBarItem:active {
  color: Black;
  text-decoration:none;
}
A.SideBarItem:hover {
  color: Black;
  text-decoration: none;
}
div.SideBarItem, td.SideBarItem
{
    background-color: White;
}
div.SideBarItem:hover, td.SideBarItem:hover 
{
    background-color:   #e6eaee;
}

.MainTable {
   background-color: #e6eaee;
}

.MainContent {
   background-color: #ffffff;
}

.SiteSearch
{
  Text-Align: Right;
  vertical-align: Bottom;
}

.UserAccountAccess
{
   Text-Align: Right;
}

.Footing
{
    background-color: #ffffff;
}

.SubMenu:link, .SubMenu:visited,
.SubMenu1:link, .SubMenu1:visited,
.SubMenu2:link, .SubMenu2:visited,
.SubMenu3:link, .SubMenu3:visited,
.SubMenu4:link, .SubMenu4:visited,
.SubMenu5:link, .SubMenu5:visited{
  color: White;
  background-color: #879bb0;
}

a.SubMenu:hover,
a.SubMenu1:hover,
a.SubMenu2:hover,
a.SubMenu3:hover,
a.SubMenu4:hover,
a.SubMenu5:hover{
  color: Black;
  background-color: White;
}

.SubMenuYouAreHere:link, .SubMenuYouAreHere:visited,
.SubMenuYouAreHere1:link, .SubMenuYouAreHere1:visited,
.SubMenuYouAreHere2:link, .SubMenuYouAreHere2:visited,
.SubMenuYouAreHere3:link, .SubMenuYouAreHere3:visited,
.SubMenuYouAreHere4:link, .SubMenuYouAreHere4:visited,
.SubMenuYouAreHere5:link, .SubMenuYouAreHere5:visited{
  color: Black;
  background-color: White;
 }

.SubMenuYouAreHere:hover,
.SubMenuYouAreHere1:hover,
.SubMenuYouAreHere2:hover,
.SubMenuYouAreHere3:hover,
.SubMenuYouAreHere4:hover,
.SubMenuYouAreHere5:hover{
  color: Black;
  background-color: #879bb0;
}



