﻿body
{
	background-image: url('/images-ppt/pp_top-blend.gif');
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 13px;
}

.TopContainer
{
	min-height: 20px;
}

.HeaderContainer
{
	margin: auto;
	width: 1004px;
	height: 101px;
}

.TopBorderLeft
{
	background-image: url('/images-ppt/pp_sheet-top-l-corner.png');
	float: left;
	height: 52px;
	width: 23px;
	margin-left: 0px;
	margin-top: 0px;
}

.TopBorder
{
	float: left;
	height: 52px;
	background-image: url('/images-ppt/pp_sheet-top.png');
	background-repeat: repeat-x;
	background-position-y: top;
	width: 958px;
	margin-top: 0px;
}

.TopBorderRight
{
	float: right;
	height: 52px;
	width: 23px;
	background-image: url('/images-ppt/pp_sheet-top-r-corner.png');
	margin-right: 0px;
	margin-top: 0px;
}

.TopSection
{
	background-image: url('/images-ppt/pp_sheet-side.png');
	height: 49px;
	margin-left: 0px;
	width: 1004px;
}

.TopLogo
{
	padding-left: 40px;
	margin-top: -15px;
}

.BodyContainer
{
	margin: auto;
	width: 1004px;
	min-height: 600px;
	background-image: url('/images-ppt/pp_sheet-side.png');
	background-repeat: repeat-y;
}

.TitleBar
{
	background-image: url('/images-ppt/pp_titlebar-texture.gif');
	background-repeat: repeat-x;
	height: 45px;
	text-align: left;
	margin-left: 10px;
	width: 983px;
}

.BodyContent
{
	padding: 20px;
}

.BottomContainer
{
	margin: auto;
	width: 1004px;
	height: 101px;
}

.BotBorderLeft
{
	background-image: url('/images-ppt/pp_sheet-btm-l-corner.png');
	float: left;
	height: 52px;
	width: 23px;
	margin-left: 0px;
	margin-top: 0px;
}

.BotBorder
{
	float: left;
	height: 52px;
	background-image: url('/images-ppt/pp_sheet-btm.png');
	background-repeat: repeat-x;
	background-position-y: top;
	width: 958px;
	margin-top: 0px;
}

.BotBorderRight
{
	float: right;
	height: 52px;
	width: 23px;
	background-image: url('/images-ppt/pp_sheet-btm-r-corner.png');
	margin-right: 0px;
	margin-top: 0px;
}

.Footer
{
}

.Footer2
{
    background-color: #050A0F;
    border-top: 1px solid #005A98;
    float: left;
    height: 130px;
    margin-top: 40px;
    overflow: auto;
	width: 100%;
}

.Footer2Container {
    margin-left: auto;
    margin-right: auto;
    width: 1004px;
	margin-top: 20px;
}