﻿body {
	margin:0px;
	padding:0px;
	background-color:#1f1f1f;
	text-align:left;
	font-family: Arial;
	font-size: 11px;
	line-height: 1.4em;
}

body.WIS_SD_MainPage .WIS_SD_pageContentWrapper {
	margin: auto;
}

body.WIS_SD_MainPage #msn-header #brandnav
{
	margin-left: 0px;
}

body.WIS_SD_MainPage .WIS_PortalHeaderSection 
{
	position: relative;
	background: url(../../Images/Portals/WIS/WIS_header.jpg) top left;	
	border-bottom: solid 1px #4C4848;		
}
body.WIS_SD_MainPage .WIS_PortalHeaderSection .WIS_HomeLinkSection
{
	position: absolute;
	top: 20px;
	left: 155px;
	height: 60px;
	width: 240px;
	margin: 0;
	padding: 0;
	color: White;
}
body.WIS_SD_MainPage .WIS_PortalHeaderSection .WIS_HomeLinkSection a
{
    display:block;
	border:0;
    padding:0;
    margin: 0;
	height: 60px;
	text-decoration:none;
}
body.WIS_SD_MainPage .WIS_PortalHeaderSection .WIS_SponsorLinkSection
{
	position: absolute;
	top: 10px;
	left: 55px;
	height: 70px;
	width: 80px;
	margin: 0;
	padding: 0;
	color: White;
}
body.WIS_SD_MainPage .WIS_PortalHeaderSection .WIS_SponsorLinkSection a
{
    display:block;
	border:0;
    padding:0;
    margin: 0;
	height: 70px;
	text-decoration:none;
}
body.WIS_SD_MainPage .WIS_PortalHeaderSection .WIS_LoginInfoSection
{
	position: absolute;
	top: 56px;
	right: 34px;
	width: 400px;
	margin: 0;
	padding: 6px;
	color: White;
	text-align: right;
	font-size: 1.2em;
}
body.WIS_SD_MainPage .WIS_PortalHeaderSection .WIS_LoggedInLabelText
{
	font-weight: bold;
	color: #B9B7B8;
}
body.WIS_SD_MainPage .WIS_PortalHeaderSection .WIS_LoggedInUserName
{
	padding-left: 10px;
	font-weight: bold;
}
body.WIS_SD_MainPage .WIS_PortalHeaderSection .WIS_NotLoggedInLabelText
{
	font-weight: bold;
	color: #B9B7B8;
}
body.WIS_SD_MainPage .WIS_PortalHeaderSection .WIS_LoginLink
{
	padding-left: 10px;
	font-weight: bold;
}
body.WIS_SD_MainPage .WIS_PortalHeaderSection .WIS_LoginLink a
{
	color: White;
}

body.WIS_SD_MainPage .WIS_PortalFooterSection 
{
	border-top: solid 1px #4C4848;
	color: White;
	width: 1000px;
	text-align: left;
	color: White;
	clear: both;
	padding: 50px 0px 20px 0px;
	margin: auto;
	position: relative;
}
body.WIS_SD_MainPage .WIS_PortalFooterSection a
{
	color: White;
	font-weight: normal;
}
body.WIS_SD_MainPage .WIS_PortalFooterSection p
{
	padding: 10px;
}
body.WIS_SD_MainPage .WIS_PortalFooterSection p.WIS_PortalFooterLinks
{
	padding: 10px 10px 0 10px;
}
body.WIS_SD_MainPage .WIS_PortalFooterSection div.WIS_PortalFooterNav
{
	position: absolute;
	left: 10px;
	top: 20px;
	margin: 0px;
}
body.WIS_SD_MainPage .WIS_PortalFooterSection div.WIS_PortalFooterNav a
{
	margin-right: 15px;
}
body.WIS_SD_MainPage .WIS_PortalFooterSection .msnFtr
{
	color: #8e8e8e;
	position: absolute;
	top: 10px;
	right: 0px;
	padding: 0px;
	height: 30px;
	width: 510px;
}
body.WIS_SD_MainPage .WIS_PortalFooterSection .msnFtr .msnFtrBar
{
	padding: 12px 0px 0px 0px;
}
