/*//////////////////////////////////////////////////////
 General Site CSS 
//////////////////////////////////////////////////////*/

.topbar {
	float: right;
	margin: 0px;
	padding: 0px;
	margin-right: -1px;
	text-align: right;
}
.footer {
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 750px;
	margin: 0px;
	padding: 0px;

}
.footer img {
	margin: 0;
	border: none;
}
#bottomblock {
	float: left;
	margin: 0px;
	padding: 0px;
}
#WDlink {

	float: right;
	margin: 0px;
	padding: 0px;
}
.copyrighttext {
	font-size: x-small;
	color: #999999;
	text-align: center;
}
.copyrighttext img{
	margin: 5px;
	border: none;

}
.topmenu_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:left;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0px;
	margin-left: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.topmenu_item a {
	margin: 0px;
	color: #eeeeee;
	font-size: 10px;
	font-size: x-small;
	font-weight: bold;
	background-color: #999999;
	min-height: 13px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	float:left;
	border-left: 1px solid #000000;
	margin-left: -1px;
}
.topmenu_item a:active {
	color: #000000;
	background-color: transparent;
}
.topmenu_item a:visited {
	color: #eeeeee;
	background-color: #999999;
}
.topmenu_item a:hover {
	color: #000000;
	background-color: transparent;
}
.topmenu_item img {
	font-size: x-small;
	font-weight: bold;
	height: 17px;
	width: 17px;
	float:left;
}

.footer_bar {
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 766px;
}

.footer_block {
	width: 17px;
	height: 16px;
	float: left;
}

.wdlink a {
	font-weight: bold;
	text-decoration: none;
	color: #4C4C4C;
}
.wdlink a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.footer_contact {
	text-align: right;
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 1em;
	margin-left: 0.5em;
	font-weight: normal;
	color: #555555;
}
.footer_contact a:link, .footer_contact a:active,.footer_contact a:visited {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
.footer_contact a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.footer_logo {
	text-align: left;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
	color: #000000;
	font-weight: bold;
}
.footer_logo span {
	font-size: x-small;
	font-weight: normal;
	color: #555555;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.wdlink {
	color: #4C4C4C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	float: right;
	padding-right: 1em;
	padding-top: 1px;
	margin-left: 0.5em;

}
