/* --------------------------------------- Body STYLES --------------------------------------------- */	
body, p, td, li {
	font-family: Tahoma,Verdena, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}	
td{	vertical-align:top;	}
h1, h2 {line-height: 18pt;font-size: 14pt;}
h3, h4 {line-height: 12pt;}
h5, h6 {font-size: 10pt;}	
a { text-decoration: underline;
	color: #282828;	}
a:link:hover {text-decoration: none;}
/* -------------------------------------------- HEADER STYLES -------------------------------------------- */

/* -------------------------------------------- FOOTER STYLES -------------------------------------------- */

/* -------------------------------------------- MISC STYLES -------------------------------------------- */
#common-srch-magn{
	width: 17px;
	height: 17px;
}
#textstyle{	width: 99%;}
#common-srch-box{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #D4ECF6;
	background-position:  center;
	text-align: left;
	vertical-align: middle;
	border: 0px color:#000000;
	width: 70px;
	vertical-align: top;
}
/* -------------------------------------------- MENU STYLES -------------------------------------------- */
#dropMenu td br { display:none; }
#dropMenu div.menuContainer { z-index:100; }
#menu {
	vertical-align: center;
	text-align: center;
	}
a.menu {
	font-family: Tahoma,Verdena, Arial, sans-serif;
	font-size: 12px;
	line-height: 10px;
	color: #000;
	text-transform: lowercase;
	text-decoration: none;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px;
	}
a.menu:hover {
	text-decoration: none;
	color: #fff;
	}
a.submenu {
	font-size: 11px;
	line-height: 11px;
	color: #092E40;	
	text-decoration: none;
	padding: 3px;
	display: block;
	letter-spacing: 1px;
	text-transform: uppercase;
	}
a.submenu:hover { 	background-color: #FFFFFF; }
.submenu, .submenu2, .submenu3, .submenu4, .submenu5 {
	display: block;
	text-decoration: none;
	padding: 5px 5px 0px 5px;
	}		
a.submenu	{text-indent: 0px;}
a.submenu2	{text-indent: 5px;}
a.submenu3	{text-indent: 10px;}
a.submenu4	{text-indent: 15px;}	
#details-submenu strong a { 
	text-decoration: underline;
	background: url('http://www.e-zekiel.com/clientImages/33396/template/mo-arrows.gif') no-repeat left center;
	}		
.submenu:hover, .submenu2:hover, .submenu3:hover, .submenu4:hover, .submenu5:hover { 	color: #092E40; }
	
/* MENU CONTAINER NEEDS TO BE IN THE STYLE SHEET ONLY WHEN FLOATMENU OR DROPMENU IS UTILIZED. */
.menuContainer {
	position: absolute;
	width: 160px;
	background-color: #DDF6F3;
	border-left: solid 1px #81877B;
	border-right: solid 1px #81877B;
	border-bottom: solid 1px #81877B;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);moz-opacity: 90%;
	visibility: hidden;
	margin: 0px 0px 0px 8px;
	padding: 5px 0px 5px 0px;
	}
