/*	FOR ALL YOUR DEBUGGING NEEDS USE FIREBUG:
	http://www.getfirebug.com
*/

/* Home Page Feature Product Teaser */

	table.teaserFeatureProduct {
		display: inline;
		float: left;
		width: 200px;
		margin: 0px 22px 0px 0px;
		border: 0px;
		border-collapse: collapse;
	}
		table.teaserFeatureProduct td {
			padding: 0px;
			vertical-align: top;
		}
		td.teaserImageFeatureProduct {
		}
		td.teaserImageFeatureProduct img {
			border: 5px solid #FFFFFF;
		}
		td.teaserTextFeatureProduct {
			padding: 8px 0px 0px 6px !important;
		}
			td.teaserTextFeatureProduct h4 {
				padding-bottom: 0px !important;
			}
			td.teaserTextFeatureProduct h4 a {
				font-size: 12px;
				font-weight: bold;
				color: #003366;
				text-decoration: none;
			}				
			td.teaserTextFeatureProduct h4 a:hover {
				text-decoration: underline;
			}
			td.teaserTextFeatureProduct p {
				margin-bottom: 2px !important;
			}

/* Home Page Ajax Tab Teaser */

	table.teaserAjaxContent {
		margin-top: 16px;
		border: 0px;
		border-collapse: collapse;
	}
		table.teaserAjaxContent td {
			padding: 0px;
			vertical-align: top;
		}
		td.teaserImageAjaxContent {
			padding-left: 1px !important;
		}
		td.teaserImageAjaxContent img {
			border: 5px solid #AAA094;
		}
		td.teaserTextAjaxContent {
			padding: 2px 0px 0px 22px !important;
		}
			td.teaserTextAjaxContent h4 {
				padding-bottom: 6px !important;
			}
			td.teaserTextAjaxContent h4 a {
				font-size: 12px;
				font-weight: bold;
				color: #003366;
				text-decoration: none;
			}				
			td.teaserTextAjaxContent h4 a:hover {
				text-decoration: underline;
			}
			td.teaserTextAjaxContent p {
				margin-bottom: 2px !important;
			}

/* RHS Column Styles */

/* Teaser RHS Label Styles */

.teaserRHSLabel {
	clear: left;
	float: left;
	width: 100%;
	padding: 0px;
	border-bottom: 4px solid #FFFFFF;
}

	.teaserRHSTitle {
		padding: 1px 0px 3px 8px !important;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}
	.teaserRHSTitle a:hover {text-decoration: underline;}
	
	.teaserRHSButton {
		text-align: right;
		padding: 4px 4px 6px 4px !important;
	}
	
	.teaserRHSButton img {
		border: none !important;
	}
	
/* Teaser RHS Generic Styles */

.teaser-container {
	clear: left;
	float: left;
	width: 206px;
	margin-bottom: 20px;
	padding-left: 38px;
}
	.teaser-container img {
		border: 5px solid #FFFFFF;
		margin-bottom: 9px;
	}

.rhsImageLabelWrapper {
	margin-bottom: 12px;
}

.teaserRHSHeading {
	clear: left;
	float: left;
	width: 207px;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 5px 10px !important;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #939393;
}

.teaserRHSLabelLink {
	display: block;
	padding: 0px 21px 0px 10px;
	margin: 0px 0px 6px 0px;
	color: #333333;
	background-image: url(/wsimages/labelLinkBullet.gif);
	background-position: 1px 5px;
	background-repeat: no-repeat
}

.teaserRHSFact {
}

	.teaserRHSFact h4 {
		padding: 0px 0px 0px 0px;
	}

.teaserRHSTestimonial {
	clear: left;
	float: left;
	margin: 0px 21px 0px 13px;
}

	.teaserRHSTestimonial p {
		margin-bottom: 5px;
		font-family: Georgia;
		font-size: 12px;
		font-weight: bold;
		color: #333333;
	}
	
	.teaserRHSTestimonial h4 {
		padding-bottom: 13px;
		text-align: right;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		color: #4A4A4A;
	}
	
.teaserRHSImage {
	clear: left;
	float: left;
	margin-bottom: 13px;
	text-align: center;
}

.rhsClearDiv {
	width: 100%;
	height: 4px;
	font-size: 4px;
	line-height: 4px;
}

.teaserRHSImageLink {
	width: 100%;
	text-align: center;
}