@charset "utf-8";
/* CSS Document - for the resources files */

#wrapper0, #pgfoot { /* minimum width is so that the airplane doesn't overlay the top menu and make it nonfunctional */
	min-width: 720px;
}
.articleTitle {
	margin: 0;
	margin-top: 12px;
	padding: 0;
	line-height: 100%;
	color: #003366;
	font-size: 1.3em;
	font-weight: 700;
}
.articleSubHead1 {
	font-size: .9em;
	font-style:italic;
	line-height: 150%;
}
.articleCredits {
	margin: 0;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0;
	line-height: 120%;
	color: #003366;
	font-size: .9em;
	font-style: italic;
}
/* note - the left side nav styles are on the mail style sheet just to keep the styles for that area all in one place */

#navLeft h3 {
	color: #333333;
	font-size: 0.8em;
	text-align:left;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	display: block;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #a9a9a9;
	text-transform: uppercase;
}
dt {
	font-size: 1em;
	font-weight: 700;
	color: #003366;
}
dd .p1, li .p1 {
	margin-top: 3px;
}
.boldBlue1 {
	font-size: 1em;
	font-weight: 700;
	color: #003366;
}
.rsidebar1 {
	display:inline;
	float:right;
	width: 260px;
	font-size: .9em;
	margin: 10px;
	margin-left: 20px;
}
.sideBarRS a {
	background-color: #f5f5f5;
	color: #006699;
}
.sideBarRS a:hover {
	background-color: #f5f5f5;
	color: #006699;
	text-decoration: underline;
}

/* shadowBox0a-e are part of a set, see the Human Factors resource files for an example */
.shadowBox0a {
	margin: 0; padding: 0;
	margin-left: 20px;
	margin-right: 20px;
	background: url(assets/shadow-Bot-2.gif) repeat-x bottom;
}
.shadowBox0b {
	background: url(assets/shadowRS-2.gif) repeat-y right;
}
.shadowBox0c {
	border-top: 1px solid #cccccc;
	margin-right: 7px;
}
.shadowBox0d {
	border-left: 1px solid #cccccc;
	margin: 1px 0px 0px 0px;
	background-color: #ffffff;
}
.shadowBox0e {
	margin: 0px 25px 0px 25px;
}

