/* Document Defaults */

       

        a:hover   { color: #CC0033}
          
 
		body
          {
	background-color: #FFFFFF;
	color: #420042;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
        table
          {
	color: #420042;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
 td {
	margin-left : 2ex;
	margin-right : 2ex;
}
  p {
	margin-left : 5ex;
}
     li  {
	color: #420042;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top : 0em;
	margin-top : 0.25em;
	margin-bottom : 0.25em;
	margin-left : 5ex;
}
        .BodyText
          {
	color: #420042;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-left: 5ex;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: left;
	text-indent: 0em;
	text-decoration: none;
	white-space: normal
}
        .BodyRelative
          { color: #663366;
            font-size: 12px; font-style: normal; font-weight: normal;
            margin-left: 0em; margin-top: 0.5em; margin-bottom: 0.5em;
            text-align: left; text-indent: 0em; text-decoration: none;
            white-space: normal }
        .CellBody
          { color: #663366;
            font-size: 12px; font-style: normal; font-weight: normal;
            margin-left: 0em; margin-top: 0em; margin-bottom: 0em;
            text-align: left; text-indent: 0em; text-decoration: none;
            white-space: normal }
        .CellHeading
          { color: #003366;
            font-size: 12px; font-style: normal; font-weight: bold;
            margin-left: 0em; margin-top: 0em; margin-bottom: 0em;
            text-align: center; text-indent: 0em; text-decoration: none;
            white-space: normal }
        .GroupTitlesIX
          { color: #003366;
            font-size: 22px; font-style: normal; font-weight: bold;
            margin-left: 0em; margin-top: 0.5em; margin-bottom: 0.5em;
            text-align: left; text-indent: 0em; text-decoration: none;
            white-space: normal }
        .Heading1
          { color: #003366;
            font-size: 25px; font-style: normal; font-weight: bold;
            margin-left: 0em; margin-top: 0.5em; margin-bottom: 0.5em;
            text-align: left; text-indent: 0em; text-decoration: none;
            white-space: normal }
        .Heading2
          { color: #330033;
            font-size: 20px; font-style: normal; font-weight: normal;
            margin-left: 0em; margin-top: 0.5em; margin-bottom: 0.5em;
            text-align: center; text-indent: 0em; text-decoration: none;
            white-space: normal }
        .Heading3
          { color: #330033;
            font-size: 16px; font-style: normal; font-weight: bold;
            margin-left: 0em; margin-top: 0.5em; margin-bottom: 0.5em;
            text-align: center; text-indent: 0em; text-decoration: none;
            white-space: normal }
        .Heading4
          { color: #330033;
            font-size: 13px; font-style: normal; font-weight: bold;
            margin-left: 0em; margin-top: 1.0em; margin-bottom: 0.5em;
            text-align: left; text-indent: 0em; text-decoration: none;
            white-space: normal }
     
      
        .Preformatted
          { color: #000000;
            font-family: monospace;
            font-size: 12px; font-style: normal; font-weight: normal;
            margin-left: 0em; margin-top: 0em; margin-bottom: 0em;
            text-align: left; text-indent: 0em; text-decoration: none;
            white-space: pre }
        .PreformattedRelative
          { color: #000000;
            font-family: monospace;
            font-size: 12px; font-style: normal; font-weight: normal;
            margin-left: 0em; margin-top: 0em; margin-bottom: 0em;
            text-align: left; text-indent: 0em; text-decoration: none;
            white-space: pre }

		
      .menu-selected
		 {
	color: Gray;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	margin-left: 2em;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right : 2em;
}
			
		.menu-notselected {
	color: #420042;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none ;
	margin-left: 2em;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right : 4em;
}
		
		.LinkTable {
	border-top : thin solid Gray;
	border-bottom : thin solid Gray;
	text-align : center;
	margin-top : 12px;
}	 
	 
	
}
			 
		.link
		 {color: 0000CC; 
		 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		   text-decoration:underline}
	
}


/* Footnote Marker Style */
        .Footnote
          { font-size: 8px; vertical-align: super }

