/* -------------------------------------*/
/* Colonial & State Records Style Sheet */
/* Last Major Revision March 3, 2008    */
/* -------------------------------------*/

/*--------------------------------------------------------------*/
/* TABLE OF CONTENTS				                */
/*--------------------------------------------------------------*/
/* 1. General DocSouth Styles, General Header, General Footer 	*/
/* 2. CSR General Styles 					*/
/*      2a. CSR Header						*/
/*      2b. CSR Breadcrumbs					*/
/*      2c. CSR Search Bar					*/
/* 3. CSR Home Page						*/
/* 4. CSR About Pages, Beta Page				*/
/* 5. CSR Help Pages						*/
/* 6. CSR Browse Pages						*/
/*      6a. Date						*/
/*      6b. Document Class					*/
/*      6c. Creator						*/
/*	6d. Document Group					*/
/* 7. CSR Volume/Document Pages					*/
/* 8. CSR Index Pages						*/
/*      8a. Index Home Page Letters				*/
/*      8b. Search Box on Index pages				*/
/*      8c. Index Tab Header					*/
/*            8c1. Tabs						*/
/*            8c2. Limit-by Menu				*/
/*            8c3. Floating Navigation Sidebar			*/
/*      8d. Index Entries					*/
/* 9. CSR Advanced Search					*/
/*      9a. Pop-Ups						*/
/*--------------------------------------------------------------*/



/*--------------------------------------------------------------*/
/* 1. General DocSouth Styles, General Header, General Footer 	*/
/*--------------------------------------------------------------*/


body {
	font-size:11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:#000000;
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
}

a:link {
	font-size:11px; 
	text-decoration: none;
	color:#3F6F9F;
}


a:hover {
	text-decoration: none;
	color:#999999;
}

a:visited {
	text-decoration: none;
	color:#3F6F9F;
}



.links a  {
	font-size: 12px;
}

text_inside a {
	font-size: 12px;
}

.container_inside a {
	font-size: 12px;
}

.pictures  {
	text-align:center;
}

.pictures a {
	text-decoration:none;
}

.paragraph {
	margin-bottom:10px;
}

.bold  {
	font-weight:bold;
}

.italic {
	font-style:italic;
}

.center {
	text-align:center;
}

.logo_inside {
	text-align: left;
	margin: 0px;
}


.forminside {
	float: right;
	text-align: right;
	width: 70%;
	font-family:verdana,arial,helvetica,geneva,sans-serif;
}

.forminside select, input {
	font-size: 10px;
}


.google {
	margin-bottom: 0px;
	margin-top:0px;
	padding-top:0px;
	font-size: 12px;
}

.menu {
	border-top:1px solid #3d75a8;
	border-bottom:1px solid #3d75a8;
	padding:4px;
	font-weight:bold;
	font-family:verdana,arial,helvetica,geneva,sans-serif;
	position:relative;
	z-index:1;
	font-size:10px;
	color: #999999;
	text-align:center;
	width:750px;
	background-color:#ebf3fb;
	margin-top: 5px;
}

.menu a {
	font-family:verdana,arial,helvetica,geneva,sans-serif;
	font-size:10px;
	font-weight:bold;
}
           
.footer_inside {
	width:750px;
	margin-left:5px;
}	

.copy  {
	float:left;
	margin-top:8px;
	font-family:verdana,arial,helvetica,geneva,sans-serif;
	font-size:9px;
	color:#666666;
	text-align:left;
}



/*--------------------------------------------------------------*/
/* 2. CSR General Styles 					*/
/*--------------------------------------------------------------*/

.left {
	text-align: left;
	}

.right {
	text-align: right;
	}

.container_inside { 
	width:750px;
	margin-left:5px;
	position: absolute;
	top: 5px;                
	text-align:left;  
}

.headline  {
	padding-top:30px;
	padding-bottom:15px;
	text-align:center;
}

.banner {
	font-size: 25px;
	font-family: times, serif;
}

.text_inside  {
	margin-top:10px;
	padding-bottom:20px;
	margin-right:40px;
	margin-left:40px;
	font-family:arial,helvetica,geneva,sans-serif;
	font-size:12px;
	text-align:justify;
}

