body{
	font-size:11pt;
	margin:0 2%;
	background:#fff;
	font-family:Arial,Helvetica,sans-serif;
	line-height:15pt;
}
#wrap{
	width:100%;
	border:0;
	margin:0;
}

.baseline{
	font-weight:bold;
	margin-left:17.5em;
	margin-top:-3em;
	color:#3a4e60;
}

#sidebar-stream, #statistics, #sb-container, .btn, .topLnk, #printBtn, #footer h2.out,
#footer ul, #lang {
	display:none;
}
img, fieldset{
	border:none;
}
#content{
	overflow:visible !important;
}
#main {
	padding-top:20pt;
}

h1, h2, h3, h4 { font-family:Georgia,"Times New Roman", Times, serif; line-height:normal; }

#content h1{
	font-size:16pt; color:#3a4e60; margin-bottom:14pt;
}
#content h2{
	margin:2px 0;
	font-size:13pt;
	color:#3299cc;
}

#content h3{
	font-size:11pt;
	margin-bottom:2pt;
	color:#669a02;
}

#content .image-left {
	clear:left;
	float:left;
	margin:3px 15px 2px 0;
}
#content .image-right {
	clear:right;
	float:right;
	margin:3px 0 2px 15px;
}
#content .image-centered {
	display:block;
	margin:0 auto 8px;
}

/* offices */
#content #offices dt.office_name { font-weight:bold; font-size:1.1em; color:#3a4e60; margin-top:10pt; margin-bottom:3px; }
#content #offices li { list-style:none; }
#content #offices ul { padding-left:0; margin-left:0; width:100%; }
#content #offices p.localize { display:none; }

#offices .address, #offices .zip_code, #offices .city, #offices .country {
	margin-left:20pt; padding-left:0;
}

#offices .address_title, #offices .zip_code_title, #offices .city_title, #offices .country_title, p.localize {
	display:none;
}
#content #offices .tel_title, #content #offices .fax_title, #content #offices .email_title, #content #offices .www_title, #offices .zip_code  {
	float:left;
	margin-right:3px;
	margin-left:20pt;
}


#footer{
	padding:0 15px 6px;
	width:33em;
	border:1px solid #ddd;
	margin-top:15pt;
	font-size:10pt;
}

#footer h2{
	font-size:12pt;
	margin:8pt 0 0;
}

#footer dt {
	float:left;
	margin-right:3px;
}

