/* CSS Document */

.moveover {
	text-align: left;
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
}

#navholder {
	width: 526px;
	height: 25px;
	margin: 0px 0px 0px 293px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	
	

}

#mainNav{
	display:block;
	width: 841px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	background-image:url(../media/images/nav.jpg);
	background-repeat:no-repeat;
	background-position:90% -1px;
	clear:both;
}


/* START - Nav 1 */

/* Float nav and set basic properties - in this case the id and block element are the same and so are combined */
#nav, #nav ul {
	float: left;
	width: 73px;
	display: block;
	height: 24px;
	list-style: none;
	line-height: 24px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* Control style and placement of links as well as dropdown block */
#nav a {
	display: block;
	width: 73px;	
	height: 25px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	
} 



#nav a:hover {
	
	
}



/* Set properties of top element */
#nav li {
float: left;
	padding: 0;
	width: 68px;	
	height: 25px;
		

	
}



/* Position the menu off screen rather than display: none; */
#nav li ul {
	position: absolute;
	left: -999em;
	/*height: auto;*/
	width: 170px;	
	font-weight: normal; 
	margin: 0;



}

/* Set properties of dropdown cells - width will affect non mouse-over in IE */
#nav li li {
	background: #5289cb;
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
	width: 140px;
	text-indent: 9px;
	padding-top: 3px;
	
}


#nav li ul a {
	height: 20px;
	width: 180px;	
	padding: 0;
	display: block;
	
} 


#nav li ul a:hover {

	height: 20px;
	width: 180px;
	w\idth: 180px;
	padding: 0;
	color: #ffffff;
	display: block;
	
} 



/* third-and-above-level lists */
#nav li ul ul { 
	margin: -19px 0 0 131px;
}

/* Move menu back on page on mouse over */
#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 {
	left: auto;

}

/* Control Background of Top Mouse Over */
#nav li:hover, #nav li.sfhover {
background-image:url(../media/images/nav_over.jpg);
background-repeat:repeat-x;	

}

/* Control Background of Drop Down Mouse Over */
#nav li li:hover, #nav li li.sfhover {
	background:  #094fa3;


}
#nav li:hover, #nav li.hover {
	position: static;
}

/* END - Nav 1*/





/* START - Nav 2 */

/* Float nav2 and set basic properties - in this case the id and block element are the same and so are combined */
#nav2, #nav2 ul {
	float: left;
	width: 95px;
	display: block;
	height: 24px;
	list-style: none;
	line-height: 24px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* Control style and placement of links as well as dropdown block */
#nav2 a {
	display: block;
	width: 95px;	
	height: 25px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	
} 



#nav2 a:hover {
	
	
}



/* Set properties of top element */
#nav2 li {
float: left;
	padding: 0;
	width: 95px;	
	height: 25px;
		

	
}



/* Position the menu off screen rather than display: none; */
#nav2 li ul {
	position: absolute;
	left: -999em;
	/*height: auto;*/
	width: 190px;	
	font-weight: normal; 
	margin: 0;



}

/* Set properties of dropdown cells - width will affect non mouse-over in IE */
#nav2 li li {
	background: #5289cb;
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
	width: 190px;
	text-indent: 9px;
	padding-top: 3px;
	
}


#nav2 li ul a {
	height: 20px;
	width: 190px;	
	padding: 0;
	display: block;
	
} 


#nav2 li ul a:hover {

	height: 20px;
	width: 190px;	
	padding: 0;
	color: #ffffff;
	display: block;
	
} 



/* third-and-above-level lists */
#nav2 li ul ul { 
	margin: -19px 0 0 131px;
}

/* Move menu back on page on mouse over */
#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover2 ul ul, #nav2 li.sfhover2 ul ul ul {
	left: -999em;

}

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover2 ul, #nav2 li li.sfhover2 ul, #nav2 li li li.sfhover2 ul {
	left: auto;

}

/* Control Background of Top Mouse Over */
#nav2 li:hover, #nav2 li.sfhover2 {
background-image:url(../media/images/nav_over.jpg);
background-repeat:repeat-x;	

}

/* Control Background of Drop Down Mouse Over */
#nav2 li li:hover, #nav2 li li.sfhover2 {
	background:  #094fa3;


}
#nav2 li:hover, #nav2 li.hover {
	position: static;
}

/* END - Nav 2 */




/* START - Nav 3 */

/* Float nav3 and set basic properties - in this case the id and block element are the same and so are combined */
#nav3, #nav3 ul {
	float: left;
	width: 120px;
	display: block;
	height: 24px;
	list-style: none;
	line-height: 24px;;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* Control style and placement of links as well as dropdown block */
#nav3 a {
	display: block;
	width: 120px;	
	height: 25px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	
} 



#nav3 a:hover {
	
	
}



/* Set properties of top element */
#nav3 li {
float: left;
	padding: 0;
	width: 130px;	
	height: 25px;
		

	
}



/* Position the menu off screen rather than display: none; */
#nav3 li ul {
	position: absolute;
	left: -999em;
	/*height: auto;*/
	width: 160px;	
	font-weight: normal; 
	margin: 0;



}

/* Set properties of dropdown cells - width will affect non mouse-over in IE */
#nav3 li li {
	background: #5289cb;
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
	width: 170px;
	text-indent: 9px;
	padding-top: 3px;
	
}


#nav3 li ul a {
	height: 20px;
	width: 170px;	
	padding: 0;
	display: block;
	
} 


#nav3 li ul a:hover {

	height: 20px;
	width: 170px;	
	padding: 0;
	color: #ffffff;
	display: block;
	
} 



/* third-and-above-level lists */
#nav3 li ul ul { 
	margin: -19px 0 0 131px;
}

