/* begin Page */
body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #404040;
	background-image: url('images/site/watermark.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:center center;

}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited, .wdnd_postheader, .wdnd_postheader a, .wdnd_postheader a:link, .wdnd_postheader a:visited, .wdnd_postheader a:hover, .wdnd_blockheader .t, .wdnd_vmenublockheader .t, .wdnd_logo-text, .wdnd_logo-text a, h1.wdnd_logo-name, h1.wdnd_logo-name a, h1.wdnd_logo-name a:link, h1.wdnd_logo-name a:visited, h1.wdnd_logo-name a:hover {
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-size: 28px;
	text-align: left;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #1C1C1C;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #1C1C1C;
}
a:visited, a.visited {
	color: #000000;
}
a:hover, a.hover {
	color: #81BD00;
}
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	color: #595959;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	font-size: 22px;
	color: #595959;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
	font-size: 18px;
	color: #1C1C1C;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
	font-size: 16px;
	color: #404040;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
	font-size: 14px;
	color: #404040;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
	font-size: 14px;
	color: #404040;
}
#wdnd_main {
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	cursor:default;
}
.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1px;
}
form {
	padding: 0 !important;
	margin: 0 !important;
}
table.position {
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.wdnd_sheet {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	width: 1044px;
	min-width: 31px;
	min-height: 31px;
}
.wdnd_sheet-body {
	position: relative;
	z-index: 1;
	padding: 10px;
}
.wdnd_sheet-tr, .wdnd_sheet-tl, .wdnd_sheet-br, .wdnd_sheet-bl, .wdnd_sheet-tc, .wdnd_sheet-bc, .wdnd_sheet-cr, .wdnd_sheet-cl {
	position: absolute;
	z-index: -1;
}
.wdnd_sheet-tr, .wdnd_sheet-tl, .wdnd_sheet-br, .wdnd_sheet-bl {
	width: 30px;
	height: 30px;
	background-image: url('images/site/sheet_s.png');
}
.wdnd_sheet-tl {
	top: 0;
	left: 0;
	clip: rect(auto, 15px, 15px, auto);
}
.wdnd_sheet-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 15px, 15px);
}
.wdnd_sheet-bl {
	bottom: 0;
	left: 0;
	clip: rect(15px, 15px, auto, auto);
}
.wdnd_sheet-br {
	bottom: 0;
	right: 0;
	clip: rect(15px, auto, auto, 15px);
}
.wdnd_sheet-tc, .wdnd_sheet-bc {
	left: 15px;
	right: 15px;
	height: 30px;
	background-image: url('images/site/sheet_h.png');
}
.wdnd_sheet-tc {
	top: 0;
	clip: rect(auto, auto, 15px, auto);
}
.wdnd_sheet-bc {
	bottom: 0;
	clip: rect(15px, auto, auto, auto);
}
.wdnd_sheet-cr, .wdnd_sheet-cl {
	top: 15px;
	bottom: 15px;
	width: 30px;
	background-image: url('images/site/sheet_v.png');
}
.wdnd_sheet-cr {
	right: 0;
	clip: rect(auto, auto, auto, 15px);
}
.wdnd_sheet-cl {
	left: 0;
	clip: rect(auto, 15px, auto, auto);
}
.wdnd_sheet-cc {
	position: absolute;
	z-index: -1;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
}
.wdnd_sheet {
	margin-top: -10px !important;
	cursor:auto;
}
#wdnd_page-background-simple-gradient, #wdnd_page-background-gradient, #wdnd_page-background-glare {
	min-width: 1044px;
}
/* end Box, Sheet */

