body {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: small;
	background-color: #ccc;
}

body img {
	border: none;
}

body a {
	color: #000;
	text-decoration: underline;
}

body a:hover {
	text-decoration: underline;
	font-weight: normal;
}

body ul {
	padding: 0;
}

body ul li {
	list-style-type: disc;
	margin-left: 25px;
	margin-bottom: 10px;
}

table {
	border-collapse: separate;
	border-spacing: 3px 3px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

table tr td {
	padding: 3px;
}

table.width100 {
	width: 100%;
}

div.width100 table {
	width: 100%;
}

h2 {
	text-align: center;
	background: #6699cc;
}

h3 {
	text-align: center;
	background: #99ccff;
	padding: 2px;
}

div#page {
	margin-left: auto;
	margin-right: auto;
}

div#top {
	text-align: center;
	background-color: #ccc;
	font-size: x-small;
	margin-bottom: 10px;
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

div#top a {
	text-decoration: underline;
}

div#content {
	text-align: left;
	padding: 10px;
	background-color: #fff;
	min-height: 400px;
}

div#nav {
	width: 200px;
	float: left;
	position: relative;
	border: 2px solid #cc9966;
	margin-right: 5px;
}

div#nav ul li {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

div#nav span {
	text-align: center;
	display: block;
	background: #cc9966;
	padding: 2px;
	font-weight: bold;
}

div#nav a {
	display: block;
}

div#nav a:hover {
	background: #99ccff;
}

div#footer {
	text-align: center;
	font-size: x-small;
}

div#pennsiccount {
	font-size: x-large;
	background-color: #fff;
	border: 2px solid #ccc;
	position: absolute;
	top: 11px;
	left: 495px;
	z-index: 100;
	width: 270px;
	padding: 10px;
}

div#pennsiccount span {
	color: #cc9966;
	font-size: xx-large;
}

img.back {
	float: right;
}

a.top {
	font-size: x-small;
	text-decoration: none;
}

div.indent {
	margin-left: 30px;
}

div.officialHeading {
	text-align: center;
	margin-bottom: 15px;
}

div.officialHeading span {
	font-size: xx-large;
	color: #336699;
}

div.loginAccount {
	background: #99ccff;
	margin-bottom: 10px;
}

div.createAccount {
	background: #99ccff;
	padding: 5px;
}

div.createAccountStep1 table {
	border-collapse: collapse;
}

div.createAccountStep1 table tr td {
	background: #99ccff;
}

div.createAccountStep1 a {
	text-decoration: none;
}

div.createAccountStep1 a:hover {
	font-weight: bold;
	text-decoration: underline;
}

div.createAccountStep1inner table {
	border-collapse: separate;
	border-spacing: 2px 2px;
}

div.formErrors {
	color: #990000;
}

div.forgotuserid {
	background: #99ccff;
}

div.forgotuserid table {
	border-collapse: separate;
	border-spacing: 2px 2px;
}

div.accountInfo {
	background: #99ccff;
}

div.accountInfoNav {
	text-align: center;
	font-weight: bold;
	padding: 5px;
}

div.accountInfoNav a:hover {
	font-weight: bold;
}

div.preregs {
	margin-bottom: 10px;
}

div.preregs table {
	text-align: center;
	border-collapse: collapse;
	background: #99ccff;
}

div.preregs table th {
	background: #336699;
	font-size: large;
}