BODY {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
A {
  font-weight: bold;
  color: #001E4C;
  text-decoration: underline;
}
A.publicPages {
	font-size:13pt;
  font-weight: bold;
  color: #001E4C;
  text-decoration: none;
}
A.publicPages:hover {
  text-decoration: underline;
}
a:hover 
{ text-decoration:underline;
  color: #4F6384;
}
P {
  font-size: 10pt;
}

CENTER {
  font-size: 10pt;
}

H1 {
  font-size: 14pt;
  text-transform: uppercase;
}

H2 {
 
  font-size: 12pt;
  text-transform: uppercase;
}

H3 {
  font-size: 11pt;
  text-transform: uppercase;
}
H3.publicPages {
	font-size: 13pt;
	text-transform:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	border-bottom: 1.5px solid;
}
H4 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold
}

UL {
  font-size: 10pt;
}

OL {
  font-size: 10pt;
}

TT {
  font-family: sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #800000;
}

TD {
  font-size: 10pt;
}


MENU {
}

.balloon {
   border-width: 2; border-style: outset; border-color: #333333; 
   position: absolute; background-color: white; padding: 2;
   layer-background-color: white; visibility: hidden;
}
.balloontitle {
font-weight: bold; color:#001E4C
}
.balloondesc {
font-weight: normal; color:#000000
}
LI {
font-size: 10pt;
}

DL {
font-size: 10pt;
}

.small {
  font-size: 10pt;
}

.smaller {
  font-size: 8pt;
}

INPUT {
font-size: 10pt;
}

BLOCKQUOTE {
font-size: 10pt;
}

#psuedoBallon a
{
	font-weight:bold;
	color:#001E4C;
	
}
#psuedoBallon {
	margin:10px 10px 10px 10px;
	color:#000000;
	padding:5px 5px 5px 5px;
}
.blankline{
	border-bottom: solid thin black;
}



