
#linklistnavigationfooterPar43682{
	width:769px;
	margin:auto;
	margin-top:-2px	
}


#linklistnavigationfooterPar97964{
	width:769px;
	margin:auto;
	margin-top:-2px
	
}



#linklistnavigation, #linklistnavigation ul {
	*width:769px;
	list-style: none;
	z-index:101;
	margin:auto;
	background:#ffffff;
	text-align:left;
	font:bold 9px;
	
	
	
	
	
}

.flash_shadow{

	background:url(../site_images/body_shadow_top_repeat.gif) repeat-x top left;
	height:5px;
	
}

#linklistnavigation {
	margin-top:0px;
	
}

#linklistnavigation li.mainitems {
	float: left;
		
}

#linklistnavigation li {
  font-family: arial;
	
}

#linklistnavigation li img {
	vertical-align: middle;
	border: 0;
	padding:0 10px 0 0;
	margin-left:-30px;
	*margin-left:0
}

.mainitems{	
	background-color: transparent;	
}



#linklistnavigation li.mainitems ul.subuls {
	list-style: none; 
}

.mainitems a,
.mainitems a:visited,
.mainitems a:link,
.mainitems a:hover{
	display: block;
	margin-left: 0;
	margin-right: 0;
	text-decoration:none;
	color: #FFFFFF;
	padding:1px 15px 1px 15px;	
	font:bold 10px arial;
	
}


/***************
  Sub items
*****************/
#linklistnavigation ul.subuls{
	padding: 0;
	margin: -50;
	display: none;	
	position: absolute;	
	background-color:#008080;
	border: 1px solid #000000;
	border-bottom: none;
}

.subuls li{
	padding: 0;
	margin:0;
  	border-bottom: 1px solid #000000;
	display: block;
}

.subuls li a, 
.subuls li a:visited, 
.subuls li a:link {
	padding-left: 2px;
	margin:0;
	color: #FFF;  
	display: block;	
	width: 10em;
}


.subuls li a:hover{   
   color: #008080; 
   text-transform: none;
	width: 10em;
	padding-left: 2px;
	margin:0;
}


#linklistnavigation li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

#linklistnavigation li:hover ul.subuls, 
#linklistnavigation li.over ul.subuls { /* lists nested under hovered list items */
display: block;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}

/**********
  IE Fixes
***********/
* html #linklistnavigation ul.subuls {
	width: 10em;
}

/***********************
  Fixes the wrap around issue
************************/
#bodyContainer #linklistnavigation,
#topNav #linklistnavigation,
#footer #linklistnavigation  {
	background:#fff;
	padding:5px 0 25px 30px;
	margin:auto
	

}

#topNav {
width: 100%;

}

#topNav #linklistnavigation {
	width: 100%;
	background-color: transparent;
	
}

#topNav #linklistnavigation .mainitems {
	font-weight: bold;
	font-size:9px;
	padding-bottom: 2px;
}

#footer #linklistnavigation {
	width: 98.5%;
	padding-left:10px;
	background-color: transparent;	

}

#footer #linklistnavigation .mainitems {
	font-size:9px;	
	font-weight: bold;
}

#footer #linklistnavigation .mainitems img{
	padding-right:0px;
	border:0px;
	margin-bottom:2px;
}


#linklistnavigation {
	border-top: 1px solid #ff3300;
	border-bottom: 1px solid #ff3300;
}

#bodyContainer #linklistnavend,
#topNav #linklistnavend {
	clear:both;
	height:1px;
	font-size: 1px;
	line-height:1px;
}

