body {
	background: #30aae3;
	width: 990px;
	color: #000000;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
.page{
width:851px;
margin: 0px auto 0px;
background: url(images/bg-mid.gif) top repeat-y;
}

.header{
width:809px;
height:83px;
background: url(images/header.gif) no-repeat;
margin: 0px auto 0px;
}

.h1{
font-size:22px;
font-weight:bold;
}

.title{
margin-left:130px;
float:left;

}

.tagline{
float:right;
font-size:16px;
text-decoration:underline;
font-style:italic;
color:#FF0000;
font-weight:bold;
margin-right:20px;
margin-top:20px;
}

.main{
margin-top:20px;
}

.welcome{
width:350px;
padding:10px;
}

.red-text{
font-size:16px;
color: #FF0000;
font-weight:bold;
}

.chart{
width:790px;
padding:10px;
}

.blue-text{
font-size:16px;
color: #0066CC;
font-weight:bold;
}

.footer{
font-size:12px;
color: #ffffff;
width:809px;
background-color:#666666;
height:16px;
margin: 0px auto 0px;
text-align:center;
}

.credit{
font-size:12px;
color: #000000;
text-align:center;
}

.comp-header{
background-color:#003399;
color: #ffffff;
font-weight:bold;
font-size:14px;
}