﻿
/*


Preserve for other BizTalk pages


*/








.ServiceTitleV3
{
 float: left;
 text-align: left;
 margin-top : 50px; 
 margin-left: 10px; 
 margin-bottom: 62px;
 font-size: 2.4em; 
 color:#BBD983; 
  width: 260px;
}


h2
{
	color: #F18822;
}

h3
{
  margin: 25px 0 10px 10px;
	text-align: left;
	color: #F18822;
	font-size: 1em;
}


.mainsupportrightcolumn
{
  margin-top: 250px;
  background-image: none;
}


.LogoStrip
{
  margin: 10px 0 45px 0;
}

/*
 *
 * Definitions for LinkPanel
 *
*/

.LinkPanel, .LinkPanelTop, .LinkPanelBottom
{
  width: 185px;
  float: right;
}

.LinkPanel
{
 float : left;
  margin-bottom: 15px;
  margin-left: 12px;
}


.LinkPanelTop
{
  margin: 0;
  padding: 5px;
  width: 180px;

  text-align: left;
  color: White;
  font-weight: bold;
  font-size: 0.9em;
  line-height: 1.5em;

  background-image: url("../Microsoft-Access-Development/LinkPanelTop.gif");
  background-repeat: no-repeat;
  background-position: left top;
}


.LinkPanelArrow
{
  background-image: url("../Microsoft-Access-Development/MenuArrow.gif");
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 20px;
  font-style: italic;
}

.LinkPanelBottom
{
  margin: 0;
  padding: 10px 0 10px 0;
  width: 190px;

  background-image: url("../Microsoft-Access-Development/LinkPanelBottom.gif");
  background-repeat: no-repeat;
  background-position: left bottom;
  
  text-align: left;
}

.LinkPanelBottom ul
{
  font-size: 0.9em;
  
  margin: 0;
  padding: 0 2px 0 2px;
  
  list-style: none;  
}

.LinkPanelBottom li
{
  padding: 5px 5px 8px 5px;
}

.LinkPanelBottom li a
{
  text-decoration: none;
  color: Black; 
  display: block;
}

.LinkPanelCurrent
{
  background-color: #FFF09C;
}

.LinkPanelMore
{
  background-color: #FEC947;
  margin: 0;
  padding: 5px;

  text-align: left;
  color: White;
  font-weight: bold;
  line-height: 1.5em;
}
