/* Document Defaults*/
body  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	background-color : #ffffff;
	letter-spacing : normal;
	text-align : left;
	word-spacing : normal;
}


a:link  {
	color : gray;
  	font-weight: bold;
}

a:visited  {
  color :  darkgrey;
  font-weight: bold;
}

a:hover  {
  color : darkgray;
  font-weight: bold;
}

a:active  {
  color : #3333FF;
  font-weight: bold;
}



.titlehead  {
  color: #000000;  
  font-size: 18pt; 
  font-weight: bold; 
  margin-bottom: 5px; 
  margin-left: 0px; 
  margin-right: 0px; 
  margin-top: 5px; 
  text-align: center; 
}

.titlehead2  {
  color: #000000;  
  font-size: 16pt; 
  font-weight: bold; 
  margin-bottom: 15px; 
  margin-left: 0px; 
  margin-right: 0px; 
  margin-top: 0px;
  padding-top: 0px; 
  text-align: center; 
}

/* Paragraph Styles*/
.Body  {
  margin-top: 0px;
	margin-left : 30px;
  padding-top: 0px;
  line-height : 140%;
}

.BodyNoSpace  {
  margin-top: 0px;
	margin-left : 30px;
  padding-top: 0px;
  line-height : 140%;  
}

.BodyRelative  {}

.Cell {
  background-color:#dddddd;
}

.CellBody  {  
  font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color : #000000;
	letter-spacing : normal;
	text-align : left;
	word-spacing : normal;
  margin: 5px;

}

.CellBodySourceCode  {
 font-family : Courier New, mono, Courier;
 font-size : 10.5pt;
 font-style : normal;
 color : #000000;
 letter-spacing : normal;
 text-align : left;
 word-spacing : normal;
 margin-top: 10px;
}

.CellHeading  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
	font-size : 11.5pt;
	font-style : normal;
	background-color : #ffffff;
	letter-spacing : normal;
	text-align : left;
	word-spacing : normal;
  margin-top: 5px;
}

.GroupTitlesIX  {
	font-size : 16pt;
	color : #003366;
}

.Heading1  {
	font-size : 18pt;
	/*color : #007000;*/
	font-weight : bold;
	margin-top : 20px;
	margin-left : 10px;
}

.Heading2  {
	font-size : 15pt;
	font-weight : normal;
	/*color : #007000;*/
	margin-left : 10px;
}

.Heading3  {
	font-size : 12pt;
	font-weight : bold;
	/*color : #007000;*/
	margin-left : 10px;
}

.Heading4  {
	margin-left : 30px;
	font-size : 11.5pt;
	font-weight : bold;
	/*color : #007000;*/
	margin-bottom : 0pt;
}

.Heading5  {
	margin-left : 30px;
	font-size : 8pt;
	font-weight : bold;
	/*color : #007000;*/
	margin-bottom : 0pt;
}

.Indented1  {
  	margin-left : 30px;
}

.Indented2  {
	margin-left : 30px;
}

.Indented3  {
	margin-left : 30px;
}

.Indented4  {
	margin-left : 30px;
}

.IndentedRelative  {}

.Level1IX  {}

.Level12IX  {}

.Level13IX  {}

.NewHtmlPage  {
	text-align : left;
	font-size : 16pt;
	/*color : #007000;*/
	font-weight : bold;
	margin-top : 0px;
  margin-left: 10px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
}

.Preformatted  {
	margin-left : 30pt;
	font-family : Courier;
}

.PreformattedRelative  {}

.List {
  line-height:140%;
}

.SmartList1  {  
  margin-top:8px;
  list-style-position:outside;
}

.SmartList2  {
	margin-top : 8px;
}

.SmartList3  {
	margin-top : 8px;
}

.SmartList4  {}

.TableTitle  {
	text-align : center;
	font-style : italic;
	font-weight : bold;
}

.Title  {
	text-align : left;
	font-size : 18pt;
	/*color : #007000;*/
	font-weight : bold;
	margin-top : 20px;
}

.TOC1  {
	font-size : 10pt;
	font-weight : bold;
}

.TOC2  {
	font-size : 8pt;
}

.TOC3  {
	font-size : 7pt;
}

.TOC4  {
	font-size : 6pt;
}

.bxxStandout {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
}

.bxxSource {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
}

.bxxFile {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
}

.bxxMenu {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
}

.bxxCommand {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
}

/* Table Styles*/
.blaxxun_default  {
	margin-left : 30px;
}

/* Character Styles*/
.Code  {}

.CodeEmphasis  {
	font-style : italic;
}

.CodeStrong  {
	font-weight : bold;
}

.Emphasis  {
	font-style : italic;
}

.EmphasisUnderline  {
	font-style : italic;
	text-decoration : underline;
}

.Strong  {
	font-weight : bold;
}

.StrongUnderline  {
	font-weight : bold;
	text-decoration : underline;
}

.SubScript  {}

.SuperScript  {}

.WebJump  {}

