.TabbedPanels {
	margin: 10px 0 5px 0;
	padding: 0px;
	float: left;
	clear: none;
	width: 690px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.TabbedPanels2 {
	margin: 5px 0 0 0;
	padding: 0px;
	float: left;
	clear: none;
	height:150px;
	width: 690px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.TabbedPanels1 {
	margin: 5px 0 0 0;
	padding: 0px;
	float: left;
	clear: none;
	height:200px;
	width: 690px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}.TabbedPanels2 {
	margin: 10px 9px 0px 10px;
	padding: 0px;
	float: left;
	clear: none;
	height:230px;
	width: 675px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}.TabbedPanelsTabGroup {
	margin: 0px;
	padding:0px;
	height: 25px;
}
.TabbedPanelsTab {
	position: relative; background-image:url(../images/tab-bg.jpg); background-repeat:repeat-x; height:22px; background-color:#eefed5;
	top: 1px; float:left; padding: 4px 12px;
	margin: 0px 2px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-style:italic;
	font-weight:bold;
	list-style: none;
	border: solid 1px #97b769;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	
	}
	.TabbedPanelsTabHover {
	background-color: #dfffb5;
}.TabbedPanelsTabSelected {
	background-image:url(../images/tab-bg-h.jpg);
	background-repeat:repeat-x;
	height:22px;
	background-color: #eefed5;
	border-bottom: 1px solid #eefed5;
	border-left:1px solid #396000;
	border-right:1px solid #396000;
	border-top:1px solid #396000;
	color:#004f00;
}.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}.TabbedPanelsContentGroup {
	clear: both;
	border: solid 1px #97b769;
	background-color: #eefed5;
	margin:0px;
	padding:0px 0 6px 0;
	height:185px;
}

.TabbedPanelsContentGroup1{
	clear: both;
	border: solid 1px #97b769;
	background-color: #eefed5;
	height:150px;
	margin:0px;
	padding:0px;
}

.TabbedPanelsContent{padding:0; margin:2px; overflow:hidden;}
.TabbedPanelsContent .more{ background:#9C0; height:20px; clear:both; line-height:20px; width:180px; text-align:center; margin-left:490px; border:#060 solid 1px;}
.TabbedPanelsContent .more a{ color:#000; font-weight:bold; text-decoration:none;}
.TabbedPanelsContent .more a:hover{ color:#960;}

.TabbedPanelsContentVisible{margin:0; padding:0;}
/*width of tab button*/


.TabbedPanelsTab2 {
	position: relative; background-image:url(../images/tab-bg.jpg); background-repeat:repeat-x; height:22px; background-color:#eefed5;
	top: 1px; float:left; padding: 4px 12px;
	margin: 0px 2px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-style:italic;
	font-weight:bold;
	list-style: none;
	border: solid 1px #97b769;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	width:195px;
	}
.TabbedPanelsTab 2 a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsTab2 Hover {
	background-color: #dfffb5;
}.TabbedPanelsTab2 Selected {
	background-image:url(../images/tab-bg-h.jpg);
	background-repeat:repeat-x;
	height:22px;
	background-color: #eefed5;
	border-bottom: 1px solid #eefed5;
	border-left:1px solid #396000;
	border-right:1px solid #396000;
	border-top:1px solid #396000;
	color:#004f00;
}
/*3rd tab*/

