@charset "UTF-8";
.TabbedPanelsContent table tr  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC49F;
}
.whiteText {
	color: #FFF;
	padding-bottom: 10px;
}
.container .content section #TabbedPanels1 table  tr td{
	background-color: #FFF;
	border: none;
}
.container .content section table {
	background-color: #FFF;
	border: none;
}
.container .content section table img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}
.container .content section table tr td section {
	width: 170px;
	float: left;
}
.container .content section table  td{
	
}
.container .content section section table {
	background-color: #6688ee;
}
.container .content section #table2 table{
	background-color: #CCC49F;
}
