
.pagenav_left{
	float:left;
	width:225px;
	height:auto;

	

}
#pagenav_left{
	float:left;
	width:225px;
	height:auto;
	margin: 0;
	padding: 0;

}


.LeftMenuNav{
	height:458px;
	background: url(../../images/styles/LeftNavBackground.jpg) no-repeat;
}

.LeftMenuNavHome{
	height:458px;
	background: url(../../images/styles/LeftNavHomeBack.jpg) no-repeat;
}


.pagenav_leftHome{
	float:left;
	width:225px;
	height: 427px;
	padding:30px 0px 30px 0px;

}


.pagenav_footer{
	float:left;
	width:841px;
	height:30px;
	background:#D6E3E4;
}
.nav_sub{
	width:841px;
	height:30px;
	background:#e8e8e8;
	border-top-color: Gray;
	border-top-style: groove;
	border-top-width: 1px;
	padding-top: 5px;
	background-image: url(../../images/generic/MenuBack1.jpg);
	background-repeat: repeat-x;
}
.navleft_item{
	width:150px;
	border-top: 1px solid #e7e7e7;
	margin-left:10px;
	padding:5px 5px 5px 25px;
	background-image:url(../../images/generic/arrow_blue.gif);
	background-position: 2px 8px;
	background-repeat:no-repeat;
}

.navleft_Feature{
	border-top: 1px solid #e7e7e7;
	margin-left:10px;
	padding: 10px 5px 5px 10px;
	background-position: 2px 8px;
	background-repeat:no-repeat;
}


.pagenav_header{
	width:841px;
	height:30px;
	background: url(../../images/styles/HeaderSuvNavBack.jpg) repeat-x;
	color:white;
	text-align: right;

}
#dropmenudiv{
position:absolute;
border:1px solid #CCCCCC;
border-bottom-width: 0;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
z-index:100;
}

#dropmenudiv a{
padding-left:100px;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #CCCCCC;
padding: 4px 0px 4px 0px;
text-decoration: none;
font-weight: bold;
color:#555555;
}

#dropmenudiv a:hover{ /*hover background color*/
background: #2e4797;
color:#DDDDDD;
}
.navigation_item {
background:#ebebeb;
color:#FFFFFF;
float:left;
text-align:center;
font-weight:bold;
}
.navigation_item a {
background:#ebebeb;
color:#555555;
text-decoration:none;
display: block;
padding:7px 16px 7px 15px;
background-image:url(../../images/generic/MenuBack1.jpg);
}
.navigation_item a:hover {
color:#ebebeb;
background-repeat:repeat-x;
text-decoration:none;
background-image:url(../../images/generic/MenuBack2.jpg);
}
.nav_item {
border-right: 1px solid #FFFFFF;
}

.navleft_Title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #274196;
}



.LeftIconLink {
  background: #333333;
  }
  

.LeftIconLink A{
  background: #333333;

  }

  
.LeftIconLink A:hover{
background: black;



	 }