		Body

			{

				background: #F7DCDC;

				color: #333333;

				font-size:10pt;

				font-family: verdana, arial, helvetica, sans-serif;

				margin: 0px;

			}

		.nav

			{

				background: #EDC0C9;

				margin: 0px;

			}

		.pagetitle

			{

				color: #05618D;

				font-size: 1.3em;

				font-weight: bolder;

				font-family: verdana, arial, helvetica, sans-serif;

			}

		td {

				font-family: Verdana, Arial, Helvetica, sans-serif;

				font-size: .9em;

			}

		.subheader

			{

				color: #000000;

				font-size: 1.2em;

				font-weight: bold;

				font-family: verdana, arial, helvetica, sans-serif;

			}

		.sidebartitle

			{

				color: #000000;

				font-size: 10pt;

				font-weight: bolder;

				font-family: verdana, arial, helvetica, sans-serif;

			}

		.sidebarsubhead

			{

				color: #000000;

				font-size: 8pt;

				font-weight: bolder;

				font-family: verdana, arial, helvetica, sans-serif;

			}

		.sidebartext

			{

				color: #000000;

				font-size: 8pt;

				font-family: verdana, arial, helvetica, sans-serif;

			}

		.caption

			{

				color: #000000;

				font-size: 8pt;

				font-style: italic;

				font-family: verdana, arial, helvetica, sans-serif;

			}

		.headerfootertext

			{

				color: #000000;

				font-size: 8pt;

				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*/

				font-size: 11pt;

			}

		a.alternatelink:link

			{

				color: navy;

				text-decoration: underlined;

			}

		a.alternatelink:active

			{

				color: blue;

				text-decoration: underlined;

			}

		a.alternatelink:visited

			{

				color: blue;

				text-decoration: underlined;

			}

		a.alternatelink:hover

			{

				color: blue;

				text-decoration: none;

			}

		a:link

			{

				color: #CB5E73;

				text-decoration: underlined;

			}

		a:active

			{

				color: #CB5E73;

				text-decoration: underlined;

			}

		a:visited

			{

				color: darkred;

				text-decoration: underlined;

			}

		a:hover

			{

				color: #CB5E73;

				text-decoration: none;

			}

		/************************************/

		/*     End Standard CSS Classes */

		/***********************************/



