	.dhtmlgoodies_tabPane{
	height:31px;
	}
	.dhtmlgoodies_aTab{
	font-family: sans-serif;
	font-size: 11.4px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
		
	}
	.dhtmlgoodies_tabPane DIV{
	float:left;
	height:100%;	/* Height of tabs */
	padding-left:3px;
	vertical-align:middle;
	background-repeat:no-repeat;
	background-position:bottom left;
	cursor:pointer;
	position:relative;
	bottom:-1px;
	margin-left:0px;
	margin-right:0px;
	}
	.dhtmlgoodies_tabPane .tabActive{
	background-image:url(../images/tab_left_active.gif);
	margin-left:0px;
	margin-right:0px;
	z-index:10;
	background-position: left top;
	color: #003366;
	font-weight: normal;
	}
	.dhtmlgoodies_tabPane .tabInactive{
	background-image:url(../images/tab_left_inactive.gif);
	margin-left:0px;
	margin-right:0px;
	z-index:1;
	background-position: left top;
	color: #003366;
	}

	.dhtmlgoodies_tabPane .inactiveTabOver{
	background-image:url(../images/tab_left_over.gif);
	margin-left:0px;
	margin-right:0px;
	background-position: left top;
	color: #FFFFFF;
	}
.tabcontent_summarytitle {
	background-image: url(../images/summarytitlebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 600px;
}
.tabcontent_summary strong {
	color: #15386D;
	font-size: 12px;
}


	.dhtmlgoodies_tabPane span{
	font-family:arial;
	vertical-align:top;
	font-size:11px;
	padding-left:3px;
	padding-right:3px;
	line-height:21px;
	float:left;
	padding-top: 5px;
	}
.highlightpane {
	background-image: url(../images/newsbg.gif);
	background-position: left top;
	height: 127px;
	width: 273px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	background-repeat: no-repeat;
}

	.dhtmlgoodies_tabPane .tabActive span{
		padding-bottom:1px;
		line-height:20px;
	}
	
	.dhtmlgoodies_tabPane img{
		float:left;
	}
#dhtmlgoodies_tabView1 {
	background-image: url(../images/tabcontentbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.pic_container {
	padding-bottom: 13px;
	vertical-align: top;
}
.tabcontent_summary {
	width: 100%;
	padding-right: 10px;
}
.tabcontent_summary th {
	text-align: left;
	font-size: 12px;
	color: #15386D;
	padding-left: 5px;
}

.tabcontent_summary p {
	text-align: justify;
}
.tabcontent_summary p {
	padding-left: 5px;
}