.text_inside a {
	color:#3F6F9F;
	font-family:arial,helvetica,geneva,sans-serif;
	font-size:12px;
}

.text_inside a:hover {
	color:#999999;
	font-family:arial,helvetica,geneva,sans-serif;
	font-size:12px;
}

/*
.spacer {
	clear: both;
	height: 5px;
} */

.box_new {
	padding-left:20px;
	margin-top:10px;
	margin-left:0px;
	margin-bottom:10px;
	border:1px solid #C2BFBF;
	width:735px; 
	min-height:540px;
	/* height:auto; */
}

.super {
	position: relative;
	top: -3px;
	font-size: 8px;
}

.underline {
	text-decoration: underline;
}

.moreinfo {
	position: relative;
}

p.jumpcenter, p.jumpcenter a, p.jumpcenter a:hover {
	margin: -5px 0 0px 0;
	padding: 0 0 0 0;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
}

p.jumpcenter2, p.jumpcenter2 a, p.jumpcenter2 a:hover {
	margin: -5px 0 0px 0;
	padding: 0 0 0 0;
	text-align: center;
	font-size: 12px;
}

#csrhometitle {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 15px;
	font-variant: small-caps;
	letter-spacing: 1px;
	padding: 0 0 6px 0;
	font-size: 22px;
	font-family: times, serif;
	color: #3f6f9f;
	border-bottom: 1px solid #cbdcea;    
}   

.csrheadertitle {           
	text-align: center;
	margin-top: 0px;
} 


.csrheadertitle  a {  
	font-family:times, serif;
	font-size:25px;       
}


/*--------------------------------------------------------------*/
/*      2a. CSR Breadcrumbs					*/
/*--------------------------------------------------------------*/


div.crumbs  {
	font-family:verdana,arial,helvetica,geneva,sans-serif;
	font-size:9px;
	text-align:left;
	margin-top:8px;
}

div.crumbs a {
	font-family:arial,helvetica,geneva,sans-serif;
	font-size:9px;
}

div.crumbs a:hover {
	color:#999999;
	font-family:arial,helvetica,geneva,sans-serif;
	font-size:9px;
}


/*--------------------------------------------------------------*/
/*      2b. CSR Search Bar					*/
/*--------------------------------------------------------------*/


.forminside_csr {
	float: right;
	font-family:verdana,arial,helvetica,geneva,sans-serif;
	margin: 10px 15px 0px 0px;
}    

.forminside_csr select, input {
	font-size: 10px;
	margin-top:0px;
}



/*--------------------------------------------------------------*/
/*      2c. CSR Header						*/
/*--------------------------------------------------------------*/


#dropmenubar ul {
	width: 757px;
	padding: 0;
	margin: 0;
	display: block;
	height: 2.1em;
	line-height: 2em;
	list-style: none;
	background-color: #ffffcc;
	border-top: 1px solid #3f6f9f;
	border-bottom: 1px solid #3f6f9f;
	font-family: Verdana, sans-serif;
	margin-top: 15px;
}

#dropmenubar li.first {
	border-left: none;
	display: block;
	width: 107px;
	line-height: 2em;
	height: 2em;
	background-color: #ebf3fb;
}

#dropmenubar li.first a {
	color: #3f6f9f;
	display: block;
	width: 107px;
	font-size: 1em;
	height: 2em;
	margin: 1px 0 0 0;
	line-height: 2em;
	background-color: #ebf3fb;
}

#dropmenubar li.first a:hover {
	background-color: #ebf3fb;
	color: #999999;
	display: block;
	width: 107px;
	height: 2em;
	line-height: 2em;
}

#dropmenubar li {
	float: left;
	line-height: 2em;
	height: 2em;
	vertical-align: center;
	position: relative;
	width: 129px;
	display: block;
	text-align: center;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #cccccc;
}



#dropmenubar li a {
	text-decoration: none;
	color: #3f6f9f;
	background-color: #ffffcc;
	font-weight: bold;
	font-size: 1em;
	display: block;
	width: 129px;
	height: 2em;
	line-height: 2em;
	margin: 1px 0 0 0;
}

#dropmenubar li a:hover {
	color: #999999;
	background-color: #ffffcc;
	display: block;
	line-height: 2em;
	height: 2em;
	width: 129px;
}

