		Body
			{
				background-image:     url(images/back.jpg);
				background-repeat: repeat;
				color: #444444;
				font-size: .8em;
				font-family: arial, helvetica, sans-serif;
				margin: 0px;
			}
		.pagetitle
			{
				color: #D7172F;
				font-size: 1.2em;
				font-weight: bold;
				font-family: arial, helvetica, sans-serif;
			}
		.subheader
			{
				color: #445577;
				font-size: 1em;
				font-weight: bold;
			}

		#container {
			padding: 0px 0px 0px 0px;
				width: 800px; 
			}
		#header
			{
				position: absolute;
				top: 0px;
				left: 0px;
				text-align: left;
				width: 800px;
				height: 136px;
				background-image:     url(images/template_01.jpg);
			}
		#bodyback
			{
				position: absolute;
				top: 136px;
				left: 164px;
				text-align: left;
				width: 636px;
				height: 458px;
				background-image:     url(images/body-back_03.gif);
			}
		
		#body
			{
				position: absolute;
				top: 145px;
				left: 175px;
				text-align: left;
				width: 605px;
				font-family: arial, helvetica, sans-serif;
				font-size: 10pt;
				overflow: auto; 
				height: 405px;
				color: #333333;
				scrollbar-face-color: #DDDDDD;
				scrollbar-shadow-color: #333333;
				scrollbar-highlight-color: #EEEEEE;
				scrollbar-3dlight-color: #DDDDDD;
				scrollbar-darkshadow-color: #333333;
				scrollbar-track-color: #EEEEEE;
				scrollbar-arrow-color: #999999;
			}
		#tagline
			{
				position: absolute;
				top: 72px;
				left: 490px;
				width: 235px;
				text-align: center;
				font-family: arial, helvetica, sans-serif;
				font-size: 16pt;
				font-weight: bold;
				color: #930101;
			}
		#contact
			{
				position: absolute;
				top: 107px;
				left: 300px;
				text-align: left;
				width: 670px;
				font-family: arial, helvetica, sans-serif;
				font-size: 9pt;
				font-weight: bold;
				font-style: italic;
				color: #666666;
				
			}
		#weaver
			{
				position: absolute;
				top: 575px;
				left: 600px;
				text-align: left;
				font-family: arial, helvetica, sans-serif;
				font-size: 8pt;
				font-weight: bold;
				color: #000066;
				
			}
		#navbar
			{
				top: 136px;
				left: 0px;
				width: 164px;
				position: absolute;
			}
		
		
		.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*/
			}
		a.alternatelink:link
			{
				color: white;
				text-decoration: underlined;
			}
		a.alternatelink:active
			{
				color: white;
				text-decoration: underlined;
			}
		a.alternatelink:visited
			{
				color: white;
				text-decoration: underlined;
			}
		a.alternatelink:hover
			{
				color: white;
				text-decoration: none;
			}
		a:link
			{
				color: #213980;
				text-decoration: underlined;
			}
		a:active
			{
				color: #213980;
				text-decoration: underlined;
			}
		a:visited
			{
				color: #0F4545;
				text-decoration: underlined;
			}
		a:hover
			{
				color: #096B6B;
				text-decoration: none;
			}
		/************************************/
		/*     End Standard CSS Classes */
		/***********************************/
hr {
	height: 1px;
	color: #999999;
	size: 1;
}
