body {	background-image: url(../images/ibak1.jpg);}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	line-height: 1.0em;
	font-weight: bold;
}

.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	line-height: 1.0em;
	font-weight: bold;
}

.headpages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	margin-top: 0.9em;
}

.headsmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.3em;
}

.headevensmaller 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.3em;
}


.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;

}
	
.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;

}	
	
.greensubhead 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: bold;
	color: #008000;
	text-align: center;
	line-height: 0.0em;
}

.greensubsubhead 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #008000;
	text-align: center;
	line-height: 1.0em;
}
	
.para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	line-height: 1.4em;
	font-variant: normal;
	text-align: justify;
	margin-top: -1.2em;
	margin-bottom: 2.3em;
}

.indentpara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	line-height: 1.4em;
	font-variant: normal;
	text-align: justify;
	margin-left: 3em;
}

.paraitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	line-height: 1.4em;
	text-align: justify;
	font-style: italic;
}

.supported {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 2.1em;
}


hr.darkblue {
	background-color: #001E5A;
	width: 100%;
	height: 0.4em;
	/* margin: 0px auto 0 0; */
	text-align: left;
	}

hr.thinblue {
	background-color: #27BCFC;
	width: 100%;
	height: 0.2em;
	/* margin: 0px auto 0 0; */
	text-align: left;
	}	
	
	
li.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	line-height: 1.4em;
	font-variant: normal;
	text-align: justify;
	margin-left: 1.1em;
}	
	
li.bodylast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	font-variant: normal;
	text-align: justify;
	margin-left: 1.1em;
	margin-bottom: 3em;
}	
	
	
	
a:Link{
color:#001E5A;
font-weight:bold;
text-decoration:none;
}

a:Visited{
color:#001E5A;
font-weight:bold;
text-decoration:none;
}

a:Hover{
color: #22C5FE;
font-weight:bold;
text-decoration:none;
}

div#navcontainer
{
background-color: #001E5A;
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
}

div#navcontainer ul
{
font-family: Arial, Helvetica, sans-serif;
font-size: 0.71em;
font-weight: bold;
color: white;
text-align: center;
margin: 0;
padding-bottom: 4px;
padding-top: 4px;
}

div#navcontainer ul li
{
display: inline;
margin-left: -4px;

}

div#navcontainer ul li a
{
padding: 4px 10px 4px 10px;
color: white;
text-decoration: none;
border-right: 1px solid #fff;

}

div#navcontainer ul li a:hover
{
background-color: #27BCFC;
color: white;
}

#active a { border-left: 1px solid #fff; }
