BODY {
 font-family: Arial, Verdana, Myriad Web, Syntax, sans-serif;
 font-size: 10pt;
}	
P, BLOCKQUOTE, UL, OL, DL, DD, LI, DIR, MENU	{ /* inherit from body */ }
PRE { font-family: 'Monotype.com', Courier New, monospace; }
OL LI { list-style-type: decimal; }
OL OL LI { list-style-type: lower-alpha; }
OL OL OL LI { list-style-type: lower-roman; }

TABLE, TBODY, TR, TH, TD {
 font-size: 9pt;
 font-family: Arial, Verdana, Myriad Web, Syntax, sans-serif;
}
P {
 font-size: 10pt;
 line-height: 1.1em;
 font-family: Arial, Verdana, Myriad Web, Syntax, sans-serif;
}

INPUT {
 font-size: 9pt;
 font-family: Arial, Verdana, Myriad Web, Syntax, sans-serif;
}

PRE, CODE, TT { font-size: 1.17em; }
H1, H2, H3, H4, H5, H6 {
 font-family: Arial, Verdana, Myriad Web, Syntax, sans-serif;
 color: #663366;
 line-height: 1em;
 margin-top: 2px;
 margin-bottom: 5px;
 margin-left: 0;
 margin-right: 0;
}
H1 {
 font-size: 2em;
 font-weight: bold;
 margin-top: 10px;
 margin-bottom: 10px;
 text-align: center;
}
H2 {
 font-size: 2.0em;
 font-weight: bold;
}
H3 {
 font-size: 1.4em;
 font-weight: bold;
}
H4 {
 font-size: 1.2em;
 font-weight: bold;
}
H5, DT {
 font-size: 1.0em;
 font-weight: bold;
}
H6 {
 font-size: 0.95em;
 font-weight: bold;
}
LI {
 margin-top: 1.5em;
 line-height: 1.2em;
}
HR {
 color: #666666;
 height: 1px;
}
.MediumHeading {
 font-family: Arial, Verdana, Myriad Web, Syntax, sans-serif;
 font-size: 16pt;
 color: #663366;
}
.LargeHeading {
 font-family: Arial, Verdana, Myriad Web, Syntax, sans-serif;
 font-size: 20pt;
 color: #663366;
}
.tableheader {
  color: #FFFFFF;
  background-color: #330066;
}
.tablefooter {
  color: #FFFFFF;
  background-color: #330066;
}
.solidborder {
	border: 2px solid #663366;
}
.h1white {
 font-family: Arial, Verdana, Myriad Web, Syntax, sans-serif;
 font-size: 2em;
 font-weight: bold;
 color: #FFFFFF;
 line-height: 1em;
 margin-top: 10px;
 margin-bottom: 10px;
 margin-left: 0;
 margin-right: 0;
 text-align: center;
}
.helpbutton {
 width: 94px;
 height: 15px;
}
