.Header
{
	font-family:Arial; 
	color:#2952a5; 
	font-size:medium; 
	font-weight:bold;
	background-color:White;
	padding-left:10px;
}

.BodyText
{
	font-family:Arial;
	font-size:x-small;
	background-color:White;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;

}
.BodyTextCenter
{
	font-family:Arial;
	font-size:x-small;
	background-color:White;
	padding-left:10px;
	padding-right:10px;
	text-align:center;

}
.BodyText i
{
	font-weight:bold;
	color: #FF0000;

}

.GoalHeader
{
	font-family:Arial;
	font-size:x-small;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
	background-color:White;
}

.GoalText
{
	font-family:Arial;
	font-size:xx-small;
	background-color:White;
	
}
.Partners
{
	font-family:Arial;
	font-size:medium;
	font-weight:bold;
}

.BackgroundColor
{
	background-color: #2952a5;
}

.Font
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}
.Normal	{ font-family: Arial,Verdana,sans-serif; font-size: 8pt; color: #0A1828; }

 .hideme {
	visibility : hidden;
	font-size : 0;
	float: left;
 }
 
 #p.news_hdr 
 {	text-align:center;
/* 	width:310px;*/
 	font-size:medium;
 	font-family:Arial;
 	font-weight:bold;
 	
 }
 
 .pnl_news
 {	 
 	border:solid 1px black;
 	padding: 10px;
 	background-color:#EDEDED;
 	/* width:250px;*/
 	
 	/* height:250px;*/
 	font-size:x-small;
	font-family:Arial;

 	text-align:justify;
 }
 .news_links
 {
 	    color: #800000;   /*  White;*/
    /* background-color: #800000;*/
     border: 1px soild #D65365;   
     text-decoration: underline;   
	}
.red_text
{
	font-weight:bold;
	color: #FF0000;
	font-size:small; 
	font-family:Arial;

}	