body {
margin-top: 25px;
}

.body { font-weight: normal; FONT-SIZE: 11px; FONT-FAMILY: verdana, arial, sans-serif ; color: #000000;}

h1 { font-weight: bold; FONT-SIZE: 11px; FONT-FAMILY: verdana, arial, sans-serif ; color: #000000;}

a.body, li a { font-weight: normal; FONT-SIZE: 11px; FONT-FAMILY: verdana, arial, sans-serif ; color: #336699; text-decoration: none;}



a.body:hover, li a:hover { text-decoration: underline ; color: #336699;}



.black { BACKGROUND-COLOR: #000000 }



.white { BACKGROUND-COLOR: #ffffff }



.lightblue { BACKGROUND-COLOR: #336699;}


.whitebox { BACKGROUND-COLOR: #ffffff; padding-left: 8px; padding-right: 4px;}

.newshead { font-weight: bold; FONT-SIZE: 11px; FONT-FAMILY: verdana, arial, sans-serif ; color: #fff; }

.newsdate { font-weight: normal; FONT-SIZE: 10px; FONT-FAMILY: verdana, arial, sans-serif ; color: #fff; float: right;}

.footer {
	font: 10px verdana;
	color: #000;
	text-align: center;
	}
.footer a {
	text-decoration: none;
	color: #336699;
	font: 10px verdana;
	}
.footer a:hover {
	text-decoration: underline;
	}
	
.whiteline {
	line-height: 1px;
	background-color: #ffffff;
	border-left: 10px solid #336699;
	border-right: 10px solid #336699;
	}


li {
	list-style-type: square;
	color: #336699;

}

/* Content */
.tablebody { 
	margin-right: 4px;
	font-weight: normal; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: verdana, arial, sans-serif; 
	color: #000000;
	}
	
.tablebody li { 
	list-type-style: square;
	color: #000000;
	}

/* Funding Payment Scheme */
.fundingTitle {
	width: 700px;
	height: 59px;
	border: 0;
	}

.fundingSubTitle {
	width: 662px;
	height: 35px;
	border: 0;
	margin-left: 20px;
	margin-top: 10px;
	}

.fundingBody { 
	font-weight: normal; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: verdana, arial, sans-serif ; 
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.fundingBody a { 
	font-weight: normal; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: verdana, arial, sans-serif ; 
	color: #336699; 
	text-decoration: none;
	font-style: italic;
	z-index:12;
	}

.fundingBody a:hover { 
	text-decoration: underline; 
	color: #336699;
}

.fundingBody a:visited { 
	color: #336699;
}
	
.fundingBodyImage { 
	width: 505px;
	height: 315px;
	float: right;
	margin-top: 10px;
	}


