Body
			{
				background: #0AA760;
				color: #FFF;
				margin: 0;
				padding:0;
				/*text-align: center;*/
				font-family: Verdana, Arial, Helvetica, sans-serif;
			}
		h4
			{
				font-size: 14px;
				color: #093;
			}
		h5
			{
				font-size: 12px;
				color: #093;
			}
		h6
			{
				font-size: 10px;
				color: #093;
			}
		.pagetitle
			{
				color: #A99359;
				font-size: 1.3em;
				font-weight: bolder;
				text-transform: uppercase;
				
			}
		.subheader
			{
				color: #366A61;
				font-size: 1.6em;
				font-weight: bold;
			}
		
		.whiteDiv
			{
			background: #FFF url(images/spacer.gif);
			}
		#container {
			padding: 0px;
			top-margin: -536px;
			position: relative;
			width: 777px;
			/* height: 100%; */
			}
		
		#body
			{
				position: absolute;
				top: -459px;
				left: 155px;
				/*text-align: left;*/
				padding: 6px;
				width: 620px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				background-color: #FFF;
				Color: #333;
			}
		
		#box
			{
				position: absolute;
				top: -520px;
				text-align: left;
				padding: 0px;
				left: 149px;
				height: 50px;
				width: 400px;

			}
		#footer span {display:none}
		.invis {display:hidden}
		.sidebartitle
			{
				color: #FFF;
				font-size: 10pt;
				font-weight: bolder;
			}
		.sidebarsubhead
			{
				color: #000000;
				font-size: 8pt;
				font-weight: bolder;
			}
		.sidebartext
			{
	color: #000;
	font-size: 9pt;
	line-height: 17px;

			}
		.caption
			{
				color: #000000;
				font-size: 8pt;
				font-style: italic;
			}
		.headerfootertext
			{
				
				font-size: 8pt;
			}
		.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: #ddf;
				text-decoration: underlined;
			}
		a.alternatelink:active
			{
				color: #ddf;
				text-decoration: underlined;
			}
		a.alternatelink:visited
			{
				color: #ddf;
				text-decoration: underlined;
			}
		a.alternatelink:hover
			{
				color: #ffc;
				text-decoration: none;
			}
		a:link
			{
				color: #040;
				text-decoration: underlined;
			}
		a:active
			{
				color: #213980;
				text-decoration: underlined;
			}
		a:visited
			{
				color: #335544;
				text-decoration: underlined;
			}
		a:hover
			{
				color: #446699;
				text-decoration: none;
			}
		/************************************/
		/*     End Standard CSS Classes */
		/***********************************/
