@charset "UTF-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(cc_claim_images/top_band.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#main_container {
	height: 600px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(cc_claim_images/poster.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.logo_banner {
	float: left;
	height: 98px;
	width: 800px;
	background-color: #0488C8;
}
.logo_banner img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main_content {
	float: left;
	width: 800px;
	margin-top: 450px;
}
h1 {
	text-align: center;
	color: #CE9939;
	font-size: 40px;
	margin: 0px;
	padding: 0px;
}
.form {
	font-size: 13px;
	color: #333333;
	background-position: top;
	text-align: right;
	font-weight: normal;
	margin-top: 15px;
}
.form a {
	background-color: #0489C9;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.form a:hover {
	color: #CE9939;
	text-decoration: none;
}
.form td {
	text-align: right;
}
