DIV.cmsContent {
	width: 203px; /* spotlight text */
	width: 185px; /* quick clicks text */
	overflow-x: hidden;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
DIV.cmsContent TD {
	font-size: 12px;
	line-height: 1.5em;
}
DIV.cmsContent A {
	color: white;
	text-decoration: none;
}
DIV.cmsContent A:hover {
	color: #B2B2AA;
	text-decoration: underline;
}

DIV.tmpHomeBanner IMG {
	width: 695px;
	height: 229px;
}
DIV.tmpHomeBottomHeader IMG {
	width: 697px;
	height: 28px;
}
TD.tmpHomeSpotlight {
	background-color: #1d376b;
	padding-left: 232px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
	background-image: url(/global/images/home/spotlight-background.gif);
	height: 193px;
	background-repeat: no-repeat;
	background-position: left top;
	color: White;
}
DIV.tmpHomeSpotlight {
	width: 253px;
	overflow-x: hidden;
	color: White;
	font-size: 12px;
	line-height: 1.5em;
	font-family: Arial, sans-serif;
	background-color: #1d376b;
}
TD.tmpHomeQuickClicks {
	background-color: #576b91;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	overflow-x: hidden;
}
DIV.tmpHomeQuickClicks {
	width: 150px;
	overflow-x: hidden;
	color: White;
	font-size: 12px;
	line-height: 1.5em;
	font-family: Arial, sans-serif;
	background-color: #576b91;
}
DIV.tmpHomeSpotlight A, DIV.tmpHomeQuickClicks A {
	color: white;
	text-decoration: none;
}
DIV.tmpHomeSpotlight A:hover, DIV.tmpHomeQuickClicks A:hover {
	color: #B2B2AA;
	text-decoration: underline;
}
