/*Fonts for Tapestries called Sheldon*/
/*MAIN TEXT*/

.body
	{font-size:10pt;  
	color:black;
    line-height:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none
}

.body_green
	{font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	line-height:24px;
	font-weight: bold;
	color: #1E482F;
}

/*not currently in use*/
.italic
	{font-size:11pt;  
	color:black;
    line-height:16pt;
	font-family:georgia, "times new roman", times, serif;
	font-style:italic;
}

.inscript
	{font-size:11pt;
	color:#0F2518;
	font-family: georgia, "times new roman", times, serif;
	font-style:italic;
	text-align:center;
	font-weight: normal;
	font-variant: small-caps;
	line-height:0pt;
}


/*HEADING STYLES*/

/*not currently in use*/
.sheldon_head
	{font-size:25pt; 
	color:#B5AD65;
    line-height:28pt;
	font-family:georgia, "times new roman", times, serif;
	font-weight:bold;
	font-style:italic;
}


.page_head
	{font-size:20pt; 
	color:#BD2F45;
    line-height:24pt;
	font-family:georgia, "times new roman", times, serif;
	font-weight:bold;
	text-decoration: none;
}

/* currently in use p2 and p16*/
/*needs consideration in relation to the extras link matching*/
.section_head
	{font-size:12pt;
	color: #A69782;
	line-height:13pt;
	font-weight:bold;
	font-family:georgia, "times new roman", times, serif;
	vertical-align: top;
	text-align: left;
	background-color: #F1F2E6;
}

/*not currently in use*/
.section_head_green
	{font-size:12pt;
	color:#1E482F;
	line-height:16pt;
	font-weight:bold;
	font-family:georgia, "times new roman", times, serif;
	background-color: #EBECDA;
}


/*DETAILS*/

.caption
	{font-size:8pt;  
	color:black;
    line-height:9pt;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}

/*not currently in use?*/
.caption_left
	{font-size:8pt;  
	color:black;
    line-height:4pt;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}


.notes
	{font-size:10pt;  
	color:#714D42;
    line-height:13pt;
	text-align:left;
	font-family:georgia, "times new roman", times, serif;
	font-style:italic;
	text-align:left;
}

.smallernotes
	{font-size:9pt;  
	color:#714D42;
    line-height:13pt;
	text-align:left;
	font-family:georgia, "times new roman", times, serif;
	font-style:italic;
	text-align:left;
}

.smallprint
	{font-size:8pt;  
	color:#9795A6;
    line-height:10pt;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}

.page_number 
	{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #89869B;
	text-align: right;
}

.white_dots 
	{font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
}

/*hopefully a bulleted list*/
ul 
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

/*marking current place in left nav*/
.left_now_nav
	{font-size:8pt;
	color:#BD2F45;
	line-height:10pt; 
	font-family:verdana, "lucida sans", helvetica, sans-serif;
	text-align:left; 
	text-decoration: none;
	font-weight:normal;
}
/*LINKS*/

a.left_nav:link
	{font-size:8pt;
	color:#A69782;
	line-height:10pt; 
	font-family:verdana, "lucida sans", helvetica, sans-serif;
	text-align:left; 
	text-decoration: none;
	font-weight:normal;
}


a.left_nav:visited
	{font-size:8pt; 
	color:#A69782;
	line-height:10pt;
	font-family:verdana, "lucida sans", helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
}

a.left_nav:hover
	{font-size:8pt;
	color: #0F2518;
	line-height:10pt;
	font-family:verdana, "lucida sans", helvetica, sans-serif;
	text-decoration: underline;
	font-weight:normal;
}

a.left_nav:active
	{font-size:8pt; 
	color: #0F2518;
	line-height:10pt;
	font-family:verdana, "lucida sans", helvetica, sans-serif;
	text-decoration: underline;
	font-weight:normal;
}

a
	{font-size:11pt;
	color:#BD2F45;
	line-height:18pt; 
	font-family:georgia, "times new roman", times, serif;
}


a.body_link:visited
	{font-size:11pt; 
	color:#BD2F45;
	line-height:18pt;
	font-family:georgia, "times new roman", times, serif;
}

a.body_link:hover
	{font-size:11pt;
	color: #B5AD65;
	line-height:18pt;
	font-family:georgia, "times new roman", times, serif;
	text-decoration: underline
}

a.body_link:active
	{font-size:11pt; 
	color: #B5AD65;
	line-height:18pt;
	font-family:georgia, "times new roman", times, serif;
	text-decoration: underline
}

a.pdf_link:link
	{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height:24px;
	font-weight: bold;
	text-decoration: none;
	color: #1E482F;

}