/* begin Header */
div.wdnd_header {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	width: 1024px;
	height: 159px;
	overflow: hidden;
}
div.wdnd_header-jpeg {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 1024px;
	height: 159px;
	background-image: url('images/site/header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.wdnd_logo {
	display: block;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 994px;
}
h1.wdnd_logo-name {
	display: block;
	text-align: left;
}
h1.wdnd_logo-name, h1.wdnd_logo-name a, h1.wdnd_logo-name a:link, h1.wdnd_logo-name a:visited, h1.wdnd_logo-name a:hover {
	font-size: 26px;
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #EBEBEB !important;
}
.wdnd_logo-text {
	display: block;
	text-align: left;
}
.wdnd_logo-text, .wdnd_logo-text a {
	font-weight: normal;
	font-size: 18px;
	padding: 0;
	margin: 0;
	color: #EBEBEB !important;
}
/* end Logo */

/* begin Menu */
/* menu structure */

.wdnd_menu a, .wdnd_menu a:link, .wdnd_menu a:visited, .wdnd_menu a:hover {
	text-align: left;
	text-decoration: none;
	outline: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.wdnd_menu, .wdnd_menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}
.wdnd_menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background: none;
}
.wdnd_menu li:hover {
	z-index: 10000;
	white-space: normal;
}
.wdnd_menu li li {
	float: none;
}
.wdnd_menu ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background: none;
}
.wdnd_menu li:hover>ul {
	visibility: visible;
	top: 100%;
}
.wdnd_menu li li:hover>ul {
	top: 0;
	left: 100%;
}
.wdnd_menu:after, .wdnd_menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.wdnd_menu, .wdnd_menu ul {
	min-height: 0;
}
.wdnd_menu ul {
	background-image: url(images/site/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}
.wdnd_menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/* menu structure */

.wdnd_menu {
	padding: 0 0 0 0;
}
.wdnd_nav {
	position: relative;
	height: 25px;
	z-index: 100;
	background-repeat: repeat-y;
	background-image: url('images/site/navbar.png');
}
/* end Menu */

/* begin MenuItem */
.wdnd_menu a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 25px;
	cursor: pointer;
	text-decoration: none;
}
.wdnd_menu li {
	margin-right: 0;
	margin-left: 0;
}
.wdnd_menu ul li {
	margin:0;
	clear: both;
}
.wdnd_menu a .r, .wdnd_menu a .l {
	position: absolute;
	display: block;
	top: 0;
	z-index: -1;
	height: 75px;
	background-image: url('images/site/menuitem.png');
}
.wdnd_menu a .l {
	left: 0;
	right: 0;
}
.wdnd_menu a .r {
	width: 400px;
	right: 0;
	clip: rect(auto, auto, auto, 400px);
}
.wdnd_menu a .t {
	margin-right: 10px;
	margin-left: 10px;
	color: #fff;
	padding: 0 12px;
	margin: 0 0;
	line-height: 25px;
	text-align: center;
}
.wdnd_menu a:hover .l, .wdnd_menu a:hover .r {
	top: -25px;
}
.wdnd_menu li:hover>a .l, .wdnd_menu li:hover>a .r {
	top: -25px;
}
.wdnd_menu li:hover a .l, .wdnd_menu li:hover a .r {
	top: -25px;
}
.wdnd_menu a:hover .t {
	color: #F7F7F7;
}
.wdnd_menu li:hover a .t {
	color: #F7F7F7;
}
.wdnd_menu li:hover>a .t {
	color: #F7F7F7;
}
/* end MenuItem */

