/* CSS Document */
.navbground {
	background-image: url(../images/fiberinnov3_16.jpg);
	background-repeat:no-repeat;
	background-attachment: scroll;
	}
a:link { 
	color: #666666;
	}
a:visited { 
	color: #666666;
	}
a:hover { 
	color: #667BA2;
	background-color: none;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	}
.bodybground {
	background-image: url(../images/fiberinnov3_19.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.bar1 {
	background-image: url(../images/fiberinnov3_11.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.navbground2 {
	background-image: url(../images/fiberinnov3_17.jpg);
	background-repeat: no-repeat;
	background-position: -155px 0px;
	background-attachment: scroll;
}
.navbground3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	background-position: 0px 0px;
	background-attachment: scroll;
}
.border a img{
border: 1px solid black;
}
#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.5em;
		margin-bottom : -1px;
		width: 11em;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 12em;
		margin-top : -1.5em;
		border : 1px solid gray;
		width: 12em;
		background-color: #CCCCCC;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
		border : 1px solid gray;
		width: 12em;
		background-color: #CCCCCC;
	}
	
	#nav li a {
		width: 11em;
		w\idth : 11em;
		display : block;
		color : #555555;
		font-weight : bold;
		text-decoration : none;
		background-color : none;
		padding : 0 0.5em;
	}
	
	#nav li a:hover {
		color : white;
		background-color : gray;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
	#content {
		margin-left : 12em;
	}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: normal;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffa616;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffa616;
}
.nobullet {
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	color: #003190;
	font-size: 14 px;
	font-weight: bold;
}
.more {
	color: #ffa616;
}
