
	div.PageHeader {position: absolute; top: 30px; left: 10px; height: 130px; width: 920px; border-style:none}
	div.PageTitle {position: relative; text-align:center; top: 0px; left: 0px; width: 920px;}
	div.Subtitle {position: relative; text-align:center; top: 5px; left: 0px; height: 30px; width: 920px;}
	div.NavigationBar {position:absolute; top: 330px; left: 47px; border-style:solid; border-width:1px}
	div.HomeSitemap {position:absolute; top: 500px; left: 47px; border-style:none; font-family:Arial; font-size:10pt;}
	div.Menu {position: absolute; width: 197px; height: 290px; top:180px; left:47px; 
			font-family:Arial; font-size:10pt;}
	/*div.MenuItemContainer
	  div.MenuSubItemContainer*/
	div.MenuItem {height:20px; width:197px; background-color:#ffe19c;
			text-align:center; font-family:Arial; font-size:10pt;
			border-bottom-style:solid; border-bottom-width:1px;  border-color:#000000;
			cursor:pointer;}
	div.MenuMidItem {height:20px; width:197px; border-bottom-style:solid; border-bottom-width:1px; cursor:pointer;}
	div.MenuSubItem {font-style:italic; border-bottom-style:dotted; border-bottom-width:1px; cursor:pointer;}
	div.SectionVisible  {position: absolute; left: 270px; width: 490px; top: 180px; height: 290px; visibility: visible}
	div.SectionHidden  {position: absolute; left: 270px; width: 490px; top: 180px; height: 290px; visibility: hidden}
	a {border-style:none; text-decoration:none; color:#000000;}
	a.BlueLink {border-style:none; text-decoration:none; color:#3333ff;}
	a.Link {font-style:italic; cursor:pointer;}
	a.Normal {color:#0000ff;}
	img {border-style:none;}/*purpose is for an image that is a link not to appear with a blue border*/
	div.LinksMenu {position: absolute; left: 770px; width: 200px; top: 180px; height: 290px;}
	img.Inline {float:left; margin-right:20px}

