/*  STYLESHEET FOR CHIN SITE LAYOUT     */
/*  Last Updated: March 8, 2006         */

BODY {
	margin: 0px;
}



#wordMarkAndNav {
	position: relative;
	top: 0px;
	left: 0px;
	height: 100px;
	z-index: 2;
	float:left;
	clear:both;
}



div#leftNavContent {
	position: relative;
	top: -15px;
	left: 0px;
	z-index: 1;
	height: auto;
	

	clear:both;
	
	
}




.leftNavProdButtons {
	background-color: #F0F0F0;
}


#leftNavigation {
	position: relative;
	top: 0px;
	left: 0px;
	
}

#leftSideNavigation {
	position: relative;
	top: -20px;


}



.contentSpan {
	position: relative;
	page-break-after: always;
	top: 0px;
	left: 5px;
	height: auto;
	
}

/* MICHAEL - I added these on Friday afternoon, so the links on the */
/* CHIN site (other than the Agora Research Initiative pages) would */
/* have the right treatment. You should probably remove these when you */
/* move the site into prod */

.contentSpan A:link 	{ color: #0A77AE; }
.contentSpan A:visited 	{ color: #6E777C; }
.contentSpan A:hover 	{ color: #000000; }



.theContent {
	position: relative;
	page-break-after: always;
	top: 0px;
	padding-left: 5px;
	padding-right: 10px;
	height: auto;
}

.theContent A:link 	{ color: #0A77AE; }
.theContent A:visited 	{ color: #6E777C; }
.theContent A:hover 	{ color: #000000; }

#productNavigation {
	position: relative;
	width: 151px;
	top: 5px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-right: none;
	border-left: none;
	margin-bottom: 6px;
	
}

form {
	margin: 0px;
}

#theFooter {
	top: -15px;
	left: 0px;
	clear:both;
	float:left;
}


.leftLowerNav {
    font-family: Arial, Helvetica, sans-serif;
    color: #999999;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    text-decoration: none;
    word-spacing: normal;
    font-size: 9pt;

}

.leftLowerNav  a:link {
    font-family: Arial, Helvetica, sans-serif;
    color: #999999;
    text-decoration: none;
}
    
.leftLowerNav  a:visited {
    font-family: Arial, Helvetica, sans-serif;
    color: #5890A8;
    text-decoration: none;
}
    
.leftLowerNav  a:hover {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
}
    
.leftLowerNav  a:active {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
}


/* Used to indent sub-element in the LM navigation */
.leftNavSub {
	margin-left: 5px;

}


.lmPage {
	background-color: #F0F0F0;
}

.indexFaqFeedbackLink A:link { color: #0A77AE; }
.indexFaqFeedbackLink A:visited { color: #0A77AE; }
.indexFaqFeedbackLink A:hover { color: #0A77AE; }



.footerBar {
	border-style:solid;
	border-width:1px;
	border-left: none;
	border-right:none;
	border-bottom: none;
	border-color: #000000;
	background-color: #FFFFFF;
}

.topNavLink {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #FFFFFF;
	text-decoration: none;

}

.topNavUpper {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 2px;

}


.topNavLower {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #FFFFFF;
	background-color: #666666;
	padding-left: 2px;

}



.leftTop {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	background-color: #F0F0F0;
	width: 142px;
	color: #656565;
	text-decoration: none;
	padding-left: 2px;

}

.leftTop:hover {
	color: #000000;
}


.sidelink {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	width: 142px;
	background-color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	word-spacing: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.sidelink  a:link {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
  
.sidelink  a:visited {
	color: #5890A8;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
  
.sidelink  a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
  
.sidelink  a:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.dateModPub {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
}


/*  LM Blurbs   */
/*
#lmBlurbs sets the white background, outline settings, and dimensions. Outline color is set
in each LM.
*/

#lmBlurbs {
	position: relative;
	top: 0px;
	display: block;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
	font-size: 12px;
	width: 428px;
	margin-top: 5px;
	margin-bottom: 14px;
}

#lmBlurbsArchive {
	position: relative;
	top: 0px;
	display: block;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 3px;
	border-color:#FF0000;
	padding: 4px;
	font-size: 12px;
	width: 428px;
	margin-top: 5px;
	margin-bottom: 14px;
}


/*  For HOMEPAGE   */

.theNewsBox a:link  {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	color: #656565;

}

.theNewsBox a:visited  {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	color: #656565;

}

.theNewsBox a:hover  {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	color: #000000;

}

.theNewsBox a:active  {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	color: #000000;

}


.theNewsBox p  {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;

}

.usefulresindent1{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
    	padding-top: 0px;
    	padding-right: 0px;
    	padding-bottom: 0px;
    	padding-left: 20px;
    	border: 0px; 
}

/*  For CHIN Interviews pages   */

.toc_top_link{text-align:right; padding-bottom:4px;}

.box_text{border:solid 1px #A8A9AD; padding:4px; margin:4px 0px; font-size:smaller;}

/*  For CHIN Interviews pages   */

.toc_top_link{text-align:right; padding-bottom:4px;}

.box_text{border:solid 1px #A8A9AD; padding:4px; margin:4px 0px; font-size:smaller;}

/*  For Virtual Exhibits Investment Program sample contract pages   */

.listItemNumber {font-weight: bold;}
.listItemTitle {margin-top: -30px; margin-left: 30px; font-weight: bold;}
.listItemText {margin-top: -29px; margin-left: 30px;}
.outerAlphaList{list-style-type: lower-alpha; margin-left: 20px;}
.innerRomanList{list-style-type: lower-roman; margin-top: 5px; margin-bottom: 5px;}
.addressLine {margin-left: 30px; margin-top: 0px; margin-bottom: 0px;}
.pdfLink {margin-top: 0px;}








