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:300pt;
	margin-top:-2.8em;
	width:160pt;
	color:#736f6c;	
	text-align:center;
	font-size:12pt;
	line-height:normal;
	font-style:italic;
}

#navigation-stream, #sidebar_opt-stream, #sidebar-stream, #statistics, #sb-container, .btn, .topLnk, #printBtn, #footer h2.out, #footer ul, #lang, #breadcrumb-stream {
	display:none;
}
img, fieldset, a img{
	border:none;
}
#content{
	overflow:visible !important;
}
#main {
	padding-top:30pt;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height:normal;
}

a:link, a:visited {
	color:#f3812a;
}


#content h1{
	font-size:16pt;
	font-weight:bold;
	color:#736f6c;
	margin-bottom:14pt;
	text-transform:uppercase;
}
#content h2{
	margin:2px 0;
	font-size:13pt;
	color:#f6832a;
	font-weight:normal;
}

#content h3{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11pt;
	margin-bottom:2pt;
	color:#696563;
}

#content strong { color:#696563; }

#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;
}

table {
	border-collapse:collapse;
	margin:10px 2px 25px;
	font-weight:normal;
	border:1px solid #B7B6B6;
}
table td, table th{
	border:1px solid #a39587;
	padding:7px 5px 8px;
	font:0.9em Arial, Helvetica, sans-serif;
}
table th{
		color:#7d7d7d;
		text-align:center;
}
table thead{ background:#e9e9e9;}

table.results{
	width:100%;
	border:none;
}
	table.results caption {
		display:none;
	}
	
		table.results thead th{
			text-align:left;
			border:none;
			border-top:1px solid #B7B6B6;
			border-bottom:1px solid #B7B6B6;
			padding:3px 6px 4px;
			font-weight:normal;
		}
			table.results thead th.resultsCol{
				text-align:center;
			}
				table#tablRH thead th.resultsCol{
					width:6.5em;
				}
				table#tablForm thead th.resultsCol{
					width:4.5em;
				}

	
	table.results tbody tr.last{
		border-bottom:0;
	}
	
	table.results tbody th{
		padding:5px 6px 6px;
		text-align:left;
	}
	table.results tbody td{
		padding:6px 5px 7px;
		border:none;
		border-bottom:1px dotted #B7B6B6;
	}
	
table.results a:link, table.results a:visited { text-decoration:none; }
table.results a:visited { color: #F6915D; }



#footer{
	padding:0 15px 6px;
	width:35em;
	border:1px solid #ddd;
	margin-top:18pt;
	font-size:9pt;
}

#footer h2{
	font-size:13pt;
	margin:8pt 0 0;
	clear:left;
}

#footer dt, .leads-page #content .organization-mod .coord dt {
	float:left;
	margin-right:3px;
}