A:link    {text-decoration: underline; color="#006699"}
A:visited {text-decoration: underline; color="#006699"}
A:active  {text-decoration: underline; color="#006699"}
A:hover   {text-decoration: underline; color="#FF0000"}

.Criteria {
  font-family: MS Sans Serif,Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: normal;
  text-decoration:none;
}

.CriteriaLabel {
  color: #660033;
}

.CriteriaField {
  color: #006699;
}

.CriteriaValue {
  color: black;
}


.HelpTipBorder {
  background-color:#99cccc; 
}

.HelpTipBody {
  background-color: #e0ffff;
  font-family: Verdana,Arial,Helvetica,serif;
  font-size: 8pt;
}

.HelpTipTitle {
  background-color:#80b3b3;
  color: #ffffff;
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
}

.BoxTipBorder {
  background-color:#99cccc;
}

.BoxTipBody {
  background-color: #fdf5e6;
  font-size: 10pt;
  z-index: 1000;
}

.BoxTipTitle {
  background-color: #660033;
  color: #fdf5e6;
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
}

.LookupTipBorder {
  background-color:#000000;
}

.LookupTipBody {
  background-color: #cccccc;
  font-size: 10pt;
}

.LookupTipTitle {
  background-color: #660033;
  color: #fdf5e6;
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
}

.ToolMenuTitle, .ToolMenuTitleHi {
  position: absolute;
  width: 100;
  border-color: #99cccc;
  border-width: 1;
  border-style: solid;
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
  background-color: #80b3b3;
  layer-background-color: #80b3b3;
  margin: -1;
  text-decoration: none;
}

.ToolMenuTitle A, .ToolMenuTitle A:visited,.ToolMenuTitle A:link  {
  color: #ffffff;
  text-decoration: none;
}

.ToolMenuTitleHi A, .ToolMenuTitleHi A:visited,.ToolMenuTitleHi A:link  {
  color: #ffffff;
  text-decoration: none;
}

.ToolMenu {
  position: absolute;
  width: 100;
  border-color: #99cccc;
  border-width: 2;
  border-style: solid;
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: normal;
  color: black;
  background-color: #e0ffff;
  layer-background-color: #e0ffff;
  margin: -1;
  text-decoration: none;
}

.ToolMenu A, .ToolMenu A:hover, .ToolMenu A:visited, .ToolMenu A:link {
  color: black;
  text-decoration: none;
}

.ToolMenuHi {
  position: absolute;
  width: 100;
  border-color: #99cccc;
  border-width: 2;
  border-style: solid;
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: normal;
  color: black;
  background-color: white;
  layer-background-color: white;
  margin: -1;
  text-decoration: none;
}

.ToolMenuHi A,.ToolMenuHi A:hover,.ToolMenuHi A:visited,.ToolMenuHi A:link  {
  color: red;
  text-decoration: none;
}


.ColumnHeader {
  background-color: #80b3b3;
  color: white;
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration:none;
}

.RowData {
  background-color: #e0ffff;
  color: black;
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: normal;
  
}

.RowDataAlt {
  background-color: white;
  color: black;
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: normal;
}

.RegisteredAssessment {
  background-color: #e0ffff;
  color: black;
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: bold;
  text-decoration:none;
}

.InstructionHeading {
  color: black;
  font-family: Arial,Helvetica,serif;
  font-size: 12pt;
  font-weight: bold;
}

.SectionHeading {
  color: #006699;
  font-family: Arial,Helvetica,serif;
  font-size: 12pt;
  font-weight: bold;
}

.SectionSubHeading {
  color: #006699;
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
}
.SectionHeadingRed {
  color: #8D5578;
  font-family: Arial,Helvetica,serif;
  font-size: 12pt;
  font-weight: bold;
}

.SectionHeadingPrint {
  color: #000000;
  font-family: Arial,Helvetica,serif;
  font-size: 12pt;
  font-weight: bold;
}
.SectionHeadingSmall {
  color: #006699;
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
}

.Control {
  font-size: 10pt;
  font-weight: normal;
}

.ControlClass {
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: normal;
}

.Instructions {
  color: black;
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: normal;
}

.Label {
  color: black;
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: normal;
}

.LabelHelp, .LabelHelp A, .LabelHelp A:visited, .LabelHelp A:link  {
  color: black;
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: normal;
}

.LabelHelp A:hover {
  color: red;
}

.LabelHeading {
  color: black;
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
}
.LabelRequired {
  color:red;
  font-family:Verdana;
  font-size:10pt;
  font-weight: normal;
}  

