﻿html
{
	overflow:auto;
}

 
  a, a:visited,  a:link
{
	color: #000000;  
	text-decoration:none; 
}

a:hover{
		color: #666666;  
		text-decoration:none; 	
}

  
  
.body 
{
	background-color: #666666;
	text-align: center;
	vertical-align: top;
}

.outerClass
{
	width:955px;
	background-color: #ffffff;
	margin: 20px auto 20px auto ;
	text-align:left;
	vertical-align: top;
}

.iaLogo
{
	float:right;
	right: 10px; 
	margin-bottom: -30px;
}



.JPNav
{
	list-style-type: none;	 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:inline;  
	height: 20px;
	/*background-color: #ffffff;*/
	left:15px;
	top: 28px;
	z-index: 500;
	position:relative;
	font-size:10pt;	
	vertical-align:	top;


}

.JPNav li
{

	display: inline;
	border-right: solid 2px #ccff32;
	padding-left: 3px;
	padding-right: 2px;	
	padding-top: 3px;	
	background-color: #ffffff;
}

.JPNav li a
{
	color: #999999;	
}

.JPNav li.selected
{
	background:#ccff32;
	background-color: #ccff32;
}

.JPNav li.selected a
{
	color:#ffffff;
}

.JPNav a{
	text-decoration: none;	
}

.JPNavRound
{
	display: inline !important;
	z-index: 500 !important;
	background: transparent !important;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	border: 0px transparent none !important;
	border-top: 1px, white, solid;
	text-align: left;
	vertical-align: bottom; 
	clear: right;
}

* .JPNavRound
{
		
}



.lastItem
{
	border: 0px transparent none !important;
}

.clearer
{
	clear: both;
}

.bottom
{
	height:35px;	
		clear: both;
}

