#siteName{
	color: #FFFFFF;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 200%;
}
#strapLine {
	font-family: "Comic Sans MS", sans-serif;
	color: #DFF19F;
	font-size: 140%;
}
#companyLogo #address {
	text-align: right;
	float: right;
	margin-top: 12px;
	margin-right: 12px;
	color: #FFFFFF;
	width: 240px;
	height: 60px;
	font-size: 80%;
}
#companyLogo #address a {
	color: #FFFFFF;
	text-decoration: underline;
}
#companyLogo #address a:hover {
	color: #CCCCCC;
}
#outerTableM #companyLogo {
	background-color: #3399FF;
}
#outerTableM #companyLogo #LogoImage {
	float: left;
	margin-right: 24px;
}
#siteInfo{
	clear: both;
	font-size: 75%;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3399FF;
}
#siteInfo a {
	color: #666666;
	text-decoration: underline;
}
#siteInfo a:hover {
	color: #333333;
}#footerTable #footer {
	text-align: center;
	font-size: 80%;
}
#outerTableM #contentCell .contentR p {
	margin-bottom: 4px;
}
body {
	background-color: #3399FF;
}
#outerTableM #companyLogo {
	margin: 0px;
}
#footerTable #footer .siteFooterLinks a, #footerTable #footer .siteFooterLinks a:link, #footerTable #footer .siteFooterLinks a:hover, #footerTable #footer .siteFooterLinks a:visited {
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
}
h3 {
	color: #3399ff;
	font-size: 12pt;
}
.stocklinks a:link {
	color: #00F;
}
.stocklinks a:visited   {
	color:#999;
}