#dropmenubar li.first a.hasdrop:hover {
	color: #3f6f9f;
}

#dropmenubar li ul {
	width: 129px;
	font-size: .9em;
	left: 0;
	display: none;
	position: absolute;
	background-color: none;
	border-top: 1px solid #3f6f9f;
	border-left: none;
	border-bottom: none;
	border-right: none;
	margin-top: 6px;
	z-index: 500;
}

#dropmenubar li ul li a {
	font-size: .9em;
	width: 129px;
	display: block;
	line-height: 1.7em;
	height: 1.7em;
	background-color: #fbfbe5;
	margin: 0 0 0 0;
	z-index: 600;
}

#dropmenubar li ul li a:hover {
	background-color: #ffffcc;
	width: 129px;
	line-height: 1.7em;
	height: 1.7em;
}

#dropmenubar li ul li {
	width: 129px;
	line-height: 1.7em;
	height: 1.7em;
	display: block;
	vertical-align: center;
	text-align: center;
	border-style: none none solid none;
	border-color: #cccccc;
	border-width: 1px;
	background-color: #fbfbe5;
}

#dropmenubar li.first ul {
	width: 107px;
}

#dropmenubar li.first ul li {
	background-color: #f4f9fd;
	border-color: #cccccc;
	width: 107px;
	line-height: 1.7em;
	height: 1.7em;
	display: block;
}

#dropmenubar li.first ul li a {
	color: #3f6f9f;
	width: 107px;
	display: block;
	line-height: 1.7em;
	height: 1.7em;
	background-color: #f4f9fd;
	margin: 0 0 0 0;
}

#dropmenubar li.first ul li a:hover {
	color: #999999;
	width: 107px;
	height: 1.7em;
	line-height: 1.7em;
	background-color: #ebf3fb;
}

#dropmenubar li:hover ul, #dropmenubar li.over ul {
	display: block;
	top: 1.7em;
}

#dropmenubar li a.hasdrop:hover {
	color: #3f6f9f;
}


<!--[if lte IE6]>
<style type="text/css" media="screen">
#dropmenubar li > ul {
top: auto;
left: auto;
}            
</style>
<![endif]>





/*--------------------------------------------------------------*/
/* 3. CSR Home Page						*/
/*--------------------------------------------------------------*/





/*--------------------------------------------------------------*/
/* 4. CSR About Pages, Beta Page				*/
/*--------------------------------------------------------------*/

img.csrskinny {
	text-align: center;
	margin-top: 10px;
}

h2.aboutpage {
	font-size: 18px;
	margin-top: 10px;
}

h3.aboutpage {
	font-size: 15px;
	margin-top: 10px;
}

h3.aboutpage a img {
	border: none;
}

hr.aboutpage {
	background-color: #999999;
	color: #999999;
	border: none;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}

table.aboutintro {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #cccccc;
	margin-bottom: 10px;
}

table.aboutintro td {
	border-bottom: 1px solid #cccccc;
	padding: 5px 10px 5px 10px;
	text-align: left;
}

table.aboutintro td.label {
	width: 125px;
	border-bottom: 1px solid #cccccc;
	background-color: #f4f9fd;
	font-size: 12px;
	padding: 5px 25px 5px 25px;
	font-weight: bold;
	text-align: center;
}

p.jumpcenter, p.jumpcenter a, p.jumpcenter a:hover {
	margin: -5px 0 0px 0;
	padding: 0 0 0 0;
	text-align: center;
	font-size: 14px;
}

ul.relsources li {
	margin: 8px 30px 8px 0;
	line-height: 1.5em;
}

ul.relsources span.ital {
	font-style: italic;
}

ul.relsources span.bold {
	font-style: bold;
}

span.normalsizebold {
  	font-size: 12px;
  	font-weight: bold;
}

a.browsepage, a.browsepage:hover{
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	margin: 0 0 0 40px;
	padding: 5px 0 5px 0;
}

p.browseindent {
	padding: 0 10px 10px 30px;
	margin: 5px 40px 10px 40px;
	border-bottom: 1px solid #eef6fd;
}

p.browseindentlast {
	padding: 0 10px 10px 30px;
	margin: 5px 40px 10px 40px;
	border-bottom: none;
}

