form {
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.heading {
	font-size: 18pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	white-space: nowrap;
}
.topMenu {
	line-height: 18px;
	white-space: nowrap;
}
.noWrap {
	white-space: nowrap;
}


body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.subheading {
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
a.heading {
	text-decoration: none;
}
a:visited {
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
.fixedWidthCentre {
	width: 520px;
	text-align: left;
	border-style: none;
	border-width: 0px;
}
.alertBox {
	padding: 10px;
	background: #FFCC00;
}
form.profile {
	margin-top: 0px;
}
form.profile .subheading {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.footer {
color: #999999
}
