﻿html
{
	height:100%;
}

body
{
	margin:0px auto;
	padding:0px;
	background: #756e6b url('../../../images/BGGrad.png') repeat-x;
	height:100%;
	text-align:center;
	min-width:981px !important;
}

body,
body table
{
	font-family: "Segoe UI", Verdana, Arial, sans-serif;
	color:#FFF;
}

table#pageLayoutTable
{
	width:981px !important;
	height:100%;
	background:transparent url('../../../images/tableBG.png') repeat-y center top;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:center;
	padding:0px;
	border-collapse:collapse;
}

table#pageLayoutTable tr td
{
	vertical-align:top;
	text-align:center;
	padding:0px;
	width:981px;
}

table#pageLayoutTable tr th
{
	font-family: "Segoe UI Semibold", Verdana, Arial, sans-serif;
	font-size:15pt;
	text-align:left;
	padding:12px 50px;;
	height:1px;
}

div#silverlightControlHost
{
	position:relative;
	text-align:center;
}

span#PageHeader
{
	cursor:pointer;
	cursor:hand;
}

:focus{	outline: 0; } 

div#Footer
{
	height:38px;
	border-top:1px #fff solid;
	background: #231F20 url('../images/whiteMSFooterLogo.png') no-repeat 15px center;
	color:#808285;
	font-family: "Segoe UI", Verdana, Arial, sans-serif;
	font-size:7.5pt;
	width:919px;
	margin-top:20px;
}

div#Footer a,
div#Footer a:visited,
div#Footer a:active
{
	color:#808285;
	text-decoration:none;
	white-space:nowrap;
}

div#Footer a:hover
{
	color:#fff;
	text-decoration:none;
}

div#Footer div#rightFooterLinks
{
	float:right;
	margin-right:15px;
	margin-top:12px;
	display:inline-block;
	white-space:nowrap;
}

a.homeBtn,
a.homeBtn:visited,
a.homeBtn:active
{
	background:transparent url('../images/homeDouble.png') no-repeat left top;
	height:55px;
	width:124px;
	position:relative;
	margin-left:-20px;
	text-decoration:none;
	display:inline-table;
}

a.homeBtn:hover
{
	background-position:left bottom;
	text-decoration:none;
}
