/* navigation.css */
#bgfooter
{
	background-color: #495E6F;
	color: #FFFFFF;
	text-align: center;
	margin: 0px 0px 10px 0px;
	border-bottom: 2px solid #495E6F;
}

a.footerlinks
	{
	font-size: .8em;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px 8px;
	}			

/* header links */	
	
.headerlinkslist1
	{
	float:left;
	padding: 2px 4px;
	list-style: none;
	color: #0000FF;
	}
.headerlinkslist1 a
	{
	float: left;
	text-decoration: none;
	color: #025AA0;
	background-image: url('inis-verticle1.gif?openImageResource');
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 4px 8px;
}			
.headerlinkslist1 a:hover
	{
	float: left;
	text-decoration: underline;
	color: #025AA0;
	background-image: url('inis-verticle1.gif?openImageResource');
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 4px 8px;
}		
.headerlinkslist1none
	{
	float: left;
	color: #025AA0;
	padding: 2px 4px;
	list-style: none;
}	

.headerlinkslist1none a
	{
	float:left;
	text-decoration: none;
	color: #025AA0;
	}	

.headerlinkslist1none a:hover
	{
	float:left;
	text-decoration: underline;
	color: #025AA0;
	}	

#headerlinks
{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #025aa0;
	text-align: left;
	padding: 2px;
}

.headerlinks2bar
{
	background-color:#025aa0;
	color: #FFFFFF;
	font-size: 1em;
}

.headerlinks2
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 3px 2px 0px 0px;
	width: 60%;
	float: left;
}
.headerlinkslist2
	{
	padding: 2px;
	margin: 1px 0px 3px 0px;
	}
			
a.headerlinkslist2
	{
	text-decoration: none;
	color: #FFFFFF;
	margin: 1px 7px 0px 4px;
        }

.headerlinkslist2 a:hover
	{
	float:left;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #2f76ac;
	margin: 1px 7px 0px 4px;
	}	

.headerlinkslist2on
	{
	list-style: none;
	padding: 2px;
	margin: 1px 0px 3px 0px;
	color: #FFFFFF;
	}				
a.headerlinkslist2on
	{
	text-decoration: none;
	color: #FFFFFF;
	margin: 1px 7px 0px 4px;
color: #FFFFFF;
	}	

.headerlinkslist2on a:hover
	{
	float:left;
	text-decoration: none;
	color: #FFFFFF;
	margin: 1px 7px 0px 4px;
	}	

/* top menu format */
.breadcrumbs
{
	position:relative;
	margin:0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color:#D6D6D6;
	color:#000099;
	text-align: left;
	padding:2px 8px;	
}
a.breadcrumbs:link, a.breadcrumbs:visited 
{
	font-size: 1em;
	text-decoration: none;
	color:#000099;
}
 a.breadcrumbs:hover,  a.breadcrumbs:active 
{
	font-size: 1em;
	text-decoration: underline;
	color:#000099;
}

/* leftnav */

a
	{
	text-decoration:underline;
	color:#3366cc;
	font-size:0.85em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-color:#003399;
	border-left-style:solid;
	border-left-width:0px;
	}
.lf2 a {
	color: #FFFFFF;
	text-decoration: none;
}

p a {
	padding-right: 4px;
	padding-left: 4px;
/*	padding-bottom: 10px; */
}
a:hover
	{
	text-decoration:underline;
	}

li.leftnav {
	display: block;
	border-top: 1px solid #093572;
	background-position:left center;
	width: 99%;
	}
li.leftnav a {
	display: block;
	padding: 6px 8% 4px 2px;
	background-color: #FFFFFF;
	/*background-image:url('inis-bullet1.gif?openImageResource');*/
	background-repeat:no-repeat;
	background-position:left center;
	font-size: 1em;/*0.85em;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	color: #025AA0;
	text-decoration: none;
	width: 90%;
	}
li.leftnav a:hover {
	background-color: #025aa0;
	/*background-image:url('inis-bullet2.gif?openImageResource');*/
	background-repeat:no-repeat;
	background-position:left center;
	color: #ffffff;
	text-decoration: none;
	width: 90%;
	}

li.leftnavon{
	display: block;
	border-top: 1px solid #093572;
	background-position:left center;
	background-color: #fff;
	width: 99%;
	}
li.leftnavon a {
	display: block;
	padding: 6px 8% 4px 2px;
	background-color: #025AA0;
	background-repeat:no-repeat;
	background-position:left center;
	font-size: 1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
/*	font-weight: bold;*/
	color: #ffffff;
	text-decoration: none;
	width: 90%;
	}
li.leftnavon a:hover {
	background-color: #025AA0;
/*	background-image:url('inis-bullet2.gif?openImageResource');*/
	background-repeat:no-repeat;
	background-position:left center;
	color: #ffffff;
	width: 90%;
	text-decoration: none;
	}
li.noborder {
	display: block;
	border-top: 0px solid #093572;
	background-position:left center;
	}
li.noborder a {
	display: block;
	padding: 1px 8% 1px 11px;
	background-color: #fff;
	background-image:url('cosc-bullet1.gif?openImageResource');
	background-repeat:no-repeat;
	background-position:left center;
	font-size: 1em;/*0.85em;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #025AA0;
	text-decoration: none;
	width: 88%;		
	font-weight: normal;
	}
li.noborder a:hover {
	background-color: #3771B0;
	background-image:url('cosc-bullet2.gif?openImageResource');
	background-repeat:no-repeat;
	background-position:left center;
	color: #eee;
	text-decoration: none;
	}		

li.level2 {
	display: block;
	border-top: 0px solid #093572;
	background-position:left center;
	width: 88%;
	}
li.level2 a {
	display: block;
	padding: 1px 8% 1px 11px;
	background-image: url('iyjs-dash.gif?openImageResource');
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #fff;
	font-size: 1em;/*0.85em;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #025AA0;
	text-decoration: none;
	/* width: 88%; */
	font-weight: normal;
	margin: 0px 0px 0px 10px;
}	
li.level2 a:hover {
	display: block;
	padding: 1px 8% 1px 11px;
	background-color: #025aa0;
	background-image:url('cosc-dashon.gif?openImageResource');
	background-repeat:no-repeat;
	background-position:left center;
	font-size: 1em;/*0.85em;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #eee;
	/* width: 88%; */
	text-decoration: none;	
	font-weight: normal;
	}	
