
.floatLeft {
	FLOAT: left;
}
.floatRight {
	FLOAT: right; 
	margin:5px;
}
.floatimg
{
float: right;
margin: 0 0 0 10px;
clear: right;
}
.floatimgleft
{
float: left;
margin: 0 10px 0 0;
clear: both;
}


.mutualfund{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%; 
	color:#333333;
	height:100%;
	max-height:100%;
	background-color:#FFFFFF;
}
EM {
	COLOR: #003366; FONT-STYLE: normal
}
STRONG {
	COLOR: #003366; 
	FONT-STYLE: normal
}
h1 {	
	FONT-WEIGHT:600;
	FONT-SIZE: 1em;
	BACKGROUND-IMAGE:url(../images/h1bg.gif);
	height:22px; 
	BACKGROUND-REPEAT: no-repeat; 
	padding-left:10px;
	padding-top:3px;
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-VARIANT: normal;
	color:#003399;	
}
p {	
	text-align:justify;	
}
#imgbox{
position:relative;
height:100%;
max-height:100%;
}
#imgbox p{
margin-top: 0;}

