body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1.seal {
	background-image: url(../images/hdr_bg_seal2.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 70px;
	padding-right: 85px;
	font-size: 150%;
	vertical-align: bottom;
	text-align: left;
	color: #B88E42;
}

h3.gold {
	background-image: url(../images/hdr_bg_gold.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	height: 30px;
	font-size: 120%
}

h3.blue {
	background-image: url(../images/hdr_bg_blue.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	height: 30px;
	font-size: 120%;
	color: #000077;
	}
	
p.cstmText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

p.cstmTitle {
	background-image: url(../images/hdr_bg_gold.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	height: 40px;
	font-size: 150%;
	text-align: left;
	color: #B88E42;
}

.pptBlueBar {
	background-image: url(../images/hdr_bg_blue.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	height: 30px;
	font-size: 120%;
	color: #000077;
}

/*
	custom styles moved here from UserGlobalStyle.css
	to prevent future upgrade problems
*/
.appArea {
	width: 600px;
}
