@charset "utf-8";
/* CSS Document */
body,td,th {
	/* font-family: Verdana, Geneva, sans-serif; */
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
}

.dateDiv {
color: #00457c;
}

.bodyfont {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}

.blockquoted {
padding-left: 50px; padding-right: 50px;
quotes: "\201C" "\201D";
display: block;
}


span.blockquoted {
padding-left: 50px; padding-right: 50px;
quotes: "\201C" "\201D";
display: block;
}

#goldenHr {
padding: 0px;
border-bottom: 2px solid #b39e5f;	
}

#pubOnly {
	display: none;
}

.popupLinks {
color: #2F66B1; 
/* text-transform: uppercase; */
font-size: 11px;
font-weight: bold;
}

.popupLinks a {
color: #2F66B1; 
/* text-transform: uppercase; */
font-size: 11px;
font-weight: bold;
}

li {
	margin: 0px;
}

#highlights a:link {
	color: #00457c;
	text-decoration:none;
}

a:link {
	color: #00457c;
	text-decoration:none;
}
a:visited {
	color: #00457c;
	text-decoration:none;
}
a:hover {
	color: #b39e5f;
		text-decoration:none;
}
a:active {
	color: #00457c;
		text-decoration:none;
}

a.goldTitle:link {
	font-family: serif,Georgia, "Times New Roman", Times;
	font-size: 14px;
	color:#b39e5f;
	font-weight: bold;
	text-align: center;
}

a.goldTitle:visited {
	font-family: serif,Georgia, "Times New Roman", Times;
	font-size: 14px;
	color:#b39e5f;
	font-weight: bold;
	text-align: center;
}

a.goldTitle:hover {
	font-family: serif,Georgia, "Times New Roman", Times;
	font-size: 14px;
	color:#b39e5f;
	font-weight: bold;
	text-align: center;
}

a.goldTitle:active {
	font-family: serif,Georgia, "Times New Roman", Times;
	font-size: 14px;
	color:#b39e5f;
	font-weight: bold;
	text-align: center;
}

.gold {
	font-family: serif,Georgia, "Times New Roman", Times;
	font-size: 14px;
	color:#b39e5f;
	font-weight: bold;
}

.goldSmall {
	font-size: 12px;
	color: #b39e5f;
	font-family: "Times New Roman", serif, Georgia, Times;
	font-weight: bold;
}

.goldPressCenter a:link {
	color: #00457c;
	text-decoration:none;
}


.goldPressCenter {
	font-family: "Times New Roman", serif, Georgia, Times;
	font-size: 16px;
	color:#b39e5f;
	font-weight: bold;
	font-style: italic;
	text-align:right;
}
.goldTitle {
	font-family: "Times New Roman", serif, Georgia, Times;
	font-size: 14px;
	color:#b39e5f;
	font-weight: bold;
	text-align: center;
}

.PageTitle {

	font-family: "Times New Roman", serif, Georgia, Times;
	font-size: 19px;
	color:#b39e5f;
	/* font-weight: bold; */
	padding-top: 12px;
	padding-bottom: 12px;
}

.PageTitle_nospace {

	font-family: "Times New Roman", serif, Georgia, Times;
	font-size: 19px;
	color:#b39e5f;
	padding: 0px;
}

.blue {
	color: #00457c;
}
.white {
	color:#ffffff;
}
.bluecenter {
	color: #00457c;
	text-align:center;
}
.whitecenter {
	color:#ffffff;
	padding-left: 0px;
	white-space: nowrap;	
	text-align:center;
}

.blue14px {
	color: #00457c;
	font-size:14px;
}

.blue16px {
	color: #00457c;
	font-size:16px;
}

.blue18px {
	color: #00457c;
	font-size:18px;
}

.blue20px {
	color: #00457c;
	font-size:20px;
}

.blue16pxBold {
	color: #00457c;
	font-size:16px;
	font-weight: bold;
}

.agendaDayHeader {
	color: #00457c;
	font-size:16px;	
	font-family: "Times New Roman", Times, serif;
}

.blue10px {
	color: #00457c;
	font-size:10px;
}

.Copyright {
	text-align: center;
	font-size: 10px;
}
.thumbnails {
	text-align: center;
}

.descriptions {
	font-size: 11px;
}

.videoDescriptions {
	font-size: 11px;
}

.pagecontent {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-left: 0px;
}

.pagecontentInput {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


.breadcrumb {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.viewsponsors {
	text-align: center;
}
body {
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: -25px;
}
.footer {
	font-size: 10px;
}

/*
For Right Column Commitments Slideshow
*/

#slideshow {
	position: relative;
	width: 192px;
	height: 324px;
	overflow: hidden;
	border: 0px;
	background-color: #5d86c3;
}
#slideshow img {
	position: absolute;
	left: 0;
	top: 0;
}

#pause1 {
	z-index:100;
}


.currentNav {
	color:#b39e5f;
}

.currentNav a:link {
	color:#b39e5f;
}

.currentNav a:visited {
	color:#b39e5f;
}

.currentNav a:hover {
	color:#b39e5f;
}

.currentNav a:active {
	color:#b39e5f;
}

.meeting_subnav {
	
	list-style: none;
	padding: 0px;
	margin: 0px;

}

.meeting_subnav td, .meeting_subnav li {
	
	padding: 8px 0 0 5px;
	margin: 0px;
}


/*
End Right Column Commitments Slideshow
*/

