		body
		{
			font-family:verdana;
			color:#000;
			text-align:center;
			margin:0;
			font-size:12pt;
		}
		
		a, a:visited
		{
			text-decoration:underline;
			color:#0033FF;
		}
		
		h1
		{
			font-size:1.5em;
			font-weight:bold;
			padding:5px 0 5px 0;
			margin:0;
		}
		
		h2
		{
			font-size:1.2em;
			font-weight:bold;
		}
		
		h3
		{
			font-size:1.1em;
			font-weight:normal;
			text-decoration:underline;
		}
		
		ul
		{
			list-style:none;
			margin:0;
			padding:0;
		}
				
		.sitemap, .sitemap ul
		{
			margin-left:40px;
		}
		
		.sitemap ul
		{
			list-style:circle;
		}
		
		.basiclist
		{
			margin-left:40px;
			line-height:24px;
			list-style:square;
		}
			
		.content
		{
			width:70%;
		}
		
		.content a, .content a:visited
		{
			color:#0033FF;
		}
		
		.footer, .accessible, .header, .newnavigation, .branchmenu
		{
			display:none;
			clear:both;
		}
				
		.content img
		{
			padding:5px;
		}
		
		.seniormanagerprofile
		{
			border:1px solid #CCC;
			margin:0 5px;
		}
		
		.seniormanagerprofileheader
		{
			line-height:30px;
			border-bottom:1px solid #CCC;
			background-color:#EEE;
		}
		
		.seniormanagerprofile img
		{
			margin:0 10px 10px 0;
			clear:left;
		}
		
		.seniormanagerprofile p
		{
			margin:0;
			padding:5px;
		}
		
		.seniormanagerprofileheader h3
		{
			margin:0;
			padding:0;
			padding-left:20px;
			font-size:1.2em;
			font-weight:bold;
		}
		
		.top  .submenu li
		{
			border-top:0;
		}