Body
			{
				background: #266EE0;
				color: #3B3862;
				margin: 0;
				padding:0;
				text-align: center;
				font-family: "Comic Sans", "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
			}
		.pageContent
			{
				position: absolute;
				font-size: 1em;
				Color: #3B3862;
			}
		.pagetitle
			{
				color: #A99359;
				font-size: 1.3em;
				font-weight: bolder;
				
			}
		.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: -420px;
	left: 327px;
	text-align: left;
	padding: 6px;
	width: 452px;
	font-size: .8em;
	Color: #3B3862;
	height: 402px;
	overflow: auto;
	z-index:300;
			}
		
		#box
			{
				position: absolute;
				top: -387px;
				text-align: center;
				padding: 0px;
				left: 6px;
				width: 300px;

			}
		#pageTitle
			{
				position: absolute;
				top: -460px;
				left: 327px;
				text-align: right;
				padding: 0px;
				width: 453px;
				font-size: 1.2em;
				color: #2E814F;
				font-weight: bold;

			}
		#box2
			{
				position: absolute;
				top: -55px;
				text-align: center;
				padding: 0px;
				left: 6px;
				height: 50px;
				width: 300px;
				font-size: 9pt;
				color: #961C28;
				font-weight: bold;

			}
.whitebg {
	background-color: #FFFFFF;
	border-bottom: 1;
	border-bottom-color: #266EE0;
}
.navigation {
	z-index: 1000;
	background-color:ffffff;
}


		#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: #FFF;
	font-size: 10pt;
	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: #3B3862;
				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: #F7B763;
				text-decoration: underlined;
			}
		a.alternatelink:active
			{
				color: #DBA45C;
				text-decoration: underlined;
			}
		a.alternatelink:visited
			{
				color: #DBA45C;
				text-decoration: underlined;
			}
		a.alternatelink:hover
			{
				color: #ffc;
				text-decoration: none;
			}
		a:link
			{
				color: #0000FF;
				
			}
		a:active
			{
				color: #0000FF;
				text-decoration: underlined;
			}
		a:visited
			{
				color: #800080;
				text-decoration: underlined;
			}
		a:hover
			{
				color: #0000FF;
				text-decoration: none;
		}
		/************************************/
		/*     End Standard CSS Classes */
		/***********************************/
