		Body
			{
				background: #FFFFFF;
				background-image:  url(images/back.jpg);
				background-repeat: repeat;
				color: #555555;
				font-size: .8em;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				margin: 0px;
			}
		.footer
			{
				background: #DFF0DE;
				font-size: .75em;
				color: #555555;
			}
		.smallfooter
			{
				color: #555555;
				font-size: 8pt;
			}
		.pagetitle
			{
				color: #666633;
				font-size: 1.4em;
				font-weight: bold;
				font-family: "Times New Roman", Times, serif;
			}
		td {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: .8em;
			}
		.left {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: .8em;
				background-image:  url(images/back2.jpg);
				background-repeat: repeat-y;
			}
		.content {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				background: #FFFFFF;
			}
		.subheader
			{
				color: #666633;
				font-size: 1.2em;
				font-weight: bold;
				font-style: italic;
				font-family: "Times New Roman", Times, serif;
			}
	
		.sidebartext
			{
				font-size: .8em;
				color: #555555;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.caption
			{
				color: #000000;
				font-size: .75em;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.headerfootertext
			{
				color: #000000;
				font-size: .7em;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.error
			{
				color: #FF0000;
				font-weight: bolder;
			}
		.success
			{
				color: darkgreen;
				font-weight: bolder;
			}
		.instructions
			{
				color: #999966;
				font-size: 8pt;
			}
		.required
			{
				color: #FF0000;
				font-weight: bolder;
			}
		.fieldlabel
			{
				color: #000000;
				font-weight: bolder;
			}
		.alternatelink
			{
				/*alternate to the standard a tag*/
			}
		a.alternatelink:link
			{
				color: A0292C;
				text-decoration: underlined;
			}
		a.alternatelink:active
			{
				color: A0292C;
				text-decoration: underlined;
			}
		a.alternatelink:visited
			{
				color: A0292C;
				text-decoration: underlined;
			}
		a.alternatelink:hover
			{
				color: A0292C;
				text-decoration: none;
			}
		a:link
			{
				color: #006699;
				text-decoration: underlined;
			}
		a:active
			{
				color: #006699;
				text-decoration: underlined;
			}
		a:visited
			{
				color: #009966;
				text-decoration: underlined;
			}
		a:hover
			{
				color: #009966;
				text-decoration: none;
			}
		.weaver
			{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: .75em;
			font-weight: normal;
			color: #333333;
			}
		/************************************/
		/*     End Standard CSS Classes */
		/***********************************/
    .bubble {width: 120px; height: 40px; font-size:11px; text-align: left;}
    .bubble h1 {margin: 0; padding: 0; font-size: 11px;}