body {
	background: #fff;
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS",Trebuchet MS,Trebuchet,Arial,sans-serif;
	font-size: medium;
	font-style: normal;	
}

a { color:#454544; text-decoration:underline; }
a:hover,
a:focus { color:#adb825; }

img {
	display: block;
}

#branding {
	background-color: #A1A1A1;
}

#breadcrumbs {
	padding: 0 5px;
	font-size: x-small;
}

#nav_access {
	font-size: small;
}

#page {
	padding: 0 5px;
	font-size: small;
}

blockquote {
	font-style: italic;
	color: #333;
}