/* Created 4/19/07 boB Setting styles for site upgrade  */
/* Controls the green line to on left of main content, the 3 lines at bottom of page and the color space to right of logo */
.green-border {
	border-right: 2px solid #006600;
	}
.tri-line-border {
	background-image: url(new/main_images/filler_2.gif);
	}
.logo-right-background {
	background-image: url(new/filler_1.gif);
	}
.h2-spacing {
	margin-bottom:0px;
	padding-bottom:0px;
	}
.h2-spacing-att {
	margin-bottom:-20px;
	}
.h2-spacing-news {
	margin-bottom: 0px;}
.hr-news {
	color:#000000;
	margin: 15px 0px 10px 15px;
	text-align:left;
	width:25%;
	}
