/* AYPF style sheet for screen display of standard content. This style sheet is augmented by section- and media-specific definitions in separate files. */
body {
	margin: 0px;
	background: #FFFFFF url("/images/layout/pg_background_side.gif") repeat-y;
}

body, td, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #16336C ;
}

body {
	font-size: .75em;
}

td, th {
	font-size: .9em;
}

p, h1, h2, ul, ol {
	margin-top: 1em;
	margin-bottom: 1em;
}

h1 {
	font-size: 1.5em;
	line-height: 95%;
}

h2 {
	font-size: 1.1em;
	text-transform: none;
	text-decoration: none;
	color: #2d5a93;
}

h3 {
	font-size: 1em;
	margin-bottom: 0.5em;
}

h4 {
	font-size: 1em;
	font-style: italic;
	margin: .5em 0px;
}

dt, dd {
	font-size: .9em;
	min-height: 2em;
}

dt {
	float: left;
	clear: left;
	font-size: 0.75em;
	margin-top: 0.25em;
	padding-top: 10px;
}

dd {
	margin-left: 8em;
	margin-bottom: 10px;
	padding-top: 7px;
	border-top: 3px solid #dbdfe9;
}

dd a {
	font-weight: bold;
}

dd strong {
	font-weight: bold;
	text-transform: uppercase;
	font-size: .8em;
}

dl {
	margin-bottom: 3em;
}

table.documents {
	border-style: none;
}

table.documents th, table.documents td {
	padding: 5px;
	text-align: left;
	vertical-align: top;	
}

table.documents th {
	font-weight: normal;
	font-size: .6em;
	width: 8em;
	padding-left: 30px;
}

table.documents a {
	font-weight: bold;
}

table.publicationList {
	margin-top: 10px;
	clear: both;
}

table.publicationList th {
	text-align: center;
	vertical-align: top;
	padding: 10px 5px 10px 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .7em;
}

table.publicationList td {
	border-top: 3px solid #dbdfe9;
	padding: 10px 3px;
	vertical-align: top;
}

table.publicationList th a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 2px;
}

table.publicationList th br {
	display: none;
}

table.publicationList td a {
	font-weight: bold;
}

tr.group {
	background-color: #dbdfe9;
}

tr.group th {
	padding-left: 5px;
}

tr.group td {
	border-top: 3px solid white;
}

#doctype {
	font-weight: bold;
	color: #7C91BC;
	margin: 5px 0px;
}

#doctype a {
	color: #7C91BC;
}

#subtitle, .Subtitle, #date {
	margin-top: -1em;
	color: #2d5a93;
	font-weight: bold;
	font-size: 1.1em;
}

input#query {
	margin-top: 4px;
}

#searchGo {
	vertical-align: middle;
	margin-bottom: .4em;
}

#sidebar {
	width: 172px;
	float: right;
	background-color: #FEF1B4;
	font-size: .8em;
	color: #2D5A93;
	margin: -10px 0px 10px 0px;
	border-left: 10px solid white;
	padding-bottom: .25em;
	overflow: hidden;
	text-overflow: ellipsis;
	}

#sidebar p {
	padding: .25em 10px;
}

#sidebar h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #ffffff;
	background-color: #2d5a93;
	border: solid white;
	padding: 8px 10px;
	border-width: 10px 0px 1px 0px;
}

#quote blockquote {
	margin: 20px 7px;
	color: #ffffff;
	font-size: 1em;
}

#credits {
	background-color: #ccd1e2;
	margin-top: 20px;
	padding: 5px 15px;
	font-size: .9em;
}

ul li {
	list-style-image: url(/images/layout/bullet.gif);
	margin-left: -1.5em;
	margin-bottom: .5em;
}

ol li {
	margin-left: -1.5em;
	margin-bottom: .5em;
}

#contentbody ul li {
	list-style-image: none;
	list-style: disc;
}

#contentbody ol li {
	list-style-type: decimal;
}

#contentbody hr {
	height: 1px;
	width: 80%;
	color: #dbdfe9;
}

#contentbody img {
	border: 1px solid #2D5A93;
	margin: .25em 10px 10px 10px;
}

#contentbody table.publicationList a img {
	display: inline;
	border: 2px solid #2d5a93;
	margin: 0px;
}

#contentbody table.publicationList a img.icon {
	height: 16px;
	width: 16px;
	margin: 1px 5px 1px 0px;
	vertical-align: middle;
	border: none;
}

#sidebar ul li {
	list-style-image: url(/images/layout/bullet_sidebar.gif);
	margin-left: -1.5em;
	margin-bottom: 0px;
	margin-right: 5px;
}

a {
	color: #16336C;
}

a:hover {
	text-decoration: none;
	color: #0f2344;
	background-color: #dbdfe9;
}

#sidebar a {
	color: #16336C;
	text-decoration: underline;
	background-color: transparent;
}

#leftNav {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 171px;
	border-right: 1px solid white;
}

#leftNav img {
	border-bottom: 1px solid #FFFFFF;
}

#topNav img {
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	float: left;
}

#mainArea {
	position: absolute;
	left: 172px;
	top: 0px;
	width: 835px;
} 

#content {
	 margin-left: 30px;
	 margin-right: 20px;
}

#footer {
	border-top: 1px solid #2D5A93;
	clear: both;
	font: bold .9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #7C91BC;
	margin: 15px 0px;
	padding-top: 5px;
	text-align: left;
}

p.notes {
	font-size: .9em;
}

