html, body {
	margin: 0;
	padding: 10px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 9pt;
	line-height: 1.7em;
	color: #000;
	background-color: #fff;
}

p { margin: 0 0 14px 0; }

a { color: #000; background-color: #fff; }
a:focus { outline: none; }

h1 {
	font-size: 125%;
	font-weight: bold;
	margin: 0 0 16px 0;
	color: #000;
	background-color: #fff;
}

h2 {
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #000;
	padding: 0 0 3px 0;
}

h3 {
	font-size: 102%;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #ccc;
}

h4 {
	font-size: 102%;
	font-weight: bold;
	margin: 20px 0 3px 0;
}

h5 {
	font-size: 130%;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 22px 0;
	color: #000;
	background-color: #fff;
}

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

form {
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 0;
}

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

#print-head {
	display: block;
	margin: 0 0 12px 0;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #000;
}

.no-print { display: none; }
.print-only {}

/* ------------------------------------------------------------------------------- */
.photoleft, .leftphoto, .picleft {
	border: 1px solid #ccc;
	margin: 0 20px 10px 0;
}

.photoright, .rightphoto, .picright {
	border: 1px solid #ccc;
	margin: 0 0 10px 20px;
}

/* ------------------------------------------------------------------------------- */
.capphotoleft, .leftcapphoto {
	float: left;
	margin: 0 9px 12px 0;
	font-size: xx-small;
	line-height: 1.3em;
	color: #000;
	background-color: transparent;
}

.capphotoleft img, .leftcapphoto img {
	border: 1px solid #ccc;
	margin: 0 0 6px 0;
}

.capphotoright, .rightcapphoto {
	float: right;
	margin: 0 0 12px 9px;
	font-size: xx-small;
	line-height: 1.3em;
	color: #000;
	background-color: transparent;
}

.capphotoright img, .rightcapphoto img {
	border: 1px solid #ccc;
	margin: 0 0 6px 0;
}

/* ------------------------------------------------------------------------------- */
#page-top { display: none; }

/* ------------------------------------------------------------------------------- */
#page {
	position: relative;
	padding: 0;
	margin: 0 auto 0 auto;
	width: auto;
	color: #000;
	background: #fff url('') top left no-repeat;
}
#page-inner { }

/* ------------------------------------------------------------------------------- */
#page-bottom { display: none; }

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

/* ------------------------------------------------------------------------------- */
#content {
	width: auto;
}
#content-inner { }

/* ------------------------------------------------------------------------------- */
.audHead-btn { display: none; }

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

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

/* ------------------------------------------------------------------------------- */

/* home page content area (no righthand rule) */
#column1home {
	display: block;
	width: auto;
}

/* standard content area, with righthand rule */
#column1 {
	display: block;
	width: auto;
}

#column1 ul, #column1home ul {
	list-style: square outside;
	margin: 0 0 14px 1.5em;
	padding: 0;
	text-indent: 0;
}

/* ------------------------------------------------------------------------------- */
#column2 {
	display: block;
	width: auto;
}

#column2 .nav {
	display: none;
}

/* ------------------------------------------------------------------------------- */
/* main buttons with css image swap */
#print-btn { display: none; }

/* -------------------------------------------------------------------------------
	ibox0: full width, no background, no border */
.ibox0 {
	margin: 0;
	padding: 0;
	width: auto;
}

.ibox0 h4 {
	margin: 10px 0 4px 0;
	font-size: 100%;
	line-height: 1.3em;
	font-weight: bold;
	font-style: normal;
	color: #000;
	background-color: #fff;
}

/* -------------------------------------------------------------------------------
	ibox1: 142px wide, no background color or border */
.ibox1, .ibox1-right, .ibox1-left {
	color: #000;
	background-color: #fff;
	width: 142px;
	font-size: 95%;
	font-weight: normal;
	font-style: normal;
	line-height: 1.3em;
}

.ibox1 img, .ibox1-right img, .ibox1-left img {
	margin: 0 0 5px 0;
}

.ibox1-right {
	margin: 10px 0 10px 10px;
}

.ibox1-left {
	margin: 10px 10px 10px 0;
}

/* -------------------------------------------------------------------------------
	ibox2: full width, gray tint background, gray border, 
   gray band for input controls */
.ibox2 {
	margin: 32px 0 3px 0;
	color: #000;
	background-color: #fff;
	width: auto;
	border: 1px solid #000;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
	padding: 12px;
}

.ibox2 h4 {
	color: #000;
	background-color: #fff;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0 0 9px 0;
}

.ibox2 input { 
	font-size: 100%;
}

.ibox2 .bar { display: none; }

/* ------------------------------------------------------------------------------- */
.inputForm {
	vertical-align: top;
}

.inputForm tr {
	vertical-align: top;
}

.inputForm th {
	padding: 1em 0 0 0;
	border-bottom: 1px solid #000;
	text-align: left;
	font-weight: bold;
	font-size: small;
}

.inputForm label {
	font-weight: normal;
	font-size: small;
	margin: 0 10px 0 0;
	padding: 2px;
}

.inputForm input {
	font-weight: bold;
	font-size: small;
	padding: 2px;
	margin: 0 0 1px 0;
}

.inputForm textarea {
	font-weight: bold;
	font-size: small;
	padding: 2px;
	margin: 0 0 1px 0;
}

.inputForm .req { color: #000; text-decoration: underline; }

.inputForm .c1 {
	white-space: nowrap;
}

/* ------------------------------------------------------------------------------- */
.badge {
	background-color: #fff;
	border: 1px solid #000;
	padding: 8px;
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	margin: 10px 0 0 0;
}

.badge h1 {
	font-size: small;
	line-height: 1.3em;
	font-weight: bold;
	text-align: center;
	color: #000;
	background-color: #fff;
	margin: 0 20px 0 20px;
}

.badge p {
	margin: 1em 0 0 0;
}

.badge a {
	color: #000;
	background-color: #fff;
}

.badge a:visited {
	color: #000;
	background-color: #fff;
}
