		Body
			{
				background-image:    url(images/back.gif);
				background-repeat: repeat;
				color: #444444;
				font-size: .8em;
				font-family: verdana, arial, helvetica, sans-serif;
				margin: 0px;
			}
		.pagetitle
			{
				color: #006666;
				font-size: 1.6em;
				font-weight: bold;
				font-family: "Times New Roman", Times, serif;
			}
		.subheader
			{
				color: #445577;
				font-size: 1em;
				font-weight: bold;
			}
		.members
			{
				color: #006666;
				font-weight: bold;
				font-style: italic;
			}
		.header-mem
			{
			background: #506AA4;
			padding: 2;
			font-weight: bold;
			color: #99CCFF;
			text-align: justify;
			}
		.header-open
			{
			background: #506AA4;
			padding: 2;
			font-weight: bold;
			color: #FFFFFF;
			}
		#container {
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			width: 750px;

			}
		#logo
			{
				position: absolute;
				top: 0px;
				left: 0px;
				text-align: left;
				width: 138px;
				height: 174px;
			}
		#navbar
			{
				position: absolute;
				top: 158px;
				left: 7px;
				text-align: left;
				width: 150px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				line-height: 16px;
			}
		#body
			{
				position: absolute;
				top: 158px;
				left: 170px;
				width: 500px;
				font-size: .9em;
			}
		#address
			{
				position: absolute;
				top: 130px;
				left: 180px;
				width: 630px;
				height: 18px;
				font-size: 11px;
				color: #FFFFFF;
				text-align: left;
			}
		
		.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: #213980;
				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;
}
td
	{
		font-size: .9em;
	}