.LabelSmall {
  color: black;
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: normal;
}

.LabelHelpSmall .LabelHelpSmall A, .LabelHelpSmall A:visited, .LabelHelpSmall A:link  {
  color: black;
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: normal;
}

.LabelHelpSmall A:hover {
  color: red;
}


.LabelPreview {
  color: #006699;
  font-family: MS-Sans-Serif,Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: normal;
}

.LabelPreviewSmall {
  color: #006699;
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: normal;
}

.DataPreview {
  color: black;
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: normal;

}

.DataPreviewSmall {
  color: black;
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: normal;
  text-decoration:none;
}

.DataPreviewSmallRed {
  color:#8D5578;
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: normal;
  text-decoration:none;
}

.DataPreviewRed {
  color:#8D5578;
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: normal;

}

.MenuL2ToDo, .MenuL2Seen, .MenuL2Done, .MenuL2Current {
  color: black;
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: normal;
}

.MenuL3 {
  color: black;
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: normal;
}

.MainMenuBg {
  background-color: #fdf5e6;
}

.SubMenuBg {
  background-color: #e0ffff;
}

.SmallLink {
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  text-decoration: none;
}

.Warning {
  color: blue;
  font-weight: bold;
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
}

.ArialStandard {
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
}

.ArialStandardBold {
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
}

.ArialSmall {
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
}

.VerdanaSmall, .VerdanaSmall A {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
}

.VerdanaSmallBold {
  font-family: Verdana,Helvetica,serif;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
}

.ArialSmallBold {
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
}

.RelatedLinks {
  font-family: Verdana,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
  color: #800000;
}

.CellBorderNone {
  border-width: 1; border-color: #99cccc; border-style: none;
}

.CellBorderLRTB {
  border-width: 1; border-color: #99cccc; border-style: solid;
}

.CellBorderLRT {
  border-width: 1; border-color: #99cccc; border-left-style: solid; border-right-style: solid; border-top-style: solid; border-bottom-style: none;
}

.CellBorderLRB {
  border-width: 1; border-color: #99cccc; border-left-style: solid; border-right-style: solid; border-top-style: none; border-bottom-style: solid;
}

.CellBorderRTB {
  border-width: 1; border-color: #99cccc; border-left-style: none; border-right-style: solid; border-top-style: solid; border-bottom-style: solid;
}

.CellBorderLRB {
  border-width: 1; border-color: #99cccc; border-left-style: solid; border-right-style: solid; border-top-style: none; border-bottom-style: solid;
}

.CellBorderRB {
  border-width: 1; border-color: #99cccc; border-left-style: none; border-right-style: solid; border-top-style: none; border-bottom-style: solid;
}
/*--------- Base Styles used for HTML ---------*/

.n8 {
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
}

.b8 {
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
}

.n10  {
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
}

.b10, th {
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
}

.n12 {
  font-family: Arial,Helvetica,serif;
  font-size: 12pt;
  font-weight: normal;
  color: #000000;
}

.b12 {
  font-family: Arial,Helvetica,serif;
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
}

.red8 {
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: normal;
  color: #990000;
}

.redb8 {
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: bold;
  color: #CC0000;
}

.redb10 {
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
  color: #CC0000;
}

.redb12 {
  font-family: Arial,Helvetica,serif;
  font-size: 12pt;
  font-weight: bold;
  color: #CC0000;
}

.l8 {
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: normal;
  color: #666666;
}

.l10 {
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: normal;
  color: #666666;
}

.sp10b {
  font-family: Verdana,Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
  color: #333399;
}

.navlink {
  text-decoration: none;
}

.navbar:A:link {
  text-decoration: none;
}

.navsection {
  font-family: Verdana,Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: bold;
  color: #333399;
}

.navheader, .navfooter {
  font-family: Verdana,Arial,Helvetica,serif;
  font-size: 8pt;
  color: #666666;
}

.title {
  font-family: Verdana,Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
  color: #333399;
}

.titlebig {
  font-family: Verdana,Arial,Helvetica,serif;
  font-size: 12pt;
  font-weight: bold;
  color: #333399;
}

.titlemedium {
  font-family: Verdana,Arial,Helvetica,serif;
  font-size: 11pt;
  font-weight: bold;
  color: #333399;
}

.titlebighr {
 font-family:Arial, Helvetica, sans-serif;
 font-size:18px;
 color: #333399;
 font-weight:bold;
 border-bottom: 1px solid ##333399;
}

