SPAN.highlight {
	background-color : Yellow;
}

U {
	font-size : 10pt;
}

UL {
	font-family : Arial, Helvetica, sans-serif;
}

BLOCKQUOTE {
	font-family : Arial, Helvetica, sans-serif;	
}
BLOCKQUOTE.text {
	color : 0b277b;
	font-family : Arial, Helvetica, sans-serif;	
}

A:link  {
	color : blue;
}
A:visited {
	color : Navy;
}
A:hover  {
	color : #FFB243;
	text-decoration : none;
}
P {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
}
P.highlight {
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
}
P.highlight2 {
	color : #677fbc;
	font-family : Arial, Helvetica, sans-serif;
}
div.highlight {
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
}
P.light {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}
B {
	font-family : Arial, Helvetica, sans-serif;
}
B.light {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
}
B.text {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-size : 12px;
}
B.textwhite {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-size : 12px;
	background : white;
}
B.highlight {
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
}
B.highlight_sm {
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
B.highlight2 {
	color : FFB243;
	font-family : Arial, Helvetica, sans-serif;
}
B.Alert {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size:13px;
	border:none;
}
TD.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15pt;
	font-weight : bold;
	color : #29317C;
}

P.font1 {
	font-family : Arial, Helvetica, sans-serif;
}
P.quote {
	font-size : 12px;
	color : #677fbc;
	font-family : Arial, Helvetica, sans-serif;
}
P.font2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
P.font3 {
	font-family : "Times New Roman", Times, serif;
}
font.red {
	color : Black;
	text-decoration : none;
	font-size : 9pt;
	background-color : #FFB243;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
font.highlight {
	color : navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
}
Body {
	font-family : Arial, Helvetica, sans-serif;	
	font-size: 13px;
}
A.Menu {
	color : white;
	font-size : 10pt;
	text-decoration : none;
}

A.Menu:hover {
	color : White;
	text-decoration : none;
}
A.Menu:visited {
	color : White;
	text-decoration : none;
}
A.Menu2 {
	color : Black;
	font-size : 10pt;
	text-decoration : none;
}

A.Menu2:hover {
	color : Black;
	text-decoration : none;
}
A.Menu2:visited {
	color : Black;
	text-decoration : none;
}
A.SubNav {
	color : blue;
	text-decoration : none;
}
A.SubNav:visited {
	color : blue;
	text-decoration : none;
}
A.SubNav:hover {
	color : navy;
	text-decoration : none;
}
A.tool {
	color : Blue;
	font-size : smaller;
}

A.tool:visited {
	color : Blue;
	font-size : smaller;
}
A.tool:hover {
	color : Blue;
	font-size : smaller;
	text-decoration : none;
}
A.red {
	color : Black;
	text-decoration : none;
	font-size : 9pt;
	background-color : #FFB243;
	font-weight : bold;
}

A.red:visited {
	color : Black;
	text-decoration : none;
	font-size : 9pt;
	background-color : #FFB243;
	font-weight : bold;
}
A.red:hover {
	color : white;
	text-decoration : none;
	font-size : 9pt;
	background-color : #88A9FC;
	font-weight : bold;
}

TABLE.state { 
	border-left : 1px #FFB343 solid; 
	border-top : 1px #FFB343 solid; 
	border-bottom : 1px #FFB343 solid; 
	border-right : 1px #FFB343 solid;
	font-size : 10pt;
}
.sm{
font-size:29px;
}