﻿* html .mtpsBannerMain
{
	height: 21px;
	font: normal bold 11px Tahoma;
	padding-right: 4px;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 0px;
	text-align: right;
	text-align: right;
}

.mtpsBannerMain
{
	padding-right: 6px;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 0px;
	font-size: 11px;
	z-index: 3;
	vertical-align: middle;
	width: 98%;
	font-family: Tahoma;
	position: absolute;
	height: 21px;
	background-color: white;
	text-align: right;
	left: 0px;
	top: 0px;
}

.mtpsBannerMain span A:LINK
{
	color: blue;
	font-weight: normal;
	text-decoration: none;
}
.mtpsBannerMain span A:HOVER
{
	color: blue;
	font-weight: normal;
	text-decoration: underline;
}

.mtpsBannerMain .QuickLinksFlyoutPopup A
{
	font-weight: normal;
	text-decoration: none;
}

.QuickLinksFlyoutStaticLink_1 SPAN
{
	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #666666; 
	
}




.QuickLinksFlyoutPopup
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	border:1px solid #b8b8b8;
	padding: 3px 3px 3px 3px;
	text-align: left;
	background-color: #FFFFFF;
	z-index: 10;
	opacity: .95;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color='#e0e0e0',Positive='true') alpha(opacity=95);
}

.QuickLinksFlyoutPopup A, .QuickLinksFlyoutPopup A:visited
{
	font-size: 10px;
	background-color: transparent;
	color: #0263C6;
	cursor: hand;
	border: 1px solid #ffffff;
	padding: 1px 3px;
	margin: 0;
	display: block;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
}

.QuickLinksFlyoutPopup A:hover, .QuickLinksFlyoutPopup A:active A:visited
{
	background-color: #f0f7fd;
	border: 1px solid #addbef;
}

.QuickLinksFlyoutPopup H4
{
	font-size: 10px;
	line-height: 110%;
	color: #003399;
	font-weight: bold; 
	margin: 4px 0 5px 0;
}

.QuickLinksFlyoutPopup TABLE
{
	vertical-align:top;
	z-index: 10;
}

.QuickLinksFlyoutPopup TR
{
	vertical-align:top;
}

.QuickLinksFlyoutPopup .list
{
	padding: 0;
	margin: 0px 0px 10px 0px;
}

.QuickLinksFlyoutPopup .listitem
{
	padding: 0;
	margin: 3px 0;
}

.QuickLinksFlyoutPopupHr
{
  height: 1px;
  background: #d0e0f0;
}

.QuickLinksPopArrow
{
	margin: 4px 0px 0px 0px;
}


.QuickLinksFlyoutStatic_1, .QuickLinksFlyoutStaticHover_1
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #666666; 
	/*
	padding: 1px 3px 1px 2px;
	margin: 1px 1px 1px 1px;
*/
	white-space: nowrap;
	text-decoration: none;
	cursor: default;
	display: inline;

	border: solid 1px #FFFFFF;
}

.QuickLinksFlyoutStaticHover_1
{
	border: solid 1px #a1c6eb;
}

A.QuickLinksFlyoutStaticLink_1, A:visited.QuickLinksFlyoutStaticLink_1, A:hover.QuickLinksFlyoutStaticLink_1, A:active.QuickLinksFlyoutStaticLink_1
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #666666; 
	
	white-space: nowrap;
	text-decoration: none;
	cursor: default;
	display: inline;

}



.TFlyPopupAnimate
{
	position: absolute;
	display:block;
	border:1px solid gray;
	overflow:hidden;
	visibility:hidden;
	margin:0;
	padding:0;
	z-index:1;
}

