body {
	font: 8pt arial, helvetica, serif;
	text-align: center;
	padding: 0;
	margin: 0em;
	background-color: #2b3238;
}

A {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 8pt; 
	font-weight: normal;
	color:blue;
	text-decoration: underline;
	}

P, UL, L, TD {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 8pt; 
	font-weight: normal;
	color:#666;
	text-decoration: none;
	}	

.formbutton {
	font-family: Arial, Helvetica, Sans-serif; 
	font-size:10pt; 
	font-weight:bold; 
	color:#C1C1C1; 
	background-color:#f1f1f1;
	}


INPUT, TEXTAREA, SELECT
{
	BACKGROUND-COLOR: #f9f9f9;
	COLOR: #333;
	FONT-FAMILY: Arial, Helvetica, Sans-Serif; 
	FONT-SIZE: 8pt;
	border: 1px solid #CCCCCC;

}

/* ------------------- CONTAINERS ------------------------- */
#container { 
	position:		relative;
	align:			center;
	top: 			0px;
	left:			0px;
	width: 			766px;
	margin: 		0px auto;
	text-align: 	left;
	border: 		1px solid #666;
	background:		#fff;
	}

#address_correction1 { 
	align:			absolute;
	width: 			300px;
	margin: 		5px auto;
	text-align: 	left;
	border: 		1px solid #666;
	background:		#fff;
	}

-->

td
{
white-space: nowrap
}

.modalBackground
{
	background-color: Gray;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;

}

.modalPopup
{
	background-color: Yellow;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}

/* Added 1/19/2009 */
#customerBannerNew {
	height: 170px;
	width: 766px;
	background: #000 url(../images/Spain_Header_EN.jpg) no-repeat;
}

#pagetitle {
	margin: 0;
	height: 44px;
	font-size: 15px;
	background-color: #041215;
	text-align: center;
	vertical-align: middle;
	color: #a3adaf;
}

#officename {
	font-size: 17px;
	font-weight: bold;
}

#servicename {
	font-size: 13px;
}

#brochure_selection {
	background-color: #d4021d;
	color: #fff;
	padding-left: 10px;
	font-weight: bold;
}

#canadaresidents {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #d4021d;
}

.moreinformation_new {
	padding-left: 130px;
}

#brochuretree {
	color: #666666;
}

#brochuretree a {
	color: #666666;
}

.catalogtitle {
	width: 155px;
	text-align: center;
	height:30px;
	white-space:-moz-pre-wrap;
	white-space: normal;
}

.catalogthumbnail
{
	width: 155px;
	text-align: center;
}
