html{  margin: 0 ;  padding: 0 ;  font-size: 55% ; 
	 font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
}

body, form, div, p, ul, ol, li, a, h1, h2, h3, h4, blockquote, dl, dt, dd{margin: 0;padding: 0;}

.topNav
{
	width:835px;
	padding-bottom:0px;
	margin-bottom:0px;
	height:20px;
	*padding-bottom:0px;
	*height:20px;
}
.hoverA
{
	color:White;
	font-weight:bold;
	font-size:100%;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:4.8px;
	padding-right:4.7px;
	height:20px;
	position:relative;
	top:5px;
}
.hoverA:hover
{
	background-repeat:no-repeat;
	background-position:right bottom;
	height:20px;
}
.menuBlue
{
	background-image:url("navigationBarHoverBlue.png");
	background-repeat:no-repeat;
	background-position:right bottom;
	height:20px;
}
div.menu_list 
{
	display:none;
	margin-top:9px;
}
.menu1Pos
{	
	margin-left:-2px;
	*margin-left:-63px;
}
.menu2Pos
{	
	margin-left:-1px;
	*margin-left:-55px;
}

.menu3Pos
{
	margin-left:-1px;
	*margin-left:-86px;
}

.menu4Pos
{
	margin-left:-1px;
	*margin-left:-74px;
}

.menu5Pos
{
	margin-left:-1px;
	*margin-left:-74px;
}

.menu6Pos
{
	margin-left:-1px;
	*margin-left:-59px;
}
.menu7Pos
{
	margin-left:-3px;
	*margin-left:-69px;
}
.menu8Pos
{
	margin-left:-1px;
	*margin-left:-74px;
}
.menu9Pos
{
	margin-left:-200px;
	*margin-left:-230px;
}
.menu10Pos
{
	margin-left:-200px;
	*margin-left:-400px;
}
.menu11Pos
{
	margin-left:-200px;
	*margin-left:-370px;
}


.topNav li
{
	float:left;
	height:31px;
}


.hoverABlue:hover
{
	
	background-repeat:no-repeat;
	background-position:right bottom;
	height:20px;

}


#menu li:hover div.menu_list
{
	background:#FDFDFD none repeat scroll 0%;
	border:1px solid #4d4d4d;
	border-top:0px;
	display:block;
	padding-bottom:0.5em;
	position:absolute;
	top:2em;
	padding:10px;
	padding-top:5px;
	z-index:9999;
}


.subMenuHyperLink
{
	color:#505050;
}

.subMenuHeader
{
	cursor:default;
	text-align:left;
	text-decoration:none;
	font-size:1em;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:3px;
	font-weight:bold;
	color:#505050;
	height: 12px;
}
.topMenuLink
{
	padding-left:10px;
	padding-right:15px;
	background-image:url("menuArrow.png");
	background-repeat:no-repeat;
	background-position:0px 5px;
}
.topMenuList li
{
	float:none;
	display:block;
	height:20px;
}
.subMenuRow
{
	text-align:left; 
	font-size:1em;
	color:Red;
}

.subMenuHyperLink:hover
{
	cursor:pointer;
}


