 /* START THE CODE FOR THE MENUS */





 /* FONT AND COLOR CODES ARE AT THE BOTTOM */











#menulocation { LEFT: 16px; POSITION: absolute; TOP: 95px; padding:0px 0px; white-space:nowrap; }





.menutrans 	{ filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60; }







ul#top-nav,

ul#top-nav ul {

	margin: 0;

	padding: 0;

	background: #FFF;    /* IE6 BUG */

	}



ul#top-nav li {

	position: relative;

	list-style: none;

	}





/* HIDE FROM IE MAC */

* html ul#top-nav li { float: left; height: 1%; }

* html ul#top-nav li a { height: 1%; }

/* END HIDE */



ul#top-nav ul {

	position: absolute;

	display: none;

	left: 152px;

	top: 0;

	}



ul#top-nav li:hover ul ul,

ul#top-nav li:hover ul ul ul,

ul#top-nav li.over ul ul,

ul#top-nav li.over ul ul ul { display: none; } /* START WITH HIDDEN MENUS */



ul#top-nav li:hover ul,

ul#top-nav li li:hover ul,

ul#top-nav li li li:hover ul,

ul#top-nav li.over ul,

ul#top-nav li li.over ul,

ul#top-nav li li li.over ul { display: block; } /* SHOW MENUS */











 /* TOP LEVEL MENU CODES */







ul#top-nav { 		border-top: 1px solid #000033;

		  	border-left: 0px solid #000033;

		  	border-right: 0px solid #000033;

		  	z-index:2;

		  	width: 152px;

			}



ul#top-nav li a {	display: block;

			text-decoration: none;

			padding: 4px;

			text-indent: 3px;

			color: #FFFFFF;

			font: 8pt arial, verdana, helvetica, sans-serif; font-weight: bold;

			}





ul#top-nav li.menuT { 		  background-color: #3A692C;

				  border-bottom: 1px solid #000033;

				  background-image: url("picts/menu.gif");

				  }



ul#top-nav li.menuT:hover,



ul#top-nav li.over 		{ background-color: #A2B78E; background-image: url("picts/menuon.gif"); }



ul#top-nav li a:hover 		{ background-color: #A2B78E; color: #FFFFFF; background-image: url("picts/menuon.gif"); }











 /* SUB LEVEL MENU CODES */



ul#sub-nav {		border-top: 1px solid #000033;

			border-left: 1px solid #000033;

			border-right: 1px solid #000033;

			z-index:3;

			width: 150px;

			}





ul#sub-nav li a {	display: block;

			text-decoration: none;

			padding: 5px;

			color: #000033;

			font: 8pt arial, verdana, helvetica, sans-serif; font-weight: normal;

			}









ul#sub-nav li		{ background-color: #FFFFFF; border-bottom: 1px solid #000033; background-image: url("picts/spacer.gif");  }







ul#sub-nav li a:hover	{ background-color: #F0F0F0; COLOR: #000000; background-image: url("picts/spacer.gif"); }





body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.inline {
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-align: center;
}
.print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #03C;
	text-align: left;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F00;
	font-size: 12px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333;
	clear: both;
	float: none;
	height: auto;
	width: auto;
	text-align: center;
}
.flash center p {
	font-weight: bold;
}
