@charset "UTF-8";
/* CSS Document */
body {font-family: Arial, Helvetica, sans-serif; background-color:#ccc; font-size: 12px; padding-top: 5px; padding-bottom: 5px;}
.container{width:800px; background-color: #fff; color: #666; margin: auto; overflow: auto;}
.companyheader{height: 60px; width:800px;}
.mainheader{height:520px; width:800px; background-image:url(../images/main-header.jpg); background-repeat: no-repeat;}
.main{height:620px; width:800px; font-size: 14px; float: left; display: inline;}
.disclaimer{float: left; display: inline; height: 300px; width: 740px; font-size: 9px; padding: 5px 20px 5px 40px;}
.bubble1{float: left; width:800px; height: 290px; background-image:url(../images/bubble1.jpg); color: #300; background-repeat: no-repeat; display: inline;}
.bubble2{float: left; width: 800px; height: 225px; background-image:url(../images/bubble2.jpg); color: #300; background-repeat: no-repeat; display: inline;}
.left{float: left; margin-left: 40px; width: 350px; display: inline; }
.right{float: left; width: 350px; border-left: 2px dashed #666; margin-left: 5px; padding-left: 10px; display: inline;}
h1{color: orange; font-size: 36px; font-weight: 600; margin-top: 5px; width: 70%;}
h2{color: #300; font-size: 18px; font-weight: 600; margin-top: 8px; margin-bottom; 12px; width: 50%;}
strong{font-weight: 600}
li{margin: 5px 0px 5px 0px}
.bubble2 ul{margin-left: 15px; }
.bubble2 li {padding: 2px 0px 2px 0px; list-style-type: disc;}
td {padding: 5px;}
.disclaimer p {margin-bottom: 8px;}
.dark {font-weight: 600;}
.buttonbar{ float: left; margin-left: 16px; display: inline;}
.buttonbar img {float: left; margin-right: 1px; }
.bubble2 a{color: #fff; text-decoration: none;}

.headline {
	float: left;
	height:155px;
	width: 100%;
	display: inline;
}
.hl-left {
	float: left;
	width: 390px;
	margin-top: 125px;
	margin-left: 40px;
	color: #330000;
	font-size: 20px;
	font-weight: 600;
	display: inline;
}
.hl-right {
	float: right;
	font-size: 9px;
	width: 320px;
	margin-top: 105px;
	padding-right: 10px;
	margin-right: 20px;
	display: inline;
}
.top {
	padding-left: 40px;
	height: 235px;
	width: 760px;
	float: left;
	display: inline;
}
.maintext {
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bigred {
	color: #330000;
	font-size: 18px;
	font-weight: 600;
}
.performance-text {
	font-size: 10px;
	font-weight: 600;
	padding: 20px 20px 20px 40px;
	width: 740px;
	display: block;
	float: left;
	display: inline;
}
.bubbletitle {
	height: 30px;
	color: #fff;
	padding-left: 40px;
	padding-top: 15px;
}
.proslink {
	display: block;
	float: right;
	font-size: 12px;
	margin-right: 40px;
	display: inline;
}
