@charset "utf-8";
/* CSS Document */

.toggleWrapper {
	float: left;
	clear: both;
	width: 475px;
}
.toggle {width: 473px;}
h5.toggle{background:url(../images/sub/toggle_btn.png) no-repeat 10px 6px; width:433px; height:24px; color:#FFF; font-weight:bold; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px; padding:8px 0 0 40px; cursor:pointer; margin-bottom:0px; margin-top:0; border-bottom:1px solid #E3E3E3}

h5.toggle-f2{background:url(../images/sub/expandable-header-F2.png) no-repeat top left;}
h5.toggle-e3{background:url(../images/sub/expandable-header-E3.png) no-repeat top left;}
h5.toggle-active{background-position: 0px -32px;}

/*.toggle{display:none;}*/
.toggle .odd{background:#E3E3E3; padding: 6px 0;}
.toggle .last-tr{padding-bottom:10px;}
.toggle .even{background:#F2F2F2; padding: 6px 0;}
/*.toggle .odd td table tr, .toggle tr.even td table tr{background:none;}*/
.toggle {padding-left:10px;}
.toggle .np, .toggle {padding-left:0px;}
.toggle .date{float: right; width: 74px; height: 15px; padding:5px 10px 0 0; color:#777E83; font-size:12px; text-align:right; /*vertical-align:top;*/}
.toggle p{padding: 0px 10px; margin-right: 74px;}
a.document{background:url(/images/sub/document.gif) no-repeat top left; padding-left: 15px;}


/*.toggle { visibility: hidden;}*/
h5.toggleBtn {background:url(../images/sub/expandable-header-F2.png) no-repeat top left;}
.toggleSwitch {background-position: 0px -32px;}

/*zzzzzzzzzzzzzzzz new section zzzzzzzzzzzzzzzzzzzzzzz */
.reveal {width: 473px; margin-bottom: -4px}
.revealBtn {
	background:url(../images/sub/toggle_closed.png) no-repeat 10px 6px #FF00FF;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	width:433px; 
	height:22px;
	font-weight:bold; 
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	padding:8px 0 2px 40px; 
	cursor:pointer; 
	margin-bottom:0px; 
	margin-top:0px; 
	border-bottom:1px solid #E3E3E3;
	z-index: 100;
}
.revealBtn {
	height:32px\9; /*ie hack*/
	width:473px\9;
}
.reveal .odd{background:#E3E3E3; padding: 6px 0;}
.reveal .even{background:#F2F2F2; padding: 6px 0;}
.reveal .date{float: right; width: 74px; height: 15px; padding:5px 10px 0 0; color:#777E83; font-size:12px; text-align:right; margin-top: 8px; /*vertical-align:top;*/}
.reveal .category .date{float: right; width: 74px; height: 15px; padding:2px 10px 0 0; color:#777E83; font-size:12px; text-align:right; margin-top: 0px; /*vertical-align:top;*/}
.reveal p{padding: 0px 10px; margin-right: 74px;}
.firstArrow {background-position: 10px -40px;}
.toggleSwitch {background:url(../images/sub/toggle_opened.png) no-repeat 10px 6px;}
.reveal h3 {margin-left: 10px;}


