div#ft {
	background-color: white;
}

body {
	background-color: #eff2f3;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#yui-main div.yui-b div.yui-g h1 {
	font-weight: normal;
	font-style: normal;
}

#yui-main div.yui-b div.yui-g h2 {
	font-weight: normal;
	font-style: normal;
}

a {
	color: #777;
	text-decoration: none;
}

a:hover, a:visited {
	color: #585858;
	text-decoration: underline;
}

p {
	color: #585858;
}

#ctl00_SearchHeader2_WidgetLogo1_hypWidgetLogo img {
	float: left;
}

div#doc { background-color: White; border: 1px solid #d7d7d7; margin-top: 25px; padding: .8em .8em .8em .8em; }

div#search {
	background-color: white;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	clear: both;
}

div#hd {
	margin-bottom: 14px;
}


