a {
	font-family: Arial, Helvetica, sans-serif;
	color: #177B2F;
	text-decoration: none;
	font-weight: normal;
	font-size:13px;
}
.footer a {
	font-size: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(interfacepics/bg.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#container {
	margin: 0 auto;
	width: 792px;
}
h1 {
	font-size: 20px;
	color: #177B2F;
}

.eventTitle a, .newsItemTitle a,
.newsletterTitle a {
	font-size: 16px;
	font-weight: bold;
}
.eventDate, #eventDate,
.newsItemDate, .newsletterDate,
#newsItemDate {
	font-size: 12px;
	margin-bottom: 0px;	
}
.eventShortDescription, #eventShortDescription, 
.newsItemAbstract, .newsletterAbstract,
#newsItemAbstract {
	font-size: 13px;
	margin-top: 2px;
}
#eventLongDescription, #newsItemBody {
	font-size: 13px;
	margin-top: 6px;
}
.adminAction {
	font-size: 16px;
	font-weight: bold;
}
legend {
	font-weight: bold;
	font-size: 16px;
	color: #177B2F;
}
fieldset h2 {
	color: #177B2F;
	font-size: 16px;
	font-weight: normal;
}
fieldset p {
	margin-top: 2px;
	margin-bottom: 5px;
}
label {
	float: left;
	clear: both;
	width: 70px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
}
input {
	width: 250px;
}
#submit {
	width: 100px;
}
textarea {
	font-size: 12px;
}
fieldset {
	-moz-border-radius: 6px;
	border-radius: 6px;
/*	border-color: #177B2F; */
	padding: 10px;
}
#password label {
	width: 110px;
	padding-top: 7px;
}
#password input {
	width: 200px;
}
#password #submit {
	margin-left: 110px;
	width: 130px;
}

#login label {
	width: 80px;
	padding-top: 6px;
}
#login input {
	width: 150px;
}
#login #submit {
	margin-left: 80px;
	width: 80px;
}
#newsletter #submit {
	margin-left: 70px;
}
#member label {
	width: 100px;
	padding-top: 6px;
}
#member input {
	width: 225px;
}
#member #submit {
	margin-left: 112px;
	width: 100px;
}
#member fieldset legend {
	font-size: 14px;
	font-weight: normal;
}
#register label {
	width: 100px;
	padding-top: 6px;
}
#register input {
	width: 230px;
}
#register .quantity {
	width: 30px;
}
#register #type {
	width: 250px;
}
#register #submit {
	margin-left: 100px;
	width: 100px;
}
#register fieldset legend {
	font-size: 14px;
	font-weight: normal;
}
#payment #submit {
	width: 100px;
}
.section-title {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #177B2F;
	margin-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
/*	border-color: #177B2F;  */
}
.item-title {
	text-align: left;
	margin-bottom: 0;
	margin-top: 4px;
}
.item-title a {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.item-abstract {
	text-align: left;
	font-size: 11px;
	margin-bottom: 0;
	margin-top: 2px;
	color: #959595;
	font-weight: normal;
}
.item-more {
	width: 100%;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 0px;
}
.item-more a {
	color: #959595;
	font-size: 10px;
}
.contactName, .contactEmail, .contactEmail a, .contactAffiliation {
	font-size: 12px;
	margin-bottom: 0;
	margin-top: 0;
}
.contactTitle {
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0;
}

th {
	height: 20px;
}
td {
	font-size: 13px;
}
input {
	margin-top: 10px;
}
ul.globalActions {
	margin-left: 0;
	padding-left: 0px;
	list-style: none;
	clear: both;
	padding-top: 20px;
}
ul.localActions {
	margin-left: 0;
	padding-left: 0px;
	list-style: none;
	margin-top: 0px;
	padding-top: 0px;
}
ul.localActions li {
	float: left;
	padding-right: 15px;
	padding-left: 0px;
	margin-left: 0px;
}
ul.globalActions li a {
	font-weight: bold;
}
div.eventSummary {
	clear: both;
	margin-top: 15px;
}
p.eventTitle {
	padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
p.eventDate {
	margin-top: 5px;
}
p.contactTitle {
	clear: both;
	margin-top: 15px;
	padding-top:20px;
}
p.contactEmail {
	padding-bottom: 5px;
}
p.contactAddressLine {
	font-size: 90%;
	margin-top: 0;
	margin-bottom: 0;
}
h1.contactPageTitle {
	margin-bottom: 0;
	padding-bottom: 0;
}
input#contactSubmit {
	margin-left:70px;
	width: 100px;
}
img.pagetitlepic {
	margin-left: 2px;
}
#ui-datepicker-div {
	display: none;
}
