/* begin Box, Block */
.win7-Block {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.win7-Block-body {
	position: relative;
	z-index: 1;
	padding: 0px;
}
.win7-Block {
	margin: 0 3px 6px 3px;
}
.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1px;
}
.actionbuttons {
	text-align: right;
}
/* end Box, Block */
/* begin BlockHeader */
.win7-LeafHeader {
	position: relative;
	z-index: 0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 0px;
}
.win7-LeafHeader-t {
	height: 30px;
	color: #128201;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	white-space : nowrap;
	padding: 0 1px;
	line-height: 30px;
}
.win7-LeafHeader-l, .win7-LeafHeader-r {
	display: block;
	position: absolute;
	z-index: -1;
	height: 30px;
	background-image: url('images/BlockHeaderLeaf.png');
}
.win7-LeafHeader-l {
	left: 0;
	right: 6px;
}
.win7-LeafHeader-r {
	width: 6px;
	right: 0;
	background-image: url('images/BlockHeaderLeafRight.png');
}
/* end BlockHeader */
/* begin Box, BlockContent */
.win7-LeafWhtBkgd {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 15px;
	min-height: 15px;
}
.win7-LeafWhtBkgd-body {
	position: relative;
	z-index: 1;
	padding: 8px;
}
.win7-LeafWhtBkgd-tr, .win7-LeafWhtBkgd-tl, .win7-LeafWhtBkgd-br, .win7-LeafWhtBkgd-bl, .win7-LeafWhtBkgd-tc, .win7-LeafWhtBkgd-bc, .win7-LeafWhtBkgd-cr, .win7-LeafWhtBkgd-cl {
	position: absolute;
	z-index: -1;
}
.win7-LeafWhtBkgd-tr, .win7-LeafWhtBkgd-tl, .win7-LeafWhtBkgd-br, .win7-LeafWhtBkgd-bl {
	width: 14px;
	height: 14px;
	background-image: url('images/BlockContent-s.png');
}
.win7-LeafWhtBkgd-tl {
	top: 0;
	left: 0;
	clip: rect(auto, 7px, 7px, auto);
}
.win7-LeafWhtBkgd-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}
.win7-LeafWhtBkgd-bl {
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}
.win7-LeafWhtBkgd-br {
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}
.win7-LeafWhtBkgd-tc, .win7-LeafWhtBkgd-bc {
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url('images/BlockContent-h.png');
}
.win7-LeafWhtBkgd-tc {
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}
.win7-LeafWhtBkgd-bc {
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}
.win7-LeafWhtBkgd-cr, .win7-LeafWhtBkgd-cl {
	top: 0px;
	bottom: 7px;
	width: 14px;
	background-image: url('images/BlockContent-v.png');
}
.win7-LeafWhtBkgd-cr {
	right: 0;
	clip: rect(auto, auto, auto, 7px);
}
.win7-LeafWhtBkgd-cl {
	left: 0;
	clip: rect(auto, 7px, auto, auto);
}
.win7-LeafWhtBkgd-cc {
	position: absolute;
	z-index: -1;
	top: 0px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #FFFFFF;
}
.win7-LeafWhtBkgd-body {
	color: #666F62;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.win7-LeafWhtBkgd-body a:link {
	color: #776B3C;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.win7-LeafWhtBkgd-body a:visited, .win7-LeafWhtBkgd-body a.visited {
	color: #919A8D;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.win7-LeafWhtBkgd-body a:hover, .win7-LeafWhtBkgd-body a.hover {
	color: #CDA71D;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
/* end Box, BlockContent */