table#roadmap {
	margin: 0 50px 0 60px;
	border-spacing: 5px;
}

table#roadmap td {
	font-size: 11px;
	padding: 0 0 0 10px;
}

table#roadmap td.month {
	border-right: 2px solid #3f6f9f;
	border-top: none;
	border-bottom: none;
	font-size: 11px;
	font-weight: bold;
	padding: 10px;
	background-color: #f4f9fd;
}



/*--------------------------------------------------------------*/
/* 5. CSR Help Pages						*/
/*--------------------------------------------------------------*/



/*--------------------------------------------------------------*/
/* 6. CSR Browse Pages						*/
/*--------------------------------------------------------------*/


div.text_new a.browsepage, div.text_new a.browsepage:hover {
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	margin: 0 0 0 40px;
	padding: 5px 0 5px 0;
}

p.browseindent {
	padding: 0 10px 10px 30px;
	margin: 5px 40px 10px 40px;
	border-bottom: 1px solid #eef6fd;
}

p.browseindentlast {
	padding: 0 10px 10px 30px;
	margin: 5px 40px 10px 40px;
	border-bottom: none;
}


/*--------------------------------------------------------------*/
/*      6a. Date						*/
/*--------------------------------------------------------------*/

.decade {
	position: absolute;
	left: 145px;
	top: 0px;
	display: none;
	padding-left: 2px;
}

.year_range {
	position: relative;
	padding-bottom: 75px;
}

.years {
	position: absolute;
	left: 150px;
	top: 0px;
	display: none;
	padding-left: 2px;
	border: solid 1px #999999;
	width: 400px;
}

.relative {
	position: relative;
}

DIV.year_range a:link {
	font-size: 17px;
	margin-right: 5px;
}

DIV.year_range a:visited {
	font-size: 17px;
	margin-right:5px;
}

DIV.year_range a:hover {
	font-size: 17px;
	margin-right: 5px;
}

DIV.year_range img {	
	margin-right: 5px;
}

SPAN.years a:link {
	font-size: 12px;
	margin-right: 7px;
}

SPAN.years a:visited {
	font-size: 12px;
	margin-right: 7px;
}

SPAN.years a:hover {
	font-size: 12px;
	margin-right: 7px;
}

p.blurb {
	display: block;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}

table.browsebydate {
	background-color: #ffffff;
	width: 715px;
	border-collapse: collapse;
	margin-bottom: 10px;
}

table.browsebydate span.docnumber {
	font-weight: bold;
	color: #000000;
}

table.browsebydate table tr {
	border: none;
}

