.content {
    width: 984px;
}

#mainColumn .HCon.wp{
	margin-left: 0px !important;
	margin-right: 0px !important;
}


/* Audience Selector */

ul.audiences
{
    margin: 30px 0px 20px 5px;
    padding: 0;
}

ul.audiences li
{
    display:inline;    
    font-family:"Segoe UI",Tahoma, Geneva, Verdana, sans-serif;
    font-size: 16px!important;
    line-height:20px;
    background-color: #1570a6;
    margin:0;        
    padding-top:4px;
    padding-bottom:4px;
}

ul.audiences li a:hover 
{
    background-color: #083047; 
    padding-top:4px;
    padding-bottom:4px;
}

ul.audiences li.Selected
{    
    font-size: 36px!important;
    border: 1px solid transparent;    
    background-color: white!important; 
    font-family:"Segoe UI Light", "Segoe UI",Tahoma, Geneva, Verdana, sans-serif;  
    font-weight: 300; 
    margin-right: 10px;
}

ul.audiences li.Selected a:hover 
{
        background-color: white !important;
}

ul.audiences li a
{
    text-decoration: none;    
    color: white;
    padding-left:10px;
    padding-right:10px;
}

ul.audiences li.Selected a
{
    cursor: default;
    color: #1a1a1a;  
    padding-left: 0px !important; 
}


p.headerIntro {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #464646;
    display: block;
    margin-top: 0px;
}



/*
.heroSupportOptions {
	width: 984px;
	height: 238px;
	margin-right: 10px !important;
	background: url('https://waybackassets.bk21.net/20150902062920im_/http://support.microsoft.com/library/images/support/cn/supportoptions_forhome.jpg');
    position: relative;
}

.heroSupportOptions_Consumer {
    width: 984px;
	height: 238px;
	margin-right: 10px !important;
	background: url('https://waybackassets.bk21.net/20150902062920im_/http://support.microsoft.com/library/images/support/cn/supportoptions_forhome.jpg');
    position: relative;
}

.heroSupportOptions_Commercial {
	width: 984px;
	height: 238px;
	margin-right: 10px !important;
	background: url('https://waybackassets.bk21.net/20150902062920im_/http://support.microsoft.com/library/images/support/cn/supportoptions_forwork.jpg');
    position: relative;
}

.WhiteBox 
{
    width: 330px;
    background-color: #FFFFFF;
    opacity: 0.9;
    position: absolute;
    top: 17px;
    left: 17px;
    padding: 20px 15px 32px 15px !important;
    
}

    */


//*Accordion*//

.CollapsedBox {
	width: 628px;
	height: 400px;
}

.CollapsedHeader {
	height: 45px;
	font-weight: normal!important;
	width: 900px;
	background: #F5F5F5 url('https://waybackassets.bk21.net/20150902062920im_/https://az623152.vo.msecnd.net/library/images/support/cn/20x20-plus.png') no-repeat 10px center;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	line-height: 45px;
	text-indent: 50px;
	font-size: 13px !important;
	margin: 0px 0px 0px!important;
	border-top: 3px solid #FFF;
}

.CollapsedHeader:hover {
	background: #d1d3d4 url('https://waybackassets.bk21.net/20150902062920im_/https://az623152.vo.msecnd.net/library/images/support/cn/20x20-plus.png') no-repeat 10px center;
}

.CollapsedHeader.active {
	background: #d1d3d4 url('https://waybackassets.bk21.net/20150902062920im_/https://az623152.vo.msecnd.net/library/images/support/cn/20x20-minus.png') no-repeat 10px center;
}

.CollapsedHeader a {
	color: #333333;
	text-decoration: none;
	display: block;
}

.CollapsedHeader a:active {
    background: #d1d3d4 url('https://waybackassets.bk21.net/20150902062920im_/https://az623152.vo.msecnd.net/library/images/support/cn/20x20-plus.png') no-repeat 10px center; 
}

.CollapsedHeader:active {
    background: #d1d3d4 url('https://waybackassets.bk21.net/20150902062920im_/https://az623152.vo.msecnd.net/library/images/support/cn/20x20-plus.png') no-repeat 10px center; 
}

.CollapsedContent {
	padding: 10px 10px 10px 10px !important;
}

.CollapsedContent p  {
	font-family: "Segoe UI", Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px !important;
	color: #333333 ;
	margin: 0 0 20px 0 ;
}


.CollapsedContent ul {
	font-family: "Segoe UI", Arial, Verdana, Tahoma, sans-serif !important;
	font-size: 13px !important;
	color: #333333 !important;
}


.CollapsedContent ol {
	font-family: "Segoe UI", Arial, Verdana, Tahoma, sans-serif !important;
	font-size: 13px !important;
	color: #333333 !important;
}


.CollapsedContent h4 {
	font-family: "Segoe UI Light", "Segoe UI", Arial, Verdana, Tahoma, sans-serif !important;
	font-weight: normal !important;
	font-size: 20px !important;
	color: #333333 !important;
	margin: 0px 0 10px 0 !important;
}


.CollapsedContent a {
	color: #0072c6 !important; 
	text-decoration: none;
}

.CollapsedContent a:hover {
	text-decoration: underline;
}


h3.CollapsedHeader img.ExpandIcon  {
    display:block;
    border: 0;
    margin-left: 10px;
    margin-top: 12px;
    position: absolute;
}


h3.CollapsedHeader img.CollapseIcon {
    display:none;
    border: 0;
    margin-left: 10px;
    margin-top: 12px;
    position: absolute;
}



h3.CollapsedHeader.active img.ExpandIcon {
    display:none;
}


h3.CollapsedHeader.active img.CollapseIcon {
    display:block;
}
/*
     FILE ARCHIVED ON 06:29:20 Sep 02, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:03:56 Aug 27, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.537
  exclusion.robots: 0.025
  exclusion.robots.policy: 0.015
  esindex: 0.01
  cdx.remote: 50.927
  LoadShardBlock: 70.409 (3)
  PetaboxLoader3.datanode: 120.118 (4)
  load_resource: 176.675
  PetaboxLoader3.resolve: 120.193
*/