/* CSS Document */#topCoop {	width: 100%;	height: 120px;	background:  url(../images/headers/headercoop.jpg) no-repeat;}#middleCoop {	width: 100%;	background-color: #666666;	/*background: url(../images/fauxcolumns.gif) repeat-y left top;*/}#middleCoop a:link, a:visited {	color: #000000;}#middleCoop a:hover {	color: #990000;}#coopLink {	float: left;	width: 100%;	height: 4em;	text-align: center;	background-color: #666666;	/*border-left: 5px solid #666666;	border-right: 5px solid #666666;*/}#coopLink a:link, a:visited {	color: #FFFFFF;	text-decoration: underline;}#coopLink a:hover {	color: #990000;	text-decoration: underline;}#coopContainer {	width: 100%;	height: 34em;	background-color: #666666;}#coopItem {	float: left;	width: 260px;	background-color: #cccccc;	margin-left: 5px;	margin-right: 2px;	margin-top: 6px;	padding-bottom: 1em;}#coopItem img {	width: 248px;	height: 149px;	border: 6px solid #ffffff;}#coopItem ul {	margin: 0.5em;	padding: 0em;}#coopItem li {	display: list-item;	list-style-type: square;	text-align: left;	margin-left: 1em;}#coopItem p {	margin-left: 3em;}h3 {	text-align: center;	background-color: #ffffff;}h5 {	text-align: center;	padding-bottom: 1em;}h6 {	text-align: center;	font-size: 120%;	margin: 0em;	padding-top: 0.2em;	padding-bottom: 0.2em;	font-family: Arial, Helvetica, sans-serif;	/*font-style: italic;*/	background-color: #666666;	color: #FFFFFF;}#bottom {	clear: both;	width: 100%;	height: 150px;	background:  url(../images/bg/footer2.gif) no-repeat;}.holder {width:260px; margin-left:3.2px; margin-right:2; padding:0em; border:1px solid #666; float:left; 	background-color: #cccccc;}	.holder h2 {text-align:left;}	.holder img {width: 248px; height: 149px; border: 6px solid #ffffff;}	.holder ul {margin: 0.5em; padding: 0em;}	.holder li {display: list-item; list-style-type: square; text-align: left; margin-left: 1em;}	a.hid {color:#000; text-decoration:none; outline-style:none; font-size: 90%;}	a.hid em {display:none;}	a.hid:hover {text-decoration:none;}	a.hid:active, a.hid:focus {background:#ccc;}	a.hid:active span, a.hid:focus span {display:none;}	a.hid:active em, a.hid:focus em {display:block; color:#333; width:80%; font-style:normal; 	font-weight: normal; cursor:default;}	.holder table {	width: 256px;	border-collapse: collapse; border-spacing: 0px;}.holder table tr {	vertical-align: top;}.holder table th {	border-top: 1px solid #ffffff;	border-bottom: 1px solid #666666;}.holder table tr.odd {	background-color: #dedede;}.holder table tr.even {	background-color:#d6d6d6;}.holder table tr:hover {	background-color: #dfe7f2;}.clear {clear:both;}