/* begin MenuSubItem */
.wdnd_menu ul a {
	display: block;
	text-align: center;
	white-space: nowrap;
	height: 20px;
	width: 180px;
	overflow: hidden;
	line-height: 20px;
	background-image: url('images/site/subitem.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 0;
	border-style: solid;
}
.wdnd_nav ul.wdnd_menu ul span, .wdnd_nav ul.wdnd_menu ul span span {
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}
.wdnd_menu ul a, .wdnd_menu ul a:link, .wdnd_menu ul a:visited, .wdnd_menu ul a:hover, .wdnd_menu ul a:active, .wdnd_nav ul.wdnd_menu ul span, .wdnd_nav ul.wdnd_menu ul span span {
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 20px;
	color: #2E2E2E;
	margin-right: 10px;
	margin-left: 10px;
	margin:0;
	padding:0;
}
.wdnd_menu ul li a:hover {
	color: #F2F2F2;
	background-position: 0 -20px;
}
.wdnd_menu ul li:hover>a {
	color: #F2F2F2;
	background-position: 0 -20px;
}
.wdnd_nav .wdnd_menu ul li a:hover span, .wdnd_nav .wdnd_menu ul li a:hover span span {
	color: #F2F2F2;
}
.wdnd_nav .wdnd_menu ul li:hover>a span, .wdnd_nav .wdnd_menu ul li:hover>a span span {
	color: #F2F2F2;
}
/* end MenuSubItem */

/* begin Layout */
.wdnd_content-layout {
	display: table;
	padding: 0;
	border: none;
	width: 1024px;
}
.wdnd_content-layout .wdnd_content-layout {
	width: auto;
	margin:0;
}
div.wdnd_content-layout div.wdnd_layout-cell, div.wdnd_content-layout div.wdnd_layout-cell div.wdnd_content-layout div.wdnd_layout-cell {
	display: table-cell;
}
div.wdnd_layout-cell div.wdnd_layout-cell {
	display: block;
}
div.wdnd_content-layout-row {
	display: table-row;
}
.wdnd_content-layout {
	table-layout: fixed;
	border-collapse: collapse;
	background-color: Transparent;
	border: none !important;
	padding:0 !important;
}
.wdnd_layout-cell, .wdnd_content-layout-row {
	background-color: Transparent;
	vertical-align: top;
	text-align: left;
	border: none !important;
	margin:0 !important;
	padding:0 !important;
}
/* end Layout */

/* begin Button */
.wdnd_button-wrapper .wdnd_button {
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-align: left;
	text-decoration: none !important;
	color: #EBEBEB !important;
	width: auto;
	outline: none;
	border: none;
	background: none;
	line-height: 33px;
	height: 33px;
	margin: 0;
	padding: 0 21px !important;
	overflow: visible;
	cursor: default;
	z-index: 0;
}
.wdnd_button img, .wdnd_button-wrapper img {
	margin: 0;
	vertical-align: middle;
}
.wdnd_button-wrapper {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	height: 33px;
	overflow: hidden;
	white-space: nowrap;
	width: auto;
	margin: 0;
	padding: 0;
	z-index: 0;
}
.firefox2 .wdnd_button-wrapper {
	display: block;
	float: left;
}
input, select, textarea, select {
	vertical-align: middle;
}
.wdnd_block select {
	width:96%;
}
.wdnd_button-wrapper.hover .wdnd_button, .wdnd_button:hover {
	color: #2E2E2E !important;
	text-decoration: none !important;
}
.wdnd_button-wrapper.active .wdnd_button {
	color: #F7F7F7 !important;
}
.wdnd_button-wrapper .l, .wdnd_button-wrapper .r {
	display: block;
	position: absolute;
	z-index: -1;
	height: 99px;
	margin: 0;
	padding: 0;
	background-image: url('images/site/button.png');
}
.wdnd_button-wrapper .l {
	left: 0;
	right: 10px;
}
.wdnd_button-wrapper .r {
	width: 409px;
	right: 0;
	clip: rect(auto, auto, auto, 399px);
}
.wdnd_button-wrapper.hover .l, .wdnd_button-wrapper.hover .r {
	top: -33px;
}
.wdnd_button-wrapper.active .l, .wdnd_button-wrapper.active .r {
	top: -66px;
}
.wdnd_button-wrapper input {
	float: none !important;
}
/* end Button */

/* begin Box, Block, VMenuBlock */
.wdnd_vmenublock {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.wdnd_vmenublock-body {
	position: relative;
	z-index: 1;
	padding: 0;
}
.wdnd_vmenublock-cc {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #FFFFFF;
}
.wdnd_vmenublock {
	margin: 7px;
}
/* end Box, Block, VMenuBlock */

/* begin Box, Box, VMenuBlockContent */
.wdnd_vmenublockcontent {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.wdnd_vmenublockcontent-body {
	position: relative;
	z-index: 1;
	padding: 5px;
}
.wdnd_vmenublockcontent-cc {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #FFFFFF;
}
.wdnd_vmenublockcontent {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.wdnd_vmenublockcontent-body {
	position: relative;
	z-index: 1;
	padding: 5px;
}
.wdnd_vmenublockcontent-cc {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #FFFFFF;
}
/* end Box, Box, VMenuBlockContent */

/* begin Box, Block */
.wdnd_block {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.wdnd_block-body {
	position: relative;
	z-index: 1;
	padding: 0;
}
.wdnd_block {
	margin: 7px;
}
/* end Box, Block */

/* begin BlockHeader */
.wdnd_blockheader {
	position: relative;
	z-index: 0;
	height: 32px;
	margin-bottom: 0;
}
.wdnd_blockheader .t {
	height: 32px;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
	margin:0;
	padding: 0 11px 0 29px;
	white-space: nowrap;
	line-height: 32px;
}
.wdnd_blockheader .l, .wdnd_blockheader .r {
	display: block;
	position: absolute;
	z-index: -1;
	height: 32px;
	background-image: url('images/site/blockheader.png');
}
.wdnd_blockheader .l {
	left: 0;
	right: 23px;
}
.wdnd_blockheader .r {
	width: 1044px;
	right: 0;
	clip: rect(auto, auto, auto, 1021px);
}
/* end BlockHeader */

/* begin Box, BlockContent */
.wdnd_blockcontent {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 15px;
	min-height: 15px;
}
.wdnd_blockcontent-body {
	position: relative;
	z-index: 1;
	padding: 8px;
}
.wdnd_blockcontent-tr, .wdnd_blockcontent-tl, .wdnd_blockcontent-br, .wdnd_blockcontent-bl, .wdnd_blockcontent-tc, .wdnd_blockcontent-bc, .wdnd_blockcontent-cr, .wdnd_blockcontent-cl {
	position: absolute;
	z-index: -1;
}
.wdnd_blockcontent-tr, .wdnd_blockcontent-tl, .wdnd_blockcontent-br, .wdnd_blockcontent-bl {
	width: 14px;
	height: 14px;
	background-image: url('images/site/blockcontent_s.png');
}
.wdnd_blockcontent-tl {
	top: 0;
	left: 0;
	clip: rect(auto, 7px, 7px, auto);
}
.wdnd_blockcontent-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}
.wdnd_blockcontent-bl {
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}
.wdnd_blockcontent-br {
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}
.wdnd_blockcontent-tc, .wdnd_blockcontent-bc {
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url('images/site/blockcontent_h.png');
}
.wdnd_blockcontent-tc {
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}
.wdnd_blockcontent-bc {
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}
.wdnd_blockcontent-cr, .wdnd_blockcontent-cl {
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url('images/site/blockcontent_v.png');
}
.wdnd_blockcontent-cr {
	right: 0;
	clip: rect(auto, auto, auto, 7px);
}
.wdnd_blockcontent-cl {
	left: 0;
	clip: rect(auto, 7px, auto, auto);
}
.wdnd_blockcontent-cc {
	position: absolute;
	z-index: -1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #FFFFFF;
}
.wdnd_blockcontent-body {
	color: #404040;
}
.wdnd_blockcontent-body a:link {
	color: #000000;
}
.wdnd_blockcontent-body a:visited, .wdnd_blockcontent-body a.visited {
	color: #000000;
}
.wdnd_blockcontent-body a:hover, .wdnd_blockcontent-body a.hover {
	color: #81BD00;
	text-decoration: underline;
}
.wdnd_blockcontent-body ul {
	list-style-type: none;
	color: #000000;
	margin: 0;
	padding: 0;
}
.wdnd_blockcontent-body ul li {
	text-decoration: none;
	line-height: 1.25em;
	padding: 0 0 0 13px;
	background-image: url('images/site/blockcontentbullets.png');
	background-repeat: no-repeat;
}
/* end Box, BlockContent */

/* begin Box, Post */
.wdnd_post {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.wdnd_post-body {
	position: relative;
	z-index: 1;
	padding: 10px;
}
.wdnd_post {
	margin: 7px;
}
a img {
	border: 0;
}
.wdnd_article img, img.wdnd_article {
	margin: 10px;
}
.wdnd_metadata-icons img {
	border: none;
	vertical-align: middle;
	margin: 2px;
}
.wdnd_article table, table.wdnd_article {
	border-collapse: collapse;
	margin: 1px;
	width: auto;
}
.wdnd_article table, table.wdnd_article .wdnd_article tr, .wdnd_article th, .wdnd_article td {
	background-color: Transparent;
}
.wdnd_article th {
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}
pre {
	overflow: auto;
	padding: 0.1em;
}
/* end Box, Post */

/* begin PostHeaderIcon */
.wdnd_postheader {
	margin: 0.2em 0;
	padding: 0;
	font-size: 22px;
	color: #545454;
}
.wdnd_postheader a, .wdnd_postheader a:link, .wdnd_postheader a:visited, .wdnd_postheader a:hover {
	font-size: 22px;
	margin: 0;
	color: #545454;
}
/* end PostHeaderIcon */

/* begin PostHeader */
.wdnd_postheader a:link {
	color: #666666;
}
.wdnd_postheader a:visited, .wdnd_postheader a.visited {
	color: #4D4D4D;
}
.wdnd_postheader a:hover, .wdnd_postheader a.hovered {
	color: #1C1C1C;
}
/* end PostHeader */

/* begin PostContent */
.wdnd_postcontent p {
	margin: 0.5em 0;
}
.wdnd_postcontent, .wdnd_postcontent p, ul.wdnd_menu, ul.wdnd_menu ul, ul.wdnd_vmenu, ul.wdnd_vmenu ul {
	text-align: justify;
}
.wdnd_postcontent {
	margin: 0;
}
/* end PostContent */

/* begin PostBullets */
ol, ul {
	color: #000000;
	margin: 1em 0 1em 2em;
	padding: 0;
}
li ol, li ul {
	margin: 0.5em 0 0.5em 2em;
	padding: 0;
}
li {
	margin: 0.2em 0;
	padding: 0;
}
ul {
	list-style-type: none;
}
ol {
	list-style-position: inside;
}
.wdnd_post li {
	padding: 0 0 0 10px;
	line-height: 1em;
}
.wdnd_post ol li, .wdnd_post ul ol li {
	background: none;
	padding-left: 0;
}
.wdnd_post ul li, .wdnd_post ol ul li {
	background-image: url('images/site/postbullets.png');
	background-repeat: no-repeat;
	padding-left: 10px;
}
/* end PostBullets */

/* begin PostQuote */
blockquote, blockquote p, .wdnd_postcontent blockquote p {
	color: #141414;
	font-style: italic;
	text-align: left;
}
blockquote, .wdnd_postcontent blockquote {
	border: solid 1px #C7C7C7;
	margin: 10px 10px 10px 50px;
	padding: 5px 5px 5px 41px;
	background-color: #FFFFFF;
	background-image: url('images/site/postquote.png');
	background-position: left top;
	background-repeat: no-repeat;
}
/* end PostQuote */

/* begin Footer */
.wdnd_footer {
	position: relative;
	z-index: 0;
	overflow: hidden;
	width: 1024px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-image: url('images/site/footer.png');
	width: 1024px;
	height: 85px;
}
.wdnd_footer .wdnd_footer-inner {
	height: 1%;
	position: relative;
	z-index: 0;
	padding: 20px;
	text-align: center;
}
.wdnd_footer-text { padding-top:30px;}
.wdnd_footer .wdnd_footer-background {
	position: absolute;
	z-index: -1;
	bottom: 0;
	left: 0;
}
.wdnd_footer .wdnd_footer-text p {
	margin: 0;
}
.wdnd_footer .wdnd_footer-text {
	display: inline-block;
	color: #000000;
	font-size: 11px;
}
.wdnd_footer .wdnd_footer-text a:link {
	color: #1A1A1A;
	text-decoration: underline;
}
.wdnd_footer .wdnd_footer-text a:visited {
	text-decoration: none;
	color: #000000;
}
.wdnd_footer .wdnd_footer-text a:hover {
	color: #E3E3E3;
	text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.wdnd_page-footer, .wdnd_page-footer a, .wdnd_page-footer a:link, .wdnd_page-footer a:visited, .wdnd_page-footer a:hover {
	font-family: Arial;
	font-size: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}
.wdnd_page-footer {
	margin: 1em;
	text-align: center;
	text-decoration: none;
	color: #212121;
}
/* end PageFooter */

/* begin LayoutCell, content */
.wdnd_content-layout .wdnd_content {
	width: 78%;
}
.wdnd_content-layout .wdnd_content .wdnd_block {
	background-color: #FFFFFF;
}
.wdnd_content-layout .wdnd_content-wide {
	width: 100%;
}
/* end LayoutCell, content */

/* begin LayoutCell, sidebar1 */
.wdnd_content-layout .wdnd_sidebar1 {
	width: 22%;
}
/* end LayoutCell, sidebar1 */




.overview-table .wdnd_layout-cell {
	width:33%;
}
.overview-table-inner {
	margin:10px;
}
img.image {
	margin:0;
	padding:0;
	border:none;
}
