
#contentwrapper{
background:url(../images/general/bg772_with_menu.png) no-repeat left top;
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 210px; /*Set right margin to RightColumnWidth*/
}

#contentcolumn .nav_contenttabs {
padding-left: 14px;
}
#contentcolumn #nav_contenttabs {
width: 500px;
}

#innerbox {
width: 742px;
padding-left: 20px;
padding-right: 20px;
}

#innerbox_menu {
width: 742px;
padding-left: 20px;
padding-right: 20px;
}

#rightcolumn{
float: left;
width: 210px; /*Width of right column*/
margin-left: -210px; /*Set left margin to -(RightColumnWidth) */
}

#publisher_bubble_top {
padding: 10px;
background:url(../images/general/publisher_bubble_top.png) no-repeat left top;
}

#publisher_bubble_bottom {
padding-bottom: 10px;
}

#published_by {
padding-bottom: 10px;
}

#joined {
padding-top: 10px;
font-size: 11px;
color: #333333;
}

.document_catheader {
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	border-bottom: 2px solid #5490B7;	
}

.document_catheader a {
font-size: 12px;
}
.documents table {
	width: 100%;
	border: 0px;
}

.documents th {
	padding: 4px;
	background-color: #D7E4EE;
	font-weight: normal;
	text-align: left;
	height: 24px;
}

.documents th.left {
	width: 450px;
	border-right: 1px solid #9FC0D7;
}
.documents th.mid {
	border-right: 1px solid #9FC0D7;
}

.documents td.left {
	border-left: 1px solid #D7E4EE;
	border-right: none;
	width: 20px;
}

.documents td {
	border-bottom: 1px solid #D7E4EE;
	border-right: 1px solid #D7E4EE;
	padding: 2px;
}