h1, h2, h4 { font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif; }
h1 {
	color:			#072a60;
	background:		#fff;
	margin:			20px 0 0 0; }
h2 {
	color:			#ca0016;
	background:		#fff;
	margin:			7px 0 0 0;
	font-size:		150%;
	line-height:	1.25em; }
.imgContainer {
	text-align:	center; }
dl {
	margin-left: 30px; }
dt {
	font-weight:	bold;
	color:			#072a60;
	background:		#fff; }
dd {
	margin-left:	30px; }
ol {
	list-style-type:	decimal;
	margin-left:		25px; }
ol ol {
	list-style-type:	lower-alpha;
	margin-top:			0px; }
.toTop:link, .toTop:visited {
	padding:	0 10px 0 0;
	color:		#000;
	background:	#fff url(/images/toTop.gif) no-repeat right center; }
.toTop:hover, .toTop:active {
	padding:	0 10px 0 0;
	color:		#ca0016;
	background:	#fff url(/images/toTop.gif) no-repeat right center; }