/* SITE CSS 20040415 */

#header_block {
	position:relative;
	width:799px;
	height:86px;
}


#nippon_ {
	position:absolute;
	left:628px;
	top:0px;
	border:0px;
}

#member-login_ {
	position:absolute;
	left:683px;
	top:0px;
	border:0px;
}


#head_loginstrip {
	position:absolute;
	left:0px;
	top:0px;
	width:799px;
	height:21px;
	background-color:#D18E49;
}

#libertylogo_ {
	position:absolute;
	top:21px;
	border:0px;
}

#head_toolbar_bin {
	position:absolute;
	left:174px;
	top:21px;
	width:625px;
	height:62px;
	background-color:#C87316;
}

#headstripe_ {
	position:absolute;
	top:83px;
}

.small_reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.small_reverse a:active { color: #FFFFFF; text-decoration: none; font-weight: normal;}
.small_reverse a:link { color: #FFFFFF; text-decoration: none; font-weight: normal;}  
.small_reverse a:visited { color: #FFFFFF; text-decoration: none; font-weight: normal;}
.small_reverse a:hover {  color: #FFFFFF; text-decoration: underline; font-weight: normal;}


.small_reverse_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color:#D5BB3C; margin-right:0px; padding:1px 2px 1px 4px; margin-top:13px; float:right;
}
.small_reverse_s a:active { color: #FFFFFF; text-decoration: none; font-weight: normal;}
.small_reverse_s a:link { color: #FFFFFF; text-decoration: none; font-weight: normal;}  
.small_reverse_s a:visited { color: #FFFFFF; text-decoration: none; font-weight: normal;}
.small_reverse_s a:hover {  color: #FFFFFF; text-decoration: underline; font-weight: normal;}


.small_reverse_as {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin-right:0px; margin-top:2px; float:right;
}
.small_reverse_as a:active { color: #FFFFFF; text-decoration: none; font-weight: normal;}
.small_reverse_as a:link { color: #FFFFFF; text-decoration: none; font-weight: normal;}  
.small_reverse_as a:visited { color: #FFFFFF; text-decoration: none; font-weight: normal;}
.small_reverse_as a:hover {  color: #FFFFFF; text-decoration: underline; font-weight: normal;}





/* NEWS SIDEBAR */

.side_bar {
	float:right;
	width:203px;
    padding: 10px 0 0 0;
	border-left-color: #C67420;
	border-left-width: 1px;
	border-left-style: solid;
	background-color: #ffffff;
}

.side_bar_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #254F7A;
	padding: 3px;
	margin: 1px 5px 7px 5px;
}

.side_bar_rss_link {
	display:inline;
	float:right;
	border:0px;
}

.news_bar {
	height: 50px;
	margin: 0px;
	padding: 0px;
	background-color:#F09A1F;
}

.news_image {
	float: left;
	padding: 0 0 0 8px;
	margin: 0 0 0 8px;
	background-color: #fff;
}

.news_date {
	position: absolute;
	width:70px;
	right:4px;
	margin-top:32px;
	text-align:right;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}


.news_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	line-height: 14px;
	background-color: #ffffff;
	padding: 3px;
	margin: 0px 5px 8px 15px;
	border-style: solid;
	border-color: #B98C5F;
	border-width: 0px 0px 0px 0px;
}

.news_copy a:active { color: #F09A1F; text-decoration: none; font-weight: bold;}
.news_copy a:link { color: #F09A1F; text-decoration: none; font-weight: bold;}  
.news_copy a:visited { color: #F09A1F; text-decoration: none; font-weight: bold;}
.news_copy a:hover {  color: #F09A1F; text-decoration: underline; font-weight: bold;}





/* Styles for the folder pages that start as 2/3 content and 1/3 news_bar */

#folder_top66 {
float:left;
/* width:380px;*/
width:404px;
margin-top:25px;
}

#folder_top66 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #555555;
	margin-right:10px;
}



#folder_top100 {
float:left;
width:100%;
margin-top:25px;
}

#folder_top100 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #555555;
	margin-right:10px;
}




#interview_front_image {
border:0;
width:383px;
height:221px;
margin-top:5px;
}



.highlight_box {
	border-style: solid;
	border-color: #B98C5F;
	border-width: 2px;
	margin:15px 15px 0px 0px;
	
}

.highlight_box_label_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A27527;
	padding: 3px;
}

.highlight_box_label_tan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #254F7A;
	background-color: #C9C6A2;
	padding: 3px;
}


.highlight_box_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
	background-color: #f5f5f5;
	padding: 8px;
	height:115px;
	overflow:auto;
}


.highlight_box_copy_stretchy {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; font-weight: normal; 
	color: #333333; 
	line-height: 14px; 
	padding: 8px;
}

.highlight_box_copy_stretchy ul {
	padding-left:10px;
}


.highlight_box_copy_stretchy li {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; font-weight: normal; 
	color: #333333; 
	line-height: 14px; 
	margin-bottom:15px;
}

.bg0 {
	background-color: #f5f5f5; 
}

.bg1 {
	background-color: #f8f8f8; 
}


.highlight_box_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C67420;
	padding: 5px 0 5px 0;
}



.highlight_box_img_l {
	float: left;
	padding: 3px;
	margin-right: 8px;
}
.highlight_box_readmore {
	margin-top:5px;
}




div#article {font-family: Arial, Helvetica, sans-serif; padding: 10px 0px 5px 0px;
}

div#article h1 {
	font-size: 16px;
	font-weight: bold;
	color: #C67420;
	margin: 20px 0px 1px 0px;
	text-transform:none;
}

div#article h2{
	font-size: 14px;
	font-weight: bold;
	color: #254F7A;
	margin: 10px 0px 5px 0;
}

div#article h3 {
	font-size: 12px;
	font-weight: bold;
	color: #C67420;
	margin: 20px 0px 2px 0;
}

