/*** Color Legend ***/
/* #091b40 = drk midnight blue */
/* #032753 = midnight blue */
/* #19a27a = green header bar */
/* #d3b241 = gold arrow */
/* a08d47 = md. gold bar */
/* #064a85 = main body bgrnd */
/* #bfe4f9 = footer txt blue */
/* #2a6f9d = md blue */
/* #2dc7c5 = turquoise rollover */
/* #a7c441 = lime green */
/* #2c7aa8 = 2nd pg md blue */

/* Main */
body
{
	background-color: #091b40;
	background-image: url(../images/mzb_hmpg_wrap_bgrnd02.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #bfe4f9;
	letter-spacing: 1px;
	line-height: 16px;
}


A
{
	font: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #2dc7c5;
}


A:hover
{
	color: #d3b241;
	text-decoration: none;
}




/* TABLE
{
	text-align: justify;
} */



UL LI
{
	list-style-image: url(../images/gold_arrow.jpg);
}




#body
{
	background: #064a85;
	width:900px;
	margin:0px;
	padding: 0px;
}




#main_left
{
	float: left;
	width: 500px;
	padding: 0px;
	margin: 0px;
	background: #064a85;
	text-align: justify;
}



.topnav
{
	color: #ffffff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 12px;
}




.toponnav
{
	color: #d3b241;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 12px;
}



#main_right
{
	float: right;
	width: 400px;
	padding: 0px;
	margin: 0px;
	background: #064a85;
	background-image: url(../images/mzb_hmpg_rt_bgrnd_low.jpg);
	background-repeat: no-repeat;
	background-position: top;
}




#main_right_02
{
	float: right;
	width: 400px;
	padding: 0px;
	margin: 0px;
	background: #064a85;
	background-image: url(../images/mzb_2ndpg_rt_bgrnd_low.jpg);
	background-repeat: no-repeat;
	background-position: top;
}




#main_right_03
{
	float: right;
	width: 400px;
	padding: 0px;
	margin: 0px;
	background: #064a85;
	background-image: url(../images/mzb_mpg_rt_bgrnd_low.jpg);
	background-repeat: no-repeat;
	background-position: top;
}




#footer
{
	clear: both;
	background: #032753;
	margin:0px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #bfe4f9;
	letter-spacing: 1px;
	line-height: 12px;
	padding: 6px;
	text-align: center;
}


.onnav
{
	color: #d3b241;
}








