/* CSS Document */

/* ------------------------------- formatting ----------------------------- */

*
	{margin:0;
	padding:0;
	}

/* top layout begin*/
#banner
{
position:absolute;
top:0%;
}
#top
	{
	position:relative;
	top:0;
	width:100%;
	background-attachment: fixed;
	background-image: url('inis-handshakescales.jpg?openImageResource');
	background-repeat: no-repeat;
	background-position: right top;
	z-index:4;
	height:86px;
	}

#topLogoPosition
	{
	position: relative;
	z-index: 2;
	padding: 20px 5px 0px 0px;
	height: 86px;
	background-color: transparent;
	display: none;
}
	h1.toph1
	{
	display:none;
	}

	
#topImage
	{
	margin-top:5px;
	margin-left:5px;
	}	
	#topRightImage
	{
	position:relative;
	float:right;
	height: auto;
	top: 0;
	margin: 0px;
	padding: 0px;
	z-index:1;
	background: transparent url('inis-logo.gif?openImageResource') no-repeat fixed left center;	
	}
#topMenuPosition
	{
	position:relative;
	margin-left:5px;
	top:10px;
	background-color: transparent;
	z-index: 2;
	}
.skipnav {
	display: none;
}

	#topMenuPosition2 a
	{
	text-decoration:none;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#topMenuPosition2 a:hover
	{
	text-decoration:underline;
	}
	.tr3
	{
	background-color:#013c7b;
	}
.footer {
	background: #013c7b;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
.lfText {
	font: .75px Verdana, Verdana, Arial, Helvetica, sans-serif;
}

.lf
	{
	float:left;
	}

	.lf a
	{
	float:left;
	text-decoration: none;
	}
	.lf2
	{
	float:left;
	list-style:none;
	text-decoration:none;
	color:#fff;
	padding:0 4px 4px;
	border-color:#003399;
	border-left-style:solid;
	border-left-width:1px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.lf3 {
	font-size: 0.65em;
	font-weight: bold;
	float: left;
}

.textB {
	font-weight: bold;
	font-size: 0.65em;
}

.lf2Text {
	font-size: 0.65em;
	color: #FFFFFF;
	list-style: none;
}

.Biggertext {
	font-size: 1em;
}
#alignRight {
	text-align: left;
	width: 600px;
	background: #013C7B;
	margin: 0 auto;
}


p {
	color: #000000;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	padding-left: 4px;
	text-align: left;
}

.textb {
	font: bold normal 0.75em Verdana, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
} 


.pRight {
	float: right;
}

.column-three
	{
	float				: right;
	padding: 0px;
	background-color: #d9e9e9;
	}
#content3 {
	background-color: #d9e9e9;
}


/* top layout end*/
/* alignment begin */



#aligned
	{
	text-align: center;
	display: inline;
	margin-right: auto;
	margin-left: auto;
}

/* alignment end */
/* wrapper */
#wrapper
	{
	clear:both;
	}
	#containerContent
	{
	position:absolute;
	clear:left;
	top: 101px;
	}
	
#center {
	position:relative;
	margin: 0px 20% 0 20%;
	padding: 1% 3%;
	background-color: #fff;
	color: #043a69;
	z-index:5;
	height:100%;
	text-align: center;
	}
	#left {
	position: relative;
	padding:0px;
	top:0px;
	width:19%;
	background-color:#fff;
	
	}
#right {
	position: relative;
	width:19%;
	margin-left: 79.5%;
	padding: 0px 0px;
	top:0px;
	background-color:#d9e9e9;
	
	}

	
#otherleftstuff {
	width: 88%;
	padding: 10px 6% 40px 6%;
	}

#news {
	position: absolute;
	width: 21.9%;			/* why not 22%?  because at some sizes the rounding difference adds up to more than 100% and gives us a horizontal scroll bar */
	height: 250px;
	overflow: hidden;
	margin-left: 75%;
	padding: 0px 1.5%;
	top: 101px;
	background-color: #153976;
	border-top: 1px solid #A5B5C6;
	}

	
.hideLink a {
	display: none;
}

/*navigation begin*/


	
	
	
.footerMenu {
	margin: 0 auto;
	width: 100%;
	display: block;
	background: #013C7B;
}
.cellColor {
	background: #013C7B;
	text-align: center;
	padding: 0px;
}



/*navigation end*/

