body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 125%;
	text-transform: none;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #000000;
	text-decoration: none;
}


a:link {
	color: #00CCFF;
	}
a:visited {
	color: #993399;
	
}
a:hover {
	color: #0099FF;
	
}
.BoldText {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.BoldFail {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}
.LargeBold {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.Italic {
	font-style:italic;
}
.Center {
text-align:center;
}
.Appendix {
letter-spacing: 5px;
}
.BoldNormal {
	font-weight: bold;
	letter-spacing: normal;
}
.Info {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.Subject {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.Underline {
	text-decoration: underline;
}
#tabsCSS {
      float:left;
	  font-family: Arial, Helvetica, sans-serif;
      width:100%;
      line-height:normal;
	  border-bottom:1px solid #000000;
      }
#tabsCSS ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
#tabsCSS li {
      display:inline;
      margin:0;
      padding:0;
      }
#tabsCSS a {
      float:left;
      background:url("CSS Tabs/tablefta.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
#tabsCSS a span {
      float:left;
      display:block;
      background:url("CSS Tabs/tabrighta.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#DFDEDC;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsCSS a span {float:none;}
    /* End IE5-Mac hack */
#tabsCSS a:hover span {
      color:#FFFFFF;
      }
#tabsCSS a:hover {
      background-position:0% -42px;
      }
#tabsCSS a:hover span {
      background-position:100% -42px;
      }

#tabsCSS #current a {
                background-position:0% -42px;
        }
#tabsCSS #current a span {
                background-position:100% -42px;
		}		
#SideNav {
        width: 140px;
        border-style: solid solid solid solid;
		font-family: Arial, Helvetica, sans-serif;
        border-size: 0px;
        border-width: 0px;
		border-bottom: 0px;
		border-color:#CCCCCC;
		line-height: 100%;
        margin: 0px;
		
        }
#SideNav li {
      display:inline;
      margin:0;
      padding:0;
	  }
#SideNav li a {
        height: 32px;
        voice-family: "\"}\"";
        voice-family: inherit;
        height: 24px;
        text-decoration: none;
        }

#SideNav li a:link {
        color: #DFDEDC;
        display: block;
        background: url(CSS Tabs/SideNava.gif);
        padding: 8px 0 0 2px;
        }
#SideNav li a:visited {
        color: #666666;
        display: block;
        background: url(CSS Tabs/SideNava.gif);
        padding: 8px 0 0 2px;
        }
#SideNav li a:hover {
        color: #DFDEDC;
        background: url(CSS Tabs/SideNava.gif) 0 -32px;
        padding: 8px 0 0 4px;
        }
#SideNav li #current a {
        color:#FF0000;
        background: url(CSS Tabs/SideNava.gif) 0 -32px;
        padding: 8px 0 0 4px;
        }
#SideNav li a:active {
        color: #DFDEDC;
        background: url(CSS Tabs/SideNava.gif) 0 -64px;
        padding: 8px 0 0 2px;
        }
#Trial tr.ruled {
	background: #111111
	}
.justify {
	text-align: justify;
}
.BG111111 {
	background-color: #111111;
}
.BG222222 {
	background-color: #222222;
}
#Super sup {
	font-size: 10px;
	vertical-align: super;
	
}
#Super a: {
	vertical-align: super;
	text-decoration:underline;
	font-size: 10px;
	
}
.TrialCorrection {
	font-weight: bold;
	color: #FF0000;
}

