/* CSS Document */
a { color: 986A12; }
BODY { 
font-family: Arial,Tahoma,sans-serif;
background-color: #C6B488; 
} 

.size14 { 
font-size: 14px;
}

.size8 { 
font-size: 8pt;
}  

ul.disc {
margin-top: 0;
list-style-type: disc;
font-size: 8pt;
font-weight:100;
color:black;
}

.sup { 
vertical-align: super;
font-size: 10pt;
} 

.sup2 { 
vertical-align: super;
font-size: 4pt;
} 

h1 {
margin: 0 0 0 0;
font-size: 17pt;
font-weight:800;
color: #005F6A;
}

h2 {
margin: 0 0 0 0;
font-size: 13pt;
font-weight:800;
color: #986A12;
}

.subhead1 {
margin: 10 0 0 0; 
font-size: 10pt;
font-weight: 800; 
color:black;
}

.subhead2 {
margin: 0 0 0 0; 
font-size: 9pt;
font-weight: 800; 
color:005F6A;
}

.copyright { 
font-size: 9pt; 
color:black;
font-style: italic;
}

.class1 A:link { 
font-size: 10pt;
font-weight: 800; 
text-decoration: none; 
color:#005F6A;
}
.class1 A:visited { 
font-size: 10pt;
font-weight: 800; 
text-decoration: none; 
color:#005F6A;
}
.class1 A:active { 
font-size: 10pt;
font-weight: 800;
text-decoration: none; 
color:#005F6A;
}
.class1 A:hover { 
font-size: 10pt; 
font-weight: 800;
text-decoration: none; 
color:#986412;
}

.class2 A:link {
margin: 0 10px 0 10px; 
font-size: 7pt; 
font-weight: 800;
text-decoration: none; 
color:black;
}
.class2 A:visited {
margin: 0 10px 0 10px;
font-size: 7pt;
font-weight: 800; 
text-decoration: none; 
color:black;
}
.class2 A:active {
margin: 0 10px 0 10px; 
font-size: 7pt;
font-weight: 800;
text-decoration: none;
color:black;
}
.class2 A:hover {
margin: 0 10px 0 10px; 
font-size: 7pt;
font-weight: 800; 
text-decoration: none; 
color:white;
}
.class3 A:link {
margin: 0 1px 0 1px; 
font-size: 7pt; 
font-weight: 800;
text-decoration: none; 
color:black;
}
.class3 A:visited {
margin: 0 1px 0 1px;
font-size: 7pt;
font-weight: 800; 
text-decoration: none; 
color:black;
}
.class3 A:active {
margin: 0 1px 0 1px; 
font-size: 7pt;
font-weight: 800;
text-decoration: none;
color:black;
}
.class3 A:hover {
margin: 0 1px 0 1px; 
font-size: 7pt;
font-weight: 800; 
text-decoration: none; 
color:red;
}

p {
margin: 0 0 0 0;
font-size: 8pt;
font-weight:100;
color:black;
}

p.p1 {
margin: 0px 10px 0 0;
font-size: 8pt;
font-weight:300;
color: #A26D13;
}

p.captions {
margin: 0 0 0 0;
font-size: 8pt;
font-style: italic;
font-weight:100;
color: #A26D13;
}
.OfferTableHeader 
{
	font-weight: bold;
	font-size: 12pt;
	vertical-align: baseline;
	color: white;
	font-family: Arial;
	background-color: #005F6A;
	text-align: center;
	vertical-align: middle;
}
.OfferTableTitle
{
font-weight: bold;
font-size: 12pt;
color: #986A12;
height: 40;

}
.OffersTablestd
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	background-color: transparent;
	
}


.OfferTablesMainTable
{
border-left: dashed 2px black;
border-right: dashed 2px black;
border-top: dashed 2px black;
border-bottom: dashed 2px black;

}
.OfferTableOfferText
{
   color: black;
    font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}