#menu a {
  position: relative;
  height: 20px;
  width: 210px;
  text-decoration: none;
  }
  
a#mail { 
	left: 490px; 
	text-decoration: none;
	border-bottom: none;
}

a#phone { 
	left: -290px;
	top: 45px;
	color: white;
	font-size: 12pt;
	margin-top: 3px;
	text-decoration: none;
	border-bottom: none;
}
  
/*      ---------------------------------
       |       Global Declarations       |
	---------------------------------*/

body, td, p {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 2.9ex;
	text-decoration: none;
	color: #424A52;
	margin: 0px;
	}
	body{
		
	background-image: url(images/econf-bg.gif);
}
.mainbodybg{
	background: url(images/body-bg-2.gif) no-repeat fixed top;
	background-color: White;
}
.mainbodybg2{
	background: url(images/body-bg-1.gif) no-repeat fixed top;
	background-color: White;
}
}
.statusbar{
	background-color: #ee8351;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	color: black;
	
}
.sidenavHEADER{
	
	width: 750px;
	height: 115px;
	background: url(images/sidenavtop.jpg);
	}

.topnavHEADER{
	
	width: 750px;
	height: 72px;
	background: url(images/topnav1.jpg);
}
.topnavNAVAREA{
	background: url(images/topnav2.jpg);
	width: 750px;
	height: 24px;
}
.topnavSPACER{
	background: url(images/topnav3.jpg);
	width: 750px;
	height: 4px;
}

.mainContent {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: left;

}



h1 {
	font: bold 20px Arial, Helvetica, sans-serif;
	line-height: 2.0ex;
	color: #ee8351;
}

h2 {
	font-size: 18px;
	line-height: 2.0ex;
	color: Gray;
	font-style: italic;
	}
	
h3 {
	font-size: 16px;
	line-height: 2.0ex;
	color: #d4470f;
}

h4 {
	font-size: 14px;
	line-height: 2.0ex;
	color: #d4470f;
	font-style: italic;
	}
	
h5 {
	font-size: 12px;
	line-height: 2.0ex;
	color: Gray;
	}
	
h6 {
	font-size: 12px;
	line-height: 2.0ex;
	color: #ee8351;
	border-bottom: 1px dotted;
	}
	
a:link, a:active, a:visited  {
	font-weight: bold;
	color: #fe9961;
	border-bottom: 1px dotted #fe9961;
	text-decoration: none;
}	

a:hover {
	text-decoration: underline;
	color: #d4470f;
	border-bottom: 1px solid #d4470f;
	text-decoration: none;
	}	
	
	#topnav{
	margin-top:4px;
	margin-bottom:5px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;


}
	#topnav a:link, #topnav a:active, #topnav a:visited {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
	background:none;
	padding-top:4px;
	padding-bottom: 5px;
	padding-left:8px;
	padding-right:8px;
	border: none;
}

#topnav a:hover {
	background: #D4470F;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
	padding-top:4px;
	padding-bottom: 5px;
	padding-left:8px;
	padding-right:8px;
	border: none;
}

.sidenavBG{
	background-image: url(images/sidenavbg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #ea6425;
}

#sidenav{
	color: white;

}


#sidenav a:link, #sidenav a:active, #sidenav a:visited {
	font: 15px Arial, Helvetica, sans-serif;
	margin: 0px;
	display: block;
	color: #ffffff;
	padding: 2px;
	margin-bottom: 4px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border:none;
}

#sidenav a:hover {
	background: #fe9961;
	color: #ffffff;
	text-decoration: none;
	border: none;
}

.footertable{
	font: 12px Arial, Helvetica, sans-serif;
	background: #d4470f;
	padding-left:10px;
	padding-right:10px;
	color: #E4E4E4;
	height: 20px;
	text-align: left;
}

.footertable a:link, .footertable a:active, .footertable a:visited {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	border-bottom: 1px dashed white;
}
.footertable a:hover {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	border-bottom: 1px solid white;
}

legend {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #d4470f;
}
td.formleft {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
	text-align: right;
}
