/* Framework */
* {
		margin: 0px;
		padding: 0px;
	}
body {
		text-align: center;
		background: #000;
		color: #fff;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
#mosSite {
		width: 967px;
		margin: auto;
		text-align: left;
	}
#mosSite fieldset {
		border: 0px solid #000;
	}
#framework {
		width: 967px;
	}
#frameworkTop {
		background: url(/images/frameworktop.gif) no-repeat bottom;
		height: 286px;
	}



/* Ads */
#leaderboard {
		float: left;
		margin-left: 3px;
	}
#leaderboardLabel {
		display: none;
	}
#leaderboardAd {}
#skyscraper {}
#skyscraperLabel {
		display: none;
	}
#skyscraperAd {
		width: 160px;
		float: right;
	}
#banner {}

/* CCB */
#ccb {
		display: none;
		text-align: center;
		padding: 5px 0px 0px 0px;
	}
#ccb .moduleHeader {
		display: none;
	}
#ccb .moduleContainer {
		background: transparent;
	}
#ccb p {
		display: none;
	}
#ccb ul {
		text-align: center;
		display: inline;
		padding: 3px 0px;
	} 
#ccb ul li {
		margin-left: 0;
		padding: 1px 5px;
		border-left: 2px solid #763d97;
		list-style: none;
		display: inline;
	}
#ccb ul li.first {
		margin-left: 0;
		border-left: none;
		list-style: none;
		display: inline;
	}
#ccb ul li a {}

/* Header */
#header {}
#header h1 {}

/* Content */
#contentBackground {
		background-image: url(/images/content-bg.gif);
		float: left;
	}
#contentColumns {
		padding: 0px 13px 60px 12px;
	}
#contentColumns A {} /* All Content Links */
#contentEnclose {
		width: 782px;
		float: left;
	}
#contentMiddle {
		width: 572px;
		background: url(/images/content-middle-bg.gif) top no-repeat;
		float: right;
	}
#contentMiddle .contentAreaPadding {
		padding: 0px 7px 0px 7px;
	}
#contentLeft {
		width: 210px;
		float: left;
	}
#contentRight {
		width: 160px;
		float: right;
	}

/* START FireFox Adjustments to Fix IE Box Model Bug */
body #contentMiddle {
		width: 572px;
	}
body #contentLeft {
		width: 210px;
	}
body #contentRight {
		width: 160px;
	}
/* END FireFox Adjustments to Fix IE Box Model Bug */

#contentBottom {
		clear: both;
	}
.storySeparator {}

/* Quadrants */
#quadrantTop { }
#quadrantA {
		float: left;
		width: 313px;
		margin-bottom: 2px;
	}
#quadrantB {
		float: right;
		width: 243px;
		margin-bottom: 2px;
	}
#quadrantTopFooter {
		clear: both;
	}
#quadrantBottom {
		display: none;
	}
#quadrantC {
		float: left;
		width: 50%;
	}
#quadrantD {
		float: left;
		width: 50%;
	}
#quadrantBottomFooter {
		clear: both;
	}

/* Footer */
#footer {
		background: url(/images/footer.gif) no-repeat top;
		width: 967px;
		height: 140px;
		float: left;
	}
#footerTop { }
#footerBottom {
		clear: both;
	}
#siteIndex {
		padding-left: 330px;
	}
#siteIndex fieldset {
		border: 0px solid #000;
	}
#siteIndex legend {
		display: none;
	}
#siteIndex select {}
#copyright {
		text-transform: uppercase;
		color: c2c2c2;
		padding: 78px 0px 0px 330px;
	}
#copyright A {
		color: c2c2c2;
	}
#copyright .privacyPolicy {}

