.lightBk {
	background-color: #F2F2F2;
}
.borderBk {
	background-color: #6A3500;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #6A3500;
}
li {
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.navMajor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4;
	background-color: #6A3500;

}
a:link {
	color: #6A3500;
	text-decoration: none;
}
a:visited {
	color: #6A3500;
	text-decoration: none;

}
a:hover {
	color: #8A6800;
	text-decoration: none;
	text-align: center;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-align: left;

}
.navMinor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	padding-left: 10px;
	background-color: #FFFDDD;
	line-height: 14pt;



}
.navMinorIndent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	padding-left: 10px;
	background-color: #FFFDDD;
	line-height: 14pt;
}

.majorTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #6A3500;
}
.linkTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: justify;
	font-weight: bold;

}
.minorTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #8A6800;
	line-height: 14pt;
}
.genBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333;
	line-height: 14pt;
}
.highlight {
	color: #6A3500;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.highlight_centered {
	color: #6A3500;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 12pt;
	line-height: 14pt;
}


img.floatLeft { 
    float: left; 
    margin: 6px; 
}
img.floatRight { 
    float: right; 
    margin: 6px; 
}
.genBodySmaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333;
	line-height: 9pt;
}

