.italic { font-style: italic; }


.h3 {	/* ---- added for Conference Pg ---- */
	padding: 10px 30px;
	display: block;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #fff;
	color: #791409;
}

div.announce {
	text-align: center;
	font-size: 12px; font-weight: bold;
	color: #000;
	line-height: 2;
}

.spaced5 {
	padding-bottom: 5px;
}

table#conferenceprogram {
	margin: 0 20px;
	width: 80%; 
}

table#conferenceprogram td {
	padding: 3px 10px;
	vertical-align: top;
}

table#conferenceprogram li {
	list-style-type: none;
}

h1.pageTitle {
	margin: 10px 0;
	font-size: 20px;
	font-weight: bold;
	color:#093879;
}

/* ---- Styles for Forms used on the site ---- */
p#submit { padding-bottom: 20px; }

table#form td {
	padding: 5px 0;
}

form#applicationform input {
	margin: 0 5px; padding: 2px;
	position: relative; top: -3px;
	background: #f5fafc;
	font: 12px verdana, helvetica,arial,sans-serif;
}

form#applicationform textarea {
	margin: 0 5px; padding: 2px;
	background: #f5fafc;
	font: 12px verdana, helvetica,arial,sans-serif;
}

h3 { font-size: 14px; color: #f60; }

/* ---- Project Page DL for projects ---- */
dl#projectlisting dt {
	margin-top: 10px;
	font-weight: bold; color: #093879;
}

/* ---- Press Release Page ---- */
.lefttab { padding-left: 30px; }

/* ---- Calendar of Events Page ---- */
h2#semiheading {
	font-size: 13px; font-weight: normal; color: #093879; font-style: italic;
}

/* ---- image styles ---- */
img.icon_pdf {
	margin-left: 10px;
}