A:active  {
	color : #0063BE;
	text-decoration : underline;
	text-transform : capitalize;
}

A:link  {
	color : #003399;
	text-decoration : underline;
}

A:visited  {
	color : #000066;
	text-decoration : underline;
}

BODY, P, UL, OL, DD, DL, BLOCKQUOTE, TD , TH  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : Navy;
}

P {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	color : Navy;
}

LI  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #000066;
}

H1  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-style : normal;
	font-weight : bold;
	color : #000066;
}

H2  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	color : #000066;
}

H3  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : #000066;
}

H4  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : #000066;
}


A:hover  {
	color : #0063BE;
	text-decoration : underline;
	text-transform : uppercase;
	font-weight : bold;
}

.subtle  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 6pt;
	font-style : normal;
	font-weight : normal;
	color : gray;
}

.leftmenuheader  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : DarkBlue;
	font-weight : bold;
	font-size : 12pt;
  	padding-left : 15px;
}

.leftmenutext  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Gray;
	font-weight : bold;
	font-size : 12px;
}

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

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

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

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

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

.middletext  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000066;
	font-weight : normal;
	font-size : 10pt;
}

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

.footertext  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
	font-size : 10pt;
}

.adminmenutext  {
	color : Gray;
	font-weight : bold;
	font-family : Arial;
	font-size : 0pt;
  	padding-left : 15px;
}

