body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #030;
	line-height: 1.25;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	background-image: url(hcbg_1.gif);
}

a:link {
	color: #0c9;
	text-decoration: none;
}

a:visited {
	color: #0c9;
	text-decoration: none;
}

a:hover {
	color: #0c9;
	text-decoration: none;
}

a:active {
	color: #0c9;
	text-decoration: none;
}

h1 {
	font-size: 150%;
 	font-weight: bold;
	color: #060;
	margin: 10px 0 10px 0;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	margin: 30px 0 10px 10px;
	color: #060;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 20px 0 0 20px;
	color: #060;
}

p {
	font-size: 100%;
}

ul {
 list-style-type: square;
}

li {
 padding-bottom: 5px;
 padding-top: 5px;
}

/***********************************************/

#masthead {
	clear: both;
	padding: 10px 0px 0px 0px;
	float: none;
	background-image: url(hcbg_2.gif);
}

#siteName {
	color: #030;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	padding: 0px;
	margin: 0 0 10px 20px;
	line-height: 100%;
}

#superTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	padding: 0px;
	margin: 5px 0 5px 20px;
	line-height: 66%;
	letter-spacing: 0.1em;
	color: #063;
}

#soloTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #030;
	font-weight: bold;
	padding: 0px;
	margin: 0 0 11px 18px;
}

#soloTitle .ra {
	font-size: 95%;
	font-weight: normal;
	color: #063;
	letter-spacing: 0.1em;
}
/***********************************************/

#globalNav {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #030;
	border-top: 1px solid #030;
	color: #036;
	font-size: 90%;
	background-image: url(hcbg_1.gif);
}

#globalNav a {
	padding: 2px 10px 1px 10px;
	font-size: 90%;
	font-weight: bold;
}

#globalNav a:link, a:visited {
	color: #063;
}

#globalNav a:hover, a:active {
	background-color: #9cf;
}

/***********************************************/

#breadCrumb {
	color: #063;
	font-size: 66%;
	padding: 2px 2px 2px 10px;
	border-bottom: 1px #030 solid;
	background-image: url(hcbg_2.gif);
}

#breadCrumb a {
	padding: 1px 4px 1px 4px;
	color: #fff;
}

#breadCrumb a:hover {
  background-color: #9cf;
	color: #063;
}

#breadCrumbSpacer {
	color: #063;
	font-size: 25%;
	padding: 0px;
	border-bottom: 1px #030 solid;
	background-image: url(hcbg_2.gif);
}

/***********************************************/

#mainpage {
	display: block;
	clear: both;
	float: none;
	width: auto;
	margin: 1px 0px 0px 0px;
}

/***********************************************/

#navbar {
	float: left;
  width: 16%;
	margin: 0px;
	padding: 0px;
}

#navbar .navhead {
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #030;
	margin: 15px 0 0 0;
	padding: 0;
}

#navbar .navsubhead {
	font-weight: bold;
	font-size: 90%;
	color: #030;
	margin: 30px 0px 0px 5px;
	padding: 0px;
}

#navbar .leftlinks {
	width: auto;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 80%;
}

#navbar .leftlinks a {
	background-color: #9cf;
	color: #000;
	padding: 5px;
	display: block;
}

#navbar .leftlinks a:link, #navbar a:visited {
	color: #063;
}

#navbar .leftlinks a:hover, #navbar a:active {
	background-color: #063;
	color: #9cf;
}

/***********************************************/

#content {
	font-size: 100%;
	float: right;
	width: 80%;
	border-left: 1px solid #030;
	padding: 10px 10px 10px 15px;
	background-color: #fff;
	background-image: none;
}

#contentFW {
	font-size: 100%;
	float: right;
	width: 95%;
	border-left: 1px solid #030;
	padding: 10px 10px 10px 15px;
	background-color: #fff;
	background-image: none;
}

/************** .story styles *****************/

.story {
	clear: both;
	padding: 0;
  margin: 0;
	font-size: 90%;
}

.story p {
	margin: 0px 20px 10px 20px;
}

.story a:link {
	color: #0c9;
	text-decoration: none;
}

.story a:visited {
	color: #0c9;
	text-decoration: none;
}

.story a:hover {
	color: #0c9;
	text-decoration: underline;
}

.story a:active {
	color: #0c9;
	text-decoration: none;
}

.story .lede {
	color: #063;
	font-size: 105%;
	line-height: 1.5;
	font-weight: bold;
	margin: 5px 10px 10px 10px;
}

.story .mission {
	color: #036;
	font-size: 105%;
	line-height: 1.25;
	font-weight: bold;
	margin: 5px 20px 10px 20px;
}

.story .updated {
	color: #0ac;
	font-size: 70%;
	text-align: right;
	margin: 20px 0px 0px 0px;
}

.biglogo {
	float: right;
	margin: 0 30px 30px 30px;
}

.biglogo p {
	text-align: right;
	font-size: 70%;
	font-style: italic;
	color: #6cc;
}

/***********************************************/

.email {
	font-weight: bold;
	color: #00c;
	white-space: nowrap;
}

.noTopSpace {
	padding-top: 0px;
	margin-top: 0px;
}

.noWrap {
	white-space: nowrap;
}

.redText {
	color: #c00;
}

/***********************************************/

#sitemap {
  font-size: 80%;
}
#sitemap li {
	padding: 5px 0px 0px 0px;
}

#sitemap a:hover {
	background-color: #ffcc44;
  font-weight: bold;
}

/***********************************************/

.contact h3 {
	padding: 10px 0px 0px 0px;
}

.contact {
	clear: both;
	padding: 0px;
  margin: 0px;
	font-size: 90%;
}

/***********************************************/

#siteInfo {
	background-image: url(hcbg_2.gif);
	clear: both;
  text-align: right;
	border-top: 1px solid #030;
	border-bottom: 1px solid #030;
	font-size: 66%;
	color: #063;
	padding: 6px 10px 5px 10px;
  margin: 0px 0px 20px 0px;
}

#siteInfo a {
	font-weight: bold;
	padding: 0px 3px 0px 3px;
}

#siteInfo a:link, #siteInfo a:visited {
	color: #fff;
}

#siteInfo a:hover, #siteInfo a:active {
	color: #063;
	background-color: #9cf;
}

.whorah {
	font-size: 8pt;
	color: #000;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding: 10px;
	background-color: #fff;
	margin: 20px 0 0 0;
	border: 1px solid #090;
}

.ital {
	font-style: italic;
	padding-right: 0.1em;
}

.notice {
	margin: 30px 80px 30px 80px;
	padding: 22px 10px 13px 10px;
	background-color: #cfc;
	border: 2px solid #0c0;
}

.nobold {
	font-weight: normal;
}

.nobullet {
	list-style: none;
}
	
.update {
	background-color: #900;
	text-align: center;
	padding: 10px;
	margin-bottom: 30px;
	color: #fc0;
	font-size: 125%;
	font-weight: bold;
	width: *;
}

.update a:link, .update a:visited {
	color: #ff0;
	padding: 1px 20px 2px 20px;
}

.update a:hover, .update a:active {
	color: #c00;
	background-color: #fff;
	padding: 1px 20px 2px 20px;
}

