/* CSS Document */

h1 {
	font-size: 24px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #005cab;
	margin-top:0px;
	margin-bottom:3px;
	border:1px solid #005cab;
	text-indent:5px;
	text-decoration:none;
	
}

h2 {
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #005cab;
	margin-top:6px;
	margin-bottom:3px;
}

h3 {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #005cab;
	margin-top:3px;
	margin-bottom:3px;
}


h4 {
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #005cab;
	margin-top:3px;
	margin-bottom:3px;
}

#roadpage_wrapper {
	max-width:760px;
	padding-left:0px;
	padding-top:15px;
	margin:0px;
}

#road_active {
	display:none;
}

#leftcolumn {
	max-width:130px;
	min-width:130px;
	width:130px;
	font:Verdana;
	font-size:11px;
	float:left;
}

	#leftcolumn_sub {
		margin-top:10px;
		width:120px;
		max-width:120px;
		border-top:1px solid #cccccc;
	}
		#leftcolumn_sub a.sub {
			line-height:19px;
			width:120px;
			display:block;
			background-color:#ffffff;
			font-family:Verdana;
			font-size:9px;
			color:#347AAD;
			border-bottom:1px solid #cccccc;
			text-indent:7px;
		}
		#leftcolumn_sub a.sub:hover {
			background-color:#9accff;
			font-weight:bold;
		}

	#leftcolumn table {
		border-collapse:collapse;
		width:120px;
		max-width:120px;
		min-width:120px;
	}
	
	
	#leftcolumn th {
		border:1px solid #005cab;
		line-height:19px;
		padding:1px;
	}
	
	#leftcolumn td {
		border:1px solid #005cab;
		line-height:19px;
		padding:1px;
		text-indent:4px;
	}
		#leftcolumn td.header {
			background-color:#ffffff;
		}
		#leftcolumn td.diamond {
			background-image:url(../../images/charts/diamondoff.gif);
		}
		#leftcolumn td.circle {
			background-image:url(../../images/charts/circleoff.gif);
		}
		#leftcolumn td.oval {
			background-image:url(../../images/charts/ovaloff.gif);
		}
		#leftcolumn td.rectangle {
			background-image:url(../../images/charts/rectoff.gif);
		}
	#leftcolumn a {
		width:100%;
		display:block;
		line-height:19px;
		text-decoration:none;
		color:#000000;
		background:#ffffff;
	}
		#leftcolumn a.header {
			background:#005cab;
			color:#ffffff;
			font-weight:bold;
		}
		#leftcolumn a.diamond {
			background-image:url(../../images/charts/diamondoff.gif);
		}
		#leftcolumn a.circle {
			background-image:url(../../images/charts/circleoff.gif);
		}
		#leftcolumn a.oval {
			background-image:url(../../images/charts/ovaloff.gif);
		}
		#leftcolumn a.rectangle {
			background-image:url(../../images/charts/rectoff.gif);
		}
	#leftcolumn a:hover {
		background-color:#9accff;
		color:#005cab;
	}
		#leftcolumn a.header:hover {
			background:#005cab;
			color:#ffffff;
		}
		#leftcolumn a.diamond:hover {
			background-image:url(../../images/charts/diamondon.gif);
		}
		#leftcolumn a.circle:hover {
			background-image:url(../../images/charts/circleon.gif);
		}
		#leftcolumn a.oval:hover {
			background-image:url(../../images/charts/ovalon.gif);
		}
		#leftcolumn a.rectangle:hover {
			background-image:url(../../images/charts/recton.gif);
		}
		
	#leftcolumn a.active {
		background-color:#9accff;
		color:#336699;
	}
		#leftcolumn a.diamondactive {
			background-image:url(../../images/charts/diamondon.gif);
					background-color:#9accff;
		color:#336699;
		}
		#leftcolumn a.circleactive {
			background-image:url(../../images/charts/circleon.gif);
					background-color:#9accff;
		color:#336699;
		}
		#leftcolumn a.ovalactive {
			background-image:url(../../images/charts/ovalon.gif);
					background-color:#9accff;
		color:#336699;
		}
		#leftcolumn a.rectangleactive {
			background-image:url(../../images/charts/recton.gif);
					background-color:#9accff;
		color:#336699;
		}
		

#rightcolumn_wrapper {
	float:right;
	width:630px;
	max-width:630px;
	min-width:630px;
}
	
	#rightcolumn_right {
		max-width:154px;
		min-width:154px;
		width:154px;
		float:right;
		padding-top:0px;
		margin-bottom:5px;
		font:Verdana;
		background-color:white;
	}
	
	#materials {
		margin-top:3px;
		padding:3px;
		height:111px;
	}
	
	.materials_head {
		font-size: 14px;
		font-family: Helvetica, Arial, sans-serif;
		font-weight: bold;
		color: #005cab;
		margin:0px 0 3px 0;
		padding:0px 0 3px 0;
	}
	
		#rightcolumn_right a.materialoff {
			font-size:11px;
			line-height: 20px;
			text-indent: 10px;
			font-family:Verdana;
			color:#cccccc;
			text-indent:3px;
			width:150px;
			display:block;
		}
		#rightcolumn_right a.materialon {
			font-size:11px;
			line-height: 20px;
			text-indent: 10px;
			font-family:Verdana;
			color:#005cab;
			font-weight:bold;
			text-indent:3px;
			width:150px;
			display:block;
		}

	#rightcolumn_left {
		float:left;
		width:468px;
		max-width:468px;
		min-width:468px;
		height:227px;
		text-align:left;
		margin-bottom:5px;
		padding:5px 0 0 0px;
	}
		#rightcolumn_left a.titlebar {
			padding-left:10px;
			display:block;
			padding-bottom:8px;
		}
		#rightcolumn_left a.chart {
			padding-left:12px;
			display:block;
			padding-bottom:5px;
		}
	
	#rightcolumn_title {
		width: 618px;
		font-size:11px;
		font-family:Verdana;
		color: #666666;
		padding-left:10px;
		padding-bottom:5px;
		margin-bottom: 5px;
		border-bottom: 1px solid #e65726;
	}
	
	#rightcolumn_chart {
		clear:both;
		padding:5px 0 0 0;
		border-top: 1px solid #e65726;
	}
		#rightcolumn_chart a.titlebar {
			width:580px;
			height:17px;
			max-height:17px;
			margin-left:20px;
			display:block;
			margin-bottom:10px;
		}
		#rightcolumn_chart table {
			padding:0px;
			margin:0px;
			border:none;
			margin-left:0px;
		}
		#rightcolumn_chart td {
			padding:0px;
		}
img.bord{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #cccccc;	
	text-decoration: none;
}

div.bord{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #cccccc;	
	text-decoration: none;
}
