body {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

a, a:visited {
	text-decoration: none;
	color: #000;
}

#container {
}

#banner {
	display: 	none;
}

#header {
	margin-bottom: 20px;
}

#header_right {
	display: 	none;
}

#menu {
	display: 	none;
}

#strip {
	display: 	none;
}

#breadcrumbs {
	display:	none;
}


#content_left{
	width: 100%;
}


#content_left_left{
	width:		100%;
}

H1.lead {
	font-weight: 	bold;
	text-transform:	uppercase;
	font-size: 	18pt;
}


h6 {
	border-bottom: 	1px solid #333333;
	margin: 	0px 0px 10px;
	padding: 	0px;
	font-weight:	bold;
	font-size:	100%;
}

.form {
	display: 	none;
}

.box_400_article_comment_footer {
	border-bottom:	1px dotted #cccccc;
}

.box_400_article_comment_footer_right {
	width: 		100%;
	text-align:	right;
	color:		#ccc;
	font-style:	italic;
	padding-bottom: 5px;
}




.comment_content {
	display: 	none;
}

.hidden {
	display: 	none;
}

.box_400_article_portrait {
	float: 		right;
	margin-bottom: 	10px;
	margin-left:	10px;
	margin-top:	2px;
	width: 		190px;
}

.box_400_article_portrait img {
	border-left:	1px solid #CCCCCC;
	border-right:	1px solid #CCCCCC;
	border-top:	1px solid #CCCCCC;
	margin-left:	0;
	width:		188px;
}

.box_400_article_portrait_caption {
	border-bottom:	1px solid #CCCCCC;
	border-left:	1px solid #CCCCCC;
	border-right:	1px solid #CCCCCC;
	color:		#666666;
	font-size:	85%;
	margin:		0px;
	padding:	5px;
	width:		178px;
}

.box_400_article_image_landscape {
	float: 		right;
	margin-bottom: 	10px;
	margin-left:	10px;
	margin-top:	2px;
}

.box_400_article_image_landscape img {
	border-left:	1px solid #CCCCCC;
	border-right:	1px solid #CCCCCC;
	border-top:	1px solid #CCCCCC;
	margin-left:	0;
	width:		388px;
}

.box_400_article_image_landscape_caption {
	border-bottom:	1px solid #CCCCCC;
	border-left:	1px solid #CCCCCC;
	border-right:	1px solid #CCCCCC;
	color:		#666666;
	font-size:	85%;
	margin:		0px;
	padding:	5px;
	width:		378px;
}

.box_400_article_links {
	display:	none;
}

.box_400_article_date {
	color: 		#ddd;
	width:		100%;
	text-align:	right;
	font-style:	italic;
	
}

.box_400_article_date a{
	font-weight: bold;
}


.box_400_article_standfirst {
	font-weight: 	bold;
}


#content_left_right{
	display:	none;
}

#content_right {
	display: 	none;
}

.bookmarks {
	display: 	none;
}

#footer {
	display: 	none;
}

