@charset "utf-8";
/* CSS Document */

.moveover {
	text-align: left;
	margin-left: 8px;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
}
.moveover2 {
	text-indent: 1px;
	padding-left: 1px;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
}

.moveNav {

	margin-left: 180px;
	padding-left: 180px;
}
#pageTag {
	width: 600px;
	height: 27px;
	margin: 155px 0px 0px 20px;
	position: absolute;
	z-index: 26;
}


div#mainNav{
	width: 980px;
	margin: 0px auto 2px 20px;
	z-index: 45;
	height: 32px;
	background-image:url(../media/images/navbg.gif);
}

#navholder {
	width: 980px;
	height: 37px;
	margin: 4px 0px 0px 25px;
	position: absolute;
	z-index: 45;
	clear: both;
}




a {

}

#nocss {
	display: none;
}

#OldSchool {
	z-index: 1;
}

.label {
	display: none;
}



/* 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 {
    height: 37px;
	width:140px;
    list-style: none;
    line-height: .85;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #FFFFFF;
    font:Arial, Helvetica, sans-serif;
    font-size: 11px;
	float: left;

}
 #nav ul {

    
}

/* Control style and placement of links as well as dropdown block */
#nav a {
	display: block;
	width: 115px;
	w\idth: 115px;	
	height: 27px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	color: #000000;
	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: 115px;	
	height: 27px;
		

	
}



/* Position the menu off screen rather than display: none; */
#nav li ul {
	position: absolute;
	left: -999em;
	/*height: auto;*/
	width: 180px;
	w\idth: 180px;
	font-weight: normal; 
	margin: 0;



}

/* Set properties of dropdown cells - width will affect non mouse-over in IE */
#nav li li {
	background: #d0d0d0;
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
	width: 200px;
	text-indent: 9px;
	padding-top: 3px;
	
}


#nav li ul a {
	height: 20px;
	width: 200px;
	w\idth: 200px;
	padding: 0;
	display: block;
	
} 


#nav li ul a:hover {
	height: 20px;
	width: 200px;
	w\idth: 200px;
	padding: 0;
	color: #000000;
	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-color: #000000;	

}

/* Control Background of Drop Down Mouse Over */
#nav li li:hover, #nav li li.sfhover {
	background:  #ffffff;


}
#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 {
    height: 27px;
	width: 125px;
    list-style: none;
    line-height: .85;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #FFFFFF;
    font:Arial, Helvetica, sans-serif;
    font-size: 11px;
	float:left;
}
 #nav2 ul {
    float: left;
    width: 100px;
}

/* Control style and placement of links as well as dropdown block */
#nav2 a {
	display: block;
	width: 85px;
	w\idth: 85px;	
	height: 27px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	color: #000000;
	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: 85px;	
	height: 27px;
		

	
}



/* Position the menu off screen rather than display: none; */
#nav2 li ul {
	position: absolute;
	left: -999em;
	/*height: auto;*/
	width: 180px;
	w\idth: 180px;
	font-weight: normal; 
	margin: 0;



}

/* Set properties of dropdown cells - width will affect non mouse-over in IE */
#nav2 li li {
	background: #d0d0d0;
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
	width: 170px;
	text-indent: 9px;
	padding-top: 3px;
	
}


#nav2 li ul a {
	height: 20px;
	width: 160px;
	w\idth: 160px;
	padding: 0;
	display: block;
	
} 


#nav2 li ul a:hover {
	height: 20px;
	width: 160px;
	w\idth: 160px;
	padding: 0;
	color: #000000;
	display: block;
	
} 



/* third-and-above-level lists */
#nav2 li ul ul { 
	margin: -20px 0 0 160px;
}

/* 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-color: #000000;	

}

/* Control Background of Drop Down Mouse Over */
#nav2 li li:hover, #nav2 li li.sfhover2 {
	background:  #ffffff;


}
#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 {
    height: 37px;
	width: 155px;
    list-style: none;
    line-height: .85;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #FFFFFF;
    font:Arial, Helvetica, sans-serif;
    font-size: 11px;
	float:left;
}
 #nav3 ul {
    float: left;
    width: 160px;
}

/* Control style and placement of links as well as dropdown block */
#nav3 a {
	display: block;
	width: 110px;
	w\idth: 110px;	
	height: 27px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	color: #000000;
	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: 110px;	
	height: 27px;
		

	
}



/* Position the menu off screen rather than display: none; */
#nav3 li ul {
	position: absolute;
	left: -999em;
	/*height: auto;*/
	width: 225px;
	w\idth: 225px;
	font-weight: normal; 
	margin: 0;



}

/* Set properties of dropdown cells - width will affect non mouse-over in IE */
#nav3 li li {
	background: #d0d0d0;
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
	width: 225px;
	text-indent: 9px;
	padding-top: 3px;
	
}


#nav3 li ul a {
	height: 20px;
	width: 225px;
	w\idth: 225px;
	padding: 0;
	display: block;
	
} 


#nav3 li ul a:hover {
	height: 20px;
	width: 225px;
	w\idth: 225px;
	padding: 0;
	color: #000000;
	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-color: #000000;	

}

/* Control Background of Drop Down Mouse Over */
#nav3 li li:hover, #nav3 li li.sfhover3 {
	background:  #ffffff;


}
#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 {
    height: 37px;
	width:215px;
    list-style: none;
    line-height: .85;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #FFFFFF;
    font:Arial, Helvetica, sans-serif;
    font-size: 11px;
	float:left;
}
 #nav4 ul {
    float: left;
    width: 200px;
}

