﻿body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
 vertical-align :top;
 text-align: left;
 
}
.style1 {color: #FFFFFF}
.style4 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
 /* a:link {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;


}*/
	a:link { color: #FFFFFF;
		text-decoration: none;
		 }
a:visited { color: White;text-decoration: none; } 

a:hover {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7a0436;
	text-decoration: none;
	 
}
a:active {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	 
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #ffffff;
	height: auto;
	width: auto;
	border: 1px none #cccccc;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
}
.PageTitle
{
    color :#FFCC00;
     font-size:18px;
     font-weight: bold;
  }
  p
  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align :justify;
    font-size : 11px;
    
    }
    .tblHeaders 
{
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align :center ;
}
.styleHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4343A1;
	font-weight: bold;
}
.tabs
{
    position :relative;
    top:1px;
    left:10px;
    }
.tab
    { 
     border : solid 1px #ffffff;
      background-color :#FFFFFF;
      padding :2px 10px;
      }
 .TabSelect
{
    border-left: #ffffff 1px solid;
    border-right: #cccccc 1px solid;
    background-color: #FFFFFF;
    color: #ff3300;
    border-top: #cccccc 1px solid;
    border-bottom : solid 1px white;
}

.TabArea
{     border :solid 1px #ffffff;
        padding : 10px;
      background-color :White;
      }
.navigation 
      {
        
color: #ffffff;
background: #FFFFFF url(left-tab-hover.gif) left top no-repeat;
padding-left: 10px
}
@media screen
{
	.ParentMenu
	{
		height: 25px;
		padding-left: 1px;
		padding-right: 1px;
	}
	
	.ParentItemContainer
	{
		background-color:#7a0436;
	}
	
	.ParentItem
	{
		cursor: pointer; cursor: auto;
		height: 25px;
	}
	
	.ParentItemContentCell
	{
		font: 11px Tahoma; 
		font-weight:bold;
		color: #ffffff;
		text-align: center;
		white-space: nowrap;
		width:100%;
	}
	
	.ParentItemContentCell a
	{
		font: 11px Tahoma; 
		font-weight:bold;
		color: #ffffff;
		text-align: center;
		white-space: nowrap;
		width:100%;
		text-decoration:none;
	}

	.ParentItemOver
	{
		/*background-color:#E7A476;*/
		cursor: pointer; cursor: auto;
		height: 25px;
	}

	.ParentItemContentCellOver
	{
		font: 11px Tahoma; 
		font-weight:bold;
		color: #ffffff;
		text-align: center;
		white-space: nowrap;
		background-color: #cc6666;
		width:100%;
	}
	
	.ParentItemContentCellOver a
	{
		font: 11px Tahoma; 
		font-weight:bold;
		color: #ffffff;
		text-align: center;
		white-space: nowrap;
		background-color: #DD7C3B;
		width:100%;
		text-decoration:none;
	}

	.ParentItemSubMenuCell
	{
		width: 1px;
		font-family: Verdana;
		font-size: 1px;
		height:25px;
	}
	
	.ParentItemSubMenuCellOver
	{
		width: 1px;
		font-family: Verdana;
		font-size: 1px;
		background-color: #DD7C3B;
		height:25px;
	}
	
	.ParentSeparator, .ParentSeparatorOver
	{
		width:1px;
		padding: 0px;
	}
	
	.ParentSeparatorContentCell,.ParentSeparatorContentCellOver
	{
		color: #D6D6D6;
	}
	
	.easyMenu
	{
		border-top: 1px solid #CCCCCC;
		border-left: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		background-color: #98012e;
	}
	
	.easyMenuItemContainer
	{
	}

	.easyMenuItem
	{
		height: 20px;
		cursor: auto; cursor: pointer;
		border-bottom: 1px solid #CCCCCC;
		padding-top: 3px;
	}
	
	.easyMenuItem a
	{
		height: 20px;
		cursor: auto; cursor: pointer;
	}

	.easyMenuItemIconCell, .easyMenuItemIconCell a
	{
	}

	.easyMenuItemContentCell
	{
		font-family: Tahoma;
		font-size: 11px;
		color: #ffffff;
		text-indent: 10px;
		white-space: nowrap;
		width:100%;
	}

	.easyMenuItemContentCell a
	{
		font-family: Tahoma;
		font-size: 11px;
		color: #ffffff;
		text-indent: 10px;
		white-space: nowrap;
		width:100%;
		text-decoration: none;
	}

	.easyMenuItemOver
	{
		height: 20px;
		cursor: auto; cursor: pointer;
		border-bottom: 1px solid #CCCCCC;
		background-color: #996666;
		padding-top: 3px;
	}
	
	.easyMenuItemOver a
	{
		height: 20px;
		cursor: auto; cursor: pointer;
		color:#ffffff;
	}

	.easyMenuItemIconCellOver, .easyMenuItemIconCellOver a
	{
		padding-top:3px;
	}

	.easyMenuItemContentCellOver
	{
		color: White;
		font-family: Tahoma;
		font-size: 11px;
		text-decoration: none;
		text-indent: 10px;
		white-space: nowrap;
		width:100%;
	}

	.easyMenuItemContentCellOver a
	{
		color: White;
		font-family: Tahoma;
		font-size: 11px;
		text-indent: 10px;
		white-space: nowrap;
		width:100%;
		text-decoration: underline;
	}

	.easyMenuSeparator, .easyMenuSeparatorIconCell, .easyMenuSeparatorContentCell, .easyMenuSeparatorOver, .easyMenuSeparatorIconCellOver, .easyMenuSeparatorContentCellOver
	{
	}

	.easyMenuItemSubMenuCell, .easyMenuItemSubMenuCellOver
	{
		display:none;
	}

	/* do not change these classes */
	.menuContainerIframeUnderlay
	{
		border: 0px;
		position : absolute; 
		visibility : hidden; 
		top : -2000px;
		left : 0px; 
		/*filter : "progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)"; 
		filter : "Alpha(Opacity='0')";
		opacity : 0;
		--moz-opacity : 0;*/

		background-color: white;
	}
	#ob_em_mc
	{
		width: 100%;
		height: 100%;
		border-collapse: separate;
		border-spacing: expression(cellSpacing=0);
		border-spacing: 0px;
	}
	#ob_em_mc td
	{
		padding: 0px;
	}
	/* do not change these classes */
}

