	.bodytext  { font-size: 11px;color:#000000; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif }
	a.bodytext:link { color: #0422A1; background-color: transparent}
	a.bodytext:visited { color: #0422A1; background-color: transparent}
	a.bodytext:hover { color: #8F0028; background-color: transparent}
	a.bodytext:active { color: #8F0028; background-color: transparent}
	
	.bodytextbold  { font-size: 11px;color:#000000; font-weight: bold; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif }
	a.bodytextbold:link { color: #0422A1; background-color: transparent}
	a.bodytextbold:visited { color: #0422A1; background-color: transparent}
	a.bodytextbold:hover { color: #8F0028; background-color: transparent}
	a.bodytextbold:active { color: #8F0028; background-color: transparent}

	.header-lg  { font-size: 15px;color:#666666; font-weight: bold; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif }
	.header  { font-size: 13px;color:#2c5081; font-weight: bold; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif }
	a.header:link { color: #0422A1; background-color: transparent}
	a.header:visited { color: #0422A1; background-color: transparent}
	a.header:hover { color: #8F0028; background-color: transparent}
	a.header:active { color: #8F0028; background-color: transparent}
		
	.bodysmall  { font-size: 10px;color:#666666; text-decoration:none; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif }
	a.bodysmall:link { color: #CCCCCC; background-color: transparent}
	a.bodysmall:visited { color: #CCCCCC; background-color: transparent}
	a.bodysmall:hover { color: #0265AB; background-color: transparent; text-decoration:underline}
	a.bodysmall:active { color: #0265AB; background-color: transparent; text-decoration:underline}

	.footertext  { font-size:10px;color:#444444; text-decoration:none; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif }
	A.footertext:hover{color:#174273}	
	
	body {
		background-color: #FFFFFF;
		background-image: url(images/bg.jpg);
		background-repeat: repeat-x;
		background-attachment: scroll;
		}