@charset "UTF-8";

/* SpryTabbedPanels.css - version 0.4 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

.TabbedPanels {
}

.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
	display:none;
}

.TabbedPanelsTab {
	padding:0px;
	margin:0px;
}


.TabbedPanelsTabHover {
	
}


.TabbedPanelsTabSelected {
	
}


.TabbedPanelsTab a {
	
}
ant to style the ContentGroup container.
 */
.TabbedPanelsContentGroup {
	clear: both;
}

t to style the Content container.
 */
.TabbedPanelsContent {
	padding: 4px;
}

.TabbedPanelsContentVisible {
}


.VTabbedPanels .TabbedPanelsTabGroup {
	
}


.VTabbedPanels .TabbedPanelsTab {
	
}


.VTabbedPanels .TabbedPanelsTabSelected {
	
}


.VTabbedPanels .TabbedPanelsContentGroup {
	
}

.otherfeatureRight {
	margin-left: 200px;
	background-image: url(../images/feature_bg.jpg);
	background-repeat: no-repeat;
	height: 160px;	
}
.otherfeaturecopy {
	line-height: 18px;
}
.otherfeatureblock {
	padding:10px 40px 20px 20px;
	color:#FFF;
	height:95px;
}
.otherfeatureRight h4 {
	margin:0;
	padding:0;
	font-size:14px;
}

.readmorelink {
	
padding:8px 0px; 
float:right; 
text-transform: 
uppercase; font-weight:bold;

}
.readmorelink a {
	color:#FFF;
}
a.featurenumber:link,  a.featurenumber:visited {
	color:#cc9966;
	padding:8px;
	text-decoration:none;
	font-weight: bold;
}
a.featurenumber:hover,  a.featurenumber:active {
	color: #600;
	padding:8px;
	font-weight: bold;
}

a.featureOn {
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/highlightbg.gif);
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 14px;
	padding-left: 5px;
	width:19px;
	height:19px;
	background-repeat: no-repeat;
	text-decoration:none;
}
