body {
	background-color: #688B9A;
	margin:0px;
}

A:link,A:visited,A:active {
	text-decoration: underline;
	color:black;
}
A:hover {
	text-decoration: none;
	color: black;
}

#pagewrap {
	width:768px;
	margin-right:auto;
	margin-left:auto;
	background:url('images/background.gif');
}

#contentwrap {
	width:760px;
	margin-right:auto;
	margin-left:auto;
	font-family:Arial;
	font-size:12px;
}

#topbar {
	height:67px;
}

img {
	border:0px;
}

img#logo {
	position:relative;
	top:10px;
	left:12px;
}

img.complogo {
	border:1px solid #688B9A;
}

img#resources {
	float:right;
	position:relative;
	top:-40px;
	right:7px;
}

.greenbar {
	background:#CADD9A;
	height:14px;
	font-size:12px;
	text-align:center;
	padding:8px;
	font-weight:bold;
}

#centrebox {
	padding:12px;
	height:240px;
}

#sidebar {
	margin:20px;
	width:215px;
	background:white;
	float:left;
	_margin-left:10px;
}

#mainpage {
	margin:20px;
	padding-left:240px;
}

#maintitle {
	font-size:15px;
	background-color:#688B9A;
	background-image:url('images/main_top.gif');
	background-repeat:no-repeat;
	color:white;
	padding:4px;
	padding-left:8px;
}

#maincontent {
	background-color:#E9F0D5;
	background-image:url('images/main_bottom.gif');
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:10px;
}

#lastupdate {
	font-size:15px;
	color:#BE6001;
}


#linkcopy {
	width:760px;
	margin-right:auto;
	margin-left:auto;
	font-family:Arial;
	font-size:12px;
	text-align:center;
	clear:both;
}

.providertitle {
	font-weight:bold;
	text-align:left;
	width:80%;
}

.providertext {
	color:#47616B;
	font-size:11px;
}
select, input {
	font-family:Tahoma;
	font-size:11px;
	margin-right:4px;
	margin-left:4px;
	font-weight:normal;
}

#dz_supporters_submission_form { width: 400px; margin-left: auto; margin-right: auto; border-top:1px dashed black; border-bottom:1px dashed black; padding:10px;  }
#dz_supporters_submission_form_row { height: 20px;}
#dz_supporters_submission_form_row_submit { width:100%; text-align: center;}
#dz_supporters_submission_form_label { width: 165px;  float: left;clear: left; height:100%; text-align: right; padding-right: 10px;}
#dz_supporters_submission_form_field { width: 175px; float: left; height:100%; }
#dz_supporters_submission_form_field input { width: 100%;  }
#dz_supporters_title { font-weight:bold; }
#dz_supporters { font-size: 14px;}
#dz_supporters_result { margin-bottom: 10px;  border-top:1px dashed black; border-bottom:1px dashed black; padding-top:5px; padding-bottom:5px; margin-top:10px;  }
#dz_supporters_url { font-size: 12px;}
#links { text-align: right; font-size: 12px; }
CODE {width: 450px; background: #F0F0F0; border: 1px solid black; margin-left: auto; margin-right: auto; display: block; margin-top: 10px;margin-bottom: 10px;}