table.content{
	width:960px;
	background: #FFFFFF;
	padding: 0px 0px 0px 0px;
}
table.content td.left{
	width:180px;
	padding: 0px;
}
table.content td.center{
	width:440px;
	padding: 0px;
}
table.content td.right{
	width:310px;
	padding: 0px;
}
table.content td.col{
	width:15px;
	background-color:white;
}
.content_center{
	
}


table.authorities_intro {
	background-image: url("/images/common/authorities_background.png");	
	background-position: top center;
	background-repeat: no-repeat;
	width: 440px;
	height: 125px;
	margin: 2px 0px 6px 0px;
	vertical-align: top;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.authorities_intro td.left{
	width: 123px;
	vertical-align: top;
}

table.authorities_intro td.left div{
	margin: 12px 11px 0px 10px;
}

table.authorities_intro td.right{
	width: 317px;
	height: 100px;
	vertical-align: top;
	line-height: 120%;
}

table.authorities_intro td.right div{
	margin: 12px 12px 0px 4px;
}

table.authorities_intro td.right_bottom {
	width: 317px;
	vertical-align: top;
	text-align: right;
	padding: 0px;
	height: 12px;
}
table.authorities_intro td.right_bottom div{
	margin: -12px 10px 0px 0px;
	position: relative;
}

div.authorities_intro_header {
	background-image: url("/images/common/authorities_background_header.png");	
	background-position: top center;
	background-repeat: no-repeat;
	width: 440px;
	height: 15px;
	clear: both;
}

div.authorities_intro_body {
	background-image: url("/images/common/authorities_background_body.png");	
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #DDDDDD;
	width: 440px;
	clear: both;
	display: table-cell;
}

div.authorities_intro_footer {
	background-image: url("/images/common/authorities_background_footer.png");	
	background-position: top center;
	background-repeat: no-repeat;
	width: 440px;
	height: 15px;
	clear: both;
}

div.authorities_intro_footer div img {
	float: right;
	margin: -11px 10px 0px 0px;
	position: relative;
}