@charset "ISO-8859-1";

img {
	border-width: 0px;
}

html, table {
	font: 12pt Arial, Helvetica, sans-serif;
}

#lhs, .flash-movie, object, .rollover-image
.download .rollover-image, .download .rollover-image-small,
.section-heading, .filler-space, .back-to-top, .faq-list, #hol-link {
	display: none;
}

hr {
	height: 0px;
	border: 1px solid #ccc;
	border-width: 1px 0px 0px 0px;
	margin: .5em 0em .5em 0em;

}

h1, a {
	color: #4C4C4C;
}

/*h2 {
	border-bottom: 1px solid #ccc;
}*/

h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 0.2em 0;
}

h1 { font-size: 1.8em; }
h2 { font-size: 1.6em; }

h1, h2 { font-weight: normal; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }
h5, h6 { font-size: .9em; }
h6 { border: 0; }

/* small fonts */
.main-quote, #copyright-print {
	font-size: .8em;
}

.main-quote {
	font-style: italic;
}

table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
}

table td {
	vertical-align: top;
	font-size: .9em;
}

.section-description {
	margin-bottom: 1.5em;
}

.section-title {
	padding: 2px 0px 2px 25px;
	background: #FFFFFF url(../../images/content/fade_green-left.gif) 0% 0% repeat-y;
	color: black;
}

.section-title h3 {
	padding: 2px 0px 2px 0px;
	font-size: 1.1em;
	font-style: normal;
	margin: 0px;
	color: black;
}


/* content row */
.section-content td {
	padding: 4px 0px 25px 0px;
	font-size: .9em;
}

.section-content .mailing {
	padding-left: 150px;
}

.section-content .phone, .section-content .time {
	white-space: nowrap;
	width: 90px;

}

.section-content .phone, .section-content .time {
	color: #4C4C4C;
}

.section-content .phone {
	font-size: 1em;
	font-weight: bold;
}

.subsection h3.title {
	margin-bottom: 1.5em;
}

.subsection .entry, .faq .entry {
	margin: 0px 0px 20px 0px;
}

.subsection .more {
	display: block;
	margin: .5em 0px 0px 0px;
}

.reference-list tr {
	border: 1px solid #4C4C4C;
	border-width: 1px 0px 1px 0px;
}

.reference-list td {
	padding: 2px 25px 2px 25px;
}

.reference-list .name {
	color: #4C4C4C;
}

.reference-list .name, .reference-list .organization {
	font-weight: bold;
}

.download small {
	display: block;

	margin: 1em 0px 0px 0px;
}

.download small {
	color: #990000;
}


