#doc
{
	font-family: Verdana, Sans-Serif;
	color: #555;
}

#hd, #bd
{
}

#hd
{
	margin-top: 20px;
}

#ft
{
	padding-top: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#ft img
{
	vertical-align: middle;
}

#yui-main
{
}

.yui-b
{
}

#logo
{
}

#topnav
{
	position: relative;
	top: -28px;
	left: 260px;
}

#topnav a
{
}

#topnav a.active
{
}

a:link, a:visited, a:active, a:hover
{
/*	text-decoration: none; */
	color: #555;
}

.box1
{
	padding: 10px;
	margin-top: 8px;
	padding-left: 30px;
	background-image: url(img/stripe_01.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.box2
{
	padding: 10px;
	margin-top: 8px;
	padding-left: 30px;
	background-image: url(img/stripe_02.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.box3
{
	padding: 10px;
	margin-top: 8px;
	padding-left: 30px;
	background-image: url(img/stripe_03.gif);
	background-repeat: no-repeat;
	background-position: left;
}

h2
{
	font-size: 150%;
	font-family: Garamond, New Century Schoolbook, Century, Serif;
	font-weight: bold;
	margin-bottom: 4px;
}

h3
{
	font-size: 140%;
	font-family: Garamond, New Century Schoolbook, Century, Serif;
	font-weight: bold;
	margin-bottom: 4px;
}

.partner
{
	margin-bottom: 4px;
}

.partner img
{
	vertical-align: middle;
}

.partner a
{
	font-size: 80%;
}

#bd a
{
}
	

