html {
	overflow: hidden;
}
body {
  background-image: url(../Images/Framework/HeaderBackground.jpg);
  background-repeat: repeat-x; 
  margin:0;
  border:0;
  padding:0;
  height:100%; 
  max-height:100%;  
  font-family:tahoma; 
  font-size:11px;
  overflow: hidden;
}
#Header {
  background-image:  url(../Images/Framework/HeaderGraphic.jpg);
  background-position: right top;
  background-repeat: no-repeat;
  position:absolute; 
  top:0; 
  left:0; 
  width:100%; 
  height:102px;
  overflow: hidden;
}
#Header .HeaderText {
	font-size: 18px;
	font-weight: bold;
	display: block;
	line-height: 70px;
	height: 70px;
	background-image: url(../Images/Framework/HelpIcon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.HeaderText a,
.HeaderText a:link,
.HeaderText a:visited,
.HeaderText a:hover {
	color: #000000;
	padding-left: 60px;
	text-decoration: none;
}
.HeaderText a:focus,
.HeaderText a:active {
	outline: none;
}
#Header .HeaderTitleNav {
	position: relative;
	background-image: url(../Images/Components/SubtitleBar.png);
	border-bottom: 1px solid #999999;
	font-weight: bold;
	display: block;
	height: 31px;
	line-height: 30px;
	padding-left: 15px;
}
.HeaderTitleNav span {
	float: left;
	font-size: 12px;
}
#Footer {
  background-color: #eeeeee;
  font-size: 10px;
  position:absolute; 
  bottom:0;
  width:100%; 
  height:48px; 
  overflow:auto; 
  text-align:center; 
}
#Footer .Copyright {
	border-top: 1px solid #999999;
	display: block;
	line-height: 12px;
	text-align: center;
	padding-top: 10px
}
#Contents {
  background:#ffffff;
  position:fixed; 
  top:102px;
  left:0;
  bottom:48px; 
  right:0; 
  overflow: auto; 
  overflow-x: hidden;
}
#Contents .Container {
	padding: 20px 15px 15px 15px;
}
a,
a:link,
a:visited {
	color: #0000EE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
	

/* IE Styling */

* html body {
  padding:101px 0px 48px 0px; 
}
* html #Contents {
  height:100%; 
  width:100%; 
}

/* Navigation */

