
div#distPage {
	background-color:#ffffff;
	width: 966px;
	padding: 0;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #bcbec0;
	background-image: url(../images/distributionBack.jpg);
	background-repeat: no-repeat;
}

div#mediaPage {
	background-color:#ffffff;
	width: 930px;
	padding: 0;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #bcbec0;
	background-image: url(../images/mediamgntBack.jpg);
	background-repeat: no-repeat;
}

div#monPage {
	background-color:#ffffff;
	width: 930px;
	padding: 0;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #bcbec0;
	background-image: url(../images/monitoringBack.jpg);
	background-repeat: no-repeat;
}

div#multiPage {
	background-color:#ffffff;
	width: 930px;
	padding: 0;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #bcbec0;
	background-image: url(../images/multimediaBack.jpg);
	background-repeat: no-repeat;
}

.clearAll {
	clear: both;
}
    





<!-- MATT: added following new class accessed by release view only -->
.main_releaseview {
	position: relative;

	padding: 0 5px 0 0;
	text-align: left;
	margin: 0px;
}

.mainContent {
	float: left;
	width: 500px;
	/*width: 586px;*/
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.homeHolder {
	float:left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.newsHolder {
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bcbec0;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	width: 100%;
}



.oneCol {
	float:left;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	min-height:300px;
	height:auto;
	}

.table {
	float: left;
	border: 1px solid #CC0000;
	width: 100%;
	margin-top: 10px;
}

.tableHead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.threeColTableData {
	width: 30%;
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.twoColTableData {
	width: 48%;
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.oneColTableData {
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.tableFoot {
	padding: 10px;
	margin-top: 5px;
	float: left;
}
.tableheader {
	font-weight:bold;
	}

.PDFLink {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.accountList {
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bcbec0;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
}

.accountList li {
	list-style-image: url(../images/redbullet.gif);
	padding-bottom: 4px;
}

.noCol {
	float: left;
	width: 904px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}

.tabbedHolder {
	float:left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 1px solid #bcbec0;
	background-color: #EEEEEE;
}

.tabbedHeader {
	margin: 0px;
	background-color: #bcbec0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}

.tabbedHolder p{
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#tabbedMenu{
	float:left;
	margin:0;
	padding:0;
}

#tabbedMenu ul{
    position:absolute;
    display:block;
    /*margin:0;*/
    padding:0;
    }

#tabbedMenu li{
	list-style:none;
	height:auto;
	display:inline;
	display/**/:block;
	float:left;
	float/**/:left;
	margin:0;
	padding:0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #bcbec0;
	border-left-color: #bcbec0;
	background-color: #FFFFFF;
}

#tabbedMenu li.on{
	list-style:none;
	height:auto;
	display:inline;
	display/**/:block;
	float:left;
	float/**/:left;
	margin:0;
	padding:0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #bcbec0;
	border-left-color: #bcbec0;
	background-color: #bcbec0;
}

#tabbedMenu li.last{
	list-style:none;
	height:auto;
	display:inline;
	display/**/:block;
	float:left;
	float/**/:left;
	margin:0;
	padding:0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #bcbec0;
	border-right-color: #bcbec0;
	border-left-color: #bcbec0;
	background-color: #FFFFFF;
}

#tabbedMenu li.lastOn{
	list-style:none;
	height:auto;
	display:inline;
	display/**/:block;
	float:left;
	float/**/:left;
	margin:0;
	padding:0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #bcbec0;
	border-right-color: #bcbec0;
	border-left-color: #bcbec0;
	background-color: #bcbec0;
}

#tabbedMenu li a{
	display:block;
	text-decoration:none;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
    }
	
#tabbedMenu li.on a{
	display:block;
	text-decoration:none;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #666666;
}

#tabbedMenu li.lastOn a{
	display:block;
	text-decoration:none;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #666666;
}
