@charset "utf-8";
/* CSS Document */

.SGENormalText {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.SGENormalText a:link {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.SGENormalText a:visited {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.highlight {
	font-family : "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color : #F68E2D;
	font-weight : bold;
	cursor: pointer;
	color: #000000;
}
.highlight a:link{
	font-family : "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color : #F68E2D;
	font-weight : bold;
	cursor: pointer;
	color: #000000;
	font-weight: bold;
}
.highlight a:visited{
	font-family : "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color : #F68E2D;
	font-weight : bold;
	cursor: pointer;
	color: #000000;
	font-weight: bold;
}
.altRow1 {
	background-color: #ffffff;
}
.SGEHeader4Page_orange {
	font-size: 1.5em;
	color: #EA8B2E;
	margin: 0px;
	font-weight: bold;
	margin-bottom: 5px;
	}
.SGEHeader4Page_white {
	font-size: 1.5em;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	margin-bottom: 5px;
	}
.SGETableHaader_orange {
	font-size: 1em;
	color: #EA8B2E;
	margin: 0px;
	font-weight: bold;
	margin-bottom: 5px;
	}
