.lightBk {
	background-color: #F2F2F2;
}
.borderBk {
	background-color: #A52929;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666;
}
li {
	font-size: 10pt;
}
.navMajor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;

}
a:link {
	color: #710000;
	text-decoration: none;
}
a:visited {
	color: #710000;
	text-decoration: none;

}
a:hover {
	color: #A52929;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-align: left;

}
.navMinor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	padding-left: 10px;



}
.majorTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #204600;
}
.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: #3A4B67;
	line-height: 14pt;
}
.genBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: justify;
	line-height: 12pt;
}
img.floatLeft { 
    float: left; 
    margin: 6px; 
}
img.floatRight { 
    float: right; 
    margin: 6px; 
}
