@charset "UTF-8";
#flash {
;
   	padding-right: 8px;
	margin-top: -1px;
    	margin-bottom: 1px;
	width: 915px;
}
.cevstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.searchfield {
	border: 1px solid #999999;
}

#navcontainer ul
{
	padding-left: 0;
	background-image: url(images/navbar-bg.png);
	background-repeat: no-repeat;
	margin-left: 0;
	color: White;
	float: left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.7em 1em;
color: #FFFFFF;
text-decoration: none;
float: left;
border-right: 1px solid #666666;
}

#navcontainer ul li a:hover
{
	background-image:url(images/navb2.png);
	color: #fff;
}
.headerbumper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.logobumper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

/*  The hover link and active code was removed becuase it conflicted with Azox code.  IT is required if you wish to custom modify the link characterists of links in teh NavaBars  
a:hover {
	color: #33CC00;
	text-decoration: underline;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}

*/

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
