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

body {
	font-family:"Times New Roman", Times, serif;
	color:#666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border:none;
	font-size: 11pt;
}
.mainintro{
	font-size:22pt;
	line-height:28pt;
}
.introtext{
	font-size:16pt;
	line-height: 22pt;
}
.sectionnav{
	font-family:"Arial", Arial, "Trebuchet", sans-serif;
	color:#660000;
	font-size:12pt;
	display: inline;
	line-height: 22pt;
	font-weight: bold;
}
.questions{
	font-size:12pt;
	font-style:italic;
	line-height:12pt;
}
.bodytext{
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
}
.links{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	line-height:11pt;
}
.subnav{
	font-family:"Arial", Arial,"Trebuchet", sans-serif;
	color:#999999;
	font-size:9pt;
	display:inline-block;
}
.disclosure{
	font-family:"Arial", Arial, "Trebuchet", sans-serif;
	color:#999999;
	font-size:8pt;
	display: inline-block;
	text-decoration: underline;
}
.leftsubnav{
	font-family:"Arial", Arial,"Trebuchet", sans-serif;
	color:#660000;
	font-size:10pt;
	font-style:oblique;
	display: inline-block;
	border-left: 48;
	}
.links a:link{ color:#666; text-decoration:underline; font-weight:normal; }
.links a:visited{ color:#666; text-decoration:underline; font-weight:normal; }
.links a:hover { color:#666; text-decoration:underline; font-weight:bold; }

.leftsubnav a:link{ color:#600; text-decoration:underline; font-weight:normal; }
.leftsubnav a:visited{ color:#600; text-decoration:underline; font-weight:normal; }
.leftsubnav a:hover { color:#600; text-decoration:underline; font-weight:bold; }

.subnav a:link{ color:#999; text-decoration:underline; font-weight:normal; }
.subnav a:visited{ color:#999; text-decoration:underline; font-weight:normal; }
.subnav a:hover { color:#999; text-decoration:underline; font-weight:bold; }

.bodytext a:link{ color:#666; text-decoration:underline; font-weight:normal; }
.bodytext a:visited{ color:#666; text-decoration:underline; font-weight:normal; }
.bodytext a:hover { color:#666; text-decoration:underline; font-weight:bold; }


div.flashcontent {
	font-family:Arial, Helvetica, sans-serif; 
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	color:#333333;
}
