/* CSS Document */

#pageWrap .skipLinks {
	display: none;
	color: red;
}

#pageWrap .headerBar {
	width: 220px;
	float: right;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: solid #333333 1px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}

.centralText p {
	display: none;
}

.breadCrumb {
	display: none;
}

img {
	border: 0px;
}