body {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #ecf1f6;
}

/************************
* page structure
************************/

div.container {
	width: 950px;
	/* padding: 15px; */
	margin-left: auto;
	margin-right: auto;
	/* border: 1px solid #000;
	background-color: #fff; */
}

a img {
	border: none;
	vertical-align: middle;
}

a {
	color: #006;
	font-weight: bold;
}

.footer {
	font-size: 8pt;
	text-align: center;
}

a.footer {
	color: #444;
	text-decoration: underline;
}

a.big_links {
	font-size: 14pt;
	font-weight: bold;
	font-color: #006;
}



div.box_response {
	width: 615px;
	/* padding: 5px; */
	font-size: 10pt;
	font-weight: normal;
	background-color: #fff;
	background-image: url('/images/site/box_response_bg.gif'); 
	background-repeat: repeat-y; 
	margin: auto;
}

div.padded_x {
	padding-left: 10px;
	padding-right: 15px;
}

img.box_top {
	vertical-align: top;
}

img.box_bottom {
	vertical-align: bottom;
}
