@charset "utf-8";
/* CSS Document */

#content {
	position: absolute;
	top: 0px;
	width: 100%
}

.informationContent {
	padding-top: 144px;	
	color: #000000;
	width: 1002px;
	text-align: left;
	background-color: #FFFFFF;
}

/*.mainContainer {
	float: left;
	width: 711px
}*/
.subheaderBanner {
	width: 458px;
	height: 89px;
	float: left;
}

#partnerTop {
	background: url('../Images/Headers/PartnerSubHeader.jpg');
	height: 151px;
	overflow: hidden;
	width: 710px;
}

.partnerBackContainer {
	padding-left: 32px;
	padding-top: 109px;
	width: 426px;
	height: 42px;
	float: left;
}

.partnerBoxImage {
	float: left;
}

#mainWindow {
	width: 741px;
	float: left;
	background-color: #FFFFFF;
}

#headerCell {
	width: 711px;
}

.headerLine {
	height: 228px;
}

.partnerHeaderLine {
	height: 270px;
}

.contentTable {
	width: 1002px;
	height: 125px;
}

.mainHeader {
	float: left;
	width: 458px;
	height: 228px;
}

.pictureSubHeader {
	width: 458px;
	height: 89px;
}

.mainBox {
	float: left;
	width: 253px;
	height: 228px;
}

#backHeader {
	background: url("../Images/Headers/SubHeader.jpg");
	background-repeat: no-repeat;
	padding-left: 32px;
	padding-top: 20px;
	height: 119px;
	width: 426px;
}

#partnerBackHeader {
	background: url("../Images/Headers/PartnerBacking.jpg");
	background-repeat: no-repeat;
	padding-left: 32px;
	height: 119px;
	width: 426px;
}

.heading {
	padding-top: 40px;
	padding-left: 5px;
}

.back {
	z-index: 15;
	width: 49px;
	cursor: pointer;
}

.noBack {
	z-index: 15;
	width: 49px;
	height: 9px;
}

.rightSide {
	width: 30px;
	background: url("../Images/Sides/MainRightSpacer.jpg");
}

.leftSide {
	width: 32px;
	background: url("../Images/Sides/MainLeftSpacer.jpg");
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#leftSideTop {
	width: 31px;
	background: url("../Images/Sides/MainLeftTop.jpg");
	height: 192px;
}

.mainText {
	width: 659px;
	padding: 10px 10px 10px 10px;
	color: #21446C;
}

#partnerBox {
	float: left;
	width: 252px;
}

.newsHeading {
	font-weight: bold;
}

.date {
	color: rgb(153,153,153);
}

.newsItemBox {
	border: solid 2px white;
	width: 632px;
}

.navIndex {
	cursor: pointer;
}

.msnPartnerLink {
	padding-left: 15px;
	padding-right: 15px;
	width: 120px; 
	float: left;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
    color: #21446C;
}
