@charset "UTF-8";
.menuBG {
	background-image: url(../images/menuBGGFO.jpg);
	background-repeat: repeat-y;
}

.mC {
	width:190px; 
	margin:5px; 
	float:left;
	}
	
.mH {
	color:#233284;
	cursor:pointer;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5f5fb;
	font-size: 13px;
	text-decoration: none;
	}
	
.mL {
	display:none; 
	margin-bottom:10px;
	}
	
.mO {
	margin-left:10px;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000fdc;
	text-decoration: none;
	}

.bgLeft {
	background-image: url(../images/leftBttmGFO.jpg);
	background-repeat: repeat-y;
	width: 10px;
}

.bgRight {
	background-image: url(../images/rightBttmGFO.jpg);
	width: 10px;
	background-repeat: repeat-y;
}


.bgUnderTop {
	background-image: url(../images/underTop.jpg);
	height: 6px;
	background-repeat: repeat-x;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000fdc;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 15%;
}
.isoFDA {
	height: 600px;
	width: 180px;
	padding: 3px;
}
