@charset "UTF-8";
/* CSS Document */

.Mainlinks { color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 9pt;}
a.Mainlinks:link {color:#CCCCCC}
a.Mainlinks:visited {color:#FFFFFF}
a.Mainlinks:hover {color:#CCCCCC}
a.Mainlinks:active {color:#CCCCCC }

.Bodylinks {color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
a.Bodylinks:link {color:#000000}
a.Bodylinks:visited {color:#000000}
a.Bodylinks:hover {color:#666666; text-decoration: underline;}
a.Bodylinks:active {color:#000000}

.Leftnavlinks {color:#FF0000; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
a.Leftnavlinks:link {color:#FF0000}
a.Leftnavlinks:visited {color:#FF0000}
a.Leftnavlinks:hover {color:#000000; text-decoration: underline;}
a.Leftnavlinksr:active {color:#FF0000}

.Redbodylinks {color:#FF0000; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
a.Redbodylinks:link {color:#FF0000}
a.Redbodylinks:visited {color:#FF0000}
a.Redbodylinksr:hover {color:#000000; text-decoration: underline;}
a.Redbodylinks:active {color:#FF0000}

.Bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.Redbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.Greybodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.subodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.Whitebodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.Greenbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #A5AF93;
}
.Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	font-variant: small-caps;
}
.Blacksubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.Blacksubheadbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

