	A.nav1:link  {text-decoration: underline; font-size: 10pt; font-family: Arial, Helvetica; font-weight: bold; color: #FFFFFF;}
	A.nav1:visited  { text-decoration: underline; font-size: 10pt; font-family: Arial, Helvetica; font-weight: bold; color: #FFFFFF;}
	A.nav1:hover {text-decoration: underline; font-size: 10pt; font-family: Arial, Helvetica; font-weight: bold; color: maroon;}

	A.nav2:link  { text-decoration: none; font-size: 10px; font-family: Arial, Helvetica; color: #0033FF; }
	A.nav2:visited  { text-decoration: none; font-size: 10px; font-family: Arial, Helvetica; color: #0033FF; }
	A.nav2:hover {text-decoration: none; font-size: 10px; font-family: Arial, Helvetica; color: #999999;  }
	
	A.nav2b:link  { text-decoration: none; font-size: 10px; font-family: Arial, Helvetica; color: #0033FF;  margin-left : 32px;  margin-right : 32px;   }
	A.nav2b:visited  { text-decoration: none; font-size: 10px; font-family: Arial, Helvetica; color: #0033FF;  margin-left : 32px;  margin-right : 32px;   }
	A.nav2b:hover {text-decoration: none; font-size: 10px; font-family: Arial, Helvetica; color: #999999;   margin-left : 32px;  margin-right : 32px;   }
	
	.nav1on  { text-decoration: none; font-size: 9pt; font-family: Arial, Helvetica; font-weight: bold; color: maroon;}
	.nav2on  { text-decoration: none; font-size: 10px; font-family: Arial, Helvetica; color: #999999;}
	.title { font-size: 14pt; font-family: Arial, Helvetica; color: white; font-weight: bold;}
	.btn  { text-decoration: none; font-size: 8pt; font-family: Verdana, Arial, Helvetica; font-weight: bold; color: black;}
	
	A.box img  { border : thin ridge #c0c0c0;}
	A.box:visited img { border : thin ridge #c0c0c0;}
	A.box:hover img {border : thin solid red;}	


	.navbar  { text-decoration: none; font-size: 10pt; font-family: Arial, Helvetica; font-weight: bold; color: white;}
	.navbartop  { text-decoration:none; font-size:11px; font-family: Arial, helvetica, sans-serif; color:white; }
	a:hover.navbartop { text-decoration:underline; font-weight: bold; }
	.continue  { color:#000000; font-family: Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; }
	a:hover.continue { margin:0px; font-weight:bold; }
	.searchnavcurrent {font-weight: bold; padding:2px 6px;}
	a.searchnav {padding:2px 6px;}
	a.searchnav:hover {padding:2px 6px;border:1px solid #000000; }

	table.main {margin-left:auto; margin-right:auto; }
	table.sub1 { margin-left:auto; margin-right:auto; }
	.tablecontainer { text-align: center; margin: 0;padding: 0; margin-bottom: 0 }

	.textbutton {background-color : #B58801; color: white ;	font-size: xx-small;	font-family: Verdana,Arial, Helvetica;}
	.textinput {background-color : #D8D1C7;	color: black ;	font-size: xx-small;	font-family: Verdana,Arial, Helvetica;}
	select.dropdown {background-color : #D8D1C7;	color: black ;	font-size: xx-small;	font-family: Verdana,Arial, Helvetica;}
	form { margin: 0;padding: 0; margin-bottom: 0}

	A.copyright9B:link {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	font-weight: bold;	color: #000099;	text-decoration: none;}
	A.copyright9B:visited {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	font-weight: bold;	color: #000099;	text-decoration: none;}
	A.copyright9B:hover   {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	font-weight: bold;	color: #999999;	text-decoration: none;}
	.subtitle { font-size: 10pt; font-family: Arial, Helvetica; color: #C0C0C0;}
	.copyright {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: xx-small;color: #000000;text-decoration: none;}

/* Zoom bar styles */
span.zoombar {	position:relative;  height:1px;	z-index:1;	left: 380px;	top: 150px; }
span.zoombar a img{ 	opacity: .3;	filter: alpha(opacity=30);}
span.zoombar a:hover img{	opacity: .9;	filter: alpha(opacity=90)}

	tr.row1 { background-color: #00287D; }
	tr.row2 { background-color: white; }
	tr.row3 { background-color: #000099; }

.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}
.qmmc {position:relative;}
.qmmc a {float:left;display:block;white-space:nowrap;}
.qmmc div a {float:none;}
.qmmc div {visibility:hidden;position:absolute;}

	/*"""""""" (MAIN) Container """"""""*/
	#qm0
	{ 
		background-color:transparent;
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
		color:#FFFFFF;
		background-color:#000099;
		font-family:Arial;
		font-size:.8em;
		text-decoration:none;
		padding:0px 0px 0px 0px;
		border-style:solid;
		border-color:black ;
		border-width:0px;
		background-repeat:no-repeat;
		background-position:center;
	
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{ 
		/* background-color:#000099; */
	}


	/*"""""""" (MAIN) Active State """"""""*/	
	#qm0 .qmactive
	{ 
		/* Note: Add '!important' after each style */

		background-color:#000099 !important;
		color:maroon !important;
		text-decoration:underline !important;
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{
		/*background-image:url(images/qm2_arrow_down.gif);
		background-repeat:no-repeat;
		background-position:95%;*/
	}


	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{
		background-color:white;
		color:white;
		padding:0px;
		border-style:solid;
		border-width:2px;
		border-color:#384f7b;
		margin-top:-1px;
		font-family: Arial, Helvetica;
		font-weight: bold;
		font-size: 9pt; 
		
	}

	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{
		text-decoration:none;
		color:#999999;
	}


	/*""""""""[SUB] Active State """"""""*/
	#qm0 div .qmactive
	{
		/* Note: Add '!important' after each style */

		background-color:white !important;
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent 
	{
		background-image:url(images/qm2_arrow_right.gif);	
		background-repeat:no-repeat;
		background-position:95%
	}


	/*"""""""" [SUB] Items """"""""*/
	#qm0 div a
	{		
		background-color:white;
		color:#0033FF;
		padding:2px 2px 2px 5px;
		border-width:0px;
		border-style:none;
		border-color:#384f7b;
	}