li.level2on {
	display: block;
	border-top: 0px solid #093572;
	background-position:left center;
	width: 88%;
	}
li.level2on a {
	display: block;
	padding: 1px 8% 1px 11px;
	background-image: url('cosc-dashon.gif?openImageResource');
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #025aa0;
	font-size: 1em;/*0.85em;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	/* width: 88%; */
	font-weight: normal;
	margin: 0px 0px 0px 10px;
	}	
li.level2on a:hover {
	display: block;
	padding: 1px 8% 1px 11px;
	background-color: #025aa0;
	background-image:url('cosc-dashon.gif?openImageResource');
	background-repeat:no-repeat;
	background-position:left center;
	font-size: 1em;/*0.85em;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #eee;
	text-decoration: none;	
	font-weight: normal;
	/* width: 88%; */
	}
div.printable {

	padding: 10px 0px 30px 0px;
	background-position: left center;
	list-style: none;
}
div.printable a {
	float: right;
	padding: 10px 0px 0px 20px;
	background-color: #fff;
	background-image: url('justice-printIcon.gif?openImageResource');
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
line-height: 20px;

}

div.printable a:hover {
	float: right;
	padding: 10px 0px 0px 20px;
	background-color: #fff;
	background-image: url('justice-printIcon.gif?openImageResource');
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
line-height: 20px;	
}
a.printright:link 
{
text-decoration: none; 
font-size: .75em;
color: #025aa0;
text-align: right;
}
a.printright:visited 
{
text-decoration: none; 
font-size: .75em;
color: #025aa0;
text-align: right;
}
a.printright:hover, a.printright:active 
{
text-decoration: underline; 
font-size: .75em;
color: #025aa0;
text-align: right;
}

span.arrowlinktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0033CC;	
	font-size:.50em;
	}

li.rightnav {
	display: block;
	list-style: none;
	}
li.rightnav a {
	display: block;
	padding: 2px 0px 2px 6px;
	/*background-image:url('inis-bullet1.gif?openImageResource');
	background-repeat:no-repeat;
	background-position:left center;*/
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #025aa0;
	text-decoration: underline;
	width: 95%;
	font-weight: normal;
}	
li.rightnav a:hover {
	display: block;
	padding: 2px 3px 2px 6px;
	/*background-image:url('inis-bullet1.gif?openImageResource');
	background-repeat:no-repeat;
	background-position:left center;*/
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #025aa0;
	text-decoration: underline;
	font-weight: normal;
}	

a.rightalign {
	text-align: right;
}
a.rightindent {
	text-indent: 20pt;
}

p.backtop {
	text-align: center;
}

li.help {
	font-size: 0.85em;
	padding: 10px 0px 30px 0px;
	background-position: left center;
	list-style: none;
	text-align: right;
}
li.help a {
	float: right;
	padding: 10px 0px 0px 20px;
	background-color: #fff;
	text-decoration: underline;
	line-height: 20px;
}	
/*Sitemap*/
div.Sitemap_level0{
	font-weight: bold;
	background-color: #2a4792;
	border: solid 1px #2a4792;
	color: white;
	padding: 3px 0px 0px 5px;
}
ul.Sitemap_level0{
	background-color: white;
	border: solid 2px #2a4792;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.Sitemap_level1{
	font-weight: bold;
	background-color: #cecfef;
	border: solid 1px #cecfef;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 5px;
}
div.Sitemap_level1 a{
	color: #2a4792;
}
ul.Sitemap_level1{
	background-color: white;
	border: solid 2px #cecfef;
	margin: 0px 15px 0px 0px;
	list-style: none;
	padding: 0px;
}
div.Sitemap_level2{
	font-weight: bold;
	background-color: #f1ecd8;
	border: solid 1px #f1ecd8;
	margin: 10px 15px 0px 0px;
	padding: 0px 0px 0px 5px;
}
div.Sitemap_level2 a{
	color: #2a4792;
}
ul.Sitemap_level2{
	background-color: white;
	border: solid 2px #f1ecd8;
	margin: 0px 15px 0px 0px;
	list-style: none;
}
div.Sitemap_level3{
	font-weight: bold;
	background-color: #cad6d8;
	border: solid 1px #cad6d8;
	margin: 10px 15px 0px 0px;
	padding: 0px 0px 0px 5px;
}
div.Sitemap_level3 a{
	color: #2a4792;
}
ul.Sitemap_level3{
	background-color: white;
	border: solid 2px #cad6d8;
	margin: 0px 15px 0px 0px;
	list-style: none;
}
div.Sitemap_level4{
	font-weight: bold;
	background-color: #b3910a;
	border: solid 1px #b3910a;
	margin: 10px 15px 0px 0px;
	padding: 0px 0px 0px 5px;
}
div.Sitemap_level4 a{
	color: #2a4792;
}
ul.Sitemap_level4{
	background-color: white;
	border: solid 2px #b3910a;
	margin: 0px 15px 0px 0px;
	list-style: none;
}