table.browsebydate td.stepone {
	font-size: 18px;
	background-color: #ffffff;
	background-image: url(/images/datebracket.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 10px 20px 10px 10px;
	text-align: center;
	width: 136px;
}

table.browsebydate td.stepone a {
	font-size: 18px;
}

table.browsebydate td.steptwo {
	background-color: #d2e2f0;
	text-align: center;
	padding: 3px;
	width: 140px;
	color: #cccccc;
}

table.browsebydate td.steptwo a {
	font-size: 15px;
}

table.browsebydate td.steptwo span.nolink {
	font-size: 15px;
}

table.browsebydate td.stepthree {
	background-color: #ebf3fb;
	color: #cccccc;
	padding-left: 15px;
}

table.browsebydate td.stepthree span.nolink {
	margin-right: 8px;
}

table.browsebydate td.stepthree a {
	font-size: 12px;
	margin-right: 8px;
}

table.browsebydate table {
	border-collapse: collapse;
	width: 565px;
	margin-left: 1px;
}

table.browsebydate table td {
	border-width: 0px 2px 2px 0px;
	border-color: #ffffff;
	border-style: solid;
}

div.headerimg {
	text-align: center;
}

div.headerimg img {
	margin: 20px auto 0 auto;
}


/*--------------------------------------------------------------*/
/*      6b. Document Class					*/
/*--------------------------------------------------------------*/

.groupterm a {
	z-index: -1;
}

.groupterm {
	position: static;
	margin-top: 18px;
	margin-bottom: 4px;
	background-color: #f4f9fd;	
	height: 21px;
	border-bottom: 1px solid #cbdcea;
	margin-right: 20px;
	padding: 0 0 0 2px;
	font-weight: normal;
}

.subterms {
	margin-right: 25px;
	margin-left: 2px;
	margin-bottom: 8px;
}

.docnumber {
	font-weight: bold;
	vertical-align: 10%;
	margin-left: 3px;
	font-size: 11px;
}

.lefthalf {
	position: static;
	width: 355px;
	border-right: 1px solid #999999;
}

.righthalf {
	position: absolute;
	width: 355px;
	top: 0px;
	left: 375px;
} 

.docclass a {
	margin: 0 6px 0 0;
	white-space: nowrap;
	border-bottom: 1px solid #cbdcea;
	line-height: 1.7em;
	font-weight: normal;
}

DIV.groupterm a:link {
	font-size: 18px;
}

DIV.groupterm a:visited {
	font-size: 18px;
}

DIV.groupterm a:hover {
	font-size: 18px;
}

SPAN.docclass a:link {
	font-size: 12px;
}

SPAN.docclass a:visited {
	font-size: 12px;
}

SPAN.docclass a:hover {
	font-size: 12px;
}

p.blurb {
	display: block;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: justify;
}

p.blurbcenter {
 	text-align: center;
}

.dtypemoreinfo {
 	position:relative;
 	width: 715px;
}

.lefthalf {
 	position: static
 	height: 860px;
}
 
.righthalf {
 	position: absolute; 
}
 
.groupterm {
 	margin-top: 15px;
 	margin-bottom: 6px;
}



/*--------------------------------------------------------------*/
/*      6c. Creator						*/
/*--------------------------------------------------------------*/


/* div.text_new {
	text-align: center;
}  */

p.blurb {
	display: block;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}

p.alphabet {
	text-align: center;
	font-size: 13px;
}

p.alphabet a, p.alphabet a:hover {
	font-size: 13px;
	font-weight: bold;
}

p.alphaheader {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin-left: 57px;
	margin-top: 20px;
	border-bottom: 1px solid #cbdcea;
	padding-bottom: 5px;
	width: 600px;
}

p.alphaheader a, p.alphaheader a:hover {
	font-size: 13px;
	font-weight: normal;
}

ul.creatorpage {
	padding: 0 0 0 0;
	margin-left: 105px;
	list-style-type: none;
}

ul.creatorpage li {
	padding: 0 0 0 0;
	margin-bottom: 8px;
	line-height: 15px;
	text-align: baseline;
}

ul.creatorpage li a, ul.creatorpage li a:hover {
	font-size: 13px;
}

div.text_new ul.creatorpage li span.docnumber {
	font-size: 11px;
	font-weight: bold;
	margin-left: 8px;
	text-align: baseline;
}



/*--------------------------------------------------------------*/
/*      6d. Document Group					*/
/*--------------------------------------------------------------*/


#text_new {
	text-align: center;
}

#dgrouppage p.volheader {
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	line-height: 20px;
	text-align: left;
	padding-left: 10px;
	background-color: #f4f9fd;
	border-bottom: 1px solid #cbdcea;
	margin: 25px 0 10px 0;
}

#dgrouppage ul {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0px;
}

#dgrouppage ul li {
	padding: 0 0 0 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #eef6fd;
}

p.blurb {
	display: block;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: justify;
}

#dgrouppage p.dgtitle a, #dgrouppage p.dgtitle a:hover {
	font-size: 14px;
}

#dgrouppage p.dgtitle {
	margin: 0 0 5px 0;
}

#dgrouppage span.dgnumber {
	font-weight: bold;
	margin-left: 5px;
	font-size: 11px;
}

#dgrouppage span.dgmore {
	color: #3f6f9f;
	margin-left: 5px;
	font-size: 11px;
}

#dgrouppage span.dgmore:hover {
	color: #999999;
	cursor: pointer;
}

#dgrouppage p.dginfo {
	background-color: #f4f9fd;
	margin-top: 0px;
	margin-bottom: 0;
	padding: 5px 10px 5px 25px;
}



/*--------------------------------------------------------------*/
/* 7. CSR Volume/Document Pages					*/
/*--------------------------------------------------------------*/


.csrdoctitle  {
  clear: both;
	font-family:verdana,arial,helvetica,geneva,sans-serif;
	font-size:17px;
	text-align: center;
	margin-top:16px;
	font-weight: bold;
}

