

body, html, div, span, ul
{
margin: 0; padding: 0; border: 0;
}


a {
	text-decoration: underline;
	color: #006699;
}
	
body {
	background: none;
	font-size: 14px;
}


#container {
	text-align: left;
	padding: 0px;
	border:0;
	width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ffffff;
}


#head_level2, #date, #login, #statusbar, #leftcol, #rightcol, #footer, #sidebar, #leftnav
{
	display: none;
}

.search, .menu, .tools, .related
{
    display: none;
}


#main_col {
	width: 100%;
	font-size: 14px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	float: left;
	padding-top: 10px;
}


#department {
	height: 24px;
	width: 560px;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-left: 10px;
	border-bottom-color: #666666;
}

#story {
	width: 545px;
	padding-left: 10px;
}
#story h1 {
	font-weight: normal;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
}
#story h2 {
	font-size: 14px;
	font-weight: bold;
}
#story h3 {
    font-size: 12px;
	font-weight: bold;
}
#story ul {
    margin-left: 25px;
	list-style-type:disc
	}
#storypic {
	font-size: 10px;
	line-height: normal;
	background-color: #efefef;
	padding: 5px;
	width: 175px;
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
	border: 1px solid #cccccc;
}

#insider {
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 525px;
	padding-left: 20px;
	background-color: #e8f0ff;
	border: 1px solid #cccccc;
	clear: both;
	padding-right: 20px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
#insider h1 {
    font-weight: normal;
	font-size: 18px;
}	
#media_exclusive {
	background-color: #e8f0ff;
	padding: 3px;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
}

.byline {
	font-style: italic;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}