td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
	line-height: 16px;
}
a {
	color: #B45B04;
	font-weight: normal;
	text-decoration: none;
}
a.leftMenu {
	color: #B45B04;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
}
td.leftMenu {
	color: #318444;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
}
a.topLink {
	color: #ffffff;
	text-decoration: none;
	font-weight: regular;
	font-size:9px;
}

a:hover.topLink {
	color: #dc9d45;
	text-decoration: underline;
	font-weight: regular;
	font-size:9px;
}

.footer {
	color: #CCCCCC;
	font-weight: normal;
	font-size:10px;
}
.header {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #656565;
	font-weight: bold;
}

.subhead {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #634111;
}

td.boxheader {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}

a:hover {
	color: #dc9d45;
	text-decoration: underline;
}

/*ul
{
	margin:0 0 30px 0;
	padding-top:0;
}*/

li
{
	margin-bottom:.5em;
}

p em
{
	display:block;
	margin:0;
	font-weight:bold;
}

p
{
	margin:1em 0 0.5em 0;
}