.csrdocdata {
	font-size: 14px;
	line-height: 18px;
	margin: 10px 0 10px 0;
}

hr.docpage {
	background-color: #cccccc;
	color: #cccccc;
	border: none;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}

ol.choosedocpage {
	margin: 20px 55px 0 75px;
	padding: 0 0 0 0;
}

ol.choosedocpage li {
	margin: 0 0 0 0;
	padding: 8px 0 8px 0;
	border-bottom: 1px solid #eef6fd;
}

.prev_next_doc  {
	font-family:verdana,arial,helvetica,geneva,sans-serif;
	font-size:9px;
	text-align: center;
	margin-top:30px;
	font-weight: bold;
}

.prev_next_doc a {
	font-family:arial,helvetica,geneva,sans-serif;
	font-size:9px;
} 

.prev_next_doc a:hover {
	color:#999999;
	font-family:arial,helvetica,geneva,sans-serif;
	font-size:9px;
}


.indexterms {
	width: 400px;
	position: relative;
	left: 0px;
	top: 0px;
	border-right: solid 3px #CCCCCC;
}   

.indexname {             
	width: 250px;
	position: absolute;
	left: 0px;         
	top: 0px;               
	font-size: 30px;
	font-weight: bold;              
}


.indent {
	margin-left: 20px;
	margin-bottom: 0px;
}


.otherlinks {
	position: relative;
	left: 0px;
	top: 0px;
	width: 500px;
}

.endsalute {
	position: relative;
	left: 275px;
	width: 300px;
}

.endsaluteRIGHT {
	text-align: right;
}

.signature {
	position: relative;
	left: 400px;
}

.signatureleft {
	position: relative;
	left: 75px;
}
	
.signaturecenter {
	position: relative;
	left: 250px;
}

.PLeftColumn {
	width: 200px;
}
	
.pagebreak {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.note_top {
	font-size: 10px;
	text-align: center;
}

.note {  
	font-size: 10px;
}


table {
	font-size: 12px;
}

td {
	padding-right: 5px;
}


td.left {
	text-align: left;
}

p.blurb {
	display: block;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}
  
p.volumenote {
	margin: 0 20px 0 20px;
	padding: 0 0 5px 5px;
	font-size: 11px;
	color: #999999;
	font-style: italic;
}	  

q {
  margin-left: 1em;
}

.csr_section {
	background-color: #f4f9fd;
	border-bottom: 1px solid #cbdcea;
	font-size: 13px;
	font-weight: bold;
	margin: 25px 0 10px 0;
	padding-left: 10px;
	line-height: 20px;
	height: 20px;
}

ul.csrdocsul {
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
	list-style-type: none;
}

ul.csrdocsul li {
	padding: 0 0 0 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #eef6fd;
}

.volume {
	padding: 0 0 0 0;
	line-height: 1.5em;
	font-size: 11px;
	font-weight: bold;	
	color: #000000;
	margin-bottom: 5px;
}

.tocindent {
	margin-left: 20px;
	margin-top: 0px;
	padding-left: 5px;
}

span.comingsoonital {
	font-style: italic;
}

span.comingsoon {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
}

#table_of_contents a:link {
	font-size: 14px;
	font-color: #3f6f9f;
	font-weight: normal;
}

#table_of_contents a:visited {      
	font-size: 14px;
	font-color: #3f6f9f;
	font-weight: normal;
}      

#table_of_contents a:hover {
	font-size: 14px;
	font-color: #999999;
	font-weight: normal;
}

#table_of_contents ol {
	color: #000000;
}

#table_of_contents ol li {
	border-bottom: 1px solid #eef6fd;
}


.doclink {
	margin: 0px 30px 0px 0px;
	text-indent: -25px;
	padding: 7px 20px 7px 30px;
}

.button {
	width: 25px;
	background-color: #fff;
	color: #3d75a8;
	font-weight:bold;
	margin: 0px 0px 1px 0px;
	font-size: 90%;
	border: 1px solid #3d75a8;
}

.button:hover {
	cursor: pointer;
}

.button_clear {
	width: 50px;
	background-color: #fff;
	color: #3d75a8;
	font-weight:bold;
	margin: 0px 0px 1px 0px;
	font-size: 90%;
	border: 1px solid #3d75a8;
}


