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{
	
}

div.gray_row_start {
	background-image: url(/images/common/dark_row_single.png);
	background-repeat: repeat-x;
	clear: both;
	width: 436px;
	height: 2px;
	margin: 0px -11px 0px -11px;
	font-size: 0px;
}
div.gray_row_end {
	background-image: url(/images/common/dark_row_bottom_line.gif);
	background-repeat: repeat-x;
	clear: both;
	width: 436px;
	height: 3px;
	margin: 0px -11px 0px -11px;
	font-size: 0px;
}
div.gray_row {
	background-color:#ECEEEC;
	background-image: url(/images/common/dark_row_top.gif);
	background-repeat: repeat-x;
	clear: both;
	width: 436px;
	margin: 0px -11px 0px -11px;
}
div.gray_row div.left {
	width: 34px;
	float: left;
	margin-left: 4px; 
	padding-top:2px;
}
div.gray_row div.center {
	width: 250px;
	float: left;
	padding:12px 0px 10px 0px;
}
div.gray_row div.right {
	width: 24px;
	float: right;
	margin-top: 10px;
}



div.financial_results_form {
	clear: both;
	margin: 15px 0px 39px 0px;
}
div.financial_results_form div.left {
	float: left;
}
div.financial_results_form div.right {
	float: right;
}
div.financial_results_form div.right input {
	margin: -2px 0px 0px 0px;
	position: relative;
}
div.financial_results_form select {
	margin: -1px 0px 0px 0px;
	width: 50px;
	padding: 0px;
	border: 1px solid #929292;
	position: relative;
}

div.subsection_header_small_financial {
	font-family: Arial CE, Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: -4px 0px 5px 0px;
	padding: 0px;
	clear: both;
	position: relative;
}

div.subsection_header_first {
	font-family: Impact, Arial CE, Arial, Tahoma, Verdana, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	margin: -15px 0px 10px 0px;
	position: relative;
	padding: 0px;
	clear: both;
}
div.subsection_header {
	margin: 20px 0px 10px 0px;
	position: relative;
}