/* CSS Document */
#pro-all{
	text-align: center;
	left: 50%;
	right: 50%;
}
#pro-header{
	background-image: url(http://www.investorideas.com/profile/img/top-profile.jpg); 
	width: 756 px; 
	height: 30 px; 
	background-repeat: no-repeat
}
#pro-footer{
	background-image: url(http://www.investorideas.com/profile/img/bottom-profile.jpg); 
	width: 756 px; 
	height: 13 px; 
	background-repeat: no-repeat
}

#pro-body{
	width: 754px; 
	border-top: 0px; 
	border-left: 1px; 
	border-bottom: 0px; 
	border-right: 1px; 
	border-color: #636469; 
	border-collapse: collapse; 
	border-style: solid; 
	padding: 1px; 
	text-align: left; 
	margin-top: -.1em;
}
#pro-logo{
	background-color: #D6D6E3; 
	height: 100px;
	font-color: #000;
	font-size: 12px;
}
			
#pro-content{
	padding: .5em
}

#pro-content h1 {
	font-family: arial;
	font-style: italic;
	font-weight: bold;
	color: #00004B;
	font-size: 16px;
	text-decoration: none;
	border: 0px;
}
.CompName {
	font-weight: bold;
	color: #000;
	font-size: 16px;
}
.keyfacts {
	width: 220px;
	height: 250px;
	float: right;
	overflow: auto;
	background-image: url(http://www.investorideas.com/profile/img/key-facts.gif);
	background-repeat: no-repeat;
	border: 0px;
	margin: .5em;
	padding-top: 3em;
	padding-bottom: .6em;
	padding-left: .6em;
	padding-right: .6em;
}