.text_new {
	margin-top:10px;
	padding-top: 0px;
	padding-bottom:20px; 
	margin-right: 20px;
	/*      margin-right was 40px; */
	/*	margin-left:210px; */
	font-family:arial,helvetica,geneva,sans-serif;
	font-size:12px;
}


.text_new a {
	color:#3F6F9F;
	font-family:arial,helvetica,geneva,sans-serif;
	font-size:12px;
}

.text_new a:hover {
	color:#999999;
	font-family:arial,helvetica,geneva,sans-serif;
	font-size:12px;
}


a img {
	border:none;
}



/*--------------------------------------------------------------*/
/* 8. CSR Index Pages						*/
/*--------------------------------------------------------------*/

/*--------------------------------------------------------------*/
/*      8a. Index Home Page Letters				*/
/*--------------------------------------------------------------*/


#index_letterscenter {
	text-align: center;
}

#index_letters {
	text-align: center;
	font-size: 16px;
	width: 100%;
	margin-left: auto;
	margin-right: auto; 
}

#index_letters a:link {
	background-color: #ffffff;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	line-height: 24px;
	font-size: 16px;
	border: 1px solid #cccccc;
}

#index_letters a:visited {
	background-color: #ffffff;
	padding-top: 2px;                   
	padding-left: 5px;                   
	padding-right: 5px;                   
	padding-bottom: 2px;                   
	line-height: 24px;  
	font-size: 16px;
	border: 1px solid #cccccc;
}

#index_letters a:hover {
	color: #3f6f9f;
	background-color: #ebf3fb;
	font-size: 16px;
}

#index_letters span.noentries {
	background-color: #ffffff;
	color: #999999;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	line-height: 24px;
	font-size: 16px;
	border: 1px solid #cccccc;
}



/*--------------------------------------------------------------*/
/*      8b. Search Box on Index pages				*/
/*--------------------------------------------------------------*/


#indexcsrsearch {
	position: absolute;
	top: 10px;
	left: 462px;
}

#indexcsrsearch .forminside_csr {
	margin-right: 0px;
}

#indexcsrsearch a {
	text-align: left;
}



/*--------------------------------------------------------------*/
/*      8c. Index Tab Header					*/
/*--------------------------------------------------------------*/

/*--------------------------------------------------------------*/
/*            8c1. Tabs						*/
/*--------------------------------------------------------------*/

#indextabs {
	font-family: arial, sans-serif;             
	margin: 0px 0px 0px 0px;
}

#indextabs ul {
	float: left;
	width: 720px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	background-image: url(/images/1pxa8cae5.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;            
}


#indextabs ul li {
	float: left;
	border-color: #a8cae5;
	border-style: solid solid none solid;
	border-width: 1px;
	text-align: center;
	margin-right: 1px;
	margin-top: 13px;
	line-height: 20px;
	margin-left: 1px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	background-image: url(/images/csrtabgradeblue.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}


#indextabs ul li a {
	color: #3d75a8;
	display: block;
	width: 20px;
	height: 22px;
}

#indextabs ul li a.activeX {
	color: #C0C0C0;
	display: block;
	width: 20px;
	height: 22px;
}

#indextabs ul li a.activeX:hover {
	color: #C0C0C0;
	display: block;
	width: 20px;
	height: 22px;
}
		
#indextabs ul li a:hover {
	color: #999999;
}

#indextabs ul li.active {
	width: 116px;
	height: 35px;
	font-size: 25px;
	background-color: #f4f9fd;
	line-height: 35px;
	vertical-align: center;
	margin-top: 0px;
	background-image: none;
	border-style: solid solid none solid;
}

#indextabs ul li.active a {
	display: inline;
	color: #000000;
	font-size: 25px;
}
		
#indextabs .toggle {
	display: none;
}
		
#indextabs .toggle_for_X {
	display: none;
}
		
#indextabs ul li.active .toggle {
	display: inline;
}



/*--------------------------------------------------------------*/
/*            8c2. Limit-by Menu				*/
/*--------------------------------------------------------------*/


#limitwrapper {
	width: 718px;
	clear: both;
	float: left;
	background-color: #f4f9fd;
	border-color: #a8cae5;
	border-style: none solid solid solid;
	border-width: 1px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}
		