a.pdf_link:visited
	{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height:24px;
	font-weight: bold;
	text-decoration: none;
	color: #714D42;
}


a.pdf_link:hover
	{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height:24px;
	font-weight: bold;
	text-decoration: underline;
	color: #BD2F45;
}

a.pdf_link:active
	{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height:24px;
	font-weight: bold;
	text-decoration: none;
	color: #1E482F;
	
}

/*needs consideration in relation to the section head*/
a.extras_link:link
	{font-size:12pt;
	color:#1E482F;
	line-height:20pt;
	font-family:georgia, "times new roman", times, serif;
	text-decoration: underline;
	font-style:italic;
	background-color: #F1F2E6;
	text-align: right;

}


a.extras_link:visited
	{font-size:12pt; 
	color:#1E482F;
	line-height:20pt;
	font-family:georgia, "times new roman", times, serif;
	text-decoration: underline;
	font-style:italic;
	background-color: #F1F2E6;
	text-align: right;

}

a.extras_link:hover
	{font-size:12pt;
	color: #BD2F45;
	line-height:20pt;
	font-family:georgia, "times new roman", times, serif;
	text-decoration: underline;
	font-style:italic;
	background-color: #F1F2E6;
	text-align: right;
}

a.extras_link:active
	{font-size:12pt;
	color:#BD2F45;
	line-height:20pt;
	font-family:georgia, "times new roman", times, serif;
	text-decoration: underline;
	font-style:italic;
	background-color: #F1F2E6;
	text-align: right;
}


a.small_link:link
	{font-size:8pt; 
	color:#0F2518;
	line-height:11pt;
	font-family:arial, verdana, helvetica, sans-serif;  
	text-decoration: none
}


a.small_link:visited
	{font-size:8pt; 	
	color:#0F2518;
	line-height:11pt;
	font-family:arial, verdana, helvetica, sans-serif;                
	text-decoration: none
}


a.small_link:hover
	{font-size:8pt; 
	color:#BD2F45;
	line-height:11pt;
	font-family:arial, verdana, helvetica, sans-serif;     
	text-decoration: underline
}
                     

a.small_link:active
	{font-size:8pt; 
	color:#BD2F45;
	line-height:11pt;
	font-family:arial, verdana, helvetica, sans-serif;     
	text-decoration: none
}

a.previousnext:link
	{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #474956;
	font-weight: normal;
	text-align: right;	
}

a.previousnext:hover
	{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #bd2f45;
	font-weight: normal;
	text-align: right;	
}

a.previousnext:active
	{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #bd2f45;
	font-weight: normal;
	text-align: right;	
}

a.previousnext:visited
	{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #474956;
	font-weight: normal;
	text-align: right;	
}


a.copyrightlink:link
	{font-size:8pt;
	color: #9795A6;
	line-height:9pt;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	text-decoration: underline;
}

a.copyrightlink:hover
	{font-size:8pt;  
	color: #1E482F;
        line-height:9pt;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-style:italic;
	text-decoration: underline;
}

a.copyrightlink:active
	{font-size:8pt;  
	color: #1E482F;
        line-height:9pt;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-style:italic;
	text-decoration: underline;
}

a.copyrightlink:visited
	{font-size:8pt;  
	color: #9795A6;
        line-height:9pt;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-style:italic;
	text-decoration: underline;
	text-decoration: underline;
}

a.section_link:link
	{font-size:12pt;
	color: #1E482F;
	line-height:13pt;
	font-weight:bold;
	font-family:georgia, "times new roman", times, serif;
	vertical-align: top;
	text-align: left;
	background-color: #F1F2E6;
	text-decoration: none;
}

a.section_link:visited
	{font-size:12pt;
	color: #1E482F;
	line-height:13pt;
	font-weight:bold;
	font-family:georgia, "times new roman", times, serif;
	vertical-align: top;
	text-align: left;
	background-color: #F1F2E6;
	text-decoration: none;
}

a.section_link:hover
	{font-size:12pt;
	color: #714D42;
	line-height:13pt;
	font-weight:bold;
	font-family:georgia, "times new roman", times, serif;
	vertical-align: top;
	text-align: left;
	background-color: #EBECDA;
	text-decoration: underline;
}

a.section_link:active
	{font-size:12pt;
	color:#714D42;
	line-height:13pt;
	font-weight:bold;
	font-family:georgia, "times new roman", times, serif;
	vertical-align: top;
	text-align: left;
	background-color: #EBECDA;
	text-decoration:underline;
}

.section_head_brown
	{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	color: #714D42;
	background-color: #F1F2E6;
}

