/*UI tabs*/

#tabs{ width:769px; margin:0 auto;}
.ui-tabs-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-: 100%; list-style: none;
	float: left;
	position:absolute;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;


}
.ui-tabs-nav-item {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	border-right: none;
	margin-left:5px;
}
.ui-tabs-nav-item a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left; font-size:16px;
	font-weight: bold;
	text-decoration: none;
	color:#051876;
	line-height:34px;
	text-align:center;
	background: #fff url(../images/tabbutton.jpg) no-repeat; width:89px; height:33px;
	height:33px;
}
.ui-tabs-nav-item a:hover {
	background: #fff url(../images/tab-hover.jpg) no-repeat; width:89px; height:33px;color:#008001; font-size:16px;}
.ui-tabs-selected {
background: #fff url(../images/tab-hover.jpg) no-repeat; width:89px; height:33px;color: #008001;}
.ui-tabs-panel {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height:20px; text-decoration: none; font-size:11px; list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear:left;
	border: 1px solid #BFBFBF; border-bottom:0px; border-top:0px;
	background:#fff; width:100%;height:auto;
	color: #222222;
	padding:3px 0px 11px 0px; width:767px; position:relative; top:33px;
	
}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}
.pborder{ width:742px; margin:0 auto; background:url(../images/border.jpg) repeat-x bottom; font-size:15px; padding:14px 0px 10px 12px; font-weight:bold; color:#495058; text-align:left;}
div.pborder p{ margin:0px; padding:0px;}
.fleft{ float:left;}
.fright{ float:right;}
.clr{ clear:both;}
.date{ color:#008102; font-size:11px; font-weight:normal; line-height:16px;}
.valign{ vertical-align:middle; padding:0px 7px;}
.topc{ position:relative; top:33px; background:url(../images/top-c.jpg) no-repeat; width:769px; height:8px;}
.maindiv{ width:769px; margin:0 auto;}
.bottomc{ clear:both; margin-top:33px; background:url(../images/bottom-c.jpg) no-repeat; width:769px; height:8px;}
.newsdetail{ font:12px Verdana, Arial, Helvetica, sans-serif; line-height:20px; width:620px;}
.newsdetail p{ font:12px Verdana, Arial, Helvetica, sans-serif; line-height:20px; width:620px;}


.newshlinks a{color:#495058; text-decoration:none;}
.newshlinks a:hover{color:#1F62AE; text-decoration:none;}