	#body
	{
		/*margin-top : 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;*/
		background-image: url(bg_block.gif);
		background-repeat: repeat;
	}
	#CenterAll
	{
		width: 100%;
		height: 95%;
		position: absolute;
		/*top: 0px;*/
		right: 0px;
	}
	#MainTable
	{
		width: 895px;
		height: 100%;
	
	}
	#Headline
	{
		height: 115px;
		background-color:#5C83BA;
	}
	#ContentLine
	{
		height: *;
		background-color: #FEFCF4;
	}
	#TopBar
	{
		/*padding-right: 6px;*/
	}
	#TopNavigationBar
	{
		width: 100%;
	}
	#Contents
	{
		width: 100%;
		height: 100%;
		margin:auto;
		width: 100%;
		font-family: arial;
	}
	#LowerNavigationBar
	{
		height: 16px;
		padding-right: 6px;
		padding-top: 6px;
	}
	#TextArea
	{
		padding-right: 12px;
		padding-left: 30px;
		padding-top: 18px;
		padding-bottom: 30px;
	}
	#TextTable
	{
		height: 424px;
	}
	#ScrollBar
	{
		height: 100%;
		width: 12px;
		border-width: 0px;
		padding: 0px;
		padding-top: 19px;
		margin: 0px;
	}
	#FakeMargin
	{
		width: 18px;
	}
	#contactinfo
	{
		height: 30px;
		color: #5C83BA;
		font-size: 70%;
	}
	#sublinkline
	{
		background-color: #FEFCF4;
		font-family: arial;
		padding-left: 55px;
	}
	a:link
	{
		color: #003399;
		font-family:arial;
	}
	a:hover
	{
		color: #5C83BA;
		font-family:arial;
	}
	a:visited
	{
		color: #003399;
		font-family:arial;
	}
	.NavigationBlock
	{
		width: 75px;
		text-align: center;
		vertical-align: top;
		font-size: 12px;
		color: #EEEEED;
		font-weight: bold;
		font-family: arial;
	}
	a:link.NavigationBlockText
	{
		text-decoration: none;
		text-align:center;
		font-weight: bold;
		color: #EEEEED;
		font-family:arial;
	}
	a:hover.NavigationBlockText
	{
		text-decoration: none;
		text-align:center;
		font-weight: bold;
		color: #FFFFFF;
		font-family:arial;
	}
	a:visited.NavigationBlockText
	{
		text-decoration: none;
		text-align:center;
		font-weight: bold;
		color: #EEEEED;
		font-family:arial;
	}
	.LogoBlock
	{
		width: *;
		text-align: left;
		padding-left: 50px;
		
	}
	a:link.LowerNavigationLink
	{
		text-decoration: none;
		font-family: arial;
		font-size: 90%;
		font-weight: bold;
		color: #88A5CC;
	}
	a:hover.LowerNavigationLink
	{
		font-family: arial;
		text-decoration: none;
		font-size: 90%;
		font-weight: bold;
		color: #5C83BA;
	}
	a:visited.LowerNavigationLink
	{
		text-decoration: none;
		font-family: arial;
		font-size: 90%;
		font-weight: bold;
		color: #88A5CC;
	}
	.ContentCell
	{
		width: 60%;
		height: 424px;
		padding-right: 40px;
		padding-top: 40px;
		padding-left: 20px;
		padding-bottom: 20px;
		color: #003399;
		vertical-align: top;
		font-size: 12px;
		line-height: 21px;
	}
	.FullWidthContentCell
	{
		width: 100%;
		height: 424px;
		padding-right: 40px;
		padding-top: 40px;
		padding-left: 190px;
		padding-bottom: 20px;
		color: #003399;
		vertical-align: top;
		font-size: 12px;
		line-height: 21px;
	}
	.PictureCell
	{
		text-align: left;
		width: 40%;
		height: 424px;
		vertical-align: top;
		padding-top: 40px;
		padding-right: 20px;
		padding-left: 55px;
	}
	.TextTitle
	{
		font-size: 120%;
		font-weight: bolder;
		line-height: normal
	}
	.TextTitleLesser
	{
		font-size: 110%;
		font-weight: bold;
		line-height: normal

	}
	
	.MainSectionText
	{
		font-size: 120%;
	}
	
	a:link.textLink
	{
		text-decoration: none;
		color: #003399;
	}
	a:hover.textLink
	{
		text-decoration: none;
		color: #003399;
	}
	a:active.textLink
	{
		text-decoration: none;
		color: #003399;
	}
	a:visited.textLink
	{
		text-decoration: none;
		color: #003399;
	}
	
	div.content
	{ 
		position:absolute;
		visibility:hidden;
		left:0px; 
		top:0px; 
		z-index:1; 
	}
	a:link.lowerLink
	{
		text-decoration: none;
		color: #5C83BA;
	}
	a:hover.lowerLink
	{
		text-decoration: none;
		color: #5C83BA;
	}
	a:active.lowerLink
	{
		text-decoration: none;
		color: #5C83BA;
	}
	a:visited.lowerLink
	{
		text-decoration: none;
		color: #5C83BA;
	}
	.PictureCaption
	{
		background-color: #5C83BA;
		font-size: 12px;
		color: #E0FCF3;
		text-align: center;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-right: 1px;
		padding-left: 1px; 
	}