/* SITE STANDARDS */
body {
	margin: 0;
	padding: 0;
	background: #ececec;
	font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 12px
}
html>body {
	font-size: 12px
}
#container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	color: #333;
	/* background: #fcfcfc url("/images/site/components/bg-container.gif") right repeat-y; */
	background: #fcfcfc;
	padding: 10px 11px 10px 10px;
	text-align: left;
	width: 790px;
	voice-family: "\"}\"";
	voice-family: inherit;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	overflow: hidden;
}
html>container {
	width: 790px
}
th {
	color: #fff;
	background: #333
}
#fcfcfc {
	background: #fcfcfc
}
.error {
	color: #f00
}
img {
	border: none
}
h1, h2, h3 {
	padding: 0;
	line-height: 1.2em
}
h1 {
	font-size: 115%;
	margin: -.3em 0 1.5em 0;
	letter-spacing: 5px;
	color: #933
}
h2 {
	font-size: 110%;
	margin: 1.5em 0 .5em 0;
	color: #900
}
h3 {
	font-size: 100%;
	margin: 1.5em 0 -.5em 0
}
a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #00f
}
a {
	outline: 0
}
a:active {
	outline: none
}
a:hover {
	text-decoration: underline;
	color: #800080
}
:focus {
	outline: none
}
a.more {
	background: url("/images/right-arrow.gif") right no-repeat;
	padding-right: 15px
}
a.back {
	background: url("/images/left-arrow.gif") left no-repeat;
	padding-left: 15px
}
a.pp {
	background: url("/images/ms-powerpoint.gif") left no-repeat;
	padding-left: 20px
}
a.web {
	background: url("/images/web.gif") left no-repeat;
	padding-left: 20px
}
a.alt-data:link, a.alt-data:visited {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #333;
	cursor: help
}
a.alt-data b {
	display: none
}
a.alt-data:hover,
a.alt-data:active {
	border: 0;
	position: relative;
	z-index: 500;
	text-decoration: none
}
a.alt-data:hover b,
a.alt-data:active b {
	display: block;
	position: absolute;
	top: 25px;
	left: -20px;
	padding: 5px;
	font-weight: normal;
	color: #333;
	border: 1px solid #333;
	background: #fff8dc;
	width: 150px
}
a.alt-data:hover b em.outer,
a.alt-data:active b em.outer {
	position: absolute;
	left: 20px;
	top: -8px;
	width: 0;
	height: 0;
	display: block;
	background: transparent;
	border-left: 7px dashed transparent;
	border-right: 7px dashed transparent;
	border-bottom: 7px solid #333;
	overflow: hidden;
	z-index: 100
}
a.alt-data:hover b em.inner,
a.alt-data:active b em.inner {
	position: absolute;
	left: 20px;
	top: -7px;
	width: 0;
	height: 0;
	display: block;
	background: transparent;
	border-left: 7px dashed transparent;
	border-right: 7px dashed transparent;
	border-bottom: 7px solid #fff8dc;
	overflow: hidden;
	z-index: 100
}
.print {
	display: none
}
.hidden {
	display: none
}
.clear {
	clear:both
}
a.close, a.close:link, a.close:visited, a.close:active, a.close:hover {
	color: #931d15;
	text-decoration: none;
	font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px
}

/* FORM ELEMENTS */
#formContainer {
	margin-top: 10px
}
fieldset {
	margin: 0;
	padding: 2.5em .6em .5em .6em;
	border: 1px solid #000
}
fieldset.fieldset-top {
	padding: 0 .6em .5em .6em;
}
legend {
	color: #fff;
	font-weight: bold;
	background-color: #000;
	margin: 0 0 .5em 0;
	padding: .2em;
	border: 1px solid #000
}
legend.legend-submit {
	margin: 0 0 1.5em 0
}
input, select, textarea {
	color: #333;
	font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px
}
.submit {
	color: #fff;
	font-weight: bold;
	background: #931d15;
	border-top: 1px solid #931d15;
	border-right: 1px solid #931d15;
	border-bottom: 1px solid #931d15;
	border-left: 1px solid #931d15
}
.error {
	color: #f00
}
.asterisk {
	color: #f00
}
.readonly {
	border: none
}

