body {
	margin:						0;
	padding: 					10px;
	background-color: 			#7b9c3d;
    font: 						100.01% verdana, serif;
    font-size: 					10pt;  /* 10px [1]  */
	line-height: 				1.2em; /* 12px [2]  */
	text-align: 				left; /* */
	}
div#container{
	width:						764px;
	margin: 					0 auto;
	padding: 					22px 0px 22px 0px; /* */
	text-align:					left;
	background:					#FFFFFF;
	height: inherit;
	}
div#inner{
	margin: 					0px auto;
	width: 						721px;
	padding:					0;
	height: auto;
	overflow: visible;
	}

#logo_block {
	padding: 					10px 15px 10px 10px;
	text-align: 				left;
	}

	#logo {
		padding: 				0 15px 5px 0; /* */
		float: 					left;
	}
	#tagline {
		float-left;
		padding: 				20px 0 0 0px;
	}


#content_block {
	width: 						100%;
	text-align:					left;
	background-image: 			url("../images/background_rpt.gif");
	background-repeat: 			repeat-y;
	font-size: 					1em;
	padding:					0;
	}
#content_block_home {
	width: 						100%;
	text-align:					left;
	background-repeat: 			repeat-y;
	font-size: 					1em;
	padding:					0;
	height: auto;
	overflow: visible;
	}
#home_flash_shadow {
	width:						527px;
	height:						230px;
	background-image: 			url("../images/home_flash_shadow_lrg.png");
	background-repeat: 			no-repeat;
	padding-top:				10px;
	margin-left:				10px;
	}

	#content_left_block {
		float: 					left;
		text-align: 			left;
		width: 					181px;


		}

		#content_left {
			background-image: 	url("../images/background_left_col2.gif");
			min-height:			553px;
			height:				553px;
			width: 				180px;
			padding-top: 		20px;
			}
			
	#content_left_block_home{
	float: 					left;
	text-align: 			left;
	height:					300px
	width: 					181px;
	background: url("../images/background_left_col.gif");


		}

		#content_left_home {
			background-image: 	url("../images/background_left_col.gif");
			height:				300px;
			width: 				180px;
			padding-top: 		20px;
			}
	#content_right_block {
	float: 					left;
	text-align: 			left;
	margin-bottom: 			0px;
	width:					539px;
	height: auto;
	table-layout: auto;
	overflow: visible;
		}
	#content_right_block_scroll {
	float: 					left;
	text-align: 			left;
	margin-bottom: 			0px;
	width:					539px;
	height: 				553px;
	table-layout: fixed;
	overflow: scroll;
		}
		#content_right_home {
			min-height:			500px;
			height:				auto;
			padding:			0;
			}
		#content_right {
			margin-top: 		20px;
			min-height:			500px;
			height:				auto;
			padding:			0 20px 0 5px;
			}
			#title_bar {
				}
				#page_title {
					padding:    5px 5px 5px 5px
					float: 		left;
					
				}
				#printer_friendly {
					float: 		right;
					width: 		200px;
					text-align: right;
					display:	none;
				}
		#content {
			clear: 				both;
			margin-top:			20px;

		}
		#green_buttons {
			padding:			15px 0 0 20px;
			clear:				both;
		}
			.green_button {
				float: 			left;
				padding-right:	3px;
			}


#footer {
	margin-top:					25px;
	text-align: 				center;
}
	#footer_nav {
		padding-bottom:			20px;
	}


#home_image {
	float:						left;
	visibility: visible;
}
#home_details {
	width:						207px;
	float:						right;
}