/* Move menu back on page on mouse over */
#nav3 li:hover ul ul, #nav3 li:hover ul ul ul, #nav3 li.sfhover3 ul ul, #nav3 li.sfhover3 ul ul ul {
	left: -999em;

}

#nav3 li:hover ul, #nav3 li li:hover ul, #nav3 li li li:hover ul, #nav3 li.sfhover3 ul, #nav3 li li.sfhover3 ul, #nav3 li li li.sfhover3 ul {
	left: auto;

}

/* Control Background of Top Mouse Over */
#nav3 li:hover, #nav3 li.sfhover3 {
background-image:url(../media/images/nav_over.jpg);
background-repeat:repeat-x;

}

/* Control Background of Drop Down Mouse Over */
#nav3 li li:hover, #nav3 li li.sfhover3 {
	background:  #094fa3;


}
#nav3 li:hover, #nav3 li.hover {
	position: static;
}

/* END - Nav 3 */




/* START - Nav 4 */

/* Float nav4 and set basic properties - in this case the id and block element are the same and so are combined */
#nav4, #nav4 ul {
	float: left;
	width: 110px;
	display: block;
	height: 24px;
	list-style: none;
	line-height: 24px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* Control style and placement of links as well as dropdown block */
#nav4 a {
	display: block;
	width: 110px;	
	height: 25px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	
} 



#nav4 a:hover {
	
	
}



/* Set properties of top element */
#nav4 li {
float: left;
	padding: 0;
	width: 110px;	
	height: 25px;
		

	
}



/* Position the menu off screen rather than display: none; */
#nav4 li ul {
	position: absolute;
	left: -999em;
	/*height: auto;*/
	width: 110px;	
	font-weight: normal; 
	margin: 0;



}

/* Set properties of dropdown cells - width will affect non mouse-over in IE */
#nav4 li li {
	background: #5289cb;
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
	width: 110px;
	text-indent: 9px;
	padding-top: 3px;
	
}


#nav4 li ul a {
	height: 20px;
	width: 110px;
	padding: 0;
	display: block;
	
} 


#nav4 li ul a:hover {

	height: 20px;
	width: 110px;	
	padding: 0;
	color: #ffffff;
	display: block;
	
} 



/* third-and-above-level lists */
#nav4 li ul ul { 
	margin: -19px 0 0 131px;
}

/* Move menu back on page on mouse over */
#nav4 li:hover ul ul, #nav4 li:hover ul ul ul, #nav4 li.sfhover4 ul ul, #nav4 li.sfhover4 ul ul ul {
	left: -999em;

}

#nav4 li:hover ul, #nav4 li li:hover ul, #nav4 li li li:hover ul, #nav4 li.sfhover4 ul, #nav4 li li.sfhover4 ul, #nav4 li li li.sfhover4 ul {
	left: auto;

}

/* Control Background of Top Mouse Over */
#nav4 li:hover, #nav4 li.sfhover4 {
background-image:url(../media/images/nav_over.jpg);
background-repeat:repeat-x;

}

/* Control Background of Drop Down Mouse Over */
#nav4 li li:hover, #nav4 li li.sfhover4 {
	background:  #094fa3;


}
#nav4 li:hover, #nav4 li.hover {
	position: static;
}

/* END - Nav 4 */




/* START - Nav 5 */

/* Float nav5 and set basic properties - in this case the id and block element are the same and so are combined */
#nav5, #nav5 ul {
	float: left;
	width: 100px;
	display: block;
	height: 24px;
	list-style: none;
	line-height: 24px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* Control style and placement of links as well as dropdown block */
#nav5 a {
	display: block;
	width: 100px;
	w\idth: 100px;	
	height: 25px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	
} 



#nav5 a:hover {
	
	
}



/* Set properties of top element */
#nav5 li {
float: left;
	padding: 0;
	width: 96px;	
	height: 25px;
		

	
}



/* Position the menu off screen rather than display: none; */
#nav5 li ul {
	position: absolute;
	left: -999em;
	/*height: auto;*/
	width: 170px;
	w\idth: 170px;
	font-weight: normal; 
	margin: 0;



}

/* Set properties of dropdown cells - width will affect non mouse-over in IE */
#nav5 li li {
	background: #5289cb;
	margin: 0;
	padding: 0;
	height: 25px;
	line-height: 25px;
	width: 120px;
	text-indent: 9px;
	padding-top: 0px;
	color: #ffffff;
}


#nav5 li ul a {
	height: 25px;
	width: 120px;
	w\idth: 120px;
	padding: 0;
	display: block;
	color: #ffffff;
} 


#nav5 li ul a:hover {

	height: 25px;
	width: 120px;
	w\idth: 120px;
	padding: 0;
	color: #ffffff;
	display: block;
	
} 



/* third-and-above-level lists */
#nav5 li ul ul { 
	margin: -19px 0 0 131px;
}

/* Move menu back on page on mouse over */
#nav5 li:hover ul ul, #nav5 li:hover ul ul ul, #nav5 li.sfhover5 ul ul, #nav5 li.sfhover5 ul ul ul {
	left: -999em;

}

#nav5 li:hover ul, #nav5 li li:hover ul, #nav5 li li li:hover ul, #nav5 li.sfhover5 ul, #nav5 li li.sfhover5 ul, #nav5 li li li.sfhover5 ul {
	left: auto;

}

/* Control Background of Top Mouse Over */
#nav5 li:hover, #nav5 li.sfhover5 {
background-image:url(../media/images/nav_over.jpg);
background-repeat:repeat-x;

}

/* Control Background of Drop Down Mouse Over */
#nav5 li li:hover, #nav5 li li.sfhover5 {
	background:  #094fa3;


}
#nav5 li:hover, #nav5 li.hover {
	position: static;
}

/* END - Nav 5 */
