/* CSS Document */

/* @group Main Content */

div.additional {
	width: 12em;
	margin-left: 1em;
	margin-bottom: 1em;
	margin-top: 0;
	margin-right: 0;
	float: right;
}

h1#page_title, div#main_content p, div#main_content h2, div#main_content h5, div#main_content li, div#main_content {
	font-family:Georgia, "Times New Roman", Times, serif;
}

div#main_content h3, div#main_content h4 {
	font-family:Verdana, Geneva, sans-serif;
}

h1#page_title {
	padding:0;
	margin:0;
	font-size: 112.5%;
	font-weight: normal;
	padding-bottom: .4em;
}

h1#page_title strong {
	font-weight: normal;
}

div#main_content {
	margin-top: 1.23em;
	font-size:81.25%;
	line-height: 1.5em;
}

div#main_content a {
	text-decoration:underline;
	color:#1A75CF;
}

div#main_content h2 {
	font-size: 124%;
	color: #999999;
}

div#main_content h3 {
	font-size: 124%;
}

div#main_content h4 {
	font-size: 112.5%;
	color:#1A75CF;
}

div#main_content h5 {
	font-size: 100%;
	color:#1A75CF;
}

/*	adjusted to sit inline with body text -sonhoang 8-3-09 */
div#main_content li {
	margin-left: 1em;
}

body.ipj div#main_content a, body.ipj div#main_content h4, body.ipj div#main_content h5 {
	color: #70752b;
}

/* @end */

/* @group Directory */

tr.odd{
	background-color: #e5e5e5;
}

/* @end */

/* @group News and Events */

table.list td.weekday{
	width: 10%;
}

table.list td.date{
	width: 15%;
}

table.list td.title {
	width: 75%;

}

table.results.items.item.display th {
	display: none;
}

div#news_list table.list, div.news_releases table.list, div.yearly_calendar table.list {
	width: 100%;
}

div.news_releases td {
	width: 80%;
}

div.news_releases tr.odd, div.yearly_calendar tr.odd {
	background-color: #E5E5E5;
}

td.weekday {
	width: 20%;
}

td.date {
	width: 10%;
}

img.headshot {
	float: right;
}

table.newsblock td {
	padding: .2em;
}

table.newsblock h2 {
	border-bottom: 1px solid;
	margin: 0;
}

table.newsblock tr.odd_row {
	font-weight: normal;
	background-color: #e5e5e5;
}

div.ipj_staff img {
	width: 6.6125em;
	height: 6.6125em;
}

div.ipj_staff tr td {
	width: 6.6125em;
}

div.ipj_staff tr td+td {
	padding-left: 1em;
	width: 10em;
}

div.ipj_staff tr td+td+td {
	width: 34em;
}

div.staff_categories h2 {
	border-bottom: 1px #555555 solid;
	padding-top: 1em;
	margin-bottom: 0;
	padding-bottom: 0;
}

div.staff_categories h3 {
	text-transform: uppercase;
	font-weight: normal;
}

table.results.items.item.display p {
	padding: .5em;
}

table.results.items.item.display img {
	float: right;
	padding: 1em;
	padding-right: 0;
}

/* @end */

/* @group Search */

img.searchlogo {
	display: none;
}

form#search.search {
	display: none;
}

div.resultitem {
	padding-top: 1em;
}

div.resulttitle {
	font-weight: bold;
	font-size: 110%;
	background-color: #ececec;
}

/* @end */

/* @group Mailing List */

td.tablebghead {
	background-color:#E0DCFF;
	padding: .5em;
	color: #555555;
}
.tablebgcontent {
	background-color:#E7E6E3;
}

ul.options {
	margin-left: 0;
}

/* @end */


/*	@group Table Adjustments */
/*	added to address spacing issues when using text tags within table cells -sonhoang 9/4/09 */

body.ipj table p {
	margin: 0;
}

/*	@end */

/* @group User Styles */
.event-title1 {
	color: #70752b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.pseudo-h2 {
	font-size: 154%;
	color: #999999;
}

/* @end */

tbody tr td h1 {
	line-height: 1em;
}
