
.left_column_box {
width: 140px;
}

.logo {
text-align: center;
}

.masthead {
background-color: #ffffff;
}

.masthead img {
border-right: 1px solid #0f2f58;
}

/********************
MENU
*********************/

#menu_vert {
   padding-left: 0;
}


#menu_vert ul{
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
list-style-image:none;
margin:0;
padding:0;
}

#menu_vert ul li, #menu_vert li.currentpage, #menu_vert li ul	 { 
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	border-top:1px solid #CCCCCC;
	font-weight:bold;
	list-style-image:none;
	margin:0;
	padding:5px 5px 5px 10px;
	 }

#menu_vert ul li a, #menu_vert li.currentpage a, #menu_vert li ul a { 
color:#062244;
display:block;
}


div#menu_vert h3 {
  font-size: 12px; 
  font-weight: bold; 
  padding: 0px;
  margin: 0px;
  color:#346CB0 !important;
    }
    
div#menu_vert lu ul lu h3 {
    }

#menu_vert li ul {
border: 0px;
list-style-image:none;
margin:0;
padding:0;
}

#menu_vert li ul li, #menu_vert li ul li.currentpage{
background:transparent url(http://alumni.umich.edu/sites/all/themes/aaum/images/left-menu-arrow.gif) no-repeat scroll left top;
border: 0px;
font-weight:normal;
list-style-image:none;
margin:0;
padding:3px 5px 3px 20px;
}

/********************
NEWS
*********************/

div#news {
  
}


.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    border: 1px solid #ccc; 
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
  display: none;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }
   
   
#NewsPostDetailTitle {
 font-style: normal;
  font-weight: bold;
  font-size: 14px;

}
 

#NewsPostDetailCategory {
  font-style: italic;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
  display: none;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/


.menus td {
	border-left: 1px solid #526986;
	}


.gold {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;	text-decoration: none;	font-size: 10px; color: #FFFF99; line-height: 10px;}
A.gold:link {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;	text-decoration: none;	font-size: 10px;	color: #FFFF99	}
A.gold:visited {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;	text-decoration: none;	font-size: 10px;	color: #FFFF99	}
A.gold:active {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;	text-decoration: none;	font-size: 10px;	color: #CC9900	}
A.gold:hover {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;	text-decoration: none;	font-size: 10px;	color: #CC9900	}

li.thumb {
list-style-type:none;
}

table {
border-collapse: separate;
}

.filter-text blockquote, .filter-text pre, .filter-text div.codeblock {
background: none;
border: 0px;
}




