/*
Secondary Page Title, SubMenu and Content Region
*/
div#stretch1content {
	left: 0;
	background: transparent no-repeat left bottom;
}
div#stretch2content {
	background: transparent no-repeat left bottom;
}
div#stretch3content {
	background: transparent no-repeat left bottom;
}
div#stretch4content {
	background: transparent no-repeat left bottom;
}
div#stretch5content {
	background: transparent no-repeat left bottom;
}
div#stretch1, div#stretch2, div#stretch3, div#stretch4, div#stretch5 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 134px;
	height: 86px;
	margin: 0;
	padding: 0;
}
div#stretch1content, div#stretch2content, div#stretch3content, div#stretch4content, div#stretch5content, div#stretch5bcontent {
	position: relative;
	bottom: 0;
	left: 0;
	height: 86px;
	margin: 0;
	padding: 0;
	margin-right: 3px;
}
div#top1, div#top2, div#top3, div#top4, div#top5 {
	position: absolute;
	top: 0;
	width: 134px;
	height: 4px;
	font-size: 1px;
}
div.topcontent {
	height: 4px;
	border-right: 3px solid #ffffff;
	font-size: 1px;
}
/* Secondary Template Key Message Defs */
#key-message-wrapper {
/*	Original rules before May 21 2009:
	position: relative;
	width: 761px;
	margin: 0 0 50px 131px;
	
	For width: 761px worked in IE6 but leaves a 3px gap between the sidebar and content; 764px worked in IE7 and FF.
	Trying different combinations of margins and widths did not work.
	Added a float:left and removed the left margin to make a IE6, IE7, and FF compatible style that viewed the same.
*/
	position: relative;
	float: left;
	width: 764px;
	margin: 0 0 50px 0;
}
#key-message{
	width:700px;
	position:relative;
	margin:0;
	padding:60px 30px 30px 30px;
}
#key-message h2 {
	font-size: 17px;
	margin: 0;
	padding: 0;
	margin-bottom: 0.65em;
}
#key-message p {
	margin: 0 0 0 0;
	padding: 0;
	line-height: 20px;
	padding-bottom: 10px;
	font-size: 12px;
}
#key-message p strong {
	color: #000000;
	font-weight: normal;
}
#key-message p a, a, li a {
	color: #007b91;
	text-decoration: none;
}
#key-message p a:hover, td a:hover {
	color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #dfc300;
	border-bottom-width: 1px;
}
#key-message td {
	font-size: 12px;
	color: #3f3f3f;
}
/* Home Page Content Region Defs */
div#stretch1, div#stretch2, div#stretch3, div#stretch4, div#stretch5 {
	background: transparent no-repeat left bottom;
}
div#stretch1 {
	z-index: 105;
	width: 134px;
}
div#stretch2 {
	z-index: 104;
	width: 268px;
}
div#stretch3 {
	z-index: 103;
	width: 402px;
}
div#stretch4 {
	z-index: 102;
	width: 536px;
}
div#stretch5 {
	z-index: 100;
	width: 670px;
}
div#top1 {
	z-index: 110;
	width: 134px;
}
div#top2 {
	z-index: 109;
	width: 268px;
}
div#top3 {
	z-index: 108;
	width: 402px;
}
div#top4 {
	z-index: 107;
	width:536px;
}
div#top5 {
	z-index: 106;
	width: 670px;
}
/* Content Styles */
#group_links li{
	line-height: 20px;
}
#group_links li a {
	font-weight:bold;
}
.policy_principal {
	font-weight:bold;
}
ol.outdent_list, ol#principal_list{
	padding-left: 30px;
	margin-left:0;
}
ol#principal_list li{
	margin-bottom:20px;
}
ul.outdent_list{
	padding-left: 16px;
	margin-left:0;
}
ul.contact_list{
	padding-left: 0;
	margin-left:0;
	list-style-type:none;	
}
.full_url {
	font-size: 11px;
	margin-top:-5px;
}
ul.weblink_list{
	list-style-type:none;
	line-height:20px;
}
ul#sitemap_list {
	list-style-type:none;
	line-height: 20px;
	margin-left: 0;
	padding-left: 0;
}
ul.sitemap_sublist {
	padding-left: 16px;
	margin-left:0;
	margin-bottom: 10px;
	font-weight:normal;
}
ul#sitemap_list .parent_link{
	font-weight:bold;
}
li.child_link{
	list-style-type:none;
	line-height:15px;
}
.team_member{
	padding:30px 0;
	float:left;
}
.member_info{
	width:450px;
	float:left;
}
.member_name{
	font-size: 14px;
	font-weight:bold;
}
.member_title{
	font-style: italic;
	font-weight:bold;
}
.member_email {
	font-weight:bold;
}
.member_photo{
	width:184px;
	padding-left:50px;
	float:left;
}
ul#publication_list {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
.pub_year{
	font-size:16px;
	padding-bottom: 10px;
}
.pub_issue{
}
.issue_topics{
	margin-left:15px;
}
.adobe_reader_required {
	width:700px;
}
.adobe_graphic {
	width:88px;
	float:left;
	margin-bottom:25px;
}
.adobe_link {
	width:597px;
	float:left;
	margin-left:15px;
	margin-bottom:25px;
}