/* Control style and placement of links as well as dropdown block */
#nav4 a {
	display: block;
	width: 225px;
	w\idth: 225px;	
	height: 28px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	color: #000000;
	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: 165px;	
	height: 28px;
		

	
}



/* Position the menu off screen rather than display: none; */
#nav4 li ul {
	position: absolute;
	left: -999em;
	/*height: auto;*/
	width: 225px;
	w\idth: 225px;
	font-weight: normal; 
	margin: 0;



}

/* Set properties of dropdown cells - width will affect non mouse-over in IE */
#nav4 li li {
	background: #d0d0d0;
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
	width: 225px;
	text-indent: 9px;
	padding-top: 3px;
	
}


#nav4 li ul a {
	height: 20px;
	width: 225px;
	w\idth: 225px;
	padding: 0;
	display: block;
	
} 


#nav4 li ul a:hover {
	height: 20px;
	width: 225px;
	w\idth: 225px;
	padding: 0;
	color: #000000;
	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-color: #000000;	

}

/* Control Background of Drop Down Mouse Over */
#nav4 li li:hover, #nav4 li li.sfhover4 {
	background:  #ffffff;


}
#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 {
	width:150px;
    height: 27px;
    list-style: none;
    line-height: .85;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #FFFFFF;
    font:Arial, Helvetica, sans-serif;
    font-size: 11px;
	float:left;
}
 #nav5 ul {
    float: left;
    width: 115px;
}

/* Control style and placement of links as well as dropdown block */
#nav5 a {
	display: block;
	width: 115px;
	w\idth: 115px;	
	height: 27px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	color: #000000;
	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: 115px;
	w\idth: 115px;
	height: 27px;
		

	
}



/* Position the menu off screen rather than display: none; */
#nav5 li ul {
	position: absolute;
	left: -999em;
	/*height: auto;*/
	width: 200px;
	w\idth: 200px;
	font-weight: normal; 
	margin: 0;



}

/* Set properties of dropdown cells - width will affect non mouse-over in IE */
#nav5 li li {
	background: #d0d0d0;
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
	width: 200px;
	text-indent: 9px;
	padding-top: 3px;
	
}


#nav5 li ul a {
	height: 20px;
	width: 200px;
	w\idth: 200px;
	padding: 0;
	display: block;
	
} 


#nav5 li ul a:hover {
	height: 20px;
	width: 200px;
	w\idth: 200px;
	padding: 0;
	color: #000000;
	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-color: #000000;	

}

/* Control Background of Drop Down Mouse Over */
#nav5 li li:hover, #nav5 li li.sfhover5 {
	background:  #ffffff;


}
#nav5 li:hover, #nav5 li.hover {
	position: static;
}

/* END - Nav  5*/




/* START - Nav 6 */

/* Float nav6 and set basic properties - in this case the id and block element are the same and so are combined */
#nav6, #nav6 ul {
    height: 37px;
	width: 140px;
    list-style: none;
    line-height: .85;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #FFFFFF;
    font:Arial, Helvetica, sans-serif;
    font-size: 11px;
	float:left;
}
 #nav6 ul {
    float: left;
    width: 140px;
}

/* Control style and placement of links as well as dropdown block */
#nav6 a {
	display: block;
	width: 140px;
	w\idth: 140px;	
	height: 27px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	
} 



#nav6 a:hover {
	
	
}



/* Set properties of top element */
#nav6 li {
	float: left;
	padding: 0;
	width: 145px;
	w\idth: 145px;	
	height: 27px;
		

	
}



/* Position the menu off screen rather than display: none; */
#nav6 li ul {
	position: absolute;
	left: -999em;
	/*height: auto;*/
	width: 200px;
	w\idth: 200px;
	font-weight: normal; 
	margin: 0;



}

/* Set properties of dropdown cells - width will affect non mouse-over in IE */
#nav6 li li {
	background: #d0d0d0;
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
	width: 200px;
	text-indent: 9px;
	padding-top: 3px;
	
}


#nav6 li ul a {
	height: 20px;
	width: 200px;
	w\idth: 200px;
	padding: 0;
	display: block;
	
} 


#nav6 li ul a:hover {
	height: 20px;
	width: 200px;
	w\idth: 200px;
	padding: 0;
	color: #000000;
	display: block;
	
} 



/* third-and-above-level lists */
#nav6 li ul ul { 
	margin: -19px 0 0 131px;
}

/* Move menu back on page on mouse over */
#nav6 li:hover ul ul, #nav6 li:hover ul ul ul, #nav6 li.sfhover6 ul ul, #nav6 li.sfhover6 ul ul ul {
	left: -999em;

}

#nav6 li:hover ul, #nav6 li li:hover ul, #nav6 li li li:hover ul, #nav6 li.sfhover6 ul, #nav6 li li.sfhover6 ul, #nav6 li li li.sfhover6 ul {
	left: auto;

}

/* Control Background of Top Mouse Over */
#nav6 li:hover, #nav6 li.sfhover6 {
background-color: #000000;	

}

/* Control Background of Drop Down Mouse Over */
#nav6 li li:hover, #nav6 li li.sfhover6 {
	background:  #ffffff;


}
#nav6 li:hover, #nav6 li.hover {
	position: static;
}

/* END - Nav  6*/