.tab-container {margin: 0px; padding: 0px; float: left; clear: none; width: 280px; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #333333; line-height: 14px;}
.tab-container strong{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 14px; font-weight: bold;}
.tab-container p{width:180px; padding: 0px; margin: 5px 0px 5px 0px;}
.tab-container a{font-size: 11px;}
.tab-container a:hover{font-size: 11px;}
.tab-title-container {margin: 0px; padding: 0px;}
.tab-title {
	position: relative;
	top: 1px;
	float: left;
	padding: 7px 5px 0px 5px;
	margin: 0px 1px 0px 0px;
	font-size: 12px;
	font-family: arial, sans-serif;
	font-weight: bold;
	background-image: url(images/tab-off.jpg);
	list-style: none;
	cursor: pointer;
	width: 82px;
	text-align: center;
	height: 24px;
	color: #FFFFFF;
}

.TabbedPanelsTabHover {background-color: #CCC;}
.TabbedPanelsTabSelected {background-image: url(images/tab-on.jpg); width: 83px; color: #3c5584;}
.TabbedPanelsTab a {color: black; text-decoration: none;}
.TabbedPanelsContentGroup {clear: both; width: 280px; background-image: url(images/tabs-bg.jpg);}
.tab-content{width: 260px;}
.tab-content-container{padding: 10px 10px 5px 10px; width: 260px;}
.tab-footer{background: url(/images/tabs-bottom-bg.jpg) top left no-repeat; height: 34px; padding: 18px 10px 0px 10px; text-align: right; width: 260px;}
.tab-footer a{font-size: 14px; color: #056c4a; text-decoration: none; font-weight: bold; text-align: right; letter-spacing: -1px; font-family: Helvetica, Arial, sans-serif;}
.tab-footer a:hover{font-size: 14px; color: #056c4a; text-decoration: underline; font-weight: bold; }

.TabbedPanelsContentVisible {}

.nav-tab-container {margin: 0px; padding: 0px; clear: none; width: 741px;}
.nav-tab-container a{font-size: 11px;}
.nav-tab-container a:hover{font-size: 11px;}
.nav-tab-title-container {margin: 0px; padding: 0px;}
.nav-tab-title {
	position: relative;
	float: left;
	padding: 7px 5px 0px 5px;
	margin: 0px 1px 0px 0px;
	font-size: 12px;
	font-family: arial, sans-serif;
	font-weight: bold;
	background-image: url(images/nav-off.jpg);
	list-style: none;
	cursor: pointer;
	width: 70px;
	text-align: center;
	height: 24px;
	color: #FFFFFF;
}

.nav-TabbedPanelsTabHover {background-color: #ffffff;}
.nav-TabbedPanelsTabSelected {background-image: url(images/nav-on.jpg); width: 70px; color: #ffffff; text-align: center;}
.nav-TabbedPanelsTab a {color: black; text-decoration: none;}
.nav-TabbedPanelsContentGroup {clear: both; width: 741px; background-image: url(images/subnav-bg.jpg); background-repeat: repeat-x;}
.nav-tab-content{height: 26px; width: 729px; padding: 0px 10px 0px 2px; padding-top: 7px; background-image: url(images/subnav-right.jpg); background-repeat: no-repeat; background-position: top right; color: #999999; letter-spacing: 0px;}
.nav-tab-content a{color:#2f4979; font-weight: bold; text-decoration: underline; letter-spacing: normal;}
.nav-tab-content a:hover{color:#2f4979; text-decoration: none; letter-spacing: normal;}
.welcome{color: #666666; margin: 0px; padding: 0px; font-weight: bold; float: left;}
.date{font-size: 11px; float: right;}

.TabbedPanelsContentVisible {}