DT, DD {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
OL, UL, LI {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
P, H1, H2, H3, H4 {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
TD, TR, TABLE {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
FONT {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
BODY {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; background-color: #ffffff;}
SPAN {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}

.bodyBot {background-color: #bbbbbb;}
.txt {font-size: smaller}
.txtBdCrumb {font-size: medium; font-weight: bold; COLOR: #acbfb9}
.txtHeading {font-size: small;font-weight: bold;color: #e35000;}
.txtOrange {font-size: small;font-weight: bold;color: #e25000;}
.txtTab {font-size: smaller}

.txtLargeBold {font-size: 1.2em; font-weight: bold}
.txtSmall {font-size: small}
.txtSmallBlue {font-size: xx-small;font-weight: normal;color: #0859A6;}
.txtSmallBold {font-size: xx-small;font-weight: bold;}

.txtBold {font-size: smaller; font-weight: bold}
.txtBoldOnly {font-weight: bold}

.txtRed {font-size: smaller; font-weight: normal; COLOR: #FF0000}
.txtRedBold {font-size: smaller; font-weight: bold; COLOR: #FF0000}
.txtRedOnly {COLOR: #FF0000}

.txtWhite {COLOR: #FFFFFF; font-weight: bold}

.header {font-size: larger; font-weight: bold}
.headerSmall {font-size: small; font-weight: bold}
.headerBlue {COLOR: #085AA5; font-weight: bold}

#jumptomaincontent a
	{
	position:absolute;
 	left:0px;
 	top:-500px;
 	width:1px;
 	height:1px;
 	overflow:hidden;
	display:block;
	}
	
#jumptomaincontent a:active,
#jumptomaincontent a:focus,
#jumptomaincontent a:hover
	{
	color:#292929;
	font-size:85%;
	left:45%;
	top:-2px;
	height:auto;
	width:auto;
	display:inline;
	z-index:1;
	background-color:#ffffcc;
	}