/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Vertical
  Style Theme:6 - Frosty Blue
  -----------------------------------
*/
#p7PMnav, #p7PMnav ul {
	margin:0;
	padding:0;	
	background-image:   url(p7PM_beige.jpg);
	background-repeat: repeat-y;
	background-color: #DBDECE;
}
#p7PMnav ul {
	z-index: 10000;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* ------ the menu link styles ------ */
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 4px 8px;
	color: #666666;
	line-height:1;
	font-size: 11px; 
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #333333;
	color: #CCCCCC;
	font-size: 11px;
}  

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #003366;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
}
/* ------ the trigger link styles ------- */

/*the normal trigger link */
 

#p7PMnav li a{
background-image:url("p7PM_light_east.gif");
background-position:right center;
background-repeat:no-repeat;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #666666;
	color: #CCCCCC;
}
/*the submenu classes */
#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav {
	width: 160px;
}

/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	width: 150px;
}
#pmmcrumb {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 16px;
	color: #666666;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

/* leadership calendar */

#leadercal {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
}

#leadercal a, #leadercal a:visited {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
} 

#leaderacal a:hover, #leadercal a:active, #pmmcrumb a:focus {
	font-size: 10px; 
	font-weight: normal;
	color: #333333;
}

.liraw{
list-style-type:none;
margin-bottom:5px;
}

.liraw img{
display:block;
float:left; 
margin-right:2px;
position:relative;
top:4px;
}

.liraw a{
display:block; 
float:left;}


.ullisttr{
background:none repeat scroll 0 0 #E6E7E1;
margin-bottom:0;
margin-top:-5px;
   
padding-bottom:10px;
padding-left:10px; 
padding-top:10px;
width:168px;
}


 
.clear{
clear:both;
} 
 
.titilehead{ 
background:url("newsletter_tab.gif") repeat scroll 0 0 transparent;
color:white;
font-size:12px;
font-weight:bold;
height:57px;
line-height:60px;
margin-top:10px;
padding-left:10px;
text-align:left;
text-transform:uppercase; 
width:168px;
}

.texttyprhere{  
width:120px;   
}
 
.storymage{  
border:1px solid #716F64; 
}


.sttorytd{
border-right:1px solid #eeeeee;
} 


.widg1{
margin-bottom:10px;
}

.widg2{

}
