/* COMMON FEATURES */
#index_heading {
	color: white;
	text-align: right;
	position: absolute;
	bottom: 30px;
	right: 165px;
	font-weight: normal;
}

.sidebar_stretcher {
	margin-left: 240px;
	padding: 10px;
}

#report_content {
	margin: 30px 0px 0px 0px;
	padding: 0px;
}

#index_sidebar {
	width: 240px;
	margin-top: 0px;
}

#index_sidebar img {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: block;
}

/* INDEX REPORTS */
/* SIDEBAR */
#cambridge_index_date {
	font-weight: bold;
	font-size: 1.1em;
	margin: 3px 0px 25px 7px;
	padding: 0px;
}

/* CONTENT */
#report_headline {
	margin-bottom: 15px;
}
#introduction {
	margin-top: 0px;
	padding-top: 0px;
}

#introduction p {
	margin: 0px 0px 5px 0px;
}

#introduction img {
	margin-top: 15px;
}

#movers_content h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.other_movers_text {
	margin-bottom: 20px;
}

#image_OtherImages_0 {
	margin-top: 20px;
}

#movers_content img {
	margin-bottom: 50px;
}

#index_movers_content h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

/* COMPANY REPORTS */
.company_report {
	margin: 0px 0px 0px 0px;
}

.company_report img {
	float: left;
	margin-bottom: 10px;
}

.company_report_noimage {
	margin-bottom: 20px;
}

.company_report h1, .company_report h3 {
	margin: 0px 0px 5px 0px !important;
	padding: 0px !Important;
}

.company_report p {
	margin: 0px;
	padding: 0px;
}

#index_company_report_text {
	margin-top: 0px;
	padding-top: 0px;
}

/* FOOTER */
#index_footer {
	border: 1px solid black;
}

#index_footer h4 {
	margin: 0px;
	padding: 5px;
	background-color: #003365;
	color: white;
}

#index_footer_content  {
	padding: 10px;
	margin: 0px;
	background-color: #E5F5FF;
}


#company_reports_form select {
	margin-bottom: 20px;
}

/* TOP NAV OVERRIDE */
#topnav0 { left: 0px; }
#topnav1 { left: 200px; }
#topnav2 { left: 400px; }
#topnav3 { left: 600px; }

.navOption a.top {
	width: 200px;
}

#rightspacer {
	position: absolute;
	left: 600px;
}
