body, table, p, h1, h2, tr, td, ul, li {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 22px;
	color: #9E0021;
	font-weight: normal;
}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

p {
	text-align: justify;
	color: #000000;
}

a {
	font-family: arial, helvetica, sans-serif;
	color: #9E0021;
	text-decoration: none;
}

a:hover {
	font-family: arial, helvetica, sans-serif;
	color: #FFCC66;
	text-decoration: underline;
}

a.em {
	/* font-weight: bold; */
	
	}

ul {
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;	
	}
ul li {
	margin-left: 23px;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 2px;
	padding-left: 14px;
	}

.mainnav {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.mainnavon {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #B0B0B0;
	font-weight: bold;
}

.subnav {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.subnavon {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #B0B0B0;
	font-weight: bold;
}

td.checkboxCell {
	padding-left:12px;
	padding-right:6px;
	}

.printItems {
	font-size:10px;
	}

p.footer {
	font-size: 10px;
	color: 666666;
	}

ul.arrowHomeList {
	margin: 0px 0px 0px 2px;
	padding: 0px;
	list-style-type: none;	
	}
	
ul.arrowHomeList li{
	margin-left: 0px;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0em .2em;
	padding-left: 14px;
	}

ul.siteMap {
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
	}
ul.siteMap li{
	margin-left: 0px;
	background-image: none ! important;
	padding-left: 0px;
	}
	
.arrowSiteMap {
	padding-left: 9px;
	margin-left: 9px;
	list-style-image: url(/images/arrow.gif);
	list-style-type: none;
	}	
	
ul.arrowList {
	margin: 0px 0px 0px 2px;
	padding: 0px;
	list-style-type: none;	
	}

ul.arrowList li {
	margin-left: 23px;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0em .2em;
	padding-left: 14px;
	}

	