/* ================================
    CSS STYLES FOR Module MLAnnouncements
   ================================
*/
.subhead3
{
	font-family:  Verdana;
	font-size: 15px;
	font-weight: bold;
	line-height: 32px;
	color:  #5486B9;
	text-align: center;
	margin-top: 22px;    
}
A.subhead3:Link {
	font-family:  Verdana;
	font-size: 15px;
	font-weight: bold;
	line-height: 32px;
	color:  #5486B9;
	text-align: center;
	margin-top: 22px;    
}
a.subhead3:Visited
{
	font-family:  Verdana;
	font-size: 15px;
	font-weight: bold;
	line-height: 32px;
	color:  #5486B9;
	text-align: center;
	margin-top: 22px;    
	text-decoration: none; 
}

a.subhead3:Hover
{
	font-family:  Verdana;
	font-size: 15px;
	font-weight: bold;
	line-height: 32px;
	color:  Black;
	text-align: center;
	margin-top: 22px;    
	text-decoration: none; 
}
.normal1 
{
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color:  Gray;
	text-align:  justify;
	line-height: 35px;       
}
.normal1 p 
{
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color:  Gray;
	text-align:  justify;
	line-height: 35px;       
}

.normal1 a
{
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.normal1 a:link 
{
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.normal1 a:visited
{
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.normal1 a:hover
{
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.normal1 a:active 
{
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}


.description
{
	visibility: hidden;
}  
 .description1
{
	visibility:  visible;
}  

