@charset "iso-8859-1";

.tempH { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tempH .layoutGrid {
	empty-cells: show; 
    /* IE work around */
    border-collapse: collapse;
}  

.tempH #right { 
    border-right: 1px solid #CCCCCC;
}

.tempH .sub_menu {
    border-bottom: 1px solid #CCCCCC;
}

.tempH .vDivider {
    border-left: 1px solid #CCCCCC;
    
}
 

.tempH .event .headline {
	line-height: 12px; 
	vertical-align: top;
   	font-size:10px;
    font-weight: bold;
	color:#0099FF;
}   
.tempH .event .date {
	vertical-align: top; 
	font-size:10px;
    font-weight: bold;
	color:#555555;
}    
.tempH .event .time {
   	font-size:10px;
	color:#555555;
}
.tempH .event .description {  
	font-size:10px;
	color:#555555;   
}
.tempH .event .location { 
	
	text-align: left;
	vertical-align: top;
    font-size:10px;
	color:#555555;
}
.tempH .release .headline {
	 
	font-weight: bold;
   	font-size:10px;
	color:#0099FF;
} 
.tempH .release .date {
	font-size:11px;
    font-weight: bold;
	color:#555555;
}
.tempH .article .headline {
   	font-size:10px;
	color:#0099FF;
}
.tempH .article .date {
   	font-size:11px;
    font-weight: bold;
	color:#555555;
}

.tempH .article .abstract {
    
	font-size:10px;
	color:#555555;
}

.tempH .articles .news_heading {
	font-size:20px;
	
	color:#990000;
	border-bottom: 1px solid #990000
}

.tempH .position_type {
 color: #543476;
 font-weight: bold;
 border-bottom: 1px solid #CCCCCC;
 margin-bottom: 20px;
}

.tempH .position .copy{
    
	font-size:10px;
	color:#555555;   
}
.tempH .position .name, .tempH .event .vertical{
    padding-top: 4px;
	
	font-size:14px;
	font-weight:bold;
	color:#003A96;   
} 
.tempH .position ul {
	margin-top: 0px;
}
.tempH .event .region {
	font-size:20px;
	
	color:#990000;
	border-bottom: 1px solid #990000
}

.tempH .content .copy {  
	padding-left: 4px;
}
.tempH .content .title { 
	width: 120px;
	padding:7px;
}  

.tempH .content .title { 
	padding-top: 4px;
	border-right: 1px solid #999999;
}  

.tempH .link {
	color:#0099FF;
}  

.tempH form .label {
	text-align: right;
    vertical-align: top;
    font-size: 10px;
	color: #003399;
	
}








