A  {
	font-family : Arial, Helvetica;
	color : #666699;
	text-decoration : underline;
}

A:Visited  {
	font-family : Arial, Helvetica;
	color : #666699;
	text-decoration : underline;
}

A:Active  {}

A:Hover  {}

body {
     font-family: Helvetica, Arial;
     font-size: 11pt;
	 background-color: #FFFFFF;
	 color : #000000;
 }

DIV  {
	 font-family: Arial, Helvetica;
  	 font-size: 11pt;
  	 color: #000000;
}

H1  {
	font-size : 14pt;
	font-family : Arial,helvetica;
	font-weight : bold;
	color: #000000;
}

H2  {
	font-size : 13pt;
	font-family : Arial,helvetica;
	font-weight : bold;
	color: #000000;
}

H3  {
	font-size : 12pt;
	font-family : Arial,helvetica;
	font-weight : bold;
	color: #675980;
}

H4  {
	font-size : 11pt;
	font-family : Arial,helvetica;
	color: #000000;
}

P  {
	font-size : 11pt;
	font-family : Arial,helvetica;
	color: #000000;
}

TABLE  {
	font-size : 11pt;
	font-family : Arial,helvetica;
	color: #000000;
}

TH  {
	font-family: Arial, Helvetica;
  	font-size: 11pt;
  	font-weight: bold;
	color: #000000;
}

TD  {
	font-size : 11pt;
	font-family : Arial,helvetica;
	color: #000000;
}

.uline  {
	line-height : 1px;
	font-size : 1pt;
}

UL  {
	font-size : 11pt;
	font-family : Arial,helvetica;
	color: #000000;
	margin-top: 0pt; 
}

OL  {
	font-size : 11pt;
	font-family : Arial,helvetica;
	color: #000000;
}

LI  {
	font-size : 11pt;
	font-family : Arial,helvetica;
	color: #000000;
}

.h3 {
	font-size : 14pt;
	font-family : Arial,helvetica;
	font-weight : bold;
	font-style : italic;
	color: #675980;
}

.h4  {
	font-size : 11pt;
	font-family : Arial,helvetica;
	font-weight : bold;
	color: #000000;
}

.subtitle {
	font-size : 12pt;
	font-family : Arial,helvetica;
	font-weight : bold;
	font-style : italic;
	color: #675980;
}

.subsmall {
	font-size : 10pt;
	font-family : Arial,helvetica;
	font-weight : bold;
	font-style : italic;
	color: #675980;
}

.sidelink {
  font-family: Arial, Helvetica;
  font-size: 9pt;
  color: #333366;
  text-decoration: none;
}

.sidelink:hover {
  font-family: Arial, Helvetica;
  font-size: 9pt;
  color: #ffffff;
  text-decoration: none;
}

.bottomlink {
	font-family: Arial, Helvetica;
	font-size: 11pt;
	color: #ffffff;
	text-decoration: none;
}

.bottomlink:hover {
  font-family: Arial, Helvetica;
  font-size: 11pt;
  color: #9999cc;
  text-decoration: none;
}

.link {
  font-family: Arial, Helvetica;
  font-size: 11pt;
  color: #660000;
  text-decoration: none;
}

.link:hover {
  font-family: Arial, Helvetica;
  font-size: 11pt;
  color: #cc0000;
  text-decoration: none;
}

.list {
	font-family: Helvetica, Arial;
	font-size: 11pt;
	background-color: #E6E6E6;
}

.header {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	background-color: #675980;
	color: #FFFFFF;
}

.small {
	font-family: Helvetica, Arial;
	font-size: 10pt;
	color: #000000;
}

.prText {
	font-size : 8pt;
	font-family : Arial, Helvetica;
}

.editTitle {
	font-family: Helvetica, Arial;
	font-size: 10pt;
	background-color: #E9E9E9;
	text-align : right;
}

.title {
	font-family: Helvetica, Arial;
	font-size: 11pt;
	background-color: #E9E9E9;
	font-weight: bold;
  }

.editText {
	font-family: Helvetica, Arial;
	font-size: 10pt;
	background-color: #E9E9E9;
	text-align : left;
}

.editForm {
	background-color: #E9E9E9;
}

.copy {
	font-family: Helvetica, Arial;
	font-size: 9pt;
	font-style : italic;
}

.copy2 {
	font-family: Helvetica, Arial;
	font-size: 10pt;
	font-style : italic;
}

.smallw {
	font-family: Helvetica, Arial;
	font-size: 9pt;
	color: #FFFFFF;
}

.smallb {
	font-family: Helvetica, Arial;
	font-size: 8pt;
	color: #000000;
}

.homelink {
	font-family : Arial, Helvetica;
	color : #ffffff;
	text-decoration : underline;
}

.homecopy {
	font-family: Helvetica, Arial;
	font-size: 9pt;
	font-style : italic;
	color : #ffffff;
}

.smallInput  {
	font-family : Arial, Helvetica;
	font-size: 10pt;
	color: #675980;
}

.smallInputBold  {
	font-family : Arial, Helvetica;
	font-size: 10pt;
	font-weight : bold;
	color: #675980;
}

/* used in SRAA pages */
.pdftable {border: 1px solid #e0e0e0; padding:3px;}
.pdfbtm {border-bottom: 1px solid #e0e0e0;}

