/*** PANELS ***/
#tabContent1, #tabContent2, #tabContent3, #tabContent4, #tabContent5, #tabContent6 {float: left;}
#featuredContainer {
	background-image: url(/images/imagelib/theme/tabBack.gif);
	height: 168px;
	width: 770px;
	margin: 0px;
	display: inline-block;
	overflow: hidden;
}
#featuredContainerShadow {
	clear: both;
	height: 12px;
	width: 770px;
	background-image: url(/images/imagelib/theme/featuredContentShadow.gif);
}
.picLeft {
	float: left;
	border: 1px solid #006;
}
.tabLeft  {
	float: left;
	height: 168px;
	width: 238px;
	margin-left: 1px;
}
.tabMiddle {
	float: left;
	width: 313px;
	padding: 5px;
}
.tabMiddle menu {
	margin-top: 15px;
	margin-left: 15px;
}
.tabMiddle h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
.tabMiddle p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-top: 8px;
}
.tabRight {
	float: right;
	width: 190px;
	height: 168px;
	margin-left: 10px;
}
.tabRight ul {
	margin-left: 20px;
	margin-top: 5px;
	padding: 0
}
.tabRight p {
	margin-top: 5px;
}

.tabRight ul li {
	list-style: disc;
}
#contentLeftCol {
	width: 476px;
	margin-left: 20px;
	float: left;
}
#contentLeftCol h1 {
	font: 21px/22px Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #0060ad;
}
#contentLeftCol h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
}
#contentLeftCol p {
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contentLeftCol p a {
	color: #0066cc;
}
#contentLeftCol ul {
	margin-top: 5px;
	margin-left: 20px;
}
#contentLeftCol ul li {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
#contentRightCol {
	float: right;
	width: 232px;
	padding-right: 10px;
}
#featuredBoxContainer {
	width: 476px;
}
#featuredBoxContent {
	background-image: url(/images/imagelib/theme/featured-content-background.gif);
	background-repeat: repeat-y;
	float: left;
	width: 476px;
}
#featuredBoxLeft img , #featuredBoxRight img{
	float: right;
	margin-left: 5px;
	margin-right: 5px;
}
#featuredBoxLeft {
	float: left;
	width: 224px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0060ad;
	padding-left: 12px;
}
#featuredBoxLeft h3 , #featuredBoxRight h3{
	font-family: arial;
	font-size: 14px;
	line-height: 18px;
	color: #444444;
}
#featuredBoxLeft p , #featuredBoxRight p{
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
}
#featuredBoxRight {
	width: 214px;
	padding-right: 0px;
	padding-left: 12px;
	float: left;
}
.featuredBoxButton {
	background-image: url(/images/imagelib/theme/featured-box-button.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 206px;
	margin-right: auto;
	margin-left: auto;
	font-family: arial;
	font-size: 11px;
	color: #0066cc;
	padding: 0px 4px 3px 4px;
	vertical-align: bottom;
}
p.featuredBoxButton a{
	text-decoration: none;
	height: 35px;
	width: 206px;
	display: block;
}
.ktronPremierBanner	{
	BACKGROUND-IMAGE: url(/images/imagelib/theme/bannerAd-ktron-and-premier-background.gif);
	PADDING-BOTTOM: 8px;
	PADDING-LEFT: 8px;
	WIDTH: 123px;
	PADDING-RIGHT: 101px;
	HEIGHT: 101px;
	PADDING-TOP: 98px;
	}
.BannerAdHeaderLink	{
	color: #000; 
	text-decoration: none;
	}
a.BannerAdHeaderLink:hover	{
	text-decoration: underline;
	}