html {
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Verdana, sans-serif;
	font-size: 75%;
	line-height: 1.5em;
	color: #000;
	background-color: #fff;
}

body {
	position: relative;
	margin: 0 auto 0 auto;
	width: 100%;
	padding: 0;
	background-color: #fff;
	color: #000;
}

p { margin: .75em 0 .75em 0; }

a { color: #000; }

img {
	margin: 0;
	padding: 0;
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 0;
}

h5 {
	font-size: small;
	margin: 10px 0 0 0;
}

h1 {
	font-size: 175%;
	margin: 0 0 16px 0;
}

.inline {
	list-style: none;
	display: inline;
	margin: 0 -4px 0 0;
	padding: 0;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.noPrint { display: none; }
.printOnly {}

.prop349 {
	display: none;
}

/* ------------------------------------------------------------------------------- */
#banner {
	height: 37px;
	color: #000;
	background-color: #fff;
	padding: 0;
	margin: 0;
	font-size: x-small;
	line-height: 1em;
	font-weight: bold;
}

#banner input {
	display: none;
}

#banner a {
	display: none;
}

/* ------------------------------------------------------------------------------- */
#menu {
	display: none;
}

/* ------------------------------------------------------------------------------- */
#secondaryNav {
	display: none;
}

/* ------------------------------------------------------------------------------- */
#footBox {
	display: none;
}

/* ------------------------------------------------------------------------------- */
#global {
	display: none;
}

/* ------------------------------------------------------------------------------- */
#content {
}

#content h1 {
	font-size: 175%;
	margin: 16px 0 16px 0;
	line-height: 1.5em;
}

#content h4 {
	font-size: 120%;
	font-weight: bold;
	margin: 16px 0 0 0;
	line-height: 1.4em;
	color: #000;
	background-color: transparent;
}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 12px 0 2px 0;
	line-height: 1.4em;
}

/* ------------------------------------------------------------------------------- */
#column1 {
}

#column2 {
	padding: 30px 0 0 0;
}

/* ------------------------------------------------------------------------------- */
.popup {
	display: none;
}