#limitwrapper_census {
	width: 718px;
	clear: both;
	float: left;
	background-color: #f4f9fd;
	border-color: #a8cae5;
	border-style: none solid solid solid;
	border-width: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
		
#limitwrapper p {
	margin: 4px 10px 0px 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	font-weight: bold;
	color: #666666;
}

#limitwrapper a {
	margin: 1px;
	line-height: 20px;
	vertical-align: middle;
}

.blackcolor {
	color: #000000;
	text-transform: uppercase;
}

#limitmenu {
	float: left;
	padding-right: 10px;
	height: 23px;
	margin-left: 10px;
}

#limitmenu input {
	font-size: 11px;
	background-color: #ffffff;
	text-transform: uppercase;
	border: 1px solid #3d75a8;
	font-weight: bold;
	color: #3d75a8;
	width: 25px;
	cursor: pointer;
}

#limitmenu select {
	font-size: 11px;
	width: 150px;
}



/*--------------------------------------------------------------*/
/*            8c3. Floating Navigation Sidebar			*/
/*--------------------------------------------------------------*/


#nav_content {
	margin: 10px;
}

#nav_content a:hover {
	color: #999999;
}

#nav_content p {
	color: #666666;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 11px;
}

#nav_content p a {
	font-size: 11px;
	display: block;
	width: 194px;
	border-bottom: 1px solid #a8cae5;
	padding-bottom: 8px;
}

.indexnavbar {
	clear: both;
	position: fixed;
	border: 1px solid #a8cae5;
	font-size: 11px;      
	padding: 0px;
	background-color: #f4f9fd;
	width: 215px;
	top: 280px;
	left: 31px;
}




/*--------------------------------------------------------------*/
/*      8d. Index Entries					*/
/*--------------------------------------------------------------*/

.entry_type_div {
	position: relative;
}

.entry_type_list {
	position: absolute;
	width: 150px;
	left: 180px;
}

.entry_type_list_column2 {
	position: relative;
	left: 380px;
	top: 3px;
}


.index_box_inside {
	position: relative;
}

#indexpage {
	position: relative;
	margin-left: 225px;
	margin-top: 110px;
	width: 460px;
	padding-top: 10px;
	padding-left: 20px;
	border-left: solid 0px #CCCCCC;
}

.entry_type {
	margin-top: 3px;
}

#entry {
	font-size: 15px; 
	font-weight: strong; 
	font-family: helvetica, sans-serif;
}

.entryref {
	font-size: 12px; 
	line-height: 15px;
	font-family: helvetica, sans-serif; 
	margin-left: 45px;
	margin-bottom: 4px;
	margin-top: 3px;
}

div.entryref a {
	margin-left: 4px;
	font-size: 12px;
	line-height: 15px;
	white-space: nowrap;
	border-bottom: 1px solid #cbdcea;
}

.subentry {
	font-size: 12px; 
	font-family: helvetica, sans-serif;
	margin-left: 25px;
	margin-top: 3px;
}

.subgroup {
	font-size: 12px;
	font-family: helvetica, sans-serif;
	margin-left: 45px; 
	text-indent: -25px;
 } 

a.jumplinkindexanchor:link, a.jumplinkindexanchor:hover, a.jumplinkindexanchor:visited {
	color: #000000;
	font-size: 15px;
}

div.indexheader {
  font-size: 15px;
}

/*--------------------------------------------------------------*/
/* 9. CSR Advanced Search					*/
/*--------------------------------------------------------------*/

/*--------------------------------------------------------------*/
/*      9a. Pop-Ups						*/
/*--------------------------------------------------------------*/

span.poptextnew {
	background-color: #fbfbe5;
	padding: 4px 6px 4px 6px;
	color: #666666;
	position: absolute;
	z-index: 500;
	border: 1px solid #cccccc;
	width: 200px;
	left: 500px;
	top: 0px;
}

span.poptextlimit {
	background-color: #fbfbe5;
	padding: 4px 6px 4px 6px;
	color: #666666;
	position: relative;
	z-index: 500;
	border: 1px solid #cccccc;
	width: 315px;
	left: 207px;
	top: -19px;
}

