@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_gradient.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E6E6E7;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.container {
	width: 576px;
	padding-right: 36px;
	padding-left: 36px;
	background-color: #FFFFFF;
	padding-top: 36px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.head1 {
	font-size: 48px;
	text-align: center;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #ff4400;
	font-weight: bold;
	width: 576px;
}
.head2 {
	font-size: 29px;
	line-height: 36px;
	text-align: center;
	font-weight: bold;
	color: #005BBC;
	margin: 6px;
}
.head3 {
	font-size: 23px;
	line-height: 33px;
	text-align: center;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bold {
	font-weight: bold;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
}
.b_blue {
	font-weight: bold;
	color: #005BBC;
}
.b_orange {
	font-weight: bold;
	color: #ff4400;
}
.bi_orange {
	font-weight: bold;
	font-style: italic;
	color: #ff4400;
}
.soundbox {
	height: 22px;
	width: 500px;
	border: 1px dashed #FFFFFF;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 2px;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 12px;
}
.box1 {
	margin-top: 18px;
	height: 155px;
	position: relative;
}
.diane_pix {
	float: left;
	left: 36px;
	top: 0px;
	position: relative;
}
.text1 {
	font-size: 12px;
	line-height: 21px;
	left: 176px;
	top: 24px;
	width: 400px;
	position: absolute;
}
.date {
	font-weight: bold;
	color: #005BBC;
	font-size: 12px;
	margin-top: 12px;
}
.time {
	font-size: 10px;
	line-height: 15px;
}
.q_box {
	background-color: #fffcdf;
	padding: 12px;
	position: relative;
}
.q_box_head {
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #005BBC;
	text-align: center;
}
.q_box_text1 {
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	font-weight: bold;
	margin-top: 9px;
	margin-bottom: 0px;
}
.q_box_text2 {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	width: 200px;
	text-align: left;
}
.divider {
	background-color: #999999;
	height: 1px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#formbox1 {
	position: absolute;
	height: 54px;
	width: 343px;
	float: right;
	top: 127px;
	left: 219px;
}
#formbox2 {
	position: absolute;
	height: 20px;
	width: 340px;
	float: right;
	top: 206px;
	left: 218px;
}
#formbox3 {
	position: absolute;
	height: 20px;
	width: 340px;
	float: right;
	top: 247px;
	left: 218px;
}
.text2 {
	text-align: center;
	margin-top: 12px;
	font-size: 12px;
	line-height: 16px;
}
.box2 {
	background-color: #FFFCDF;
	border: 3px solid #FF4400;
	margin-top: 24px;
	margin-bottom: 12px;
	padding: 12px;
}
.box2_head {
	font-size: 20px;
	line-height: 29px;
	color: #005BBC;
	text-align: center;
	font-weight: bold;
}
.box2_head2 {
	font-size: 32px;
	line-height: 40px;
	color: #FF4400;
	text-align: center;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 18px;
}
.copyright {
	font-size: 10px;
	text-align: center;
	position: relative;
	height: 36px;
}
.q_button {
	background-image: url(Button1a.png);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	font-size: 11px;
	padding: 0px;
	height: 24px;
	color: #FFFFFF;
	line-height: 24px;
	width: 150px;
	margin: auto;
	cursor: pointer;
	font-weight: bold;
}
.button2 {
	background-image: url(Button2a.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 36px;
	width: 320px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	display: block;
	text-transform: uppercase;
	line-height: 36px;
	color: #FFFFFF;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	cursor: pointer;
}
