.shadetabs2{
	font: bold 11px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	background-color: #F1F1EF;
	margin: 0px;
	padding: 0px;
	
}


.shadetabs{
	font: bold 11px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	background-color: #F1F1EF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin: 0px;
	
}



dd,dt,dl{

	margin: 0px;
	padding:0px;
	}
	
	.heading {
	color: #FFFFFF;
	padding-left:3px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin:0px;
	background-color: #B4B4B4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	
}
.heading a{
	display:block;
	text-decoration:none;
	padding-left: 20px;
}




.shadetabs li{
	margin: 0px;


}

.shadetabs li a{
	background-repeat: no-repeat;
		background-position: 6px center;


		margin-right: 3px;
	color: #2d2b2b;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 25px;
	display: block;
 
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
	text-decoration: none;
	color: #FF9900;
	background-color: #FFFFFF;
	background-image: none;
}

.shadetabs li.selected{
	position: relative;
	background-color: #FFFFFF;
	background-image: none;
}

.shadetabs li.selected a{ /*selected main tab style */
	text-decoration: none;
	color: #FF9900;
	background-color: #FFFFFF;
	background-image: none;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
	width: 100%;
	padding-left: 20px;
}
#ketstone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #006699;
}
.txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.style3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.stl1{
background-color:#FFFFFF;
}

.stl2{
background-color:#FF9900;
}



.newslink:link {
	font-family: Arial,  Times New Roman, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

.newslink:visited {
	font-family: Arial, Times New Roman,Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

.newslink:hover {
	font-family: Arial, Times New Roman,  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}



/* News Tabs */


.newstabs{
	font: bold 11px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	background-color: #F1F1EF;
	border: 1px solid #006699;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin: 0px;
	
}

.newstabs li{
	margin: 0;
	/* height: 30px; */

}

.newstabs li a{
	background-repeat: no-repeat;
	background-position: 6px center;
	margin-right: 3px;
	color: #2d2b2b;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	display: block;
	/* height: 20px; */
}

.newstabs li a:visited{
color: #2d2b2b;

}

.newstabs li a:hover{
	text-decoration: none;
	color: #FF9900;
	background-color: #FFFFFF;
	background-image: none;
	display: block;
	margin:0;
}

.newstabs li.selected{
	position: relative;
	background-color: #FFFFFF;
	background-image: none;
}

.newstabs li.selected a{ /*selected main tab style */
	text-decoration: none;
	color: #FF9900;
	background-color: #FFFFFF;
	background-image: none;
}

.newstabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

 

.stl1{
background-color:#FFFFFF;
}

.stl2{
background-color:#FF9900;
}

.plus{
	background-image: url(images/plus.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
.minus{
	background-image: url(images/minus.gif);
	background-repeat: no-repeat;
	background-position: 5px;

}
