@charset "utf-8";
h4 { 
	text-align:left;
}
h3 {
	text-align: left;
	font-size:14px
}

h2 {
	font-family:Arial; font-size:18px; font-weight:bold ;
}
h1 {
	font-family:Arial; font-size:20px; font-weight:bold ;
}
.homePageNewsHeading {
	margin-top: -10px;
	margin-bottom: -10px;
	padding-left: 10px;
	letter-spacing: .1em;
	line-height: 1em;
	font-family:Arial; font-size:18px; font-weight:bold ;
	color:#666;
}
ul {
	text-align:left;
}
.citation {
	margin-left:40px;
}
.emphasize {
font-weight:bold;
}
.italicize {
font-style:italic;
}
.caption {
	font-style:italic;
	font-size:smaller;
}
.event_date_and_title {
font-weight:bold;
}
.story-lead-in {
	font-weight:bold;
	padding-right: 1em;
	font-style: italic;
}
.purple_page_title  { color: #9966CC;}
.blue_page_title { color: #0066CC;}
.green_page_title { color: #00CC00;}
.orange_color { color: #FF6600;}
.red_page_title { color: #FF0033;}
.light_orange_page_title { color:#FC0;}
.burgandy_page_title { color:#600;}
.black_page_title  { color: #000000;}

.table-layout {
	text-align:left;
}
.table-layout td {
	vertical-align:top;
}

#news a img {border:none};

.gnmcccpEvents {color:#069};
.thirdPartyEvents {color:#636};