textarea {
	height: 150px;
	width: 500px;
}
.question_block {
	padding:10px;
	margin-bottom:15px;
	border: 1px solid #d8d799;
	background-color:#f4f3b4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	width: 625px;
}
body {
	margin:0px;
	padding:0;
}
body, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:visited {
	color:#666666;
}
table {
	width:580px;
}
#page {
	left:50%;
	position:absolute;
	margin-left:-365px;
	width: 730px;
}
.table2 {
	padding: 3px;
	width: 90px;
	background-color: #E4E3A9;
	text-align: center;
}
#header {
	background-image: url(../images/header_img.gif);
	height:55px;
	padding-top: 1px;
	background-repeat: no-repeat;
}
#header h1 {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:220px;
	height:73px;
	font-size: 20px;
}
#body {
	background-image: url(../images/body_bg.gif);
	background-repeat:repeat-y;
	padding: 30px;
	padding-top:5px;
	padding-bottom: 1px;
	margin-bottom:0px;
}
#body ul li {
	margin-bottom: 10px;
}
#body h1, #body h2, #body h3{
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
#body form {
	margin: 0px;
}
#body .textbox {
	width: 90%;
}
#body table th {
	font-weight: bold;
}
#footer {
	background-image:url(../images/footer_img.gif);
	padding: 30px;
	height:33px;
	padding-top:15px;

}
.transaction {
	height:30px;
	margin-left:5px;
	color: #000000;
}
.highlight_required {
	background-color:#fc2828;
	padding:5px;
}
.highlight_required_message {
	color:#fc2828;
	font-weight:bold;
}
#rightfloat {
	float: right;
	width: 300px;
}
#body hr {
	border-top-width: 1px;
	border-top-color: #F4F3B4;
}
.table_flag {
	width:625px;
}
#flags {
	text-align: right;
	width: 100%;
}
.caps {
	text-transform: uppercase;
}

#perc_wrap {
width:600px;
text-align:center;
background-color:#000;
}

#perc_total {
width:450px;
height:10px;
border: 1px solid #666;
text-align:left;
}

#perc_under1 {
margin-top:5px;
width:130px;
float:left;
text-align:right;
}
#perc_under2 {
margin-top:5px;
width:225px;
float:left;
text-align:right;
}
#perc_under3 {
margin-top:5px;
float:left;
text-align:right;
width:210px;
}

#perc_over {
margin-bottom:5px;
width:450px;
text-align:center;
}