/* Headings with various backgrounds */
.blueHeading { background-color: #EBEBF3; font-weight: bold; padding-left: 2px; }
.greyHeading { background-color: #EFEFEF; font-weight: bold; padding-left: 2px; }

/* FGSR News */
.newsHeading { background-color: #797DB0; color: #FFFFFF; font-weight: bold; font-family: tahoma, arial, sans-serif; }
.newsContent { color: #00000; font-weight: normal; font-family: tahoma, arial, sans-serif; }

/* Input Style */
input.searchPage 	 { color : #000000; font-family : tahoma, verdana, sans-serif; font-weight : normal; font-size : 12px; font-style : normal; width : 280px; background-color : #ffffff; }

/* List Style */
.listMargin3px { line-height: 140%; margin-top: 3px; margin-bottom: 3px; }

/* link for [Top] in the Calendar */
.topLink { float: right; position: relative; top: 8px; margin-right: 5px; }
.calendarHeading { float: left; text-align: left }
.pageHeading { float: left; text-align: left }
