@charset "utf-8";
/* CSS Document */

/* ************************  Executive Documents  ************************ */

   padding: 12px 20px; overflow: hidden;


section#main #edContent {
   padding: 12px 20px; overflow: hidden;
}

section#main #edContent p, section#main #edContent ul li, section#main #edContent ol li, section#main #edContent strong, section#main #edContent em {
   font-family: Helvetica, Arial, sans-serif;
   font-size: 14px;
   color: #000000;
}

section#main #edContent a {
   font-family: Helvetica, Arial, sans-serif;
   font-size: 14px;
}

section#main #edContent .annotation {
	text-indent: 0px;
	color : #666666;
	font-style: italic;
	font-size: 85%;
}

section#main #exdoc {
	font-size: 105%;
	color: #000000;
	padding: 6px 6px;
	overflow: hidden;
}

section#main #exdoc .ed-type {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size : 120%;
   font-weight : bold;
   text-align : center;
   padding-top: 24px;
}
section#main #exdoc .ed-title {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size : 105%;
   text-align : center;
   font-variant : normal;
   font-style: italic;
   font-weight: bold;
}
section#main #exdoc .ed-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent : 5%;
	margin-right : 4%;
	margin-left : 4%;
}
section#main #exdoc .ed-text01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right : 8%;
	margin-left : 8%;
}
section#main #exdoc .ed-text02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right : 8%;
	margin-left : 12%;
}
section#main #exdoc .ed-text03 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-right : 8%;
	margin-left : 16%;
}
section#main #exdoc .ed-emphasis {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-weight : bold;
}
section#main #exdoc .ed-emphasis-ctr {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-weight : bold;
   text-align : center;
   margin-right : 8%;
   margin-left : 8%;
}
section#main #exdoc .ed-govsigblock {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right : 8%;
	margin-left : 45%;
}
section#main #exdoc .ed-govsig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight : bold;
	margin-right : 8%;
	margin-left : 45%;
}
section#main #exdoc .ed-seal {
   font-family: Georgia, "Times New Roman", Times, serif;
   color : #999999;
   margin-right : 8%;
   margin-left : 8%;
}

section#main #exdoc .ed-attest {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-weight : bold;
   margin-right : 8%;
   margin-left : 8%;
}

section#main #exdoc .ed-ltgovsig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight : bold;
	margin-right : 8%;
	margin-left : 45%;
}

section#main #exdoc .ed-number {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size : 85%;
   margin-right : 8%;
   margin-left : 8%;
}

section#main #exdoc .ed-mast {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: x-large;
   font-weight: bold;
   text-align: center;
}

section#main #exdoc .subsection {
   font-family: Georgia, "Times New Roman", Times, serif;
   text-indent: 24px;
   margin: 12px;
}
