body {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	background-image: url(../images/global/orange-bg.gif);
}
.contentTitle {
	background-color: #000066;
	height: 60px;
}
.contentPanel {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.subHeading {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	font-weight: bolder;
	color: #FF6600;
}
a:link {
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
	background-color: #FFD7BB;
}
.firstPara {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