/* HEADER LOGO, NAV */
#mast {
	background: #8aabbf url("/images/site/components/bg-header-blue.gif") top left repeat-y;
	height: 90px;
	padding: 0;
	margin: 0
}
#mast a {
	border-style: none;
	display: block;
	width: 223px
}
#mast img {
	display: block;
	width: 0
}
#mast span.logo {
	position: absolute;
	width: 223px;
	height: 90px;
	background: #fcfcfc url("/images/site/components/header-logo-fcfcfc.gif") no-repeat
}
#mast span.slogan {
	position: absolute;
	top: 14px;
	right: 31px;
	color: #333;
	font-size: 11px;
	text-align: left;
	text-shadow: #000;
	margin: 0;
	padding: 0
}
#headerNav, #headerNav ul {
	float: left;
	width: 790px;
	list-style: none;
	line-height: 21px;
	background: #ececec;
	font-size: 12px;
	/* font-weight: bold; */
	margin: 0;
	padding: 0;
	border: solid #8aabbf;
	border-width: 0 0 1px 0
}
#headerNav a {
	display: block;
	/* width: 12em;
	w\idth: 7em; */
	color: #333;
	text-decoration: none;
	padding: 0.2em 0.75em
}
#headerNav li {
	float: left;
	background: #eee;
	padding: 0
}
#headerNav li ul.headerNavLeft {
	position: absolute;
	left: -999em;
	height: auto;
	width: 15em;
	w\idth: 14.7em;
	border-width: 1px;
	margin: 0;
	z-index: 102
}
#headerNav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 15em;
	w\idth: 14.7em;
	border-width: 1px;
	margin: 0 -0.1em;
	z-index: 102
}
#headerNav li ul.headerNavRight {
	position: absolute;
	left: -999em;
	height: auto;
	width: 15em;
	w\idth: 14.7em;
	border-width: 1px;
	margin: 0 -3.8em;
	z-index: 102
}
#headerNav li li {
	padding-right: 1em;
	width: 13.7em;
	background-color: #eee
}
#headerNav li ul a {
	width: 13.7em
}
#headerNav li:hover ul, #headerNav li.sfhover ul {
	left: auto
}
#headerNav li:hover, #headerNav li.sfhover {
	background: #d3e3ee;
}
#headerNav li li:hover, #headerNav li li.sfhover {
	background: #fff;
}
#headerNav li:hover, #headerNav li.hover {
	position: static
}
#headerNav a.headerNavTopLeft {
	border-right: 1px solid #99abb5;
	text-align: center;
	width: 111px
}
#headerNav a.headerNavTop {
	border-right: 1px solid #99abb5;
	text-align: center;
	width: 113px
}
#headerNav a.activeLeft {
	border-right: 1px solid #99abb5;
	text-align: center;
	width: 111px;
	color: #333;
	background: #fff;
	font-weight: bold
}
#headerNav a.active {
	border-right: 1px solid #99abb5;
	text-align: center;
	width: 113px;
	color: #333;
	background: #fff;
	font-weight: bold
}

/* SEARCH FORMS */
#siteSearch {
	position: absolute;
	top: 54px;
	right: 31px;
	width: 165px;
	margin:0;
	padding:0
}
#sq {
	float: left;
	width: 100px;
	margin: 0 0 0 29px;
	padding: 0 2px 0 0;
	font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;
	text-align: right;
	color: #99abb5
}
#sq2 {
	float: left;
	width: 100px;
	margin: 1px 0 0 0;
	padding: 1px 4px;
	border: 1px solid #333;
	font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #333
}
#sqb {
	float: left;
	margin: 0;
	padding: 1px 0 0 4px
}
.searchNav {
	height: 50px;
	vertical-align: bottom
}

/* CONTENT AREA */
#contentContainer {
	float: left;
	margin: 15px 0 0 0;
	padding: 0;
	width: 606px
}
#content {
	float: left;
	padding: 5px 10px 20px 5px;
	width: 567px
}
#content p {
	margin: 10px 0 0 0;
	font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;
	line-height: 1.5em
}
#content ul {
	padding: .5em 0 .5em 0;
	margin: 0 0 0 34px;
	marker-offset: 5px
}
#content ul li {
	margin: .4em 0 0 0;
	padding: 0 0 0 10px;
	list-style: disc url("/images/list.gif") outside
}
#content ol li {
	margin: .4em 0 0 0;
	padding: 0 0 0 10px
}
dl.news {
	margin: 0;
	padding: 20px 0 0 0
}
dl.news dt.newsTop {
	font-size: 105%;
	font-weight: bold;
	margin: -1.5em 0 -.6em 0;
	padding: 0 10px 0 0;
	line-height: 15px
}
dl.news dt {
	font-size: 105%;
	font-weight: bold;
	margin: .5em 0 -.6em 0;
	padding: 0 10px 0 0;
	line-height: 15px
}
dl.news dt a {
	text-decoration: none;
	color: #333;
	font-weight: bold
}
dl.news dd {
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 100%;
	color: #222;
	font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	text-align: justify
}
dl.news dd.posted {
	margin: 0 0 .5em 0;
	padding: 8px 0 5px 0;
	font-size: 75%;
	color: #4d4d45;
	border-bottom: 1px dashed #ccc;
	font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif
}
hr.news {
	border: none 0;
	border-top: 1px dashed #ccc;
	height: 1px;
	margin-top: -.4em;
	margin-bottom: 1em
}
.note {
	color: #dd5431;
	font-weight: bold
}
.related {
	border: 1px dashed #ccc;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 25px
}
.center {
	text-align: center
}
.right {
	text-align: right
}
.floatLeft {
	float: left;
	padding-right: 10px
}
.floatRight {
	float: right;
	padding-left: 10px
}
.text-top {
	vertical-align: text-top
}
.ececec {
	background: #ececec
}

