.nav2 {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, "sans serif";
	font-size: 12px;
	line-height: 150%;
}


.nav2 ul 
{
	float: left;
	width: 776px;
	margin: 0px;
	padding: 0px;
	background-color: #FFCC66;
	font-weight: bold;
}	
.nav2 li 
{display: inline; list-style: none; margin: 0px; padding: 0px;}
.nav2 li a {
	display: block;
	float: left;
	margin: 0px;
	color: #0000CC;
	text-transform: capitalize;
	text-decoration: none;
	font-size: 100%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.nav2 a:hover, .nav2 a.selected {color: #660033; text-decoration: none;}
.buffer {clear: both; width: 776px; height: 30px; margin: 0px; padding: 0px; background-color: rgb(255,255,255);}



.nav3 {
	overflow: visible;
	clear: none;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
.nav3 ul
{width: 160px; margin: 0px 0px 20px 0px; padding: 0px; border-bottom: solid 1px rgb(216,206,159); background-color: #AECEFF;}	
.nav3 li 
{list-style: none; margin: 0px; padding: 0px;}
.nav3 li.title 
{margin: 0px 0px 0px 0px; padding: 3px 5px 2px 15px; background-color: #6085bf; color: rgb(255,255,255); text-transform: uppercase; font-weight: bold; font-size: 120%;}
.nav3 li.group a 
{display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 7px 0px 15px; border-top: solid 1px rgb(200,200,200); border-left: solid 7px rgb(219,230,241); color: rgb(75,75,75); font-weight: bold; font-size: 120%;}
.nav3 li a 
{display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 7px 0px 20px; border-left: solid 7px rgb(219,230,241); color: rgb(75,75,75); text-decoration: none; font-size: 120%;}
.nav3 li a:hover, .nav3 li a.selected {border-left: solid 7px rgb(156,186,214);  color: rgb(100,100,100); text-decoration: none;}

.nav3tl {
	background-color: #8fbbfd;
	color: #660033;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 120%;
	line-height: 150%;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.inner {
	color: #660033;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 16px;
	line-height: 120%;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.inner2 {
	color: #660033;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 16px;
	line-height: 120%;
	font-family: "Times New Roman", Times, serif;
	text-align:left;
}
.nav3li 
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #e6efff;
	font-family: "Times New Roman", Times, serif;
}
.nav3li title 
{margin: 0px 0px 0px 0px; padding: 3px 5px 2px 15px; background-color: #6085bf; color: rgb(255,255,255); text-transform: uppercase; font-weight: bold; font-size: 120%;}
.nav3li group a 
{display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 7px 0px 15px; border-top: solid 1px rgb(200,200,200); border-left: solid 7px rgb(219,230,241); color: rgb(75,75,75); font-weight: bold; font-size: 120%;}
.nav3li a 
{
	display: block;
	min-height: 1.7em;
	height: auto !important;
	height: 1.7em;
	line-height: 1.7em;
	margin: 0px;
	color: rgb(75,75,75);
	text-decoration: none;
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #3366FF;
	font-weight: bold;
}
.nav3li a:hover, .nav3li a.selected {
background-color:#80b1ff;
color: rgb(100,100,100);
text-decoration: none;
}
.highlight {
	color: #996600;
}

.news {
	clear: none;
	color: #000000;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}	
.news a 
{
	color: #660033;
	text-decoration: none;
	font-size: 120%;
}
.news a:hover, .news a.selected {
color: #666666;
text-decoration: underline;
}	
.nav4 ul
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 110%;
	list-style-type: square;
}	
.nav4 li 
{list-style: none; margin: 0px; padding: 0px;}