.HeaderTitleNav ul,
.FooterNav ul {
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	list-style-type: none;
	padding: 0px;
}
.HeaderTitleNav li {
	background-image:  url(../Images/Framework/ButtonRight.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
}
.HeaderTitleNav a {
	background-repeat: no-repeat;
	color: #000000;
	cursor: hand;
	margin-left: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
}
.HeaderTitleNav a:hover,
.FooterNav a:hover {
}
.HeaderTitleNav a:visited {
	text-decoration: none;
	color: #000000;
}
.HeaderTitleNav .MenuLeft {
	position: absolute;
	top: 0px;
	left: 4px;
	width: 200px;
}
.MenuLeft li {
	float: left;
}
.HeaderTitleNav .MenuRight {
	position: absolute;
	top: 0px;
	right: 8px;
	width: 320px;
}
.MenuRight li {
	float: right;
}
.HeaderTitleNav .Pipe {
	background-image:  url(../Images/Framework/Pipe.gif);
	display: block;
	width: 1px;
	height: 30px;
	margin: 0px 3px 0px 8px;
	padding: 0px;
}
.Prev,
.Next {
	background-image: url(../Images/Framework/ButtonLeft.gif);
	background-position: left 50%;
	padding-left: 7px;
	padding-right: 0px;
	margin-right: 7px;
}
.Prev:hover,
.Next:hover {
	text-decoration: underline;
}
.Print {
	background-image:  url(../Images/Framework/Print.gif);
	background-position: left 50%;
	padding-left: 20px;
}
.Back {
	background-image:  url(../Images/Framework/Back.gif);
	background-position: left 50%;
	padding-left: 20px;
}
.Forward {
	background-image:  url(../Images/Framework/Forward.gif);
	background-position: left 50%;
	padding-left: 20px;
}
.ToC {
	background-image:  url(../Images/Framework/Home.gif);
	background-position: left 50%;
	padding-left: 15px;
	padding-right: 5px;
}

/* Global Content Formatting */

p {
	line-height: 16px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.PageTitle {
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 18px;
	margin-bottom: 15px;
	margin-top: 0px;
}
.Subtitle {
	background-color: #eeeeee;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
}
.KeyWords {
	font-weight: bold;
}
p.NextPage {
	margin-bottom: 0px;
	font-weight: 700;
}
.KeyLinks {
	color: #0000ff;
}
.FigureText {
	font-style: italic;
	margin: 15px 0px 5px 0px;
}
.FigureImageText {
	font-style: italic;
	line-height: 12px;
}
.TableContents td {
	font-family: tahoma;
	font-size: 10px;
}

/* Table of Contents Formatting */

.ToCMainList,
.ToCSubList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.ToCMainList li {
	margin-bottom: 6px;
}
.ToCMainList a {
	background-image: url(../Images/Framework/Page.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 15px;
	font-size: 11px;
	text-decoration: none;
}
.ToCMainList a:hover {
	text-decoration: underline;
}

/* Navigation Icons (For displaying the full toolkit */

.ListNoBullits {
	display: block;
	list-style-type: none;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 540px;
}
.ListNoBullits li {
	padding: 0px;
}
.ToolkitDescription {
	line-height: 15px;
	margin-bottom: 25px;
}
.ToolboxContainer {
	position: relative;
	height: 30px;
	margin: 0px 0px 5px 0px;
	background-image: url(../Images/Components/Toolbar.png);
	overflow: hidden;
}
.Toolbox {
	height: 30px;
	width: 110px;
	font-size: 10px;
	background-image: url(../Images/Components/Toolbox.png);
}
.Toolbox span,
.Toolbox a {
	display: block;
	height: 30px;
	line-height: 29px;
	padding-left: 32px;
	background-position: 2px center;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000000;
}
.Toolbox a:hover,
.Toolbox a:visited {
	text-decoration: none;
	color: #000000;
}
.Tools {
	display: block;
	position: absolute;
	top: 0px;
	left: 112px;
	overflow: hidden;
	background-image: url(../Images/Tools/Toolbar.png);
	white-space: nowrap;
}
.Tools a {
	display: inline-block;
	height: 30px;
	width: 36px;
}
.Toolbox .Navigation {
	background-image: url(../../Images/Toolset/Navigation.png);
}
.Toolbox .Selection {
	background-image: url(../../Images/Toolset/Selection.png);
}
.Toolbox .Markup {
	background-image: url(../../Images/Toolset/Markup.png);
}
.Toolbox .Project {
	background-image: url(../../Images/Toolset/Project.png);
}
.Toolbox .Print {
	background-image: url(../../Images/Toolset/Print.png);
}
.Toolbox .Search {
	background-image: url(../../Images/Toolset/Search.png);
}
.Toolbox .Tasks {
	background-image: url(../../Images/Toolset/Tasks.png);
}

/* Tool Descriptions and Icons */

.ToolDescriptionContainer {
	margin-bottom: 15px;
}
.ToolIcon, 
.ToolIconSmall {
	display: block;
	float: left;
	overflow: hidden;
}
.ToolIcon {
	height: 30px;
	width: 36px;
}
.ToolIconSmall {
	height: 16px;
	width: 16px;
}
.ToolDescription {
	display: block;
	line-height: 16px;
	margin-left: 40px;
}
.ToolDescriptionSmall {
	display: block;
	line-height: 15px;
	margin-left: 20px;
}
.ToolHint {
	background-color: #f8f8f8;
	border: 1px solid #cccccc;
	display: block;
	line-height: 15px;
	margin-bottom: 15px;
	padding: 15px 15px 0px 15px;
}
.ToolHint p {
	margin-top: 0px;
	margin-bottom: 15px;
}
.PanZoomTool {
	display: block;
	float: right;
	width: 100px;
	height: 227px;
	margin-top: 10px;
	text-align: center;
}
.Spacer {
	display: block;
	height: 15px;
}
.MeasurePanel {
	float: right;
	width: 300px;
}
.SelectionResults {
	display: block;
	float: right;
	width: 252px;
	height: 340px;
}

/* IE 6 PNG Transparency Fix */

img { 
	behavior:  url(IEPngFix/iepngfix.htc); 
}
#Contents img { 
	behavior:  url(IEPngFix/iepngfix.htc); 
}

