.preload {display:none;}

.disclaimer {
	font:italic 11px verdana,arial,helvetica,ms sans-serif;
	color:#888888;
	padding:5px;
	padding-top:8px;
}

.title {
	width:513px;
	color:#367b2b;
	font:bold 15px arial,helvetica,ms sans-serif;
	padding:0px;
	margin:0px;
}

.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	/*float:left;*/
	border: 0px solid navy;
	border-bottom-width: 0px;
	width: 513px; /*width of featured content slider*/
	height: 113px;
	background-image:url("../images/about/green/text_block.gif");
	background-repeat:no-repeat;
}

.sliderwrapper .contentdiv{
	display: table-cell !important;
	vertical-align: middle;
	border:0px solid;
	background-color:#eaf3dd;
	font:normal 11px verdana,arial,helvetica,ms sans-serif;
	color:#000000;
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	/*left: 0;  /leave as is *//
	left: 5%;  /*leave as is*/
	right: 7%;  /*leave as is*/
	top: 2%;  /*leave as is*/
	padding: 0px;
	/*background: white;*/
	width: 450px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 120%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.pagination{
width: 513px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
height: 89px;
text-align: left;
background-color: #ffffff;
padding: 0px;
background-image:url("../images/about/green/greenbar.gif");

}

.pagination a{
padding: 0px;
text-decoration: none; 
color: #00007D;
background: white;
outline:none;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #cc3300;
background:transparent url("../images/about/green/1_active.gif") no-repeat;
outline:none;
}

.pagination1 a.selected{
color: #000;
background-color: #cc3300;
background:transparent url("../images/about/green/1_active.gif") no-repeat;
outline:none;
}

/*================================================================================*/
#toc1 {
	width:84px;
	height:89px;
	background:transparent url("../images/about/green/1_off.gif") no-repeat;
	float:left;
}
#toc1:hover {
	background:transparent url("../images/about/green/1_over.gif") no-repeat;
	float:left;
}
/*#toc1:active {
	background:transparent url("../images/about/green/1_active.gif") no-repeat;
	float:left;
}*/
#toc1.selected {
	background:transparent url("../images/about/green/1_active.gif") no-repeat;
	border:0px solid #cc3300;
	outline:none;
}
#toc1.firstSelect {
	background:transparent url("../images/about/green/1_active.gif") no-repeat;
	border:0px solid #cc3300;
	outline:none;
}


#toc2 {
	width:85px;
	height:89px;
	background:transparent url("../images/about/green/2_off.gif") no-repeat;
	float:left;
}
#toc2:hover {
	background:transparent url("../images/about/green/2_over.gif") no-repeat;
	float:left;
}
/*#toc2:active {
	background:transparent url("../images/about/green/2_active.gif") no-repeat;
	float:left;
}*/
#toc2.selected {
	background:transparent url("../images/about/green/2_active.gif") no-repeat;
	border:0px solid #cc3300;
	outline:none;
}

#toc3 {
	width:85px;
	height:89px;
	background:transparent url("../images/about/green/3_off.gif") no-repeat;
	float:left;
}
#toc3:hover {
	background:transparent url("../images/about/green/3_over.gif") no-repeat;
	float:left;
}
/*#toc3:active {
	background:transparent url("../images/about/green/3_active.gif") no-repeat;
	float:left;
}*/
#toc3.selected {
	background:transparent url("../images/about/green/3_active.gif") no-repeat;
	border:0px solid #cc3300;
	outline:none;
}

#toc4 {
	width:85px;
	height:89px;
	background:transparent url("../images/about/green/4_off.gif") no-repeat;
	float:left;
}
#toc4:hover {
	background:transparent url("../images/about/green/4_over.gif") no-repeat;
	float:left;
}
/*#toc4:active {
	background:transparent url("../images/about/green/4_active.gif") no-repeat;
	float:left;
}*/
#toc4.selected {
	background:transparent url("../images/about/green/4_active.gif") no-repeat;
	border:0px solid #cc3300;
	outline:none;
}

#toc5 {
	width:85px;
	height:89px;
	background:transparent url("../images/about/green/5_off.gif") no-repeat;
	float:left;
}
#toc5:hover {
	background:transparent url("../images/about/green/5_over.gif") no-repeat;
	float:left;
}
/*#toc5:active {
	background:transparent url("../images/about/green/5_active.gif") no-repeat;
	float:left;
}*/
#toc5.selected {
	background:transparent url("../images/about/green/5_active.gif") no-repeat;
	border:0px solid #cc3300;
	outline:none;
}

#toc6 {
	width:89px;
	height:89px;
	background:transparent url("../images/about/green/6_off.gif") no-repeat;
	float:left;
}
#toc6:hover {
	background:transparent url("../images/about/green/6_over.gif") no-repeat;
	float:left;
}
/*#toc6:active {
	background:transparent url("../images/about/green/6_active.gif") no-repeat;
	float:left;
}*/
#toc6.selected {
	background:transparent url("../images/about/green/6_active.gif") no-repeat;
	border:0px solid #cc3300;
	outline:none;
}
/*================================================================================*/
