body {
	color: #333333;
	font-family: Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	text-align: center;
}

h1, h2, h3, h4 {
	color: #464646;
	margin: 0px; padding: 0px;
}

a, a:visited { color: blue; text-decoration: none; }
img { border-width: 0px; }
small { color: #134D73; }
ul { margin: 0px; }
#content, p { text-align: left; font-size: 80%; line-height: 130%; }
.clear { clear: both; }

#container {
	margin: 0 auto;
	background-color: white;
	padding: 10px;
	width: 960px;
}

#footer {
	margin-top: 30px;
	text-align: center;
	font-size: 11px;
	color: #CCCCCC;
}

#header {
	color: #464646;
	height: 70px;
	margin-bottom: 20px;
}

#toolbar { text-align: left; height: 23px; }
#toolbar a, div.separator { margin-right: 7px; float: left; }
#toolbar div.separator { border-left: dotted 1px #CCCCCC; width: 1px; height: 15px; }
#toolbar div.search-box { float: right; }
#toolbar div.search-box input { border: solid 1px #CCCCCC; height: 20px; background-image: url(images/zoom.png); background-repeat: no-repeat; background-position: center right; }

#silverlight {  }