/* HOME CONTENT */
#splashContainer {
	float: left;
	margin: 15px 0 0 0;
	padding: 5px 0 15px 5px;
	width: 380px
}
#splashImages {
	float: left;
	width: 375px
}
#dashIcons {
	margin: 0 0 2em 0;
	padding: 0 0 2em 0;
	border-bottom: 1px dashed #ccc;
	text-align: center
}
#popLinks {
	float: left;
	margin: 0 0 2em 0;
	padding: 0 0 2em 0;
	border-bottom: 1px dashed #ccc;
	font-size: 11px
}
#popLeft {
	float: left;
	width: 150px
}
#popRight {
	float: right;
	width: 225px
}
#homeNews {
	float: right;
	margin: 15px 0 0 0;
	padding: 5px 0 15px 0;
	width: 384px
}

/* NO RIGHT COLUMN */
#soloContent {
	float: left;
	margin: 15px 0 0 0;
	padding: 5px 10px 20px 5px;
	width: 770px
}

/* DASHBOARD CONTENT */
#dashControl {
	margin: 20px 0;
	padding: 0
}
.dashProgramSection {
	float: left;
	margin-top: 10px;
	vertical-align: top
}
#dashProgramTopics {
	float: right;
	/* border: 1px solid #dcdcdc; */
	width: 400px;
	margin: 10px 0 0 0;
	padding: 5px
}
.dashRegion {
	margin-top: 10px;
	vertical-align: top
}
#dashBundles {
	/* border: 1px solid #dcdcdc; */
	width: 548px;
	margin: 10px 0 0 0;
	padding: 5px
}

/* SITE MAP CONTENT */
#mapContent {
	float: left;
	padding: 5px 10px 20px 5px;
	width: 567px
}
#mapContent h2.underline {
	font-size: 90%;
	border-bottom: 1px dotted #bcbcbc;
	padding-bottom: 3px;
	padding-top: 5px;
	margin-bottom: .3em
}
#mapContent ul {
	padding: .5em 0 0 0;
	margin: 0;
	marker-offset: 5px
}
#mapContent ul li {
	margin: .4em 0 0 0;
	padding: 0 0 0 10px;
	list-style-type: none
}
#mapContent a, #mapContent a:link, #mapContent a:visited, #mapContent a:active {
	text-decoration: none;
	color: #00f;
	font-size: 75%
}
#mapContent a:hover {
	text-decoration: underline;
	color: #800080
}

/* ARCHIVES CONTENT */
.documentArchive {
	margin: 1em 0 0 0;
	padding: 0
}
.archiveVolumeLink {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em
}
.archiveTitle {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em
}

/* RIGHT CONTENT AREA */
#rightContent {
	float: right;
	padding: 0;
	margin: 0 0 25px 0;
	width: 184px
}
#rightContent h3 {
	margin: 10px 0 0 0;
	padding: 5px 10px 5px 10px;
	font-size: 90%;
	color: #333;
	background: #eee;
	font-weight: bold;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	width: 163px
}
#rightContent a {
	color: #333;
	text-decoration: none
}
#rightContent a:hover {
	text-decoration: underline;
	color: #800080
}
#rightContent ul {
	padding: 0;
	margin: 0 0 0 34px;
	marker-offset: 5px
}
#rightContent li {
	list-style: square url("/images/site/components/arrow-right-content.gif") outside;
	margin: .6em 10px 0 0;
	padding: 0;
	font-size: 75%;
	font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif
}

/* FOOTER */
/* style before there was a right and left in the footer and all content was in the footer div
#footer {
	background: #8aabbf;
	clear: both;
	padding: 12px 0 40px 15px;
	*padding: 12px 0 12px 15px;
	margin: 0;
	font-size: 9px;
	color: #fff;
	height: 20px
} */
#footer {
	background: #8aabbf;
	clear: both;
	font-size: 9px;
	height: 75px
}
#footer p {
	margin: 0;
	padding: 0
}
#footer a {
	color: #fff;
	text-decoration: none
}
#footer a:hover {
	text-decoration: underline
}
#footerLeft {
	float: left;
	color: #fff;
	margin: 0;
	padding: 12px 5px 0 15px
}
#footerRight {
	float: right;
	color: #fff;
	margin: 0;
	padding: 12px 15px 0 5px
}