body {
	margin: 12px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 62.5%;
	color: black;
}

#bannercontainer a,
#contentcontainer a {
	text-decoration: none;
	color: #666;
}

img {
	border: 0;
}

br.clearall {
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}

/* --------------- Home page --------------- */

div#programcontainer {
	color: black;
	clear: both;
	padding-top: 16px;
}

#programcontainer a {
	color: black;
	text-decoration: none;
}

div#home_bannerbg {
	display: none;
}

div.programs {
	float: right;
	text-align: right;
}

div#bannercontainer {
}

div#home_bannerbg {
	position: relative;
}

div#home_bannertext {
	position: relative;
	text-align: right;
}

div#home_bannerphoto {
	padding-bottom: 12px;
}

.home_quote span.quoteline {
	font-family: georgia, times, serif;
	color: black;
	font-size: 2.5em;
	line-height: 1.25;
	padding: 0;
	text-align: right;
}

.home_quote span.quoteattrib {
	font-size: 1.1em;
	line-height: 3.2;
	color: black;
}

.home_calfeature {
	margin-top: 24px;
	text-align: right;
	color: black;
}

.home_calfeature a {
	color: black;
}

.home_calfeature span.calfeature {
	font-size: 1.1em;
}

.calfeature span.caltitle {
	font-family: georgia, times, serif;
	font-size: 1.6em;
}


/* --------------- Header --------------- */

div#logocontainer {
	width: 206px;
	float: left;
	padding-top: 3px;
	padding-bottom: 8px;
}

div#utilitynavcontainer {
	float: right;
}

.utilitynav {
	font-family: georgia, times, serif;
	font-size: 1.3em;
	color: #76787b;
}

.utilitynav a {
	color: #76787b;
	text-decoration: none;
}

.utilitynav a:hover {
	color: #333;
}

.utilitynav ul {
	list-style-type: none;
	margin: 0;
}

.utilitynav li {
	display: inline;
}

.utilitynav img {
	vertical-align: bottom;
}

/* --------------- Main nav --------------- */

div#primarynavcontainer {
	display: none;
}

.primarynav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.primarynav li {
	float: left;
	padding-right: 6px;
	margin-right: 4px;
}

.primarynav_item a {
	display: block;
	padding: 0px 6px;
	width: 80px;
	min-height: 32px;
	color: #757575;
	text-decoration: none;
}

* html .primarynav_item a { /* hack for IE */
	height: 32px;
}

.primarynav_item a:hover {
	color: #333;
}

#primarynavcontainer .active a,
#primarynavcontainer .active a:hover {
	color: black;
}

/* --------------- Secondary nav --------------- */

div#secondarynavcontainer {
	display: none;
}

div#secondarynavcontainer #department img,
div#secondarynavcontainer #division img {
	display: none;
}


.secondarynav ul {
	list-style-type: none;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: block;
}

.secondarynav li {
	float: left;
	margin-right: 30px;
	padding-bottom: 6px;
}

.secondarynav a {
	text-decoration: none;
	color: #757575;
}

/* --------------- Tertiary nav --------------- */

div#tertiarynavcontainer {
display: none; }

div.tertiarynavcontent {
	padding: 0;
	margin: 0;
}

.tertiarynav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.tertiarynav ul ul {
	margin-left: 12px;
}

.tertiarynav li {
	padding: 0;
}

/* --------------- Content area --------------- */

div#contentcontainer {
	clear: both;
	display: block;
	background: none;
	overflow: visible;
	margin-top: 24px;
	padding: 8px 0;
	position: relative;
	border-top: 1px solid #666;
	page-break-inside: auto;
}

div#mainphotocontainer {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 10;
}

.metanarrativecontent #landing_text p {
	font-size: 1.2em;
}

.metanarrativecontent #landing_text p {
	font-size: 1.2em;
}

.metanarrativecontent #print,
.metanarrativecontent #breadcrumb {
	display: none;
}

.metanarrativecontent h2 {
	font-family: georgia, times, serif;
	font-size: 1.75em;
	font-weight: normal;
	color: black;
	margin: 0 0 0.2em 0;
}

.metanarrativecontent h3 {
	font-family: georgia, times, serif;
	font-size: 2.4em;
	line-height: 1.2;
	font-weight: normal;
	margin: 0 0 0.5em 0;
}

.metanarrativecontent p {
	margin: 0 0 0.5em 0;
	font-size: 1.2em;
	line-height: 1.5;
}

.metanarrativecontent ul {
	font-size: 1.2em;
	line-height: 1.5;
}

div.metanarrativecontent {
	padding: 8px 0;
}


div#interiorcontentcontainer {
	padding-top: 0;
}

div#interiorheadercontainer {
	background-color: transparent;
	padding-bottom: 0;
}

div.interiorheader {
	float: none;
}

div.interioractions {
	display: none;
}

div#textpagecontent {
	clear: both;
	border-top: 1pt solid #666;
	padding: 8px 0;
	margin-top: 24px;
}

br.clearall {
	font-size: 1px;
	height: 1px;
}

.interiorheader h1 {
	color: black;
	font-size: 1.2em;
	margin: 0 0 14px 0;
}

.bodycopy {
	color: black;
	font-size: 1.2em;
	line-height: 1.4;
}

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

.bodycopy ul {
	list-style-type: square;
	margin: 0 0 1em 0;
	padding: 0 1.5em;
}

.bodycopy li {
	padding: 0;
	margin: 0;
}

.bodycopy a {
	color: black;
}

.bodycopy h2 {
	font-family: georgia, times, serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #404041;
	margin: 0 0 0.2em 0;
}

.bodycopy h3 {
	font-family: georgia, times, serif;
	font-size: 2.4em;
	line-height: 1.1;
	font-weight: normal;
	margin: 0 0 0.5em 0;
}

ul.nobullets {
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
}

div#regulartext_text,
div.interiorpagecontainer {
	position: relative;
	background: none;
	height: auto;
	padding: 0;
}

div#sidebarcontainer {
	display: none;
	clear: both;
	border-top: 1pt solid #666;
	margin-top: 24px;
	padding: 8px 0;
}

div#footercontainer {
	display: none;
}

div#printfoot,
div#home_footercontainer {
	clear: both;
	border-top: 1pt solid #666;
	padding: 8px 0;
	text-align: right;
	margin-top: 24px;
}

.footer {
	color: #4b4b4b;
	font-size: 1.1em;
	line-height: 1.4;
}

.footer a {
	color: #4b4b4b;
	text-decoration: none;
	border-bottom: none;
}

.footer a:hover {
	text-decoration: underline;
}

