#pagesubnav
{
	/*width: 160px;*/
	height: 100%;
	vertical-align: top;
	margin: 0px 12px 0px 3px;
	/*background-color: #F3F3F4;*/
	filter:alpha(opacity=87);
	
	width:220px;
	background-color:#FFFFFF;
}
#pagesubnavhead
{
	background-color: #FFCC33;
	height: 40px;
	width: 100%;
}
.navmenucontainer
{
	width: 100%;
}
.navlink hr
{
	height:1px;
	color:#000000;
	width:95%;
	text-align:center;
	padding:0px;
}

.navlink, .navlink1, .navlink2, .navlinkhover, .navlinkselected
{
	/*font-weight: bold;*/
	font-family: Arial,Helvetica,sans-serif;
	width:100%;
	/*padding: 2px 1px 1px 3px;*/
	padding:0;
}
.navlink
{
	font-size: 11px;
	/*color: #333399;*/
	color:#000000;
}
.navlink1
{
	font-size: 10pt;
	color: #333399;
}
.navlink2
{
	font-size: 9pt;
	color: #000066;
}
.navlinkhover
{
	/*background-color: #e6e8e7;*/
	text-decoration:underline;
}
.navlinkselected
{
	/*background-color: #CCCCCC;*/
	font-weight:bold;
}



/* AGD CUSTOM CSS */
#site_Leftnav_sidebox{
	width:210px; 
	padding:15px 0px 10px 10px;
}
#site_Leftnav_sidebox .StandardPanel{
	background-color:#E7E7E7;
	border:none;
	padding:0;
	margin:0;
}
#site_Leftnav_sidebox .PanelHead{
	background-color: #6F8CAC;
	height:20px;
}
#site_Leftnav_sidebox .PanelBody{
	background-color:#E7E7E7;
}
#site_Leftnav_sidebox #pagesubnavbody{
	padding:3px 0 10px 8px;
}

#standardsubpagelinks{
	margin:0px; 
	padding: 0 0 5px 10px;
	background-color:#E7E7E7;		
}
#standardsubpagelinks li{
	list-style:none;
	margin:0px; 
	display: block; 
}
#standardsubpagelinks a{
	color: black; 
	text-decoration: none;
	padding-bottom: 4px;
}
#standardsubpagelinks li a span{
	font: bold 11px arial; 
}
#standardsubpagelinks li a:hover span{
	text-decoration: underline;
}
#site_Leftnav_sidebox hr{
	border:1px dotted #333333;
	height:1px;
	background-color:#E7E7E7;
	width:90%;
}
.leftsidebox_bottom,
.leftsidebox_bottom div{
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.leftsidebox_bottom{
	background: url(images/header/roundedcornr_673721_br.png) no-repeat bottom right;
}
.leftsidebox_bottom div{
	background: url(images/header/roundedcornr_673721_bl.png) no-repeat bottom left;
}
