/* standard text fonts*/
body, div, p, th, td, li, dd  {
	/* redundant selectors to help NS4 not forget */
	font-family : Verdana,Arial,Helvetica;
	font-size : 10pt;
}
.summarytext {font-family : Verdana,Arial,Helvetica; font-size : 10px; color : gray; font-weight : normal;}
.headline {font-family : Verdana,Arial,Helvetica; font-size : 11pt; color : black; font-weight : bold; text-transform: Uppercase;}
.section {font-family : Verdana,Arial,Helvetica; font-size : 11px; color : gray; font-weight : normal;}
.imagetext {font-family : Verdana,Arial,Helvetica; font-size : 10px; color : gray; font-weight : normal;}
.small {text-decoration : none; font-size :12px; font-family : Verdana,Arial, Helvetica; color : navy; font-weight : normal;}
.small:Visited {text-decoration : none; font-size :12px; font-family : Verdana,Arial, Helvetica; color : navy; font-weight : normal;}
.small:Hover  {text-decoration : underline; font-size :12px; font-family : Verdana,Arial, Helvetica; color : red; font-weight : normal;}

.smallblue {text-decoration : none; font-size :12px; font-family : Verdana,Arial, Helvetica; color : blue; font-weight : normal;}
.smallblue:Visited {text-decoration : none; font-size :12px; font-family : Verdana,Arial, Helvetica; color : blue; font-weight : normal;}
.smallblue:Hover  {text-decoration : underline; font-size :12px; font-family : Verdana,Arial, Helvetica; color : red; font-weight : normal;}


.uxblink {text-decoration : none; font-size :10px; font-family : Verdana,Arial, Helvetica; color : white; font-weight : normal;}
.uxblink:Visited {text-decoration : none; font-size :10px; font-family : Verdana,Arial, Helvetica; color : white; font-weight : normal;}
.uxblink:Hover  {text-decoration : underline; font-size :10px; font-family : Verdana,Arial, Helvetica; color : red; font-weight : normal;}

.homepagetext {text-decoration : none; font-size :9pt; font-family : Verdana,Arial, Helvetica; color : black; font-weight : normal;}