@media print
{
	.menuContainerIframeUnderlay
	{
		display: none;
	}	
}
.pagecontent
{

	padding : center
	text-align: left
	
	
}

.c_header {
	border-right:0px solid #880e32;
	border-top:0px solid #880e32;
	border-left:0px solid #880e32;
	letter-spacing:-1px;
	font-size:17px;
	color:#FFFFFF;
	background-color:#880e32;
	padding:5px;
	text-align:left;
}
.c_body {
	
	padding:0px;
	border-right:0px solid #DBD9A7;
	border-left:0px solid #DBD9A7;
	border-bottom:0px solid #DBD9A7;
	text-align:left;
	padding: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	
}

	.styleForm
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
	border-style:solid;

	
	
	
}

.hyperlink4
{
 color:#666699;
 padding: 1em;
}
#wrap {
		font: 1.3em/1.3 Arial, Helvetica, sans-serif;
		/*width: 30em;*/
		margin: 0 auto;
		padding: 1em;
		background-color: #98012e; }
	h1 {
		font-size: 100%; 
		padding:0;
		margin-top: 0px;
		}
		

	/* This CSS is used for the Show/Hide functionality. */
	.more {
		display: none;
		margin-top :0px;		
	}
		
		/*border-top: 1px solid #666;
		border-bottom: 1px solid #666; }*/
	/*a.showLink, a.hideLink {
		text-decoration: none;
		color: #36f;
		padding-left: 8px;
		background: transparent url(down.gif) no-repeat left; }*/
	/*a.hideLink {
		background: transparent url(up.gif) no-repeat left; }
	a.showLink:hover, a.hideLink:hover {
		border-bottom: 1px dotted #36f; }@*/
	
  .QuickLinksFlyoutPopup
        {
            background-color:#882637;
            border: solid 1px silver;
            padding:10px;
            color :#7a0436;

        }
        .QuickLinksFlyoutPopup2
        {
            background-color:#ffcccc;
            border: solid 1px silver;
            padding:10px;

        }
        h4
        {
            
            color:#FFFFFF;
            font-family:Verdana;
            font-size:8pt;
            height:5px;
            
        }
        
         h5
        {
            
            color:#ffffff;
            font-family:Verdana;
            font-size:8pt;
            height:5px;
            
        }
        .listitem
        { font-family:font-family: Verdana, Arial, Helvetica, sans-serif;font-size:8pt;}
        a.listitem:visited{ font-family:Verdana;font-size:8pt;}
        a.listitem:hover{ font-family:Verdana;font-size:8pt;}   
            
        a.mlink:link{ font-family:Tahoma;font-size:8pt;color:white; text-decoration:none;}
        a.mlink:visited{ font-family:Tahoma;font-size:8pt;color:white; text-decoration:none;}
        a.mlink:hover{ font-family:Tahoma;font-size:8pt;color:white; text-decoration:none;}        
        
        
        .mHoverin
        {
            background-color: green;
            border:solid 1px blue;
        }
        
        .mHoverout
        {
            background-color:#ffcc99;
            border:none;
        }
                
        
        .list
        {
            width:160px;
            padding-left:10px;
            color:Maroon;
        }
        .QuickLinksFlyoutPopupHr
        {
            background-color:#ffcc99;
            width:5px;
        }     
      .QuickLinksFlyoutStaticLink_msdn
      {
        border:solid 1px;
      }   
      .QuickLinksFlyoutStaticLink_msdn
      {
         font-family:Tahoma;
         font-size:8pt;
         color:#ffcc99;
         cursor:hand;
         width:90px;
         height:auto;
      }
      .dllcolor
      {
		color:#880e32;
      }