div#article h4{
	font-size: 11px;
	font-weight: bold;
	color: #254F7A;
	margin: 2px 0px 20px 0;
}

div#article_content {
/* ET 29-Oct-07 */
/*	margin: 10px 60px 10px 80px; */

}

div#article_content p, li {
	font-size: 12px;
	line-height: 16px;
	color: #555555;
	/*margin: 10px 60px 10px 80px;*/

}
div#article_content img {
float:left;
/*margin: 4px 15px 10px 80px;*/
}

div#il {
margin:0 25px 0 50px;
}
div#il .il_link {
margin:3px;
}

div#il li {
margin-bottom:5px;
}
.il_date {
font-weight:bold;
display:inline;
}
.il_location {
font-style:italic;
}

/* These line up the member images */

.m_img {
width: 197px;
text-align:center;
float:left;
}
.m_link {
margin-left:5px;
}
#history {
border-style: solid;
border-color: #B98C5F;
border-width: 2px;
background-color: #EEE;
margin-right:20px;
}
#history h3 {
margin:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
background-color: #A27527;
padding: 3px;
}
#history .history_item {
}
#history .history_date {
font-weight:bold;
color: #C67420;
width: 120px;
float:left;
padding:7px 10px 0 3px;
text-align:right;
}
#history .history_abstract {
width: 448px;
float:left;
text-align:justify;
}
.right_side_bar {
float:right;
width:203px;
padding: 10px 0 0 0;
background-color: #ffffff;
}


/* tbl is used for data display in tables

*/

#tbl {
	font-family: Arial, Helvetica, sans-serif;
}

#tbl th {
	font-size: 12px;
	font-weight: bold;
	color: #254F7A;
	background-color: #C9C6A2;
	padding: 3px;
	margin: 0px;
	/*border-style: solid;
	border-color: #B98C5F;
	border-width: 2px 2px 0px 2px;*/
	text-align:center;
}

#tbl td {
	font-size: 10px;
	font-weight: normal;
	color: #444444;
	line-height: 12px;
	background-color: #ffffff;
	padding: 3px;
	margin: 0 5px 8px 15px;
}

#tbl a:active { color: #F09A1F; text-decoration: none; font-weight: normal;}
#tbl a:link { color: #F09A1F; text-decoration: none; font-weight: normal;}  
#tbl a:visited { color: #F09A1F; text-decoration: none; font-weight: normal;}
#tbl a:hover {  color: #F09A1F; text-decoration: underline; font-weight: normal;}


#tbl .divider {
	background-color:#C8C6A2;
    height:3px;
    }

.attribution {
	margin-left:15px;
	margin-bottom:15px;
	font-weight:bold;
}

.faq_q {
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	color: #C67420;
	margin: 20px 0px 2px 0px;
}

.faq_a {
	margin-bottom:20px;
}

#AnchorBox {
margin:10px;

}
/* used to create more space around the quotes/testimonials */
.quoteblock {
margin-bottom:40px;
margin-top:10px;
}

.bottomlinks {
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color: #333333;
line-height: 14px;
background-color: #ffffff;
padding: 6px;
margin: 0px 10px 0px 12px;
}


