html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
	height: 100%;
}

a.bottomLinks {
	color: white;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
}

.bottomPipes {
	color: white;
	font-family: arial, helvetica, sans-serif;
}

.copyright {
	font-size: 10px;
	color: white;
	font-family: arial, helvetica, sans-serif;
}

.textHeading {
	font-weight: bold;
	padding-bottom: .5em;
}

.bodyCopy {
	font-family: arial, helvetica, sans-serif;
}

.container {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}

img {
	border-width: 0px;
}

.list {
	padding-left: 1.1em;
}

.userPass {
	color: #7a7a7a;
	font-family: arial, helvetica, sans-serif;
}