textarea {
	height: 150px;
	width: 500px;
}
.question_block {
	clear:both;
	border-top: 1px solid #3d8dc4;
	color: #3c8dc4;
}
.question_block p{
	margin:10px 0 15px 0;
	font-size: 9px;
	line-height:15px;
}
.question_block strong{
	text-transform:uppercase;
	display:block;
	font-weight:normal;
}
.question_block a:link, .question_block a:visited{color:#3c8dc4;}
.question_block a:hover, .question_block a:active{color:#000;}
body {
	margin:0;
	padding:0;
	text-align:center;
}
body, td {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
a:visited {
	color:#666666;
}
table {
	width:580px;
}
#page {
	width: 702px;
	text-align:left;
	margin:0 auto;
}
.table2 {
	padding: 3px;
	width: 90px;
	background-color: #E4E3A9;
	text-align: center;
}
#header {
	background-image: url(../images/header_img.gif);
	height:55px;
	background-repeat: no-repeat;
}
#header h1 {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 0 220px;
	font-size: 20px;
	margin:0;
}
#body {
	background-color:#e2f2ff;
	padding: 36px 22px;
}
#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;
}
#flags {
	text-align: right;
	width: 100%;
}
.caps {
	text-transform: uppercase;
}
/* new styles */
h2{color:#3c8dc4;font-size:12px;}

#homeGraphic{float:left;width:228px;}
#homeIntroFlags{float:left;width:430px;}
#homeIntroFlags p{font-size:11px;}

.flag{float:left;margin-left:8px;text-align:center;}
.flag img{border: 1px solid #999;margin-bottom:5px;}
.flag a:link, .flag a:visited{color:#3c8dc4;text-decoration:none;font-size:10px;}
.flag a:hover, .flag a:active{color:#000;text-decoration:underline;}
