@charset "utf-8";
body {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-attachment: scroll;
	background-image: url(images/delegation_main_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #EDEDED;
}
.footer_top {
	background-image: url(images/delegation_footer_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 26px;
}
div.body {
	background-image: url(images/Delegation_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

p {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #7f7b4d;
	text-decoration: none;
}
div.footer_nav {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #403e27;
	text-decoration: none;
	background-color: #ffffff;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 98%;
}
div.footer_nav a {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #403e27;
	text-decoration: none;
}
div.footer_nav a:hover {
	color: #000000;
}
div.toplink_nav {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #403e27;
	text-decoration: none;
	background-color: #ffffff;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 98%;
}
div.toplink_nav a {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #338CAE;
	text-decoration: none;
}
div.toplink_nav a:hover {
	color: #2DAF4B;
}
.footer {
	background-image: url(images/delegation_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
}
.call_delegates {
	background-color:#EFEFEF;
	background-image: url(images/delegation_officecall.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:left top;
	border: 1px solid #b8b8b8;
	height: 41px;
}
