body
{
	background-color: #D9D9D9;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

.headings
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.headingsA
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.headingsb
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11 pt;
	font-weight: bold;
	color: #000000;
}
.headingsSm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.subHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 5pt;
}
.bodyP
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 115%;
	color: #000000;
}
.bodyP1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.bodyPsm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 110%;
	color: #000000;
	text-align: left;
}
li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 115%;
	color: #000000;
	text-align: left;
}
a.addlink:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 200%;
	font-weight: bold;
	color: #000000;
}
a.addlink:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 200%;
	font-weight: bold;
	color: #000000;
}
a.formlink:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a.formlink:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.formLabels
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 105%;
	font-weight: bold;
	color: #000000;
}
.addLabels
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 200%;
	font-weight: bold;
	color: #000000;
}
.copyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 115%;
	color: #C8332D;
	text-decoration : none;
}
.copyLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 115%;
	color: #C8332D;
	text-decoration : underline;
}